* [Buildroot] [autobuild.buildroot.net] Build results for 2014-05-16
@ 2014-05-17 6:30 Thomas Petazzoni
2014-05-17 7:35 ` Thomas Petazzoni
0 siblings, 1 reply; 5+ messages in thread
From: Thomas Petazzoni @ 2014-05-17 6:30 UTC (permalink / raw)
To: buildroot
Build statistics for 2014-05-16
===============================
success : 108
failures : 10
timeouts : 0
TOTAL : 118
Classification of failures by reason
====================================
jack2-ab409a65df95bc261ff72... | 4
samba4-4.1.7 | 2
sdl-1.2.15 | 2
duma-2.5.15 | 1
audiofile-0.3.6 | 1
Detail of failures
===================
arm | audiofile-0.3.6 | NOK | http://autobuild.buildroot.net/results/437c77485043f0ef21cc1ffbe45e9cc29a1af374/
bfin | duma-2.5.15 | NOK | http://autobuild.buildroot.net/results/f9cee096078555a40307bb37f3695ac83fd68f27/
arm | jack2-ab409a65df95bc261ff72... | NOK | http://autobuild.buildroot.net/results/8869615310642b8de8231ab23d1bbaf57b7cdae1/
bfin | jack2-ab409a65df95bc261ff72... | NOK | http://autobuild.buildroot.net/results/0d441bf1831b2a657b466e44c29423c45c07decd/
powerpc | jack2-ab409a65df95bc261ff72... | NOK | http://autobuild.buildroot.net/results/75fc8f0a475ce77706789e77f385a0704207c04d/
arc | jack2-ab409a65df95bc261ff72... | NOK | http://autobuild.buildroot.net/results/c218be876d3abf7a8e212b6d526595bfd835e1c5/
x86_64 | samba4-4.1.7 | NOK | http://autobuild.buildroot.net/results/65726ceccbc2d8fa24e178ea66cd44703768bc95/
x86_64 | samba4-4.1.7 | NOK | http://autobuild.buildroot.net/results/9c3da047ee16ea3d9b828059db3a082738aa1cbc/
powerpc | sdl-1.2.15 | NOK | http://autobuild.buildroot.net/results/e9b4b232efa66dbde30238b0184bdb61c4226a4c/
powerpc | sdl-1.2.15 | NOK | http://autobuild.buildroot.net/results/07b2dd87650775a1e235b7fbe8cd1a97eaf25f2c/
--
http://autobuild.buildroot.net
^ permalink raw reply [flat|nested] 5+ messages in thread* [Buildroot] [autobuild.buildroot.net] Build results for 2014-05-16 2014-05-17 6:30 [Buildroot] [autobuild.buildroot.net] Build results for 2014-05-16 Thomas Petazzoni @ 2014-05-17 7:35 ` Thomas Petazzoni 2014-05-19 9:46 ` Anton Kolesov 0 siblings, 1 reply; 5+ messages in thread From: Thomas Petazzoni @ 2014-05-17 7:35 UTC (permalink / raw) To: buildroot Hello, On Sat, 17 May 2014 08:30:07 +0200 (CEST), Thomas Petazzoni wrote: > arm | audiofile-0.3.6 | NOK | http://autobuild.buildroot.net/results/437c77485043f0ef21cc1ffbe45e9cc29a1af374/ Still the static build / libstdc++ problem. We had some good discussion about it with Gustavo yesterday. > bfin | duma-2.5.15 | NOK | http://autobuild.buildroot.net/results/f9cee096078555a40307bb37f3695ac83fd68f27/ To be investigated. > arm | jack2-ab409a65df95bc261ff72... | NOK | http://autobuild.buildroot.net/results/8869615310642b8de8231ab23d1bbaf57b7cdae1/ This one is fixed by http://git.buildroot.net/buildroot/commit/?id=fc8fcec306dab7191dc557ee583e90fc1a3a6c29. > bfin | jack2-ab409a65df95bc261ff72... | NOK | http://autobuild.buildroot.net/results/0d441bf1831b2a657b466e44c29423c45c07decd/ fork() missing. I'll send a patch for this one. > powerpc | jack2-ab409a65df95bc261ff72... | NOK | http://autobuild.buildroot.net/results/75fc8f0a475ce77706789e77f385a0704207c04d/ This one is fixed by http://git.buildroot.net/buildroot/commit/?id=fc8fcec306dab7191dc557ee583e90fc1a3a6c29. > arc | jack2-ab409a65df95bc261ff72... | NOK | http://autobuild.buildroot.net/results/c218be876d3abf7a8e212b6d526595bfd835e1c5/ Missing some compiler intrinsics. I'll send a patch to disable jack2 on ARC for now. > x86_64 | samba4-4.1.7 | NOK | http://autobuild.buildroot.net/results/65726ceccbc2d8fa24e178ea66cd44703768bc95/ > x86_64 | samba4-4.1.7 | NOK | http://autobuild.buildroot.net/results/9c3da047ee16ea3d9b828059db3a082738aa1cbc/ Symbol conflict between heimdal code and C library: default/source4/heimdal/lib/krb5/krb5_err.c:279:23: error: 'link' redeclared as different kind of symbol [...] /home/test/test/2/output/host/usr/x86_64-buildroot-linux-gnu/sysroot/usr/include/unistd.h:812:12: note: previous declaration of 'link' was here Gustavo ? > powerpc | sdl-1.2.15 | NOK | http://autobuild.buildroot.net/results/e9b4b232efa66dbde30238b0184bdb61c4226a4c/ > powerpc | sdl-1.2.15 | NOK | http://autobuild.buildroot.net/results/07b2dd87650775a1e235b7fbe8cd1a97eaf25f2c/ Compiler issue. I'll add an exception to the autobuilders. Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] [autobuild.buildroot.net] Build results for 2014-05-16 2014-05-17 7:35 ` Thomas Petazzoni @ 2014-05-19 9:46 ` Anton Kolesov 2014-05-19 9:51 ` Thomas Petazzoni 0 siblings, 1 reply; 5+ messages in thread From: Anton Kolesov @ 2014-05-19 9:46 UTC (permalink / raw) To: buildroot Hi Thomas, > > arc | jack2-ab409a65df95bc261ff72... | NOK | > http://autobuild.buildroot.net/results/c218be876d3abf7a8e212b6d526595bf > d835e1c5/ > > Missing some compiler intrinsics. I'll send a patch to disable jack2 on > ARC for now. We have added an implementation for those intrinsics in the latest release of GCC, however they are disabled by default, because they require optional hardware features. User can enable those intrinsics with compiler flag -matomic, in case of Buildroot by adding it to the "BR2_TARGET_OPTIMIZATION", if they know that required HW is present. Is it possible to add -matomic to TARGET_OPTIMIZATION in autobuilder by default? There is a lot of packages that depend on atomic intrinsics, so enabling them would be useful for autobuilder, but I don't want to do this for the whole toolchain by default because users without required hardware support will get "illegal instruction" exception only in runtime. Anton > > > x86_64 | samba4-4.1.7 | NOK | > http://autobuild.buildroot.net/results/65726ceccbc2d8fa24e178ea66cd44703 > 768bc95/ > > x86_64 | samba4-4.1.7 | NOK | > http://autobuild.buildroot.net/results/9c3da047ee16ea3d9b828059db3a0827 > 38aa1cbc/ > > Symbol conflict between heimdal code and C library: > > default/source4/heimdal/lib/krb5/krb5_err.c:279:23: error: 'link' redeclared > as different kind of symbol > [...] > /home/test/test/2/output/host/usr/x86_64-buildroot-linux- > gnu/sysroot/usr/include/unistd.h:812:12: note: previous declaration of 'link' > was here > > Gustavo ? > > > powerpc | sdl-1.2.15 | NOK | > http://autobuild.buildroot.net/results/e9b4b232efa66dbde30238b0184bdb6 > 1c4226a4c/ > > powerpc | sdl-1.2.15 | NOK | > http://autobuild.buildroot.net/results/07b2dd87650775a1e235b7fbe8cd1a97 > eaf25f2c/ > > Compiler issue. I'll add an exception to the autobuilders. > > Thomas > -- > Thomas Petazzoni, CTO, Free Electrons > Embedded Linux, Kernel and Android engineering > http://free-electrons.com ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] [autobuild.buildroot.net] Build results for 2014-05-16 2014-05-19 9:46 ` Anton Kolesov @ 2014-05-19 9:51 ` Thomas Petazzoni 2014-05-19 10:03 ` Anton Kolesov 0 siblings, 1 reply; 5+ messages in thread From: Thomas Petazzoni @ 2014-05-19 9:51 UTC (permalink / raw) To: buildroot Dear Anton Kolesov, (Would be nice to wrap your e-mails to a reasonable line length) On Mon, 19 May 2014 09:46:36 +0000, Anton Kolesov wrote: > > Missing some compiler intrinsics. I'll send a patch to disable jack2 on > > ARC for now. > > We have added an implementation for those intrinsics in the latest release of GCC, however they are disabled by default, because they require optional hardware features. User can enable those intrinsics with compiler flag -matomic, in case of Buildroot by adding it to the "BR2_TARGET_OPTIMIZATION", if they know that required HW is present. Is it possible to add -matomic to TARGET_OPTIMIZATION in autobuilder by default? There is a lot of packages that depend on atomic intrinsics, so enabling them would be useful for autobuilder, but I don't want to do this for the whole toolchain by default because users without required hardware support will get "illegal instruction" exception only in runtime. I'd prefer to have an option under "Target options" to allow the user to define whether his hardware has the required optional features to provide the intrinsics. Something such as BR2_ARC_HAS_<feature>. Then packages can do: depends on !(BR2_arc && !BR2_ARC_HAS_<feature>) or something like that (my boolean algebra might be rusty on this Monday morning). Best regards, Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com ^ permalink raw reply [flat|nested] 5+ messages in thread
* [Buildroot] [autobuild.buildroot.net] Build results for 2014-05-16 2014-05-19 9:51 ` Thomas Petazzoni @ 2014-05-19 10:03 ` Anton Kolesov 0 siblings, 0 replies; 5+ messages in thread From: Anton Kolesov @ 2014-05-19 10:03 UTC (permalink / raw) To: buildroot Hi Thomas, > -----Original Message----- > From: Thomas Petazzoni [mailto:thomas.petazzoni at free-electrons.com] > Sent: 19 May 2014 13:52 > To: Anton Kolesov > Cc: buildroot at uclibc.org; Alexey Brodkin > Subject: Re: [Buildroot] [autobuild.buildroot.net] Build results for 2014-05-16 > > Dear Anton Kolesov, > > (Would be nice to wrap your e-mails to a reasonable line length) > > On Mon, 19 May 2014 09:46:36 +0000, Anton Kolesov wrote: > > > > Missing some compiler intrinsics. I'll send a patch to disable jack2 on > > > ARC for now. > > > > We have added an implementation for those intrinsics in the latest release > of GCC, however they are disabled by default, because they require optional > hardware features. User can enable those intrinsics with compiler flag - > matomic, in case of Buildroot by adding it to the > "BR2_TARGET_OPTIMIZATION", if they know that required HW is present. Is > it possible to add -matomic to TARGET_OPTIMIZATION in autobuilder by > default? There is a lot of packages that depend on atomic intrinsics, so > enabling them would be useful for autobuilder, but I don't want to do this for > the whole toolchain by default because users without required hardware > support will get "illegal instruction" exception only in runtime. > > I'd prefer to have an option under "Target options" to allow the user > to define whether his hardware has the required optional features to > provide the intrinsics. Something such as BR2_ARC_HAS_<feature>. Then > packages can do: > > depends on !(BR2_arc && !BR2_ARC_HAS_<feature>) > > or something like that (my boolean algebra might be rusty on this > Monday morning). Ok, will do that. > > Best regards, > > Thomas > -- > Thomas Petazzoni, CTO, Free Electrons > Embedded Linux, Kernel and Android engineering > http://free-electrons.com ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2014-05-19 10:03 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2014-05-17 6:30 [Buildroot] [autobuild.buildroot.net] Build results for 2014-05-16 Thomas Petazzoni 2014-05-17 7:35 ` Thomas Petazzoni 2014-05-19 9:46 ` Anton Kolesov 2014-05-19 9:51 ` Thomas Petazzoni 2014-05-19 10:03 ` Anton Kolesov
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox