Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] Analysis results for 2018-10-09
Date: Wed, 10 Oct 2018 21:14:19 +0200	[thread overview]
Message-ID: <20181010211419.22632881@windsurf> (raw)
In-Reply-To: <CAPi7W80_9pcSwfX53xDC8TzgmGLuJ+rwK_T0MyKCOaunMUQNJw@mail.gmail.com>

Hello Fabrice,

On Wed, 10 Oct 2018 19:57:58 +0200, Fabrice Fontaine wrote:

> > > libboost_chrono shouldn't have been installed: missing select in  
> > boost/Config.in
> >  
> Can be fixed by https://patchwork.ozlabs.org/patch/960723.

OK.

> > > >          arm |                   boost-1.68.0 | NOK |  
> > http://autobuild.buildroot.net/results/41054f876975214741dccd08eda999a425281b7f
> > |  
> > >
> > > libboost_atomic shouldn't have been installed: missing select in  
> > boost/Config.in
> >  
> Can be fixed by https://patchwork.ozlabs.org/patch/966309.
> It should be noted that this patch has been merged upstream:
> https://github.com/boostorg/thread/commit/f7581a366294c6f5381e0371c242af327c6da655

OK, I was still not entirely convinced by this one, but if it has been
merged upstream, so be it :-)


> > > checking for SELINUX... no
> > > configure: error: SELinux selected but libselinux not found or too old
> > >
> > > We've been having this one for a while. Could some SELinux person
> > > (Matt ? Adam ?) debug this ?  
> >
> > I can take a look.  
> 
> I worked on this one without finding how to fix it.
> Here is my finding so I hope it could help you.
> It seems that the issue is that libselinux is really not built before
> util-linux. Indeed, we can see in
> http://autobuild.buildroot.net/results/7b79a5fa265e2387cab421e42b3c946562e4781b/build-time.log,
> that only libsepol is built.

Aah, thanks for this hint. Then it becomes clear what the problem is:
we're facing the util-linux -> python3 -> util-linux circular
dependency. If you look at all the failures at
http://autobuild.buildroot.net/?reason=util-linux-2.32.1, all of them
have BR2_PACKAGE_PYTHON3_UUID=y, and this creates a python3 ->
util-linux dependency. When there is a circular dependency, make
automatically drops a dependency to avoid the circular loop.

We need to resolve this util-linux -> python3 -> util-linux circular
dependency. Arnout suggested that python3 can provide uuid
functionality without libuuid, and I did some tests about this, which I
reported on the mailing list at
http://lists.busybox.net/pipermail/buildroot/2018-September/231060.html.
See the whole thread that starts at
http://lists.busybox.net/pipermail/buildroot/2018-September/229746.html.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2018-10-10 19:14 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-10  6:00 [Buildroot] [autobuild.buildroot.net] Build results for 2018-10-09 Thomas Petazzoni
2018-10-10 15:48 ` [Buildroot] Analysis " Thomas Petazzoni
2018-10-10 16:28   ` Matthew Weber
2018-10-10 17:57     ` Fabrice Fontaine
2018-10-10 19:14       ` Thomas Petazzoni [this message]
2018-10-10 21:25         ` Matthew Weber
2018-10-11  6:50           ` Thomas Petazzoni
2018-10-11 13:35             ` Matthew Weber
2018-10-12  3:57             ` Matthew Weber
2018-10-12 14:16               ` Matthew Weber
2018-10-20 14:10                 ` Matthew Weber
2018-10-10 19:05     ` Thomas Petazzoni
2018-10-12 16:00     ` Matthew Weber
2018-10-10 21:30   ` Arnout Vandecappelle
2018-10-11  6:46     ` Thomas Petazzoni
2018-10-11  9:21     ` Peter Korsgaard
2018-10-11 21:32       ` Arnout Vandecappelle
2018-10-10 21:35   ` Arnout Vandecappelle
2018-10-12  6:54     ` Jörg Krause
2018-10-10 21:52   ` Christian Stewart
2018-10-10 21:54   ` Arnout Vandecappelle
2018-10-11  4:43   ` Baruch Siach
2018-10-11  6:53     ` Thomas Petazzoni
2018-10-11  9:48       ` Peter Korsgaard
2018-10-11 14:12         ` Thomas Petazzoni
2018-10-11 15:25           ` Peter Korsgaard
2018-10-11  8:39     ` Thomas Petazzoni
2018-10-11 10:42     ` Peter Korsgaard
2018-10-11 11:08       ` Baruch Siach
2018-10-11 11:18         ` Peter Korsgaard
2018-10-11 11:45           ` Baruch Siach
2018-10-11 12:46             ` Peter Korsgaard
2018-10-11 11:02   ` Giulio Benetti
2018-10-20 15:22     ` Giulio Benetti
2018-10-11 14:31   ` Frank Hunleth
2018-10-11 14:32     ` Thomas Petazzoni
2018-10-11 19:24   ` Giulio Benetti

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=20181010211419.22632881@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /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