mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Jon Ringle <jon@ringle.org>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] missing libfakeroot.so
Date: Tue, 12 Jun 2018 17:52:20 -0400	[thread overview]
Message-ID: <CAMwGMjywkb_y+AYqchmM9vBTHXOhwVFF7915YzivK=K_3JNuCg@mail.gmail.com> (raw)
In-Reply-To: <20180612195632.dsgfc5hm4olo4juh@pengutronix.de>

On Tue, Jun 12, 2018 at 3:56 PM Michael Olbrich
<m.olbrich@pengutronix.de> wrote:
>
> On Tue, Jun 12, 2018 at 03:20:33PM -0400, Jon Ringle wrote:
> > On Tue, Jun 12, 2018 at 9:39 AM Michael Olbrich
> > <m.olbrich@pengutronix.de> wrote:
> > >
> > > On Tue, Jun 12, 2018 at 08:43:34AM -0400, Jon Ringle wrote:
> > > > I'm running into the following problem building on our bamboo server.
> > > > It complains about missing libfakeroot.so, but as you can see, target
> > > > host-fakeroot.install.post completes, which I presume should have
> > > > installed libfakeroot.so under $(SYSROOT_HOST)?
> > > >
> > > > Any ideas?
> > >
> > > libfakeroot.so should be in sysroot-host/lib/fakeroot/. Also,
> > > sysroot-host/bin/fakeroot is a shell script, so you can add some debugging.
> >
> > I added `set -x` to the fakeroot script and found it rather odd the
> > paths in the env variables:
> > FAKEROOT_PREFIX="FAKEROOT_SYSROOT"
> > FAKEROOT_BINDIR="FAKEROOT_SYSROOT/bin"
> > PATHS="FAKEROOT_SYSROOT/lib/fakeroot":${FAKEROOT_PREFIX}/lib64/libfakeroot:${FAKEROOT_PREFIX}/lib32/libfakeroot
>
> Which ptxdist version is this? Prior to ptxdist-2018.03.0 there was a patch
> that introduced FAKEROOT_SYSROOT and it was then replaced with sysroot-host
> in host-fakeroot.install.post. Since ptxdist-2018.03.0 the path is
> calculated relative to the location of the fakeroot script.
>
> Maybe you have the old patches with a new host-fakeroot.make or something
> like this?

Yeah, turns out my build was pulling in from some old *-dev.tar.gz packages

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

      reply	other threads:[~2018-06-12 21:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-12 12:43 Jon Ringle
2018-06-12 13:38 ` Michael Olbrich
2018-06-12 19:20   ` Jon Ringle
2018-06-12 19:56     ` Michael Olbrich
2018-06-12 21:52       ` Jon Ringle [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAMwGMjywkb_y+AYqchmM9vBTHXOhwVFF7915YzivK=K_3JNuCg@mail.gmail.com' \
    --to=jon@ringle.org \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox