mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] missing libfakeroot.so
Date: Tue, 12 Jun 2018 21:56:32 +0200	[thread overview]
Message-ID: <20180612195632.dsgfc5hm4olo4juh@pengutronix.de> (raw)
In-Reply-To: <CAMwGMjxv64dmdmWEN0m3PTmNzXbCj-3JrNY+oQX+eQ+njgFkbQ@mail.gmail.com>

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?

Michael

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2018-06-12 19:56 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 [this message]
2018-06-12 21:52       ` Jon Ringle

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=20180612195632.dsgfc5hm4olo4juh@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --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