Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [autobuild.buildroot.net] Build results for 2014-05-27
Date: Wed, 28 May 2014 08:52:41 +0200	[thread overview]
Message-ID: <87k396cs3q.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <20140528063007.1778D101696@stock.ovh.net> (Thomas Petazzoni's message of "Wed, 28 May 2014 08:30:07 +0200 (CEST)")

>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:

 > Build statistics for 2014-05-27
 > ===============================

 >         success : 105
 >        failures : 2  
 >        timeouts : 0  
 >           TOTAL : 107

Wee!

 > Classification of failures by reason
 > ====================================

 >                      monit-5.7 | 1 
 >                      exim-4.82 | 1 

 > Detail of failures
 > ===================

 >        arm |                      exim-4.82 | NOK | http://autobuild.buildroot.net/results/0a392087878f80a70435981856455a30152b684d/

Static linking / pthread issue. I doubt many people really care about
linking something as big as that statically, so I will just make it
depend on !BR2_PREFER_STATIC_LIB for 2014.05.

 >       bfin |                      monit-5.7 | NOK | http://autobuild.buildroot.net/results/67623f87f8bc2c73f30bdc3943c58238686c106e/

No GLOB_ONLYDIR. This flag is just an optimization, and from the looks
of the code it seems it will still work if we simply add a patch doing:

#ifndef GLOB_ONLYDIR
#define GLOB_ONLYDIR 0
#endif

But once you fix that the build fails as monit uses fork(), so I will
simply make it depend on BR2_USE_MMU for 2014.05.

-- 
Bye, Peter Korsgaard

      parent reply	other threads:[~2014-05-28  6:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-28  6:30 [Buildroot] [autobuild.buildroot.net] Build results for 2014-05-27 Thomas Petazzoni
2014-05-28  6:43 ` Yann E. MORIN
2014-05-28  6:46   ` Thomas Petazzoni
2014-05-28  6:52 ` Peter Korsgaard [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=87k396cs3q.fsf@dell.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox