All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] unionfs: add missing dependency on host-pkg-config
Date: Fri, 21 Sep 2012 16:11:12 +0200	[thread overview]
Message-ID: <87ehlv79fj.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <1348224356-20104-1-git-send-email-arnout@mind.be> (Arnout Vandecappelle's message of "Fri, 21 Sep 2012 12:45:56 +0200")

>>>>> "Arnout" == Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> writes:

 Arnout> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
 Arnout> ---
 Arnout> How was this never caught by the autobuilders?  Do they happen to
 Arnout> build host-pkg-config most of the time?  If so, maybe we should make
 Arnout> the randpackageconfig select a smaller number of packages to increase
 Arnout> the chance of finding this kind of issue...

Committed, thanks.

Lots of stuff indeed pulls in host-pkgconfig, and as 'u' is pretty late
in the alphabet the chance is quite high that it is already available:

ls package | cat -n | grep unionfs
   520	unionfs

ls package | wc -l
559

We do have KCONFIG_PROBABILITY (see 3435c1afb583) that I sometimes play
with, but you need both low and high probability builds as they catch
different issues.

-- 
Bye, Peter Korsgaard

  parent reply	other threads:[~2012-09-21 14:11 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-21 10:45 [Buildroot] [PATCH] unionfs: add missing dependency on host-pkg-config Arnout Vandecappelle
2012-09-21 11:03 ` Gustavo Zacarias
2012-09-21 11:14   ` Arnout Vandecappelle
2012-09-21 11:15     ` Gustavo Zacarias
2012-09-21 11:21     ` Gustavo Zacarias
2012-09-21 11:23       ` Arnout Vandecappelle
2012-09-21 11:37         ` Gustavo Zacarias
2012-09-21 12:11           ` Arnout Vandecappelle
2012-09-21 12:27             ` Gustavo Zacarias
2012-09-21 14:20             ` Peter Korsgaard
2012-09-21 14:26               ` Gustavo Zacarias
2012-09-21 14:30                 ` Lionel Orry
2012-09-21 18:51             ` Thomas Petazzoni
2012-09-21 12:03   ` Thomas Petazzoni
2012-09-21 12:02 ` Thomas Petazzoni
2012-09-21 14:11 ` Peter Korsgaard [this message]
2012-09-21 18:52   ` Thomas Petazzoni
2012-09-22 19:46     ` Peter Korsgaard

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=87ehlv79fj.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.