* [Buildroot] [git commit] package/qemu: fix host-qemu variable names
From: Peter Korsgaard @ 2012-12-14 7:54 UTC (permalink / raw)
To: buildroot
In-Reply-To: <CAB0FRssD6gVDPgm2gjRHy_zgkCfjiB0thSb3-DpJGXTbMv97gQ@mail.gmail.com>
>>>>> "Fran?ois" == Fran?ois Perrad <francois.perrad@gadz.org> writes:
Fran?ois> 2012/12/14 Peter Korsgaard <jacmet@sunsite.dk>:
>> commit: http://git.buildroot.net/buildroot/commit/?id=6f7884c81461bdb35ff47da9cd84c8a8ca5d57cb
>> branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master
>>
>> With the upcoming introduction of qemu-on-target, we need to properly
>> separate the variables used for the host qemu, from the variables
>> used for the target qemu.
>>
Fran?ois> you've missed the last line of qemu.mk :
Fran?ois> # variable used by other packages
Fran?ois> -QEMU_USER = $(HOST_DIR)/usr/bin/qemu-$(QEMU_ARCH)
Fran?ois> +QEMU_USER = $(HOST_DIR)/usr/bin/qemu-$(HOST_QEMU_ARCH)
Ahh yes, I'll fix that - Thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply
* [Buildroot] [git commit] qemu: fix QEMU_USER variable
From: Peter Korsgaard @ 2012-12-14 7:53 UTC (permalink / raw)
To: buildroot
commit: http://git.buildroot.net/buildroot/commit/?id=45eda5a15cd8e5b8d4fabfbeac45776eec51fc8a
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Reported-by: Fran??ois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
---
package/qemu/qemu.mk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package/qemu/qemu.mk b/package/qemu/qemu.mk
index 3c01102..8d07807 100644
--- a/package/qemu/qemu.mk
+++ b/package/qemu/qemu.mk
@@ -89,4 +89,4 @@ endef
$(eval $(host-generic-package))
# variable used by other packages
-QEMU_USER = $(HOST_DIR)/usr/bin/qemu-$(QEMU_ARCH)
+QEMU_USER = $(HOST_DIR)/usr/bin/qemu-$(HOST_QEMU_ARCH)
^ permalink raw reply related
* [Buildroot] [autobuild.buildroot.net] Build results for 2012-12-13
From: Thomas Petazzoni @ 2012-12-14 7:34 UTC (permalink / raw)
To: buildroot
Hello,
On 2012-12-13, 162 random build tests have been done and
submitted on autobuild.buildroot.net.
108 builds have been successful
54 builds have failed
Below the results of the failed builds. Successful builds are omitted.
Build e51bf1b0f7d1ed1419d55ccfb1ef586e7589c780
==============================================
Status : NOK
Failure reason : make: *** [/home/test/test/output2/stamps/ct-ng-toolchain-built] Error 2
Architecture : mipsel
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 00:14:04
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=2a26c4e17e0f0bb0c5952352bcdfffdde86005ce
End of log : http://autobuild.buildroot.net/results/e51bf1b0f7d1ed1419d55ccfb1ef586e7589c780/build-end.log
Complete log : http://autobuild.buildroot.net/results/e51bf1b0f7d1ed1419d55ccfb1ef586e7589c780/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/e51bf1b0f7d1ed1419d55ccfb1ef586e7589c780/config
Defconfig : http://autobuild.buildroot.net/results/e51bf1b0f7d1ed1419d55ccfb1ef586e7589c780/defconfig
Build 4173aa0cba80533b79c2b457206ae49ff78507b6
==============================================
Status : NOK
Failure reason : dbus-1.4.24
Architecture : microblaze
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 00:15:27
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=2a26c4e17e0f0bb0c5952352bcdfffdde86005ce
End of log : http://autobuild.buildroot.net/results/4173aa0cba80533b79c2b457206ae49ff78507b6/build-end.log
Complete log : http://autobuild.buildroot.net/results/4173aa0cba80533b79c2b457206ae49ff78507b6/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/4173aa0cba80533b79c2b457206ae49ff78507b6/config
Defconfig : http://autobuild.buildroot.net/results/4173aa0cba80533b79c2b457206ae49ff78507b6/defconfig
Build 7c2b4a23af160e1561d5109cc3eedc9fe5e8b80a
==============================================
Status : NOK
Failure reason : libffi-3.0.11
Architecture : xtensa
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 00:25:30
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=2a26c4e17e0f0bb0c5952352bcdfffdde86005ce
End of log : http://autobuild.buildroot.net/results/7c2b4a23af160e1561d5109cc3eedc9fe5e8b80a/build-end.log
Complete log : http://autobuild.buildroot.net/results/7c2b4a23af160e1561d5109cc3eedc9fe5e8b80a/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/7c2b4a23af160e1561d5109cc3eedc9fe5e8b80a/config
Defconfig : http://autobuild.buildroot.net/results/7c2b4a23af160e1561d5109cc3eedc9fe5e8b80a/defconfig
Build 52bf8a2f3201e217ef098dd2a4f8ff8e9dc2566b
==============================================
Status : NOK
Failure reason : dbus-1.4.24
Architecture : microblaze
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 00:54:17
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=2a26c4e17e0f0bb0c5952352bcdfffdde86005ce
End of log : http://autobuild.buildroot.net/results/52bf8a2f3201e217ef098dd2a4f8ff8e9dc2566b/build-end.log
Complete log : http://autobuild.buildroot.net/results/52bf8a2f3201e217ef098dd2a4f8ff8e9dc2566b/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/52bf8a2f3201e217ef098dd2a4f8ff8e9dc2566b/config
Defconfig : http://autobuild.buildroot.net/results/52bf8a2f3201e217ef098dd2a4f8ff8e9dc2566b/defconfig
Build b8538b70ce12e8eb5169fd84bf20f35c627e8ce3
==============================================
Status : NOK
Failure reason : libnl-3.2.16
Architecture : powerpc
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 02:07:37
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=2a26c4e17e0f0bb0c5952352bcdfffdde86005ce
End of log : http://autobuild.buildroot.net/results/b8538b70ce12e8eb5169fd84bf20f35c627e8ce3/build-end.log
Complete log : http://autobuild.buildroot.net/results/b8538b70ce12e8eb5169fd84bf20f35c627e8ce3/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/b8538b70ce12e8eb5169fd84bf20f35c627e8ce3/config
Defconfig : http://autobuild.buildroot.net/results/b8538b70ce12e8eb5169fd84bf20f35c627e8ce3/defconfig
Build cea59ba553273564f46a5e08ceffe4234856dbd4
==============================================
Status : NOK
Failure reason : mplayer-1.1
Architecture : sh4a
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 02:27:04
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=2a26c4e17e0f0bb0c5952352bcdfffdde86005ce
End of log : http://autobuild.buildroot.net/results/cea59ba553273564f46a5e08ceffe4234856dbd4/build-end.log
Complete log : http://autobuild.buildroot.net/results/cea59ba553273564f46a5e08ceffe4234856dbd4/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/cea59ba553273564f46a5e08ceffe4234856dbd4/config
Defconfig : http://autobuild.buildroot.net/results/cea59ba553273564f46a5e08ceffe4234856dbd4/defconfig
Build 485d0fe4045e9816e470a470abc553264bc3972b
==============================================
Status : NOK
Failure reason : libffi-3.0.11
Architecture : sh2a
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 02:31:10
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=2a26c4e17e0f0bb0c5952352bcdfffdde86005ce
End of log : http://autobuild.buildroot.net/results/485d0fe4045e9816e470a470abc553264bc3972b/build-end.log
Complete log : http://autobuild.buildroot.net/results/485d0fe4045e9816e470a470abc553264bc3972b/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/485d0fe4045e9816e470a470abc553264bc3972b/config
Defconfig : http://autobuild.buildroot.net/results/485d0fe4045e9816e470a470abc553264bc3972b/defconfig
Build 25d29cf7b2c5b74e23d0f796f6a2b87846f6189a
==============================================
Status : NOK
Failure reason : util-linux-2.20.1
Architecture : bfin
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 02:51:41
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=2a26c4e17e0f0bb0c5952352bcdfffdde86005ce
End of log : http://autobuild.buildroot.net/results/25d29cf7b2c5b74e23d0f796f6a2b87846f6189a/build-end.log
Complete log : http://autobuild.buildroot.net/results/25d29cf7b2c5b74e23d0f796f6a2b87846f6189a/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/25d29cf7b2c5b74e23d0f796f6a2b87846f6189a/config
Defconfig : http://autobuild.buildroot.net/results/25d29cf7b2c5b74e23d0f796f6a2b87846f6189a/defconfig
Build d99ed1cac1072ff77fcbe245732e7422a572f37b
==============================================
Status : NOK
Failure reason : libnss-3.12.9
Architecture : arm
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 03:48:45
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=2a26c4e17e0f0bb0c5952352bcdfffdde86005ce
End of log : http://autobuild.buildroot.net/results/d99ed1cac1072ff77fcbe245732e7422a572f37b/build-end.log
Complete log : http://autobuild.buildroot.net/results/d99ed1cac1072ff77fcbe245732e7422a572f37b/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/d99ed1cac1072ff77fcbe245732e7422a572f37b/config
Defconfig : http://autobuild.buildroot.net/results/d99ed1cac1072ff77fcbe245732e7422a572f37b/defconfig
Build 30cb44fbd9c15b91f7da26deed0d7583ed36a667
==============================================
Status : NOK
Failure reason : acl-2.2.51
Architecture : bfin
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 03:49:08
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=2a26c4e17e0f0bb0c5952352bcdfffdde86005ce
End of log : http://autobuild.buildroot.net/results/30cb44fbd9c15b91f7da26deed0d7583ed36a667/build-end.log
Complete log : http://autobuild.buildroot.net/results/30cb44fbd9c15b91f7da26deed0d7583ed36a667/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/30cb44fbd9c15b91f7da26deed0d7583ed36a667/config
Defconfig : http://autobuild.buildroot.net/results/30cb44fbd9c15b91f7da26deed0d7583ed36a667/defconfig
Build 05925389ac2531307f23bf5f5f3a83a5a97301bf
==============================================
Status : NOK
Failure reason : gpsd-3.7
Architecture : arm
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 03:51:49
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=2a26c4e17e0f0bb0c5952352bcdfffdde86005ce
End of log : http://autobuild.buildroot.net/results/05925389ac2531307f23bf5f5f3a83a5a97301bf/build-end.log
Complete log : http://autobuild.buildroot.net/results/05925389ac2531307f23bf5f5f3a83a5a97301bf/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/05925389ac2531307f23bf5f5f3a83a5a97301bf/config
Defconfig : http://autobuild.buildroot.net/results/05925389ac2531307f23bf5f5f3a83a5a97301bf/defconfig
Build 4ae651eb64189f3ebad7e7ca904441feecb1bb81
==============================================
Status : NOK
Failure reason : make: *** [/home/test/test/output1/stamps/ct-ng-toolchain-built] Error 2
Architecture : mipsel
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 04:19:16
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=2a26c4e17e0f0bb0c5952352bcdfffdde86005ce
End of log : http://autobuild.buildroot.net/results/4ae651eb64189f3ebad7e7ca904441feecb1bb81/build-end.log
Complete log : http://autobuild.buildroot.net/results/4ae651eb64189f3ebad7e7ca904441feecb1bb81/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/4ae651eb64189f3ebad7e7ca904441feecb1bb81/config
Defconfig : http://autobuild.buildroot.net/results/4ae651eb64189f3ebad7e7ca904441feecb1bb81/defconfig
Build 0b027007f6ca93071f66ce1fc718a2650d8ecec5
==============================================
Status : NOK
Failure reason : python-2.7.3
Architecture : bfin
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 05:06:18
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=2a26c4e17e0f0bb0c5952352bcdfffdde86005ce
End of log : http://autobuild.buildroot.net/results/0b027007f6ca93071f66ce1fc718a2650d8ecec5/build-end.log
Complete log : http://autobuild.buildroot.net/results/0b027007f6ca93071f66ce1fc718a2650d8ecec5/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/0b027007f6ca93071f66ce1fc718a2650d8ecec5/config
Defconfig : http://autobuild.buildroot.net/results/0b027007f6ca93071f66ce1fc718a2650d8ecec5/defconfig
Build dbd5028e8faa2804ad87b3d5636dfa887737f274
==============================================
Status : NOK
Failure reason : bzip2-1.0.6
Architecture : bfin
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 05:07:54
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=2a26c4e17e0f0bb0c5952352bcdfffdde86005ce
End of log : http://autobuild.buildroot.net/results/dbd5028e8faa2804ad87b3d5636dfa887737f274/build-end.log
Complete log : http://autobuild.buildroot.net/results/dbd5028e8faa2804ad87b3d5636dfa887737f274/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/dbd5028e8faa2804ad87b3d5636dfa887737f274/config
Defconfig : http://autobuild.buildroot.net/results/dbd5028e8faa2804ad87b3d5636dfa887737f274/defconfig
Build a64e557b040a77fdf0687b5cc96c68aa9a4d6134
==============================================
Status : NOK
Failure reason : ltp-testsuite-20101031
Architecture : arm
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 07:49:31
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=2a26c4e17e0f0bb0c5952352bcdfffdde86005ce
End of log : http://autobuild.buildroot.net/results/a64e557b040a77fdf0687b5cc96c68aa9a4d6134/build-end.log
Complete log : http://autobuild.buildroot.net/results/a64e557b040a77fdf0687b5cc96c68aa9a4d6134/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/a64e557b040a77fdf0687b5cc96c68aa9a4d6134/config
Defconfig : http://autobuild.buildroot.net/results/a64e557b040a77fdf0687b5cc96c68aa9a4d6134/defconfig
Build 18edaadb84bbf6f2f7a266aefa435c402df5f357
==============================================
Status : NOK
Failure reason : qt-4.8.3
Architecture : avr32
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 08:22:56
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=2a26c4e17e0f0bb0c5952352bcdfffdde86005ce
End of log : http://autobuild.buildroot.net/results/18edaadb84bbf6f2f7a266aefa435c402df5f357/build-end.log
Complete log : http://autobuild.buildroot.net/results/18edaadb84bbf6f2f7a266aefa435c402df5f357/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/18edaadb84bbf6f2f7a266aefa435c402df5f357/config
Defconfig : http://autobuild.buildroot.net/results/18edaadb84bbf6f2f7a266aefa435c402df5f357/defconfig
Build 96530b599c17e57a1a4996c3e05a4e8941327a00
==============================================
Status : NOK
Failure reason : boost-1.52.0
Architecture : powerpc
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 08:35:49
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=2a26c4e17e0f0bb0c5952352bcdfffdde86005ce
End of log : http://autobuild.buildroot.net/results/96530b599c17e57a1a4996c3e05a4e8941327a00/build-end.log
Complete log : http://autobuild.buildroot.net/results/96530b599c17e57a1a4996c3e05a4e8941327a00/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/96530b599c17e57a1a4996c3e05a4e8941327a00/config
Defconfig : http://autobuild.buildroot.net/results/96530b599c17e57a1a4996c3e05a4e8941327a00/defconfig
Build 1eb6b8e6078a179918767b15fb24972dbf63c084
==============================================
Status : NOK
Failure reason : directfb-1.4.17
Architecture : mips64el
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 08:37:56
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=2a26c4e17e0f0bb0c5952352bcdfffdde86005ce
End of log : http://autobuild.buildroot.net/results/1eb6b8e6078a179918767b15fb24972dbf63c084/build-end.log
Complete log : http://autobuild.buildroot.net/results/1eb6b8e6078a179918767b15fb24972dbf63c084/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/1eb6b8e6078a179918767b15fb24972dbf63c084/config
Defconfig : http://autobuild.buildroot.net/results/1eb6b8e6078a179918767b15fb24972dbf63c084/defconfig
Build c43b1d8f38c1c1eb1a3b80c45494cb0482cb6ee0
==============================================
Status : NOK
Failure reason : make: *** [/home/test/test/output1/stamps/ct-ng-toolchain-built] Error 2
Architecture : arm
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 08:41:44
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=2a26c4e17e0f0bb0c5952352bcdfffdde86005ce
End of log : http://autobuild.buildroot.net/results/c43b1d8f38c1c1eb1a3b80c45494cb0482cb6ee0/build-end.log
Complete log : http://autobuild.buildroot.net/results/c43b1d8f38c1c1eb1a3b80c45494cb0482cb6ee0/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/c43b1d8f38c1c1eb1a3b80c45494cb0482cb6ee0/config
Defconfig : http://autobuild.buildroot.net/results/c43b1d8f38c1c1eb1a3b80c45494cb0482cb6ee0/defconfig
Build c1567a118705fdd8093c125aac4d350429820f55
==============================================
Status : NOK
Failure reason : boost-1.52.0
Architecture : arm
Submitted by : Peter Korsgaard (gcc10)
Submitted at : 2012-12-13 09:23:11
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=2a26c4e17e0f0bb0c5952352bcdfffdde86005ce
End of log : http://autobuild.buildroot.net/results/c1567a118705fdd8093c125aac4d350429820f55/build-end.log
Complete log : http://autobuild.buildroot.net/results/c1567a118705fdd8093c125aac4d350429820f55/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/c1567a118705fdd8093c125aac4d350429820f55/config
Defconfig : http://autobuild.buildroot.net/results/c1567a118705fdd8093c125aac4d350429820f55/defconfig
Build 4b367e77f356bd874ed8a429de8bef52b805d7ef
==============================================
Status : NOK
Failure reason : webkit-1.2.7
Architecture : arm
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 10:20:49
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/4b367e77f356bd874ed8a429de8bef52b805d7ef/build-end.log
Complete log : http://autobuild.buildroot.net/results/4b367e77f356bd874ed8a429de8bef52b805d7ef/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/4b367e77f356bd874ed8a429de8bef52b805d7ef/config
Defconfig : http://autobuild.buildroot.net/results/4b367e77f356bd874ed8a429de8bef52b805d7ef/defconfig
Build 791d761631d586209f87505325fea213fea6437c
==============================================
Status : NOK
Failure reason : ltp-testsuite-20101031
Architecture : arm
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 10:37:00
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/791d761631d586209f87505325fea213fea6437c/build-end.log
Complete log : http://autobuild.buildroot.net/results/791d761631d586209f87505325fea213fea6437c/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/791d761631d586209f87505325fea213fea6437c/config
Defconfig : http://autobuild.buildroot.net/results/791d761631d586209f87505325fea213fea6437c/defconfig
Build bbdbe8c864da681810c519199b8190a1e4c40eb5
==============================================
Status : NOK
Failure reason : sconeserver-180
Architecture : arm
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 11:26:45
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/bbdbe8c864da681810c519199b8190a1e4c40eb5/build-end.log
Complete log : http://autobuild.buildroot.net/results/bbdbe8c864da681810c519199b8190a1e4c40eb5/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/bbdbe8c864da681810c519199b8190a1e4c40eb5/config
Defconfig : http://autobuild.buildroot.net/results/bbdbe8c864da681810c519199b8190a1e4c40eb5/defconfig
Build fe0fadd4f86a5e1bfb9ec51ece1a170f2aada193
==============================================
Status : NOK
Failure reason : boost-1.52.0
Architecture : x86_64
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 12:35:34
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/fe0fadd4f86a5e1bfb9ec51ece1a170f2aada193/build-end.log
Complete log : http://autobuild.buildroot.net/results/fe0fadd4f86a5e1bfb9ec51ece1a170f2aada193/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/fe0fadd4f86a5e1bfb9ec51ece1a170f2aada193/config
Defconfig : http://autobuild.buildroot.net/results/fe0fadd4f86a5e1bfb9ec51ece1a170f2aada193/defconfig
Build 14678547dc795b41a2d53822dc49b19832495b54
==============================================
Status : NOK
Failure reason : gnupg-1.4.12
Architecture : mips64el
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 12:49:18
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/14678547dc795b41a2d53822dc49b19832495b54/build-end.log
Complete log : http://autobuild.buildroot.net/results/14678547dc795b41a2d53822dc49b19832495b54/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/14678547dc795b41a2d53822dc49b19832495b54/config
Defconfig : http://autobuild.buildroot.net/results/14678547dc795b41a2d53822dc49b19832495b54/defconfig
Build d9f9bdccb4e96c03ebf1d6b6085a1f191fc244c9
==============================================
Status : NOK
Failure reason : libnl-3.2.16
Architecture : powerpc
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 13:09:55
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/d9f9bdccb4e96c03ebf1d6b6085a1f191fc244c9/build-end.log
Complete log : http://autobuild.buildroot.net/results/d9f9bdccb4e96c03ebf1d6b6085a1f191fc244c9/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/d9f9bdccb4e96c03ebf1d6b6085a1f191fc244c9/config
Defconfig : http://autobuild.buildroot.net/results/d9f9bdccb4e96c03ebf1d6b6085a1f191fc244c9/defconfig
Build e7dff1e431060ed6b913308345667a48a68c65f6
==============================================
Status : NOK
Failure reason : boost-1.52.0
Architecture : aarch64
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 13:13:21
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/e7dff1e431060ed6b913308345667a48a68c65f6/build-end.log
Complete log : http://autobuild.buildroot.net/results/e7dff1e431060ed6b913308345667a48a68c65f6/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/e7dff1e431060ed6b913308345667a48a68c65f6/config
Defconfig : http://autobuild.buildroot.net/results/e7dff1e431060ed6b913308345667a48a68c65f6/defconfig
Build fbdffbfe1fe179d7e26d0aeb70979f817f7c8fe4
==============================================
Status : NOK
Failure reason : webkit-1.2.7
Architecture : arm
Submitted by : Peter Korsgaard (gcc10)
Submitted at : 2012-12-13 13:19:44
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/fbdffbfe1fe179d7e26d0aeb70979f817f7c8fe4/build-end.log
Complete log : http://autobuild.buildroot.net/results/fbdffbfe1fe179d7e26d0aeb70979f817f7c8fe4/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/fbdffbfe1fe179d7e26d0aeb70979f817f7c8fe4/config
Defconfig : http://autobuild.buildroot.net/results/fbdffbfe1fe179d7e26d0aeb70979f817f7c8fe4/defconfig
Build 3d445d57e63cb6092cb157f3b5386f3542d399eb
==============================================
Status : NOK
Failure reason : make: *** [/home/test/test/output2/stamps/ct-ng-toolchain-built] Error 2
Architecture : mipsel
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 13:39:56
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/3d445d57e63cb6092cb157f3b5386f3542d399eb/build-end.log
Complete log : http://autobuild.buildroot.net/results/3d445d57e63cb6092cb157f3b5386f3542d399eb/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/3d445d57e63cb6092cb157f3b5386f3542d399eb/config
Defconfig : http://autobuild.buildroot.net/results/3d445d57e63cb6092cb157f3b5386f3542d399eb/defconfig
Build 732667a668bba0910c5bb8ee75b5bd701fd2a360
==============================================
Status : NOK
Failure reason : m4-1.4.16
Architecture : xtensa
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 13:57:10
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/732667a668bba0910c5bb8ee75b5bd701fd2a360/build-end.log
Complete log : http://autobuild.buildroot.net/results/732667a668bba0910c5bb8ee75b5bd701fd2a360/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/732667a668bba0910c5bb8ee75b5bd701fd2a360/config
Defconfig : http://autobuild.buildroot.net/results/732667a668bba0910c5bb8ee75b5bd701fd2a360/defconfig
Build 7a9b5923c3831cc6c456c18ba264c67fb0a7d220
==============================================
Status : NOK
Failure reason : valgrind-3.7.0
Architecture : arm
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 14:30:27
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/7a9b5923c3831cc6c456c18ba264c67fb0a7d220/build-end.log
Complete log : http://autobuild.buildroot.net/results/7a9b5923c3831cc6c456c18ba264c67fb0a7d220/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/7a9b5923c3831cc6c456c18ba264c67fb0a7d220/config
Defconfig : http://autobuild.buildroot.net/results/7a9b5923c3831cc6c456c18ba264c67fb0a7d220/defconfig
Build 61826a163d4a6a2f785ae9be5a60dccdd6b8e482
==============================================
Status : NOK
Failure reason : libnspr-4.8.7
Architecture : aarch64
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 14:30:59
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/61826a163d4a6a2f785ae9be5a60dccdd6b8e482/build-end.log
Complete log : http://autobuild.buildroot.net/results/61826a163d4a6a2f785ae9be5a60dccdd6b8e482/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/61826a163d4a6a2f785ae9be5a60dccdd6b8e482/config
Defconfig : http://autobuild.buildroot.net/results/61826a163d4a6a2f785ae9be5a60dccdd6b8e482/defconfig
Build 3345c081bbd40af86a54f914770c02e03f11e788
==============================================
Status : NOK
Failure reason : mplayer-1.1
Architecture : aarch64
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 14:45:07
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/3345c081bbd40af86a54f914770c02e03f11e788/build-end.log
Complete log : http://autobuild.buildroot.net/results/3345c081bbd40af86a54f914770c02e03f11e788/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/3345c081bbd40af86a54f914770c02e03f11e788/config
Defconfig : http://autobuild.buildroot.net/results/3345c081bbd40af86a54f914770c02e03f11e788/defconfig
Build 90da849522936686dca8fe9adf78955480b006bd
==============================================
Status : NOK
Failure reason : dbus-1.4.24
Architecture : microblaze
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 14:48:58
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/90da849522936686dca8fe9adf78955480b006bd/build-end.log
Complete log : http://autobuild.buildroot.net/results/90da849522936686dca8fe9adf78955480b006bd/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/90da849522936686dca8fe9adf78955480b006bd/config
Defconfig : http://autobuild.buildroot.net/results/90da849522936686dca8fe9adf78955480b006bd/defconfig
Build 2ffcaf8ec52dd7c2edafc3b0da867b798a472ad6
==============================================
Status : NOK
Failure reason : imagemagick-6.7.8-8
Architecture : sh4
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 16:31:00
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/2ffcaf8ec52dd7c2edafc3b0da867b798a472ad6/build-end.log
Complete log : http://autobuild.buildroot.net/results/2ffcaf8ec52dd7c2edafc3b0da867b798a472ad6/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/2ffcaf8ec52dd7c2edafc3b0da867b798a472ad6/config
Defconfig : http://autobuild.buildroot.net/results/2ffcaf8ec52dd7c2edafc3b0da867b798a472ad6/defconfig
Build 319716844c953e8f9a00b32cea846e07baa7c31c
==============================================
Status : NOK
Failure reason : libffi-3.0.11
Architecture : xtensa
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 16:38:33
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/319716844c953e8f9a00b32cea846e07baa7c31c/build-end.log
Complete log : http://autobuild.buildroot.net/results/319716844c953e8f9a00b32cea846e07baa7c31c/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/319716844c953e8f9a00b32cea846e07baa7c31c/config
Defconfig : http://autobuild.buildroot.net/results/319716844c953e8f9a00b32cea846e07baa7c31c/defconfig
Build b054afdca5c7e631af2517b9a7e2c001cfaf279e
==============================================
Status : NOK
Failure reason : libffi-3.0.11
Architecture : arm
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 16:42:40
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/b054afdca5c7e631af2517b9a7e2c001cfaf279e/build-end.log
Complete log : http://autobuild.buildroot.net/results/b054afdca5c7e631af2517b9a7e2c001cfaf279e/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/b054afdca5c7e631af2517b9a7e2c001cfaf279e/config
Defconfig : http://autobuild.buildroot.net/results/b054afdca5c7e631af2517b9a7e2c001cfaf279e/defconfig
Build 81c69c8caf92236fc0433e823a5435b222f022b5
==============================================
Status : NOK
Failure reason : libffi-3.0.11
Architecture : xtensa
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 16:56:28
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/81c69c8caf92236fc0433e823a5435b222f022b5/build-end.log
Complete log : http://autobuild.buildroot.net/results/81c69c8caf92236fc0433e823a5435b222f022b5/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/81c69c8caf92236fc0433e823a5435b222f022b5/config
Defconfig : http://autobuild.buildroot.net/results/81c69c8caf92236fc0433e823a5435b222f022b5/defconfig
Build c7ad633927fc522c71e8b4d2715c0a31981f72e4
==============================================
Status : NOK
Failure reason : imagemagick-6.7.8-8
Architecture : sh4
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 17:57:33
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/c7ad633927fc522c71e8b4d2715c0a31981f72e4/build-end.log
Complete log : http://autobuild.buildroot.net/results/c7ad633927fc522c71e8b4d2715c0a31981f72e4/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/c7ad633927fc522c71e8b4d2715c0a31981f72e4/config
Defconfig : http://autobuild.buildroot.net/results/c7ad633927fc522c71e8b4d2715c0a31981f72e4/defconfig
Build 3858b7b4ca80f234ed5c8ab601c9798fa92b89a3
==============================================
Status : NOK
Failure reason : webkit-1.2.7
Architecture : arm
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 18:01:03
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/3858b7b4ca80f234ed5c8ab601c9798fa92b89a3/build-end.log
Complete log : http://autobuild.buildroot.net/results/3858b7b4ca80f234ed5c8ab601c9798fa92b89a3/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/3858b7b4ca80f234ed5c8ab601c9798fa92b89a3/config
Defconfig : http://autobuild.buildroot.net/results/3858b7b4ca80f234ed5c8ab601c9798fa92b89a3/defconfig
Build 8288a14155d6e899ea9706563b1d1ba98749474b
==============================================
Status : NOK
Failure reason : boost-1.52.0
Architecture : arm
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 18:09:53
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/8288a14155d6e899ea9706563b1d1ba98749474b/build-end.log
Complete log : http://autobuild.buildroot.net/results/8288a14155d6e899ea9706563b1d1ba98749474b/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/8288a14155d6e899ea9706563b1d1ba98749474b/config
Defconfig : http://autobuild.buildroot.net/results/8288a14155d6e899ea9706563b1d1ba98749474b/defconfig
Build a68f5b8ea85bce1cb2ab6e1db62b7d2027b5a68b
==============================================
Status : NOK
Failure reason : berkeleydb-5.3.21
Architecture : sh2a
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 18:31:18
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/a68f5b8ea85bce1cb2ab6e1db62b7d2027b5a68b/build-end.log
Complete log : http://autobuild.buildroot.net/results/a68f5b8ea85bce1cb2ab6e1db62b7d2027b5a68b/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/a68f5b8ea85bce1cb2ab6e1db62b7d2027b5a68b/config
Defconfig : http://autobuild.buildroot.net/results/a68f5b8ea85bce1cb2ab6e1db62b7d2027b5a68b/defconfig
Build 82add0f98bb365c3d5cce2cb5029675c339521c5
==============================================
Status : NOK
Failure reason : qt-4.8.3
Architecture : powerpc
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 19:48:44
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/82add0f98bb365c3d5cce2cb5029675c339521c5/build-end.log
Complete log : http://autobuild.buildroot.net/results/82add0f98bb365c3d5cce2cb5029675c339521c5/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/82add0f98bb365c3d5cce2cb5029675c339521c5/config
Defconfig : http://autobuild.buildroot.net/results/82add0f98bb365c3d5cce2cb5029675c339521c5/defconfig
Build 214ab23d5ceae960179918a3f17629bf69ffcb5c
==============================================
Status : NOK
Failure reason : boost-1.52.0
Architecture : powerpc
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 20:13:01
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/214ab23d5ceae960179918a3f17629bf69ffcb5c/build-end.log
Complete log : http://autobuild.buildroot.net/results/214ab23d5ceae960179918a3f17629bf69ffcb5c/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/214ab23d5ceae960179918a3f17629bf69ffcb5c/config
Defconfig : http://autobuild.buildroot.net/results/214ab23d5ceae960179918a3f17629bf69ffcb5c/defconfig
Build 044aee09b0a0fe11b7f5f4afb9f2fb8643c77770
==============================================
Status : NOK
Failure reason : libtirpc-0.2.2
Architecture : microblaze
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 20:14:00
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/044aee09b0a0fe11b7f5f4afb9f2fb8643c77770/build-end.log
Complete log : http://autobuild.buildroot.net/results/044aee09b0a0fe11b7f5f4afb9f2fb8643c77770/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/044aee09b0a0fe11b7f5f4afb9f2fb8643c77770/config
Defconfig : http://autobuild.buildroot.net/results/044aee09b0a0fe11b7f5f4afb9f2fb8643c77770/defconfig
Build 30bd8be03707bfc953c6c0a5cfabc90a0c274d4b
==============================================
Status : NOK
Failure reason : libnl-3.2.16
Architecture : powerpc
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 20:24:33
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/30bd8be03707bfc953c6c0a5cfabc90a0c274d4b/build-end.log
Complete log : http://autobuild.buildroot.net/results/30bd8be03707bfc953c6c0a5cfabc90a0c274d4b/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/30bd8be03707bfc953c6c0a5cfabc90a0c274d4b/config
Defconfig : http://autobuild.buildroot.net/results/30bd8be03707bfc953c6c0a5cfabc90a0c274d4b/defconfig
Build cf4672429facb5e62b8a911e476d867b816bbac0
==============================================
Status : NOK
Failure reason : gettext-0.16.1
Architecture : bfin
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 20:26:57
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/cf4672429facb5e62b8a911e476d867b816bbac0/build-end.log
Complete log : http://autobuild.buildroot.net/results/cf4672429facb5e62b8a911e476d867b816bbac0/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/cf4672429facb5e62b8a911e476d867b816bbac0/config
Defconfig : http://autobuild.buildroot.net/results/cf4672429facb5e62b8a911e476d867b816bbac0/defconfig
Build 3df4e4a23cb1571e1121aa9880c75af9b0064d3d
==============================================
Status : NOK
Failure reason : make: *** [/home/test/test/output1/stamps/ct-ng-toolchain-built] Error 2
Architecture : arm
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 20:41:41
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/3df4e4a23cb1571e1121aa9880c75af9b0064d3d/build-end.log
Complete log : http://autobuild.buildroot.net/results/3df4e4a23cb1571e1121aa9880c75af9b0064d3d/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/3df4e4a23cb1571e1121aa9880c75af9b0064d3d/config
Defconfig : http://autobuild.buildroot.net/results/3df4e4a23cb1571e1121aa9880c75af9b0064d3d/defconfig
Build 5963d35b8933c452b8574c964e407c23a5d0412f
==============================================
Status : NOK
Failure reason : dbus-1.4.24
Architecture : microblaze
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 20:45:16
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/5963d35b8933c452b8574c964e407c23a5d0412f/build-end.log
Complete log : http://autobuild.buildroot.net/results/5963d35b8933c452b8574c964e407c23a5d0412f/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/5963d35b8933c452b8574c964e407c23a5d0412f/config
Defconfig : http://autobuild.buildroot.net/results/5963d35b8933c452b8574c964e407c23a5d0412f/defconfig
Build 2d35bf3f3b4d2563294171a773d1961ab214cde9
==============================================
Status : NOK
Failure reason : libnl-3.2.16
Architecture : mips
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 21:21:03
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/2d35bf3f3b4d2563294171a773d1961ab214cde9/build-end.log
Complete log : http://autobuild.buildroot.net/results/2d35bf3f3b4d2563294171a773d1961ab214cde9/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/2d35bf3f3b4d2563294171a773d1961ab214cde9/config
Defconfig : http://autobuild.buildroot.net/results/2d35bf3f3b4d2563294171a773d1961ab214cde9/defconfig
Build 5055ae94a6540f7dd20775dfd7a4525271be9fae
==============================================
Status : NOK
Failure reason : boost-1.52.0
Architecture : powerpc
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 21:46:01
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/5055ae94a6540f7dd20775dfd7a4525271be9fae/build-end.log
Complete log : http://autobuild.buildroot.net/results/5055ae94a6540f7dd20775dfd7a4525271be9fae/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/5055ae94a6540f7dd20775dfd7a4525271be9fae/config
Defconfig : http://autobuild.buildroot.net/results/5055ae94a6540f7dd20775dfd7a4525271be9fae/defconfig
Build c470d2540aa44cf5e3b2debec13e067ecb008ffe
==============================================
Status : NOK
Failure reason : webkit-1.2.7
Architecture : arm
Submitted by : Peter Korsgaard (gcc10)
Submitted at : 2012-12-13 22:12:40
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/c470d2540aa44cf5e3b2debec13e067ecb008ffe/build-end.log
Complete log : http://autobuild.buildroot.net/results/c470d2540aa44cf5e3b2debec13e067ecb008ffe/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/c470d2540aa44cf5e3b2debec13e067ecb008ffe/config
Defconfig : http://autobuild.buildroot.net/results/c470d2540aa44cf5e3b2debec13e067ecb008ffe/defconfig
Build 0e5d9d7bfb00808f94da6e0022bf4d619e00ce65
==============================================
Status : NOK
Failure reason : boost-1.52.0
Architecture : x86_64
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 22:47:47
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/0e5d9d7bfb00808f94da6e0022bf4d619e00ce65/build-end.log
Complete log : http://autobuild.buildroot.net/results/0e5d9d7bfb00808f94da6e0022bf4d619e00ce65/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/0e5d9d7bfb00808f94da6e0022bf4d619e00ce65/config
Defconfig : http://autobuild.buildroot.net/results/0e5d9d7bfb00808f94da6e0022bf4d619e00ce65/defconfig
Build 252fe7219e416116c76ed1dc3ac8eee72027bf54
==============================================
Status : NOK
Failure reason : util-linux-2.20.1
Architecture : xtensa
Submitted by : Thomas Petazzoni (Free Electrons build server)
Submitted at : 2012-12-13 23:02:59
Git commit ID : http://git.buildroot.net/buildroot/commit/?id=e043dd6c99a801dc7f863986c78c947e25c75b3f
End of log : http://autobuild.buildroot.net/results/252fe7219e416116c76ed1dc3ac8eee72027bf54/build-end.log
Complete log : http://autobuild.buildroot.net/results/252fe7219e416116c76ed1dc3ac8eee72027bf54/build.log.bz2
Configuration : http://autobuild.buildroot.net/results/252fe7219e416116c76ed1dc3ac8eee72027bf54/config
Defconfig : http://autobuild.buildroot.net/results/252fe7219e416116c76ed1dc3ac8eee72027bf54/defconfig
--
http://autobuild.buildroot.net
^ permalink raw reply
* [Buildroot] [git commit] package/qemu: fix host-qemu variable names
From: François Perrad @ 2012-12-14 7:01 UTC (permalink / raw)
To: buildroot
In-Reply-To: <20121213235339.E8BC99A1F2@busybox.osuosl.org>
2012/12/14 Peter Korsgaard <jacmet@sunsite.dk>:
> commit: http://git.buildroot.net/buildroot/commit/?id=6f7884c81461bdb35ff47da9cd84c8a8ca5d57cb
> branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master
>
> With the upcoming introduction of qemu-on-target, we need to properly
> separate the variables used for the host qemu, from the variables
> used for the target qemu.
>
you've missed the last line of qemu.mk :
# variable used by other packages
-QEMU_USER = $(HOST_DIR)/usr/bin/qemu-$(QEMU_ARCH)
+QEMU_USER = $(HOST_DIR)/usr/bin/qemu-$(HOST_QEMU_ARCH)
Fran?ois
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> Cc: Francois Perrad <fperrad@gmail.com>
> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
> ---
> package/qemu/qemu.mk | 25 ++++++++++++++-----------
> 1 files changed, 14 insertions(+), 11 deletions(-)
>
> diff --git a/package/qemu/qemu.mk b/package/qemu/qemu.mk
> index 790d34f..81cd79f 100644
> --- a/package/qemu/qemu.mk
> +++ b/package/qemu/qemu.mk
> @@ -13,7 +13,10 @@ QEMU_LICENSE_FILES = COPYING COPYING.LIB
> # the non-(L)GPL license texts are specified in the affected
> # individual source files.
>
> -QEMU_DEPENDENCIES = host-pkgconf zlib libglib2
> +#-------------------------------------------------------------
> +# Host-qemu
> +
> +HOST_QEMU_DEPENDENCIES = host-pkgconf zlib libglib2
>
> # BR ARCH qemu
> # ------- ----
> @@ -44,20 +47,20 @@ QEMU_DEPENDENCIES = host-pkgconf zlib libglib2
> # sh64 not supported
> # sparc sparc
>
> -QEMU_ARCH = $(ARCH)
> -ifeq ($(QEMU_ARCH),i486)
> - QEMU_ARCH = i386
> +HOST_QEMU_ARCH = $(ARCH)
> +ifeq ($(HOST_QEMU_ARCH),i486)
> + HOST_QEMU_ARCH = i386
> endif
> -ifeq ($(QEMU_ARCH),i586)
> - QEMU_ARCH = i386
> +ifeq ($(HOST_QEMU_ARCH),i586)
> + HOST_QEMU_ARCH = i386
> endif
> -ifeq ($(QEMU_ARCH),i686)
> - QEMU_ARCH = i386
> +ifeq ($(HOST_QEMU_ARCH),i686)
> + HOST_QEMU_ARCH = i386
> endif
> -ifeq ($(QEMU_ARCH),powerpc)
> - QEMU_ARCH = ppc
> +ifeq ($(HOST_QEMU_ARCH),powerpc)
> + HOST_QEMU_ARCH = ppc
> endif
> -HOST_QEMU_TARGETS=$(QEMU_ARCH)-linux-user
> +HOST_QEMU_TARGETS=$(HOST_QEMU_ARCH)-linux-user
>
> define HOST_QEMU_CONFIGURE_CMDS
> (cd $(@D); $(HOST_CONFIGURE_OPTS) ./configure \
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
^ permalink raw reply
* [Buildroot] Pass CFLAGS when building kernel
From: Woody Wu @ 2012-12-14 4:45 UTC (permalink / raw)
To: buildroot
Hi, list
I want to enalbe pr_debug in kernel building, that means I have to to
define CFLAGS as something like CFLAGS += DEBUG when building kernel.
How should I do this with buildroot? Thanks
--
woody
I can't go back to yesterday - because I was a different person then.
^ permalink raw reply
* [Buildroot] [git commit] dbus: fix build on microblaze
From: Peter Korsgaard @ 2012-12-14 0:23 UTC (permalink / raw)
To: buildroot
commit: http://git.buildroot.net/buildroot/commit/?id=24cb62ed4c7c3e0aa36500cc4d1c0b13ee722f71
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Fixes http://autobuild.buildroot.net/results/5963d35b8933c452b8574c964e407c23a5d0412f
The microblaze toolchain has sys/inotify.h, but doesn't provide inotify_rm_*
functions, so disable inotify support.
Also disable the legacy dnotify support (which is used when inotify support
is disabled) as it has bitrotten upstream and no longer builds.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
---
package/dbus/dbus.mk | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/package/dbus/dbus.mk b/package/dbus/dbus.mk
index b7cc378..ec42874 100644
--- a/package/dbus/dbus.mk
+++ b/package/dbus/dbus.mk
@@ -18,11 +18,16 @@ DBUS_CONF_OPT = --with-dbus-user=dbus \
--disable-xml-docs \
--disable-doxygen-docs \
--disable-static \
- --enable-dnotify \
+ --disable-dnotify \
--localstatedir=/var \
--with-system-socket=/var/run/dbus/system_bus_socket \
--with-system-pid-file=/var/run/messagebus.pid
+ifeq ($(BR2_microblaze),y)
+# microblaze toolchain doesn't provide inotify_rm_* but does have sys/inotify.h
+DBUS_CONF_OPT += --disable-inotify
+endif
+
ifeq ($(BR2_DBUS_EXPAT),y)
DBUS_CONF_OPT += --with-xml=expat
DBUS_DEPENDENCIES += expat
^ permalink raw reply related
* [Buildroot] builroot-2012.11.tar.bz2: CVS control directory left in toolchain/elf2flt/elf2flt
From: Willy Lambert @ 2012-12-14 0:08 UTC (permalink / raw)
To: buildroot
In-Reply-To: <50CA4E6E.6000507@wanadoo.fr>
2012/12/13 Thierry Bultel <thierry.bultel@wanadoo.fr>:
> Le 13/12/2012 22:47, Peter Korsgaard a ?crit :
>
>>>>>>> "Thierry" == Thierry Bultel <thierry.bultel@wanadoo.fr> writes:
>>
>>
>> Hi,
>>
>> Thierry> Actually I am not using it either. The CVS dir came in
>> Thierry> conflict with my versioning system and that is how I noticed
>> Thierry> it.
>>
>> You're using CVS in 2012? Really? ;)
>>
> It is awesome, sometimes, to notice how people like to stay with what they
> have, even when there is better elsewhere ;0)
>
This is called Love :D
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
^ permalink raw reply
* [Buildroot] [PATCH] qt: fix qconfig configure parameter
From: Peter Korsgaard @ 2012-12-14 0:05 UTC (permalink / raw)
To: buildroot
In-Reply-To: <1336425264-29060-1-git-send-email-fhunleth@troodon-software.com>
>>>>> "Frank" == Frank Hunleth <fhunleth@troodon-software.com> writes:
Frank> The Qt configure option for specifying a custom qconfig.h
Frank> file changed from -config to -qconfig. This makes the
Frank> corresponding change in qt.mk.
Committed, thanks - And sorry for the slow response.
--
Bye, Peter Korsgaard
^ permalink raw reply
* [Buildroot] [git commit] qt: fix qconfig configure parameter
From: Peter Korsgaard @ 2012-12-14 0:04 UTC (permalink / raw)
To: buildroot
commit: http://git.buildroot.net/buildroot/commit/?id=49f16f4b97abb888e918ce3d70d8a26f03db05c1
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master
The Qt configure option for specifying a custom qconfig.h
file changed from -config to -qconfig. This makes the
corresponding change in qt.mk.
Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
---
package/qt/qt.mk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package/qt/qt.mk b/package/qt/qt.mk
index be0808d..b09d0ed 100644
--- a/package/qt/qt.mk
+++ b/package/qt/qt.mk
@@ -24,7 +24,7 @@ endif
QT_CONFIG_FILE=$(call qstrip,$(BR2_PACKAGE_QT_CONFIG_FILE))
ifneq ($(QT_CONFIG_FILE),)
-QT_CONFIGURE_OPTS += -config buildroot
+QT_CONFIGURE_OPTS += -qconfig buildroot
endif
QT_CFLAGS = $(TARGET_CFLAGS)
^ permalink raw reply related
* [Buildroot] [PATCH 4/4] package/qemu: bump version
From: Peter Korsgaard @ 2012-12-13 23:54 UTC (permalink / raw)
To: buildroot
In-Reply-To: <b868ae7c3562ef5dd3b7027f28dc7f0ebba3b440.1355434710.git.yann.morin.1998@free.fr>
>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:
Yann> Bump QEMU to 1.2.1.
Yann> Note: 1.3.0 is out now, but ./configure has changed a bit, and there are
Yann> new dependencies, so the bump to 1.3.0 is postponed for a litle while...
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply
* [Buildroot] [git commit] package/qemu: bump version
From: Peter Korsgaard @ 2012-12-13 23:53 UTC (permalink / raw)
To: buildroot
commit: http://git.buildroot.net/buildroot/commit/?id=c51f1d88518fdb7f68438a1144d8f30fe210355e
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Bump QEMU to 1.2.1.
Note: 1.3.0 is out now, but ./configure has changed a bit, and there are
new dependencies, so the bump to 1.3.0 is postponed for a litle while...
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Francois Perrad <fperrad@gmail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
---
package/qemu/qemu.mk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package/qemu/qemu.mk b/package/qemu/qemu.mk
index 2c0dbde..3c01102 100644
--- a/package/qemu/qemu.mk
+++ b/package/qemu/qemu.mk
@@ -4,7 +4,7 @@
#
#############################################################
-QEMU_VERSION = 1.2.0
+QEMU_VERSION = 1.2.1
QEMU_SOURCE = qemu-$(QEMU_VERSION).tar.bz2
QEMU_SITE = http://wiki.qemu.org/download
QEMU_LICENSE = GPLv2 LGPLv2.1 MIT BSD-3c BSD-2c Others/BSD-1c
^ permalink raw reply related
* [Buildroot] [PATCH 2/4] package/qemu: fix host dependencies
From: Peter Korsgaard @ 2012-12-13 23:53 UTC (permalink / raw)
To: buildroot
In-Reply-To: <f3379896be4cbb7b0c1348fb207ecd6696702842.1355434710.git.yann.morin.1998@free.fr>
>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:
Yann> 'host-*' packages should depends on other 'host-*' packages,
Yann> not on target packages.
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply
* [Buildroot] [PATCH 1/4] package/qemu: fix host-qemu variable names
From: Peter Korsgaard @ 2012-12-13 23:52 UTC (permalink / raw)
To: buildroot
In-Reply-To: <ef84613fdc32788b96df51eb2c074c547424ac9c.1355434710.git.yann.morin.1998@free.fr>
>>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:
Yann> With the upcoming introduction of qemu-on-target, we need to properly
Yann> separate the variables used for the host qemu, from the variables
Yann> used for the target qemu.
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply
* [Buildroot] [git commit] package/qemu: fix host dependencies
From: Peter Korsgaard @ 2012-12-13 23:51 UTC (permalink / raw)
To: buildroot
commit: http://git.buildroot.net/buildroot/commit/?id=3a489f1ac87ea86c760271b516419fb81bbfc83d
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master
'host-*' packages should depends on other 'host-*' packages,
not on target packages.
Reported-by: Arnout Vandecappelle <arnout@mind.be>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Francois Perrad <fperrad@gmail.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
---
package/qemu/qemu.mk | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package/qemu/qemu.mk b/package/qemu/qemu.mk
index 81cd79f..2c0dbde 100644
--- a/package/qemu/qemu.mk
+++ b/package/qemu/qemu.mk
@@ -16,7 +16,7 @@ QEMU_LICENSE_FILES = COPYING COPYING.LIB
#-------------------------------------------------------------
# Host-qemu
-HOST_QEMU_DEPENDENCIES = host-pkgconf zlib libglib2
+HOST_QEMU_DEPENDENCIES = host-pkgconf host-zlib host-libglib2
# BR ARCH qemu
# ------- ----
^ permalink raw reply related
* [Buildroot] [git commit] package/qemu: fix host-qemu variable names
From: Peter Korsgaard @ 2012-12-13 23:51 UTC (permalink / raw)
To: buildroot
commit: http://git.buildroot.net/buildroot/commit/?id=6f7884c81461bdb35ff47da9cd84c8a8ca5d57cb
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master
With the upcoming introduction of qemu-on-target, we need to properly
separate the variables used for the host qemu, from the variables
used for the target qemu.
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Francois Perrad <fperrad@gmail.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
---
package/qemu/qemu.mk | 25 ++++++++++++++-----------
1 files changed, 14 insertions(+), 11 deletions(-)
diff --git a/package/qemu/qemu.mk b/package/qemu/qemu.mk
index 790d34f..81cd79f 100644
--- a/package/qemu/qemu.mk
+++ b/package/qemu/qemu.mk
@@ -13,7 +13,10 @@ QEMU_LICENSE_FILES = COPYING COPYING.LIB
# the non-(L)GPL license texts are specified in the affected
# individual source files.
-QEMU_DEPENDENCIES = host-pkgconf zlib libglib2
+#-------------------------------------------------------------
+# Host-qemu
+
+HOST_QEMU_DEPENDENCIES = host-pkgconf zlib libglib2
# BR ARCH qemu
# ------- ----
@@ -44,20 +47,20 @@ QEMU_DEPENDENCIES = host-pkgconf zlib libglib2
# sh64 not supported
# sparc sparc
-QEMU_ARCH = $(ARCH)
-ifeq ($(QEMU_ARCH),i486)
- QEMU_ARCH = i386
+HOST_QEMU_ARCH = $(ARCH)
+ifeq ($(HOST_QEMU_ARCH),i486)
+ HOST_QEMU_ARCH = i386
endif
-ifeq ($(QEMU_ARCH),i586)
- QEMU_ARCH = i386
+ifeq ($(HOST_QEMU_ARCH),i586)
+ HOST_QEMU_ARCH = i386
endif
-ifeq ($(QEMU_ARCH),i686)
- QEMU_ARCH = i386
+ifeq ($(HOST_QEMU_ARCH),i686)
+ HOST_QEMU_ARCH = i386
endif
-ifeq ($(QEMU_ARCH),powerpc)
- QEMU_ARCH = ppc
+ifeq ($(HOST_QEMU_ARCH),powerpc)
+ HOST_QEMU_ARCH = ppc
endif
-HOST_QEMU_TARGETS=$(QEMU_ARCH)-linux-user
+HOST_QEMU_TARGETS=$(HOST_QEMU_ARCH)-linux-user
define HOST_QEMU_CONFIGURE_CMDS
(cd $(@D); $(HOST_CONFIGURE_OPTS) ./configure \
^ permalink raw reply related
* [Buildroot] [PATCH v2] jpeg-turbo: new package
From: Peter Korsgaard @ 2012-12-13 23:06 UTC (permalink / raw)
To: buildroot
In-Reply-To: <1338741144-14029-1-git-send-email-mdemirten@yh.com.tr>
>>>>> "Murat" == Murat Demirten <mdemirten@yh.com.tr> writes:
Murat> INSTALL_STAGING = YES added into this version.
Murat> Signed-off-by: Murat Demirten <mdemirten@yh.com.tr>
Sorry for the slow response. Committed with some fixups/simplifications
- Thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply
* [Buildroot] [git commit] package: add selection between libjpeg and jpeg-turbo
From: Peter Korsgaard @ 2012-12-13 23:03 UTC (permalink / raw)
To: buildroot
commit: http://git.buildroot.net/buildroot/commit/?id=21dd3e777b5b9eb40c6e0fe9fadcf0c7fcc63901
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Introduce a virtual 'jpeg' package, which pulls in either libjpeg or
jpeg-turbo depending on a choice selection.
Rename jpeg package to libjpeg so we can reuse 'jpeg' for the virtual
package, making the change transparent to existing users and all the
packages using libjpeg.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
---
package/Config.in | 1 -
package/jpeg-turbo/Config.in | 9 ---------
package/jpeg/Config.in | 27 +++++++++++++++++++++++++++
package/jpeg/jpeg.mk | 15 +++------------
package/libjpeg/libjpeg.mk | 19 +++++++++++++++++++
5 files changed, 49 insertions(+), 22 deletions(-)
diff --git a/package/Config.in b/package/Config.in
index 7358d93..cad1221 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -391,7 +391,6 @@ source "package/gtk2-engines/Config.in"
source "package/gtk2-themes/Config.in"
source "package/imlib2/Config.in"
source "package/jpeg/Config.in"
-source "package/jpeg-turbo/Config.in"
source "package/libart/Config.in"
source "package/libdmtx/Config.in"
source "package/libdrm/Config.in"
diff --git a/package/jpeg-turbo/Config.in b/package/jpeg-turbo/Config.in
deleted file mode 100644
index 19765b0..0000000
--- a/package/jpeg-turbo/Config.in
+++ /dev/null
@@ -1,9 +0,0 @@
-config BR2_PACKAGE_JPEG_TURBO
- bool "jpeg-turbo"
- help
- Libjpeg-turbo is a derivative of libjpeg that uses SIMD
- instructions (MMX, SSE2, NEON) to accelerate baseline JPEG
- compression and decompression on x86, x86-64, and ARM
- systems.
-
- http://www.libjpeg-turbo.org
diff --git a/package/jpeg/Config.in b/package/jpeg/Config.in
index 36d73c5..9508faf 100644
--- a/package/jpeg/Config.in
+++ b/package/jpeg/Config.in
@@ -1,6 +1,33 @@
config BR2_PACKAGE_JPEG
+ bool "jpeg support"
+ help
+ Select the desired JPEG library provider.
+
+if BR2_PACKAGE_JPEG
+
+choice
+ prompt "jpeg variant"
+ default BR2_PACKAGE_JPEG_TURBO if (BR2_X86_CPU_HAS_MMX || BR2_ARM_CPU_HAS_NEON)
+ help
+ Select the older stable version, or the newer developer version
+
+config BR2_PACKAGE_LIBJPEG
bool "jpeg"
help
The ubiquitous C library for manipulating JPEG images.
http://www.ijg.org/
+
+config BR2_PACKAGE_JPEG_TURBO
+ bool "jpeg-turbo"
+ help
+ Libjpeg-turbo is a derivative of libjpeg that uses SIMD
+ instructions (MMX, SSE2, NEON) to accelerate baseline JPEG
+ compression and decompression on x86, x86-64, and ARM
+ systems.
+
+ http://www.libjpeg-turbo.org
+
+endchoice
+
+endif
diff --git a/package/jpeg/jpeg.mk b/package/jpeg/jpeg.mk
index d7ef25a..9f40e6f 100644
--- a/package/jpeg/jpeg.mk
+++ b/package/jpeg/jpeg.mk
@@ -1,18 +1,9 @@
#############################################################
#
-# jpeg (libraries needed by some apps)
+# jpeg
#
#############################################################
-JPEG_VERSION = 8d
-JPEG_SITE = http://www.ijg.org/files/
-JPEG_SOURCE = jpegsrc.v$(JPEG_VERSION).tar.gz
-JPEG_INSTALL_STAGING = YES
-define JPEG_REMOVE_USELESS_TOOLS
- rm -f $(addprefix $(TARGET_DIR)/usr/bin/,cjpeg djpeg jpegtrans rdjpgcom wrjpgcom)
-endef
+jpeg: $(if $(BR2_PACKAGE_JPEG_TURBO),jpeg-turbo,libjpeg)
-JPEG_POST_INSTALL_TARGET_HOOKS += JPEG_REMOVE_USELESS_TOOLS
-
-$(eval $(autotools-package))
-$(eval $(host-autotools-package))
+host-jpeg: host-libjpeg
diff --git a/package/libjpeg/libjpeg.mk b/package/libjpeg/libjpeg.mk
new file mode 100644
index 0000000..0df2b3a
--- /dev/null
+++ b/package/libjpeg/libjpeg.mk
@@ -0,0 +1,19 @@
+#############################################################
+#
+# libjpeg (libraries needed by some apps)
+#
+#############################################################
+
+LIBJPEG_VERSION = 8d
+LIBJPEG_SITE = http://www.ijg.org/files/
+LIBJPEG_SOURCE = jpegsrc.v$(LIBJPEG_VERSION).tar.gz
+LIBJPEG_INSTALL_STAGING = YES
+
+define LIBJPEG_REMOVE_USELESS_TOOLS
+ rm -f $(addprefix $(TARGET_DIR)/usr/bin/,cjpeg djpeg jpegtrans rdjpgcom wrjpgcom)
+endef
+
+LIBJPEG_POST_INSTALL_TARGET_HOOKS += LIBJPEG_REMOVE_USELESS_TOOLS
+
+$(eval $(autotools-package))
+$(eval $(host-autotools-package))
^ permalink raw reply related
* [Buildroot] Getting It into Compact Flash
From: Arnout Vandecappelle @ 2012-12-13 23:02 UTC (permalink / raw)
To: buildroot
In-Reply-To: <20121213220434.GA819@mail.sceen.net>
On 13/12/12 23:04, Richard Braun wrote:
> On Thu, Dec 13, 2012 at 10:37:19PM +0100, Arnout Vandecappelle wrote:
>> - if you use anything else than static device management, the devtmps
>> will not be mounted automatically by the kernel; the cpio filesystem
>> adds a /init script that mounts it for you.
>
> The kernel has provided the ability to automatically mount devtmpfs for
> quite some time now. He just needs to make sure the option is selected
> in the kernel configuration.
But it doesn't automount devtmpfs when the initramfs is mounted. That's
why fs/cpio/init exists.
(Come to think of it, it is possible that an ext2 initrd is not
considered the same as an initramfs and the kernel _will_ mount devtmpfs
- I'm not sure).
Regards,
Arnout
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286540
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
^ permalink raw reply
* [Buildroot] [PATCH 2/4] package/qemu: fix host dependencies
From: Arnout Vandecappelle @ 2012-12-13 22:57 UTC (permalink / raw)
To: buildroot
In-Reply-To: <f3379896be4cbb7b0c1348fb207ecd6696702842.1355434710.git.yann.morin.1998@free.fr>
On 13/12/12 22:39, Yann E. MORIN wrote:
> 'host-*' packages should depends on other 'host-*' packages,
> not on target packages.
>
> Reported-by: Arnout Vandecappelle<arnout@mind.be>
> Signed-off-by: "Yann E. MORIN"<yann.morin.1998@free.fr>
> Cc: Francois Perrad<fperrad@gmail.com>
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286540
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
^ permalink raw reply
* [Buildroot] [PATCH 1/4] package/qemu: fix host-qemu variable names
From: Arnout Vandecappelle @ 2012-12-13 22:56 UTC (permalink / raw)
To: buildroot
In-Reply-To: <ef84613fdc32788b96df51eb2c074c547424ac9c.1355434710.git.yann.morin.1998@free.fr>
On 13/12/12 22:39, Yann E. MORIN wrote:
> With the upcoming introduction of qemu-on-target, we need to properly
> separate the variables used for the host qemu, from the variables
> used for the target qemu.
>
> Signed-off-by: "Yann E. MORIN"<yann.morin.1998@free.fr>
> Cc: Francois Perrad<fperrad@gmail.com>
Didn't I already give my
Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
?
Regards,
Arnout
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286540
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
^ permalink raw reply
* [Buildroot] [PATCH] Fix xenomai build with Linaro toolchain
From: Arnout Vandecappelle @ 2012-12-13 22:54 UTC (permalink / raw)
To: buildroot
In-Reply-To: <50CA5162.8090304@wanadoo.fr>
On 13/12/12 23:06, Thierry Bultel wrote:
> This fixes the build with toolchains that have -mthumb by default
> (Not supported by xenomai yet)
>
>
> Signed-off-by: thierry.bultel at wanadoo.fr
> --- xenomai.mk 2012-12-13 22:48:05.841982812 +0100
> +++ xenomai.mk.orig 2012-12-13 23:01:13.473982051 +0100
This won't apply with git am. Could you create the patch with
git send-email?
> @@ -24,6 +23,12 @@
>
> XENOMAI_CONF_OPT += --includedir=/usr/include/xenomai/
>
> +XENOMAI_CONF_ENV = \
> + CFLAGS="$(TARGET_CFLAGS) -marm"
Wouldn't it be a good idea to make this conditional on BR2_arm? :-)
I would also use XENOMAI_CONF_ENV +=, easier for the future.
> +
> +XENOMAI_MAKE_ENV = \
> + CFLAGS="$(TARGET_CFLAGS) -marm"
Is this needed? Should be enough to do it in the CONF_ENV because
the CFLAGS are directly replaced in the Makefiles...
Regards,
Arnout
> +
> ifeq ($(BR2_HAVE_DEVFILES),)
> define XENOMAI_REMOVE_DEVFILES
> for i in xeno-config xeno-info wrap-link.sh ; do \
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286540
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
^ permalink raw reply
* [Buildroot] [pull request] Pull request for branch yem-new-packages
From: Arnout Vandecappelle @ 2012-12-13 22:45 UTC (permalink / raw)
To: buildroot
In-Reply-To: <cover.1355435224.git.yann.morin.1998@free.fr>
On 13/12/12 22:47, Yann E. MORIN wrote:
> This patch series is an extract from my qemu-related big-ish series,
> that I did split up to ease regview / integration upstream.
Thanks, that's really useful!
Now I just have to find some time to review...
Regards,
Arnout
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286540
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
^ permalink raw reply
* [Buildroot] [PATCH] Add package for mongoose web server
From: Arnout Vandecappelle @ 2012-12-13 22:42 UTC (permalink / raw)
To: buildroot
In-Reply-To: <1355349796-4165-1-git-send-email-cdhmanning@gmail.com>
Hi Charles,
On 12/12/12 23:03, Charles Manning wrote:
> Signed-off-by: Charles Manning<cdhmanning@gmail.com>
[snip]
> diff --git a/package/mongoose/Config.in b/package/mongoose/Config.in
> new file mode 100644
> index 0000000..39806f9
> --- /dev/null
> +++ b/package/mongoose/Config.in
> @@ -0,0 +1,13 @@
> +config BR2_PACKAGE_MONGOOSE
> + bool "mongoose wen server"
All other web servers just give their name, so:
bool "mongoose"
Missing:
depends on BR2_TOOLCHAIN_HAS_THREADS
depends on BR2_USE_WCHAR
> + help
> + Mongoose small web server
> +
> + https://github.com/valenok/mongoose
> +
> +config BR2_PACKAGE_MONGOOSE_NO_PUT_AUTH
> + bool "Disable PUT authorization"
> + depends on BR2_PACKAGE_MONGOOSE
> + default n
default n is redundant because it is the default.
I prefer package-specific extra options to be wrapped in a if...endif
instead of using 'depends on'.
> + help
> + Sometimes you don't need PUT authorization.
[snip]
> diff --git a/package/mongoose/mongoose-3.3-no-auth.patch b/package/mongoose/mongoose-3.3-no-auth.patch
> new file mode 100644
> index 0000000..a470f5e
> --- /dev/null
> +++ b/package/mongoose/mongoose-3.3-no-auth.patch
> @@ -0,0 +1,55 @@
> +From db714636f86d79be33ffe8f2408c8731b5969208 Mon Sep 17 00:00:00 2001
> +From: Charles Manning<cdhmanning@gmail.com>
> +Date: Mon, 10 Dec 2012 10:14:20 +1300
> +Subject: [PATCH] Add NO_PUT_AUTH option to allow put with not authorization
> +
> +Sometimes you really don't want the security.
> +
> +Signed-off-by: Charles Manning<cdhmanning@gmail.com>
Although this is a useful addition, it's really a new feature and not
a cross-compilation fix. We normally don't include new features in buildroot
patches.
Could you upstream this patch? Sergey is pretty quick with accepting patches.
[snip]
> diff --git a/package/mongoose/mongoose.mk b/package/mongoose/mongoose.mk
> new file mode 100644
> index 0000000..ef06f41
> --- /dev/null
> +++ b/package/mongoose/mongoose.mk
> @@ -0,0 +1,38 @@
> +# Package for mongoose web server.
> +# This has been patched with an extension to allow PUT with no authorization.
> +#
Although on the last buildroot developer meeting some doubts were voices
about its usefulness, the rule is still that the .mk file should have the
following header:
#############################################################
#
# mongoose
#
#############################################################
> +MONGOOSE_VERSION = 3.3
> +MONGOOSE_SITE = http://github.com/valenok/mongoose/tarball/master
> +MONGOOSE_LICENSE = MIT
> +MONGOOSE_LICENSE_FILES = COPYING
> +MONGOOSE_INSTALL_STAGING = YES
Why install in staging? You're not installing libraries or headers.
That said, mongoose is often used as an embedded web server, so it
would be useful to have the option to:
- install the library and include file in staging;
- not install the executable and init script to target.
But it's OK if you're not ready to do this; in that case, just
remove the INSTALL_STAGING line.
> +MONGOOSE_INSTALL_TARGET = YES
This is the default.
> +
> +MONGOOSE_OPTIONAL_DEFINES = -DNO_SSL
Ideally, SSL should be enabled if BR2_PACKAGE_OPENSSL is y.
Adding support for HAVE_MD5, NDEBUG, NO_CGI and USE_LUA would also be
nice.
> +ifeq ($(BR2_PACKAGE_MONGOOSE_NO_PUT_AUTH),y)
> +MONGOOSE_OPTIONAL_DEFINES += -DNO_PUT_AUTH
If the patch is removed then obviously this should also be removed.
> +endif
> +
> +define MONGOOSE_BUILD_CMDS
> + $(MAKE) CC="$(TARGET_CC)" LD="$TARGETLD)" -C $(@D) linux COPT="$(MONGOOSE_OPTIONAL_DEFINES)"
Missing ( in $(TARGET_LD). But the Makefile doesn't use LD so it's
redundant.
TARGET_CFLAGS and TARGET_LDFLAGS should also be passed - but mongoose's
Makefile doesn't support that. Your options are:
- Patch the Makefile to use CFLAGS += instead of CFLAGS =; if you do that,
also rename LINFLAGS to LDFLAGS, and use += instead of = for that as well.
And of course upstream this patch.
- Add TARGET_CFLAGS to COPT. You could also ad TARGET_LDFLAGS because
there is anyway no object file compilation, but it's not ideal. If you
leave out TARGET_LDFLAGS it's not such a big deal anyway because it's
not often used.
- Don't use the Makefile, but just run:
cd $(@D); $(TARGET_CC) $(TARGET_CFLAGS) mongoose.c main.c \
$(TARGET_LDFLAGS) -ldl -pthread
> +endef
> +
> +define MONGOOSE_INSTALL_STAGING_CMDS
> + $(INSTALL) -d $(STAGING_DIR)/sbin
> + $(INSTALL) -d $(STAGING_DIR)/etc
> + $(INSTALL) -d $(STAGING_DIR)/etc/init.d
> + $(INSTALL) -D -m 755 $(@D)/mongoose $(STAGING_DIR)/sbin/mongoose
> + $(INSTALL) -D -m 755 $(@D)/mongoose.init $(STAGING_DIR)/etc/init.d/mongoose
Neither of these should be installed in staging. As I said earlier, it does
make sense to install the header and the .so.
> +endef
> +
> +define MONGOOSE_INSTALL_TARGET_CMDS
> + $(INSTALL) -d $(TARGET_DIR)/sbin
> + $(INSTALL) -d $(TARGET_DIR)/etc
> + $(INSTALL) -d $(TARGET_DIR)/etc/init.d
The install -D below already creates the directories, so these three are redundant.
> + $(INSTALL) -D -m 755 $(@D)/mongoose $(TARGET_DIR)/sbin/mongoose
> + $(INSTALL) -D -m 755 $(@D)/mongoose.init $(TARGET_DIR)/etc/init.d/mongoose
> +endef
> +
> +
> +$(eval $(generic-package))
> +
Redundant empty line.
Regards,
Arnout
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286540
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
^ permalink raw reply
* [Buildroot] [git commit] jpeg-turbo: new package
From: Peter Korsgaard @ 2012-12-13 22:25 UTC (permalink / raw)
To: buildroot
commit: http://git.buildroot.net/buildroot/commit/?id=39348d803bda0c0f33805b06d302669293e4d38a
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master
[Peter: Various cleanups/fixes/simplifications]
Signed-off-by: Murat Demirten <mdemirten@yh.com.tr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
---
package/Config.in | 1 +
package/jpeg-turbo/Config.in | 9 +++++++++
package/jpeg-turbo/jpeg-turbo.mk | 27 +++++++++++++++++++++++++++
3 files changed, 37 insertions(+), 0 deletions(-)
diff --git a/package/Config.in b/package/Config.in
index cad1221..7358d93 100644
--- a/package/Config.in
+++ b/package/Config.in
@@ -391,6 +391,7 @@ source "package/gtk2-engines/Config.in"
source "package/gtk2-themes/Config.in"
source "package/imlib2/Config.in"
source "package/jpeg/Config.in"
+source "package/jpeg-turbo/Config.in"
source "package/libart/Config.in"
source "package/libdmtx/Config.in"
source "package/libdrm/Config.in"
diff --git a/package/jpeg-turbo/Config.in b/package/jpeg-turbo/Config.in
new file mode 100644
index 0000000..19765b0
--- /dev/null
+++ b/package/jpeg-turbo/Config.in
@@ -0,0 +1,9 @@
+config BR2_PACKAGE_JPEG_TURBO
+ bool "jpeg-turbo"
+ help
+ Libjpeg-turbo is a derivative of libjpeg that uses SIMD
+ instructions (MMX, SSE2, NEON) to accelerate baseline JPEG
+ compression and decompression on x86, x86-64, and ARM
+ systems.
+
+ http://www.libjpeg-turbo.org
diff --git a/package/jpeg-turbo/jpeg-turbo.mk b/package/jpeg-turbo/jpeg-turbo.mk
new file mode 100644
index 0000000..19a0292
--- /dev/null
+++ b/package/jpeg-turbo/jpeg-turbo.mk
@@ -0,0 +1,27 @@
+#############################################################
+#
+# jpeg-turbo
+#
+#############################################################
+
+JPEG_TURBO_VERSION = 1.2.1
+JPEG_TURBO_SOURCE = libjpeg-turbo-$(JPEG_TURBO_VERSION).tar.gz
+JPEG_TURBO_SITE = http://downloads.sourceforge.net/project/libjpeg-turbo/$(JPEG_TURBO_VERSION)
+JPEG_TURBO_INSTALL_STAGING = YES
+JPEG_TURBO_CONF_OPT = --with-jpeg8
+
+ifeq ($(BR2_X86_CPU_HAS_MMX)$(BR2_ARM_CPU_HAS_NEON),y)
+JPEG_TURBO_CONF_OPT += --with-simd
+# x86 simd support needs nasm
+JPEG_TURBO_DEPENDENCIES += $(if $(BR2_X86_CPU_HAS_MMX),host-nasm)
+else
+JPEG_TURBO_CONF_OPT += --without-simd
+endif
+
+define JPEG_TURBO_REMOVE_USELESS_TOOLS
+ rm -f $(addprefix $(TARGET_DIR)/usr/bin/,cjpeg djpeg jpegtrans rdjpgcom tjbench wrjpgcom)
+endef
+
+JPEG_TURBO_POST_INSTALL_TARGET_HOOKS += JPEG_TURBO_REMOVE_USELESS_TOOLS
+
+$(eval $(autotools-package))
^ permalink raw reply related
* [Buildroot] [git commit] package: use BR2_ARM_CPU_HAS_NEON
From: Peter Korsgaard @ 2012-12-13 22:25 UTC (permalink / raw)
To: buildroot
commit: http://git.buildroot.net/buildroot/commit/?id=ce8a7d50557d8f4a8dd3ae8a2259cc8996a38c57
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
---
package/efl/libevas/libevas.mk | 3 +--
package/multimedia/ffmpeg/ffmpeg.mk | 3 +--
package/multimedia/mplayer/mplayer.mk | 2 +-
3 files changed, 3 insertions(+), 5 deletions(-)
diff --git a/package/efl/libevas/libevas.mk b/package/efl/libevas/libevas.mk
index 2e9e930..1f053e3 100644
--- a/package/efl/libevas/libevas.mk
+++ b/package/efl/libevas/libevas.mk
@@ -142,8 +142,7 @@ else
LIBEVAS_CONF_OPT += --disable-cpu-altivec
endif
-ifeq ($(BR2_cortex_a8)$(BR2_cortex_a9),y)
-# NEON is optional for A9
+ifeq ($(BR2_ARM_CPU_HAS_NEON),y)
LIBEVAS_CONF_OPT += --enable-cpu-neon
else
LIBEVAS_CONF_OPT += --disable-cpu-neon
diff --git a/package/multimedia/ffmpeg/ffmpeg.mk b/package/multimedia/ffmpeg/ffmpeg.mk
index 994c7cd..90c1f1b 100644
--- a/package/multimedia/ffmpeg/ffmpeg.mk
+++ b/package/multimedia/ffmpeg/ffmpeg.mk
@@ -143,8 +143,7 @@ endif
ifeq ($(BR2_arm10)$(BR2_arm1136jf_s)$(BR2_arm1176jz_s)$(BR2_arm1176jzf-s)$(BR2_cortex_a8)$(BR2_cortex_a9),y)
FFMPEG_CONF_OPT += --enable-armvfp
endif
-# NEON is optional for A9
-ifeq ($(BR2_cortex_a8),y)
+ifeq ($(BR2_ARM_CPU_HAS_NEON),y)
FFMPEG_CONF_OPT += --enable-neon
endif
# Set powerpc altivec appropriately
diff --git a/package/multimedia/mplayer/mplayer.mk b/package/multimedia/mplayer/mplayer.mk
index 17680b6..4a1abf4 100644
--- a/package/multimedia/mplayer/mplayer.mk
+++ b/package/multimedia/mplayer/mplayer.mk
@@ -112,7 +112,7 @@ ifeq ($(call qstrip,$(BR2_GCC_TARGET_ARCH)),armv6j)
MPLAYER_CONF_OPTS += --enable-armv6
endif
-ifeq ($(call qstrip,$(BR2_GCC_TARGET_ARCH)),armv7-a)
+ifeq ($(BR2_ARM_CPU_HAS_NEON),y)
MPLAYER_CONF_OPTS += --enable-neon
endif
^ permalink raw reply related
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox