Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] ARM allyespackageconfig report
Date: Thu, 7 Mar 2013 11:11:08 +0100	[thread overview]
Message-ID: <20130307111108.64a6dc0a@skate> (raw)

Hello,

I again did a build of an ARM allyespackageconfig configuration, with
the Linaro 2013.01 toolchain. Results are not too bad:

 * I'm disabling jamvm and classpath because I don't have javac
   installed in the chroot I used to test Buildroot. Installing javac
   builds gazillions of dependencies, and since I want my chroot to
   remain as limited as possible in terms of number of distro packages,
   I don't want to installed javac. So definitely, those two packages
   have not been tested.

 * Besides those two packages that I disable ahead of time, only three
   packages failed to build: mplayer, ltp-testsuite and sconeserver.

After disabling those 5 packages, the entire build went through.
output/target/ weights 1023 MB, output/build/ weights 17 GB with a
total number of 785324 files and directories. I don't have the overall
build time though, since the build was interrupted 3 times due to the 3
failed packages.

mplayer build failure
=====================

{standard input}: Assembler messages:
{standard input}:2857: Error: selected FPU does not support instruction -- `vmul.f32 q0,q0,q1'
{standard input}:2951: Error: selected processor does not support ARM mode `veor q0,q0,q2'
{standard input}:2952: Error: selected FPU does not support instruction -- `vmul.f32 q0,q0,q1'
{standard input}:3023: Error: selected FPU does not support instruction -- `vmul.f32 d0,d0,d1'
{standard input}:3106: Error: selected processor does not support ARM mode `veor d0,d0,d2'
{standard input}:3107: Error: selected FPU does not support instruction -- `vmul.f32 d0,d0,d1'

ltp-testsuite build failure
===========================

par_chld_ipv6.c: In function 'main':
par_chld_ipv6.c:55:14: error: 'CLONE_NEWNS' undeclared (first use in this function)
par_chld_ipv6.c:55:14: note: each undeclared identifier is reported only once for each function it appears in
par_chld_ipv6.c:84:9: warning: implicit declaration of function 'unshare' [-Wimplicit-function-declaration]
par_chld_ipv6.c:93:5: warning: implicit declaration of function 'crtchild' [-Wimplicit-function-declaration]
two_children_ns.c: In function 'main':make[6]: *** [par_chld_ipv6.o] Error 1
make[6]: *** Waiting for unfinished jobs....

two_children_ns.c:58:14: error: 'CLONE_NEWNS' undeclared (first use in this function)
two_children_ns.c:58:14: note: each undeclared identifier is reported only once for each function it appears in
two_children_ns.c:100:3: warning: implicit declaration of function 'unshare' [-Wimplicit-function-declaration]
two_children_ns.c:107:6: warning: implicit declaration of function 'crtchild' [-Wimplicit-function-declaration]
make[6]: *** [two_children_ns.o] Error 1
common.c: In function 'create_net_namespace':
common.c:64:17: error: 'CLONE_NEWNS' undeclared (first use in this function)
common.c:64:17: note: each undeclared identifier is reported only once for each function it appears in
common.c: In function 'child_fn':
common.c:124:11: error: 'CLONE_NEWNS' undeclared (first use in this function)
common.c:127:11: error: 'CLONE_FS' undeclared (first use in this function)
common.c:147:2: warning: implicit declaration of function 'unshare' [-Wimplicit-function-declaration]

sconeserver build failure
=========================

checking for InitializeMagick in -lMagick++... no
configure: error: library 'Magick++' is required for Sconesite:image
make[1]: *** [/home/test/outputs/allpkg/build/sconeserver-183/.stamp_configured] Error 1
make: *** [all] Error 2

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

             reply	other threads:[~2013-03-07 10:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-07 10:11 Thomas Petazzoni [this message]
2013-03-07 10:53 ` [Buildroot] ARM allyespackageconfig report Peter Korsgaard
2013-03-07 17:07   ` Thomas Petazzoni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130307111108.64a6dc0a@skate \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox