From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] Analysis of build failures
Date: Sat, 9 Nov 2013 19:15:43 +0100 [thread overview]
Message-ID: <20131109191543.414f5694@skate> (raw)
In-Reply-To: <20131109073028.B3C2E52C614@lolut.humanoidz.org>
Hello all,
If you're Cc'ed on this e-mail, it means that there is a question for
you below. Here is a summary of who should look at what problems (note
that some problems are not affected to anyone, either because the
reason is unknown or because there is no clear "owner" for the problem):
Markos Chandras aespipe, fdk-aac, gmp, libiscsi
Sonic Zhang, Aaron Wu boost, icu, openpgm
Chris Zankel cdrkit
Peter Korsgaard gst1-plugins-bad, pulseaudio
Gustavo Zacarias protobuf-c, mplayer, nettle (ARM), php
Simon Dawson libcap-ng, util-linux, zeromq, zmqpp
Spenser Gilliland libglib2, nettle (Microblaze), openssl
Ezequiel Garcia libnspr
Mischa Jonker pulseaudio, ti-utils
Fatih A??c? qt5base
Tzu-Jung Lee tstools
Thanks!
Thomas
On Sat, 9 Nov 2013 08:30:28 +0100 (CET), Thomas Petazzoni wrote:
> Detail of failures
> ===================
>
> mips | aespipe-2.4c | NOK | http://autobuild.buildroot.net/results/da0268df99b9bf920d88121e7c3d33d41a57d951/
Unknown problem (error: C compiler cannot create executables). Markos,
as our MIPS guy, can you have a look at this one?
> arm | alsa-lib-1.0.26 | NOK | http://autobuild.buildroot.net/results/983828bd27a521020e42e58cce9393e6b8d23502/
It was a wrong toolchain configuration, with a weird toolchain.
I've removed the toolchain from the autobuilders.
> powerpc | alsa-utils-1.0.26 | NOK | http://autobuild.buildroot.net/results/1c6a33e75fe0617e01d7413cdfd5fbd466f822d4/
Missing link against -lrt for static linking.
> arm | alsa-utils-1.0.26 | NOK | http://autobuild.buildroot.net/results/6123186a66bbea833ab2fa980346f16825b22d21/
checking for snd_ctl_open in -lasound... no
configure: error: No linkable libasound was found.
make: *** [/home/test/test/3/output/build/alsa-utils-1.0.26/.stamp_configured] Error 1
Weird, don't know what's happening here.
> arm | audiofile-0.3.6 | NOK | http://autobuild.buildroot.net/results/6aff0a6b9c7b2890cc069868b041ed74e549933b/
This was my funky toolchain (same as alsa-lib problem above). Toolchain
removed from the autobuilders.
> xtensa | binutils-2.22 | NOK | http://autobuild.buildroot.net/results/11de6f161585c12148c1b2b4fc8ab830183edfe9/
> xtensa | binutils-2.22 | NOK | http://autobuild.buildroot.net/results/2d3d255b2d3ae1456a377dbc03f695b7adf010e8/
This is fixed by http://patchwork.ozlabs.org/patch/289532/, which
hasn't been committed yet. It will also require a rebuild of the
toolchain in the autobuilders.
Peter, can you commit this patch?
> bfin | boost-1.54.0 | NOK | http://autobuild.buildroot.net/results/84f9d9d2b6b5356984c6d59aad5e28b3e7847651/
Don't know what's going on. Sonic, Aaron, can you have a look?
> arm | busybox-1.21.1 | NOK | http://autobuild.buildroot.net/results/116d13f7489981c39c3759eaf8302be4d795f339/
This was my weird toolchain (same problem as alsa-lib). Toolchain
removed from the autobuilders.
> xtensa | cdrkit-1.1.11 | NOK | http://autobuild.buildroot.net/results/0315c117986f3aac8c0719d744cb47ee03738ee9/
[ 58%] Building C object libhfs_iso/CMakeFiles/hfs_iso.dir/record.o
../libusal/libusal.a(scsi-remote.o):(.literal+0xe0): undefined reference to `valloc'
Chris, can you have a look at this one, since it's apparently a
Xtensa-specific problem?
> mipsel | fdk-aac-0.1.2 | NOK | http://autobuild.buildroot.net/results/cb87635832f4a1128f174a25c264f716399c52d4/
MIPS specific problem. We're building for mips1, but fdk-aac uses some
instructions not available on mips1. Maybe we should only enable
fdk-aac for some more capable variant of MIPS instruction sets.
Markos, can you have a look at this one?
> bfin | fontconfig-2.6.0 | NOK | http://autobuild.buildroot.net/results/8579cb481e86dcae0988379c5781bd00f4e70809/
fontconfig forgets to link against libpng. Anyone willing to fix this?
> mips | gmp-5.1.3 | NOK | http://autobuild.buildroot.net/results/69b0804cbfbb24c70f90435a37fb56a118247a57/
configure: error: could not find a working compiler, see config.log for details
Markos, can you have a look?
> arm | gst1-plugins-bad-1.2.0 | NOK | http://autobuild.buildroot.net/results/b99eb6a9067cee885da88bff64ee447c37e31e0c/
> arm | gst1-plugins-bad-1.2.0 | NOK | http://autobuild.buildroot.net/results/b320bb61650c58e9c855e3136f5f6d7bf5e4ef56/
Same problem in both cases, related to the DirectFB plugin. Peter, you
are the one taking care of Gstreamer most of the time, can you have a
look into this?
> x86_64 | host-protobuf-c-0.15 | NOK | http://autobuild.buildroot.net/results/5d163e750808f2fdd8098cb58240bada12b770a9/
> mips64el | host-protobuf-c-0.15 | NOK | http://autobuild.buildroot.net/results/038340dfbbbedbcfcb98ad5dbf828bc03fe26af6/
Weird compilation problem, seems really caused by an issue in
protobuf-c itself. Gustavo, you're the one who added protobuf-c, can
you have a look at this?
> bfin | icu-51.2 | NOK | http://autobuild.buildroot.net/results/e0a1130feb1784b3d4fefe1224943d93409a3494/
> bfin | icu-51.2 | NOK | http://autobuild.buildroot.net/results/85c082a693ef795cecf0ef9204b7c9c0850d4b74/
Problem building icu on Blackfin:
*** ERROR - configure could not detect your platform
Sonic, Zhang, can you have a look into this?
> avr32 | libcap-ng-0.7.3 | NOK | http://autobuild.buildroot.net/results/3df16d60f6bbb679129cd568df4440be6f35cd9f/
The missing TLS problem on AVR32. We still haven't found the solution
to handle this one. As I've suggested previously, I would simply make
TLS support unconditional in Buildroot as soon as thread support is
enabled, and then mark libcap-ng as not available on AVR32. Of course,
if you have an external toolchain without TLS support, you're on your
own.
> microblaze | libglib2-2.36.3 | NOK | http://autobuild.buildroot.net/results/6f0066f56f10d3f17023e698fd3ba1bd2d00c4c1/
> microblaze | libglib2-2.36.3 | NOK | http://autobuild.buildroot.net/results/79d2df836063167f12f5bba177297a041bb7c16f/
Missing compiler intrinsics and fallocate in the Microblaze toolchain.
We're waiting for Spenser Gilliland to finish the Microblaze internal
toolchain support, so that we can ditch the crappy Microblaze external
toolchains.
> mips64el | libiscsi-1.6.0 | NOK | http://autobuild.buildroot.net/results/39e8e0ebbeb196276492b928b41cc0b0fe1e9ec3/
> mips64el | libiscsi-1.6.0 | NOK | http://autobuild.buildroot.net/results/efb87b17c49170f6377631371438911b18029cea/
The usual problem of ld being used instead of gcc, causing problem on
mips64el. However, you can't do partial linking with gcc, so a libtool
fix is needed.
Markos, I know you've identified the libtool fix for this. Could you
backport it on top of libtool 2.4.2 (that we have in Buildroot), add it
as a patch in package/libtool/, and then mark LIBISCSI_AUTORECONF =
YES so that the libtool stuff gets regenerated with a known-working
version?
> nios2 | libnspr-4.9.6 | NOK | http://autobuild.buildroot.net/results/8c01fdaac7afa00bd1117c79ae047344242d1463/
> nios2 | libnspr-4.9.6 | NOK | http://autobuild.buildroot.net/results/a418145d72e92f64956518bb2786e33dadd08a86/
NIOS2 support missing in libnspr. Ezequiel, can you look into this?
Normally, adding an architecture support in libnspr is really easy, so
adding a patch to libnspr should be feasible.
> aarch64 | libv4l-0.8.9 | NOK | http://autobuild.buildroot.net/results/4de7dc58e826d1dd60add2821f774c9c5f5a2a71/
Package needs to be bumped, I have already started working on this.
> arm | mplayer-1.1.1 | NOK | http://autobuild.buildroot.net/results/8f946e28b11b2ab1ba0d9688286c665488de0486/
libmpeg2/motion_comp_arm_s.S: Assembler messages:
libmpeg2/motion_comp_arm_s.S:29: Error: selected processor does not support ARM mode `pld [r1]'
libmpeg2/motion_comp_arm_s.S:39: Error: selected processor does not support ARM mode `pld [r1]'
That's an ARMv4t configuration. Maybe building mplayer on ARMv4t is not
possible. Adding a bunch of depends on !BR2_arm<something> is probably
the solution here. Gustavo, maybe?
> arm | ne10-88c18f02199947b2c8b577... | NOK | http://autobuild.buildroot.net/results/3631f7e9dad9fab356d31160ac95b7d0fec70ce2/
Needs NEON support apparently. Should be something for me.
> microblaze | nettle-2.7.1 | NOK | http://autobuild.buildroot.net/results/82acbea862ee0bb5288ab498d86772bc475d3a53/
> arm | nettle-2.7.1 | NOK | http://autobuild.buildroot.net/results/88ea0cc0815f865e1a144d39231fdc9b47e689b0/
On Microblaze, a compiler error. Should be fixed by the internal
toolchain support for Microblaze. Waiting for Spenser on this :)
On ARM, the failure is due to nettle tests requiring C++ support. It
would be good to disable the compilation of those tests. Gustavo,
you're the one looking after nettle in general, can you look into this?
> bfin | openpgm-5.1.118~dfsg | NOK | http://autobuild.buildroot.net/results/120b7de960a04def5c53b59644eefc598bd0a1d4/
Blackfin does not have getifaddrs():
getifaddrs.c:853:3: error: #error "Unsupported interface enumeration on this platform."
Not sure how to handle this uClibc configuration difference, except by
adding "depends on !" to exclude the specific Blackfin toolchains
causing problems.
> microblaze | openssl-1.0.1e | NOK | http://autobuild.buildroot.net/results/f313ac3233a8ed5b3087936c1cd8408a00fdf2bb/
Compiler error. Spenser, we need your patches!
> aarch64 | php-5.3.27 | NOK | http://autobuild.buildroot.net/results/08d3255303f7ceda8a1ecfcf56ad665f00829632/
/usr/include/bits/predefs.h:20:3: error: #error "Never use <bits/predefs.h> directly; include <features.h> instead."
# error "Never use <bits/predefs.h> directly; include <features.h> instead."
Gustavo, you like PHP, no ? :-)
> arc | pulseaudio-4.0 | NOK | http://autobuild.buildroot.net/results/281ff1c8046b7e93759c5f51995f34788e717fad/
checking for atomic_ops.h... no
configure: error: *** libatomic-ops headers not found
make: *** [/home/test/test/1/output/build/pulseaudio-4.0/.stamp_configured] Error 1
For some reason, on ARC, atomic_ops is needed. Why not on other
architectures? Peter, Mischa, any idea?
> powerpc | qt-4.8.5 | NOK | http://autobuild.buildroot.net/results/0ee61f71e61f2215a15e4655a4e22d0521334c35/
Will be fixed by my patch that prevents building parts of Qt on some
unsupported architectures.
> i686 | qt5base-5.1.1 | NOK | http://autobuild.buildroot.net/results/bbe7d79da059fdf67fb29880b8539ca2320ba86d/
> arm | qt5base-5.1.1 | NOK | http://autobuild.buildroot.net/results/37613281f21895716ceaf64654e175148d7f543c/
> i686 | qt5base-5.1.1 | NOK | http://autobuild.buildroot.net/results/555278227680e90737e6dbe0a6dcc035507150aa/
For
http://autobuild.buildroot.net/results/37613281f21895716ceaf64654e175148d7f543c/build-end.log,
Samuel has already sent a patch
(http://patchwork.ozlabs.org/patch/289999/). The other two ones:
http://autobuild.buildroot.net/results/555278227680e90737e6dbe0a6dcc035507150aa/build-end.log
(sqlite problem)
http://autobuild.buildroot.net/results/bbe7d79da059fdf67fb29880b8539ca2320ba86d/build-end.log
(inlining problem)
are not fixed. Fatih, would you mind having a look?
> arc | ti-utils-06dbdb2727354b5f3a... | NOK | http://autobuild.buildroot.net/results/63d294574b053aa4e2148fbc3185c5594d925ae9/
{standard input}: Assembler messages:
{standard input}:1680: Error: missing operand
{standard input}:1680: Error: junk at end of line: `@plt_tx_bip.part.8'
ARC toolchain problem, for Mischa.
> x86_64 | tstools-1_11 | NOK | http://autobuild.buildroot.net/results/ce02d7fb9ae3aa06eaf53db39cbef27c051b525d/
Should use gcc for linking and not ld + missing -lm. Tzu-Jung Lee,
you're the one who added tstools, can you have a look at this problem?
> avr32 | util-linux-2.23.2 | NOK | http://autobuild.buildroot.net/results/2ba1bd78f4303ef2f543a4e4fa65d1b68ba3a765/
Missing fallocate on avr32. Simon, what is the proposal to solve this?
Add fallocate support to 0.9.31 ?
> arm | valgrind-3.8.1 | NOK | http://autobuild.buildroot.net/results/f174541ac06aeeac82b8399686a8d4371532760d/
/tmp/cceJNtCh.s: Assembler messages:
/tmp/cceJNtCh.s:200: Error: r15 not allowed here -- `str r15,[r3,#+0]'
make[4]: *** [libcoregrind_arm_linux_a-m_libcassert.o] Error 1
make[4]: *** Waiting for unfinished jobs....
Not sure what's going on here. Anyone to have a look?
> avr32 | zeromq-3.2.4 | NOK | http://autobuild.buildroot.net/results/5cdf3e58df0df184f2ae1f2896c44f3f0f41c94d/
Missing compiler intrinsics on AVR32. Problem already in the process of
being solved (Simon, Alexander).
> arm | zmqpp-31220ca4a0fb43a0848d7... | NOK | http://autobuild.buildroot.net/results/64494152b75037a1194312a2a408eb7ecb6b56c8/
> arm | zmqpp-31220ca4a0fb43a0848d7... | NOK | http://autobuild.buildroot.net/results/75f2cc531892e649599681433f62a1d76e5736c9/
> arm | zmqpp-31220ca4a0fb43a0848d7... | NOK | http://autobuild.buildroot.net/results/65783df07ebb447f7561cb84b1bcf581a3084748/
> arm | zmqpp-31220ca4a0fb43a0848d7... | NOK | http://autobuild.buildroot.net/results/14d441c5f3a50f61cd5a872711d09fda4e5f8bbd/
Forgets to link against pthread. Simon, can you link into this?
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2013-11-09 18:15 UTC|newest]
Thread overview: 420+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-09 7:30 [Buildroot] [autobuild.buildroot.net] Build results for 2013-11-08 Thomas Petazzoni
2013-11-09 14:53 ` Will Newton
2013-11-09 15:42 ` Thomas Petazzoni
2013-11-09 18:15 ` Thomas Petazzoni [this message]
2013-11-09 20:46 ` [Buildroot] Analysis of build failures Gustavo Zacarias
2013-11-10 6:25 ` Baruch Siach
2013-11-10 8:43 ` Thomas Petazzoni
2013-11-10 10:32 ` Baruch Siach
2013-11-10 15:21 ` Thomas Petazzoni
2013-11-10 10:32 ` Simon Dawson
2013-11-10 10:46 ` Thomas Petazzoni
2013-11-10 11:21 ` Simon Dawson
2013-11-10 11:36 ` Thomas Petazzoni
2013-11-10 22:56 ` Peter Korsgaard
2013-11-10 10:57 ` Gustavo Zacarias
2013-11-10 11:07 ` Thomas Petazzoni
2013-11-11 5:33 ` Chris Zankel
2013-11-11 9:58 ` Thomas Petazzoni
2013-11-11 10:10 ` Baruch Siach
2013-11-11 10:15 ` Thomas Petazzoni
2013-11-11 10:20 ` Baruch Siach
2013-11-11 10:39 ` Thomas Petazzoni
2013-11-11 9:14 ` Fatih Aşıcı
2013-11-11 10:09 ` Thomas Petazzoni
2013-11-11 12:26 ` Fatih Aşıcı
2013-11-11 9:30 ` Gustavo Zacarias
[not found] ` <5280A0D3.1080605@imgtec.com>
2013-11-11 9:21 ` Markos Chandras
2013-11-11 9:46 ` Peter Korsgaard
2013-11-11 9:49 ` Markos Chandras
2013-11-11 10:01 ` Will Newton
2013-11-11 10:17 ` Thomas Petazzoni
2013-11-11 10:25 ` Will Newton
2013-11-11 10:43 ` Thomas Petazzoni
2013-11-11 11:25 ` Ezequiel García
2013-11-11 11:27 ` Peter Korsgaard
2013-11-11 11:45 ` Thomas Petazzoni
2013-11-11 22:29 ` [Buildroot] [PATCH] tstools: fix build (link) error Tzu-Jung Lee
2013-11-12 22:20 ` Peter Korsgaard
[not found] <mailman.19.1455278403.3863.buildroot@busybox.net>
2016-02-13 1:04 ` [Buildroot] Analysis of build failures Ricardo Martincoski
-- strict thread matches above, loose matches on Subject: below --
2016-02-12 7:30 [Buildroot] [autobuild.buildroot.net] Build results for 2016-02-11 Thomas Petazzoni
2016-02-12 9:45 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2016-02-12 11:54 ` Martin Bark
2016-02-15 13:15 ` Martin Bark
2016-02-12 18:01 ` Bernd Kuhls
2016-02-12 18:29 ` Bernd Kuhls
2016-02-12 19:26 ` Romain Naour
2016-02-12 20:35 ` Thomas Petazzoni
2016-02-12 20:52 ` Romain Naour
2016-01-23 12:33 Ricardo Martincoski
2016-01-23 12:55 ` Thomas Petazzoni
2016-01-23 13:03 ` Thomas De Schampheleire
2016-01-23 13:56 ` Ricardo Martincoski
2016-01-23 14:26 ` Thomas De Schampheleire
2016-01-23 14:42 ` Thomas Petazzoni
2016-01-23 15:16 ` Ricardo Martincoski
2016-01-23 15:58 ` Thomas Petazzoni
2016-01-23 16:07 ` Thomas De Schampheleire
2016-01-23 17:14 ` Ricardo Martincoski
2016-01-23 20:48 ` Thomas Petazzoni
2016-01-22 7:30 [Buildroot] [autobuild.buildroot.net] Build results for 2016-01-21 Thomas Petazzoni
2016-01-22 9:29 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2016-01-22 9:36 ` Thomas De Schampheleire
2016-01-22 11:26 ` Gustavo Zacarias
2016-01-22 18:38 ` Waldemar Brodkorb
2016-01-22 23:19 ` Romain Naour
2016-01-23 8:32 ` Thomas Petazzoni
2016-01-23 10:47 ` Romain Naour
2016-01-23 1:07 ` Frank Hunleth
2016-01-23 10:55 ` Samuel Martin
2016-01-26 12:02 ` Joao Pinto
2016-01-26 13:26 ` Thomas Petazzoni
2016-01-27 11:37 ` Joao Pinto
2016-01-27 12:16 ` Thomas Petazzoni
2016-01-27 14:25 ` Joao Pinto
2016-01-27 15:09 ` Thomas Petazzoni
2016-01-27 15:13 ` Joao Pinto
2016-01-26 21:06 ` Bernd Kuhls
2016-01-27 17:18 ` Peter Korsgaard
2016-02-03 9:37 ` Max Filippov
2016-01-16 7:30 [Buildroot] [autobuild.buildroot.net] Build results for 2016-01-15 Thomas Petazzoni
2016-01-16 23:11 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2016-01-17 1:42 ` Frank Hunleth
2016-01-17 11:23 ` Thomas Petazzoni
2016-01-17 16:33 ` Frank Hunleth
2016-01-23 1:05 ` Frank Hunleth
2016-01-23 8:01 ` Thomas Petazzoni
2016-01-25 9:06 ` Joris Lijssens
2016-01-25 9:09 ` Thomas Petazzoni
2016-01-25 9:10 ` Joris Lijssens
2016-01-25 9:30 ` Joris Lijssens
2016-01-17 15:06 ` Matthew Weber
2016-01-17 17:26 ` Thomas Petazzoni
2016-01-17 17:10 ` Maxime Hadjinlian
2016-01-18 22:10 ` Thomas Petazzoni
2016-01-17 17:36 ` Jörg Krause
2016-01-17 18:22 ` Rodrigo Rebello
2016-01-17 19:02 ` Gary Bisson
2016-01-17 19:06 ` Romain Naour
2016-01-18 7:06 ` Alexey Brodkin
2016-01-18 12:22 ` Gustavo Zacarias
2016-01-18 20:53 ` Peter Seiderer
2016-01-18 21:03 ` Thomas Petazzoni
2015-07-29 6:30 [Buildroot] [autobuild.buildroot.net] Build results for 2015-07-28 Thomas Petazzoni
2015-07-29 8:03 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2015-07-29 9:30 ` Jérôme Pouiller
2015-07-29 19:55 ` Bernd Kuhls
2015-08-04 13:45 ` Angelo Compagnucci
2015-08-06 13:53 ` Guillaume GARDET - Oliséo
2015-08-06 13:58 ` Thomas Petazzoni
2015-08-06 14:07 ` Guillaume GARDET - Oliséo
2015-08-06 18:50 ` Thomas Petazzoni
2015-08-07 12:09 ` Guillaume GARDET - Oliséo
2015-07-22 6:30 [Buildroot] [autobuild.buildroot.net] Build results for 2015-07-21 Thomas Petazzoni
2015-07-22 7:43 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2015-07-22 9:07 ` Yegor Yefremov
2015-07-22 9:19 ` Thomas Petazzoni
2015-07-22 9:34 ` Guillaume GARDET - Oliséo
2015-07-22 10:04 ` Nicolas Ménégale
2015-07-22 11:20 ` Thomas Petazzoni
2015-07-22 10:06 ` Romain Naour
2015-07-22 11:22 ` Thomas Petazzoni
2015-07-22 12:15 ` Romain Naour
2015-07-22 16:27 ` Waldemar Brodkorb
2015-07-22 17:53 ` Romain Naour
2015-07-30 10:46 ` Romain Naour
2015-08-01 8:25 ` Waldemar Brodkorb
2015-08-01 16:40 ` Romain Naour
2015-07-22 10:48 ` Brendan Heading
2015-07-22 11:24 ` Brendan Heading
2015-07-22 12:30 ` Gustavo Zacarias
2015-07-22 12:45 ` Thomas Petazzoni
2015-07-22 12:51 ` Gustavo Zacarias
2015-07-22 12:52 ` Thomas Petazzoni
2015-07-22 14:23 ` Brendan Heading
2015-07-22 14:54 ` Thomas Petazzoni
2015-07-22 15:27 ` Brendan Heading
2015-07-22 15:40 ` Gustavo Zacarias
2015-07-22 15:44 ` Brendan Heading
2015-07-22 20:06 ` Thomas Petazzoni
2015-07-22 20:40 ` Brendan Heading
2015-07-22 20:46 ` Thomas Petazzoni
2015-07-22 21:03 ` Brendan Heading
2015-07-23 18:15 ` Gustavo Zacarias
2015-07-23 19:03 ` Brendan Heading
2015-07-23 19:04 ` Gustavo Zacarias
2015-07-22 12:51 ` Gustavo Zacarias
2015-07-22 13:03 ` Thomas Petazzoni
2015-07-28 13:56 ` Gustavo Zacarias
2015-07-28 14:02 ` Thomas Petazzoni
2015-07-22 14:49 ` Clayton Shotwell
2015-07-22 14:56 ` Thomas Petazzoni
2015-07-22 15:06 ` Alexey Brodkin
2015-07-22 15:14 ` Thomas Petazzoni
2015-07-22 15:26 ` Alexey Brodkin
2015-07-22 15:33 ` Thomas Petazzoni
2015-07-22 16:15 ` Waldemar Brodkorb
2015-07-22 17:04 ` Max Filippov
2015-07-23 6:27 ` Angelo Compagnucci
2015-05-19 6:30 [Buildroot] [autobuild.buildroot.net] Build results for 2015-05-18 Thomas Petazzoni
2015-05-19 8:00 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2015-05-19 8:12 ` Romain Naour
2015-05-21 13:28 ` Bartosz Golaszewski
2015-05-21 13:33 ` Thomas Petazzoni
2015-05-19 13:49 ` Alexey Brodkin
2015-05-19 15:48 ` Thomas Petazzoni
2015-05-25 11:08 ` Alexey Brodkin
2015-05-19 17:59 ` Peter Korsgaard
2015-05-20 17:49 ` Yann E. MORIN
2015-05-17 6:30 [Buildroot] [autobuild.buildroot.net] Build results for 2015-05-16 Thomas Petazzoni
2015-05-17 10:49 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2015-05-17 11:37 ` Yann E. MORIN
2015-05-17 12:08 ` Romain Naour
2015-05-17 13:52 ` Thomas Petazzoni
2015-05-17 14:19 ` Romain Naour
2015-05-14 6:30 [Buildroot] [autobuild.buildroot.net] Build results for 2015-05-13 Thomas Petazzoni
2015-05-14 21:13 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2015-05-14 22:58 ` Peter Korsgaard
2015-05-15 16:02 ` Thomas Petazzoni
2015-05-15 14:06 ` Waldemar Brodkorb
2015-05-15 15:17 ` Thomas Petazzoni
2015-05-06 6:30 [Buildroot] [autobuild.buildroot.net] Build results for 2015-05-05 Thomas Petazzoni
2015-05-06 7:42 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2015-05-06 8:07 ` gwenhael.goavec
2015-05-06 17:53 ` Waldemar Brodkorb
2015-05-06 20:58 ` Alexey Brodkin
2015-05-06 21:32 ` Peter Korsgaard
2015-05-06 21:42 ` Thomas Petazzoni
2015-05-06 22:01 ` Thomas Petazzoni
2015-05-07 6:51 ` Peter Korsgaard
2015-05-07 7:31 ` Thomas Petazzoni
2015-05-07 4:05 ` Waldemar Brodkorb
2015-05-07 7:33 ` Thomas Petazzoni
2015-05-07 7:42 ` Peter Korsgaard
2015-05-05 6:30 [Buildroot] [autobuild.buildroot.net] Build results for 2015-05-04 Thomas Petazzoni
2015-05-05 7:59 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2015-05-05 13:44 ` Gustavo Zacarias
2015-05-05 13:47 ` Thomas Petazzoni
[not found] ` <5548C487.90604@gmail.com>
2015-05-05 13:48 ` Thomas Petazzoni
2015-05-06 9:16 ` Pascal Huerst
2015-05-05 14:52 ` Max Filippov
2015-05-05 15:06 ` Thomas Petazzoni
2015-05-05 15:22 ` Peter Korsgaard
2015-05-05 15:26 ` Thomas Petazzoni
2015-05-05 15:50 ` Peter Korsgaard
2015-05-05 15:54 ` Thomas Petazzoni
2015-05-05 18:46 ` Peter Korsgaard
2015-05-06 7:34 ` Angelo Compagnucci
2015-05-06 7:44 ` Thomas Petazzoni
2015-05-02 6:30 [Buildroot] [autobuild.buildroot.net] Build results for 2015-05-01 Thomas Petazzoni
2015-05-03 8:50 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2015-05-03 10:39 ` Romain Naour
2015-05-03 11:23 ` Peter Korsgaard
2015-05-04 6:50 ` Richard Genoud
2015-05-04 13:52 ` Peter Korsgaard
2015-05-04 14:57 ` Richard Genoud
2015-05-04 21:30 ` Thomas Petazzoni
2015-05-05 11:00 ` Richard Genoud
2015-05-03 11:53 ` Baruch Siach
2015-05-04 10:28 ` Jörg Krause
2014-12-29 7:30 [Buildroot] [autobuild.buildroot.net] Build results for 2014-12-28 Thomas Petazzoni
2014-12-29 8:30 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2014-09-14 6:30 [Buildroot] [autobuild.buildroot.net] Build results for 2014-09-13 Thomas Petazzoni
2014-09-14 10:19 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2014-09-15 2:52 ` Matthew Weber
[not found] ` <CA+-urNSSKAn3=oXPM2553CO6+8XQB=4hKjzNR4mSg61aAY_LgQ@mail.gmail.com>
2014-09-15 13:59 ` Thomas Petazzoni
2014-09-15 14:48 ` Frank Hunleth
2014-09-28 10:47 ` Bernd Kuhls
2014-09-12 6:30 [Buildroot] [autobuild.buildroot.net] Build results for 2014-09-11 Thomas Petazzoni
2014-09-12 8:11 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2014-09-12 8:20 ` Nathaniel Roach
2014-09-12 8:53 ` Vicente Olivert Riera
2014-09-12 8:57 ` Thomas Petazzoni
2014-09-12 9:00 ` Vicente Olivert Riera
2014-09-12 9:01 ` Jörg Krause
2014-09-12 9:45 ` Anton Kolesov
2014-09-12 9:50 ` Thomas Petazzoni
2014-09-20 12:10 ` Bernd Kuhls
2014-09-07 6:30 [Buildroot] [autobuild.buildroot.net] Build results for 2014-09-06 Thomas Petazzoni
2014-09-07 8:09 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2014-09-07 12:56 ` Gustavo Zacarias
2014-09-07 13:06 ` Thomas Petazzoni
2014-09-07 13:07 ` Gustavo Zacarias
2014-09-08 8:32 ` Vicente Olivert Riera
2014-09-08 8:34 ` Thomas Petazzoni
2014-09-08 8:37 ` Vicente Olivert Riera
2014-09-08 9:17 ` Thomas Petazzoni
2014-09-08 12:20 ` Vicente Olivert Riera
2014-09-08 12:29 ` Thomas Petazzoni
2014-09-08 12:59 ` Vicente Olivert Riera
2014-09-08 13:18 ` Thomas Petazzoni
2014-09-06 6:30 [Buildroot] [autobuild.buildroot.net] Build results for 2014-09-05 Thomas Petazzoni
2014-09-06 18:36 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2014-09-06 20:25 ` Peter Korsgaard
2014-09-07 7:21 ` Thomas Petazzoni
2014-09-07 12:17 ` Thomas De Schampheleire
2014-09-07 12:26 ` Thomas Petazzoni
2014-09-07 15:34 ` Nathaniel Roach
2014-09-07 15:44 ` Yann E. MORIN
2014-09-07 18:18 ` Peter Korsgaard
2014-09-07 3:49 ` Nathaniel Roach
2014-09-07 7:41 ` Thomas Petazzoni
2014-08-29 6:30 [Buildroot] [autobuild.buildroot.net] Build results for 2014-08-28 Thomas Petazzoni
2014-08-29 7:30 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2014-08-26 6:30 [Buildroot] [autobuild.buildroot.net] Build results for 2014-08-25 Thomas Petazzoni
2014-08-26 7:29 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2014-08-26 7:37 ` Jörg Krause
2014-08-26 11:18 ` Gustavo Zacarias
2014-08-26 11:29 ` Vicente Olivert Riera
2014-08-26 11:46 ` Gustavo Zacarias
2014-08-26 11:48 ` Vicente Olivert Riera
2014-08-26 12:13 ` Gustavo Zacarias
2014-08-13 6:30 [Buildroot] [autobuild.buildroot.net] Build results for 2014-08-12 Thomas Petazzoni
2014-08-13 8:15 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2014-08-13 8:26 ` Nathaniel Roach
2014-08-13 9:05 ` Luca Ceresoli
2014-08-13 9:06 ` Thomas Petazzoni
2014-08-13 10:31 ` Peter Korsgaard
2014-08-13 8:33 ` yuvaraj.patil at wipro.com
2014-06-15 6:30 [Buildroot] [autobuild.buildroot.net] Build results for 2014-06-14 Thomas Petazzoni
2014-06-15 10:20 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2014-06-15 10:36 ` Thomas De Schampheleire
2014-06-15 10:42 ` Thomas Petazzoni
2014-06-15 14:11 ` Thomas De Schampheleire
2014-06-13 6:30 [Buildroot] [autobuild.buildroot.net] Build results for 2014-06-12 Thomas Petazzoni
2014-06-13 9:12 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2014-06-13 14:55 ` Eric Le Bihan
2014-06-13 15:07 ` Thomas Petazzoni
2014-06-13 15:50 ` Eric Le Bihan
2014-06-13 15:59 ` Thomas Petazzoni
2014-05-07 6:30 [Buildroot] [autobuild.buildroot.net] Build results for 2014-05-06 Thomas Petazzoni
2014-05-07 7:31 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2014-05-07 8:04 ` Will Newton
2014-05-07 8:58 ` Thomas Petazzoni
2014-05-07 9:04 ` Peter Seiderer
2014-05-07 9:06 ` Thomas Petazzoni
2014-05-07 9:23 ` Thomas De Schampheleire
2014-05-07 9:26 ` Thomas Petazzoni
2014-05-07 13:04 ` Peter Korsgaard
2014-05-08 23:24 ` Arnout Vandecappelle
2014-05-09 13:34 ` Ezequiel Garcia
2014-05-09 19:06 ` Frank Bergmann
2014-03-05 7:30 [Buildroot] [autobuild.buildroot.net] Build results for 2014-03-04 Thomas Petazzoni
2014-03-05 10:27 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2014-03-05 10:29 ` Alvaro Gamez
2014-03-05 14:37 ` Alvaro Gamez
2014-03-05 14:42 ` Thomas Petazzoni
2014-03-05 15:01 ` Samuel Martin
2014-03-03 7:30 [Buildroot] [autobuild.buildroot.net] Build results for 2014-03-02 Thomas Petazzoni
2014-03-03 8:02 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2014-03-03 9:10 ` Baruch Siach
2014-03-03 9:38 ` Samuel Martin
2014-03-03 10:05 ` Thomas Petazzoni
2014-03-03 10:19 ` Samuel Martin
2014-03-03 10:27 ` Thomas Petazzoni
2014-03-03 11:17 ` Gustavo Zacarias
2014-03-03 11:31 ` Romain Naour
2014-03-03 12:48 ` Thomas Petazzoni
2014-03-07 0:44 ` Romain Naour
2014-03-07 8:30 ` Thomas Petazzoni
2014-03-10 21:27 ` Romain Naour
2014-03-02 7:30 [Buildroot] [autobuild.buildroot.net] Build results for 2014-03-01 Thomas Petazzoni
2014-03-02 8:57 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2014-03-02 9:50 ` Samuel Martin
2014-03-02 10:08 ` Thomas Petazzoni
2014-03-04 23:18 ` Arnout Vandecappelle
2014-03-05 9:04 ` Thomas Petazzoni
2014-03-05 10:10 ` Arnout Vandecappelle
2014-03-05 12:40 ` Thomas Petazzoni
2014-02-23 7:30 [Buildroot] [autobuild.buildroot.net] Build results for 2014-02-22 Thomas Petazzoni
2014-02-23 10:00 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2014-02-23 10:16 ` Thomas De Schampheleire
2014-02-23 10:56 ` Thomas Petazzoni
2014-02-23 15:45 ` Peter Korsgaard
2014-02-23 23:46 ` Ezequiel García
2014-02-24 21:16 ` Thomas Petazzoni
2014-02-24 21:18 ` Ezequiel García
2014-02-26 21:10 ` Thomas Petazzoni
2014-02-24 10:12 ` Vicente Olivert Riera
2014-02-24 10:30 ` Vicente Olivert Riera
2014-02-25 21:08 ` Samuel Martin
2014-02-21 7:30 [Buildroot] [autobuild.buildroot.net] Build results for 2014-02-20 Thomas Petazzoni
2014-02-21 9:08 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2014-02-21 9:24 ` Peter Korsgaard
2014-02-21 9:46 ` Frank Bergmann
2014-02-21 9:49 ` Anton Kolesov
2014-02-21 9:50 ` Thomas De Schampheleire
2014-02-21 13:54 ` Vicente Olivert Riera
2014-02-22 21:54 ` Ryan Barnett
2014-02-24 9:47 ` Vicente Olivert Riera
2014-02-26 11:06 ` Vicente Olivert Riera
2014-02-14 7:30 [Buildroot] [autobuild.buildroot.net] Build results for 2014-02-13 Thomas Petazzoni
2014-02-14 9:12 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2014-02-14 10:23 ` Anton Kolesov
2014-02-14 14:13 ` Thomas Petazzoni
2014-02-14 14:42 ` Peter Korsgaard
2014-02-14 15:19 ` Thomas Petazzoni
2014-02-14 17:05 ` Anton Kolesov
2014-02-14 17:42 ` Thomas Petazzoni
2014-02-14 11:29 ` Peter Korsgaard
2014-02-14 13:15 ` Ezequiel García
2014-02-15 7:27 ` Frank Bergmann
2014-02-15 17:29 ` Frank Bergmann
2014-02-15 21:31 ` Baruch Siach
2014-02-16 0:00 ` Romain Naour
2014-02-12 7:30 [Buildroot] [autobuild.buildroot.net] Build results for 2014-02-11 Thomas Petazzoni
2014-02-12 8:32 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2014-02-12 9:21 ` Peter Korsgaard
2014-02-12 9:29 ` Thomas Petazzoni
2014-02-12 9:39 ` Peter Korsgaard
2014-02-12 9:45 ` Thomas Petazzoni
2014-02-12 9:52 ` Peter Korsgaard
2014-02-12 10:15 ` Thomas Petazzoni
2014-02-12 9:41 ` Thomas De Schampheleire
2014-02-12 9:47 ` Thomas Petazzoni
2014-02-12 9:50 ` Thomas De Schampheleire
2014-02-12 11:39 ` Thomas De Schampheleire
2014-02-12 12:29 ` Thomas De Schampheleire
2014-02-12 12:31 ` Thomas Petazzoni
2014-02-12 12:44 ` Thomas De Schampheleire
2014-02-12 12:47 ` Thomas Petazzoni
2014-02-12 11:25 ` Samuel Martin
2014-02-12 17:52 ` Yann E. MORIN
2014-02-11 7:30 [Buildroot] [autobuild.buildroot.net] Build results for 2014-02-10 Thomas Petazzoni
2014-02-11 9:10 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2014-02-11 17:37 ` Baruch Siach
2014-02-12 8:05 ` Thomas Petazzoni
2014-02-12 8:11 ` Baruch Siach
2014-02-11 18:01 ` Yann E. MORIN
2014-02-12 8:06 ` Thomas Petazzoni
2014-02-12 20:58 ` Romain Naour
2014-02-13 11:29 ` Thomas Petazzoni
2014-02-13 18:54 ` Thomas Petazzoni
2014-02-13 21:17 ` Romain Naour
2014-02-13 21:59 ` Thomas Petazzoni
2014-02-07 7:30 [Buildroot] [autobuild.buildroot.net] Build results for 2014-02-06 Thomas Petazzoni
2014-02-07 12:53 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2014-02-07 13:01 ` Thomas De Schampheleire
2014-02-07 13:33 ` Thomas Petazzoni
2014-02-07 18:40 ` Yann E. MORIN
2014-02-07 13:25 ` Gustavo Zacarias
2014-02-07 19:18 ` Arnout Vandecappelle
2014-02-08 21:43 ` Peter Korsgaard
2014-02-07 14:00 ` Anton Kolesov
2014-02-07 14:53 ` Ezequiel García
2014-02-07 14:55 ` Thomas Petazzoni
2014-02-07 15:07 ` Ezequiel García
2014-02-07 15:14 ` Thomas Petazzoni
2014-02-07 15:19 ` Ezequiel García
2014-02-07 15:18 ` Peter Korsgaard
2014-02-07 18:53 ` Yann E. MORIN
2014-02-07 19:03 ` Spenser Gilliland
2014-02-08 11:40 ` Romain Naour
2014-02-17 15:40 ` Vicente Olivert Riera
2014-02-17 15:44 ` Markos Chandras
2014-02-17 15:45 ` Vicente Olivert Riera
2014-02-17 16:09 ` Thomas Petazzoni
2013-11-29 7:30 [Buildroot] [autobuild.buildroot.net] Build results for 2013-11-28 Thomas Petazzoni
2013-11-29 8:51 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2013-11-29 9:00 ` Peter Korsgaard
2013-11-29 10:04 ` Gustavo Zacarias
2013-11-22 7:30 [Buildroot] [autobuild.buildroot.net] Build results for 2013-11-21 Thomas Petazzoni
2013-11-22 8:14 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2013-11-22 9:15 ` Fabio Porcedda
2013-11-29 10:25 ` Fabio Porcedda
2013-11-22 10:42 ` Thomas De Schampheleire
2013-11-22 12:59 ` Thomas De Schampheleire
2013-11-22 16:01 ` Arnout Vandecappelle
2013-11-22 16:03 ` Thomas De Schampheleire
2013-11-22 11:56 ` Thomas Petazzoni
2013-11-22 11:58 ` Fatih Aşıcı
2013-11-22 12:13 ` Thomas Petazzoni
2013-11-23 23:07 ` Arnout Vandecappelle
2013-11-22 15:20 ` Peter Korsgaard
2013-08-28 6:30 [Buildroot] [autobuild.buildroot.net] Build results for 2013-08-27 Thomas Petazzoni
2013-08-28 7:08 ` [Buildroot] Analysis of build failures Thomas Petazzoni
2013-08-28 7:17 ` Will Newton
2013-08-28 11:19 ` Thomas Petazzoni
2013-08-28 11:00 ` Gustavo Zacarias
2013-08-28 11:30 ` Thomas Petazzoni
2013-08-28 11:34 ` Gustavo Zacarias
2013-08-28 11:49 ` Thomas Petazzoni
2013-08-28 11:55 ` Gustavo Zacarias
2013-08-28 11:31 ` Thomas De Schampheleire
2013-08-28 11:55 ` Thomas Petazzoni
2013-08-28 13:13 ` Thomas De Schampheleire
2013-08-28 13:21 ` Thomas Petazzoni
2013-08-28 11:45 ` Markos Chandras
2013-08-28 12:07 ` Thomas Petazzoni
2013-08-28 21:09 ` Arnout Vandecappelle
2013-08-28 21:29 ` Arnout Vandecappelle
2013-08-29 13:17 ` Jérôme Pouiller
2013-08-29 15:12 ` Thomas De Schampheleire
2013-08-30 9:26 ` Jérôme Pouiller
2013-08-30 11:08 ` Thomas Petazzoni
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=20131109191543.414f5694@skate \
--to=thomas.petazzoni@free-electrons.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 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.