* [Buildroot] [autobuild.buildroot.net] Build results for 2014-08-04
@ 2014-08-05 6:30 Thomas Petazzoni
2014-08-05 13:03 ` Vicente Olivert Riera
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2014-08-05 6:30 UTC (permalink / raw)
To: buildroot
Build statistics for 2014-08-04
===============================
success : 76
failures : 18
timeouts : 1
TOTAL : 95
Classification of failures by reason
====================================
gutenprint-5.2.9 | 2
gnupg2-2.0.23 | 2
oprofile-0.9.9 | 2
ffmpeg-2.3.1 | 1
rtorrent-0.9.3 | 1
fltk-1.3.2 | 1
cdrkit-1.1.11 | 1
perl-gd-2.53 | 1
bandwidthd-v2.0.1-auto-r07 | 1
ltrace-0896ce554f80afdcba81... | 1
bluez5_utils-5.21 | 1
xbmc-13.2b2-Gotham | 1
gst-ffmpeg-0.10.13 | 1
libiqrf-v0.1.2 | 1
startup-notification-0.9 | 1
python3-3.4.1 | 1
Detail of failures
===================
arm | bandwidthd-v2.0.1-auto-r07 | NOK | http://autobuild.buildroot.net/results/89be3e22a44caafc4f44540e3eb85bc61a68360a/
x86_64 | bluez5_utils-5.21 | NOK | http://autobuild.buildroot.net/results/bd262b626358563110609dde411e96dc980ebf6a/
arm | cdrkit-1.1.11 | NOK | http://autobuild.buildroot.net/results/dee20da2001928c1358e6125def540d95032888b/
bfin | ffmpeg-2.3.1 | NOK | http://autobuild.buildroot.net/results/ae056f267e907091d09d2a1546d6f1ae02fa23b9/
x86_64 | fltk-1.3.2 | NOK | http://autobuild.buildroot.net/results/fcac5c1bc8af159bafeb9138156841e94cbdd1e3/
i486 | gnupg2-2.0.23 | NOK | http://autobuild.buildroot.net/results/43c83d4346bd95f61bda5b2d0fa899647f270d94/
i486 | gnupg2-2.0.23 | NOK | http://autobuild.buildroot.net/results/fdd0c42929ba916d533eff51e316c8e460f80bae/
microblazeel | gst-ffmpeg-0.10.13 | TIM | http://autobuild.buildroot.net/results/d38f5fc03127d0fca4389c14eaf7199a705d5347/
mips64el | gutenprint-5.2.9 | NOK | http://autobuild.buildroot.net/results/db89ea9bd1bcb78beb99192b422d45a086e71b19/
arm | gutenprint-5.2.9 | NOK | http://autobuild.buildroot.net/results/abd490a256485718e9cec0a5786e59fb4dfc0a2e/
bfin | libiqrf-v0.1.2 | NOK | http://autobuild.buildroot.net/results/9e1ad254e6d3a223078c99bf731bcc63096f2ca3/
mips | ltrace-0896ce554f80afdcba81... | NOK | http://autobuild.buildroot.net/results/1e82409b112d14894a16235b4864de0b6d81c4eb/
arm | oprofile-0.9.9 | NOK | http://autobuild.buildroot.net/results/af5ba14f7510b6d030d9bc7666b632e8ec61cf07/
arm | oprofile-0.9.9 | NOK | http://autobuild.buildroot.net/results/3e0b1b4c5a7fc702b0062df050ed8c8f0746b919/
arm | perl-gd-2.53 | NOK | http://autobuild.buildroot.net/results/44a05f0c4eee0f4c1cc7a03aa8c8052f38615271/
mips64el | python3-3.4.1 | NOK | http://autobuild.buildroot.net/results/31a9cf4152aca7ba7d5ab798eea3161a9e47e68d/
nios2 | rtorrent-0.9.3 | NOK | http://autobuild.buildroot.net/results/cc2ec9ac6cad934fabf4001afc052f042c60aa7a/
bfin | startup-notification-0.9 | NOK | http://autobuild.buildroot.net/results/1fcb069b790ae5861c5a3ee577689de92005862a/
arm | xbmc-13.2b2-Gotham | NOK | http://autobuild.buildroot.net/results/c9eb12c95b2939c64590692a82af8d84bbd90956/
--
http://autobuild.buildroot.net
^ permalink raw reply [flat|nested] 3+ messages in thread* [Buildroot] [autobuild.buildroot.net] Build results for 2014-08-04 2014-08-05 6:30 [Buildroot] [autobuild.buildroot.net] Build results for 2014-08-04 Thomas Petazzoni @ 2014-08-05 13:03 ` Vicente Olivert Riera 2014-08-05 14:17 ` Thomas Petazzoni 0 siblings, 1 reply; 3+ messages in thread From: Vicente Olivert Riera @ 2014-08-05 13:03 UTC (permalink / raw) To: buildroot On 08/05/2014 07:30 AM, Thomas Petazzoni wrote: > Build statistics for 2014-08-04 > =============================== > mips64el | python3-3.4.1 | NOK | http://autobuild.buildroot.net/results/31a9cf4152aca7ba7d5ab798eea3161a9e47e68d/ That build failure is caused because in that toolchain... http://autobuild.buildroot.org/toolchains/tarballs/mips64el-ctng_n64-linux-gnu.tar.x ...SYS_getdents64 is only defined for MIPS32 and MIPS64 n32, and NOT for MIPS64 n64. That has been fixed on newer versions of eglibc (which is the C library that toolchain is using). For instance, in the Buildroot's default eglibc version (2.18-svnr23787) it's already fixed. So, please, could be possible to upgrade that toolchain. Thanks. -- Vincent ^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [autobuild.buildroot.net] Build results for 2014-08-04 2014-08-05 13:03 ` Vicente Olivert Riera @ 2014-08-05 14:17 ` Thomas Petazzoni 0 siblings, 0 replies; 3+ messages in thread From: Thomas Petazzoni @ 2014-08-05 14:17 UTC (permalink / raw) To: buildroot Dear Vicente Olivert Riera, On Tue, 5 Aug 2014 14:03:12 +0100, Vicente Olivert Riera wrote: > On 08/05/2014 07:30 AM, Thomas Petazzoni wrote: > > Build statistics for 2014-08-04 > > =============================== > > > mips64el | python3-3.4.1 | NOK | http://autobuild.buildroot.net/results/31a9cf4152aca7ba7d5ab798eea3161a9e47e68d/ > > That build failure is caused because in that toolchain... > > > http://autobuild.buildroot.org/toolchains/tarballs/mips64el-ctng_n64-linux-gnu.tar.x > > ...SYS_getdents64 is only defined for MIPS32 and MIPS64 n32, and NOT for > MIPS64 n64. > > That has been fixed on newer versions of eglibc (which is the C library > that toolchain is using). For instance, in the Buildroot's default > eglibc version (2.18-svnr23787) it's already fixed. > > So, please, could be possible to upgrade that toolchain. Thanks for the investigation. In the mean time, I'll blacklist configurations using this toolchain and having Python 3 enabled in the autobuilder script. Thanks, Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-08-05 14:17 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2014-08-05 6:30 [Buildroot] [autobuild.buildroot.net] Build results for 2014-08-04 Thomas Petazzoni 2014-08-05 13:03 ` Vicente Olivert Riera 2014-08-05 14:17 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox