From: Ed Nelson <enelson1000@comcast.net>
To: openembedded-devel@lists.openembedded.org
Subject: Release-2010.12 build failure - eglibc do_package Failed
Date: Thu, 09 Dec 2010 07:44:02 -0800 [thread overview]
Message-ID: <4D00F942.6040103@comcast.net> (raw)
I am using the latest release-2010.12 and doing a completely new build
for the AT91SAM9g20 development board(no tmp directory and source
directory empty).
I am trying to build a base image that includes python.
My build machine is running Ubuntu 10.04LTS.
Build Configuration:
BB_VERSION = "1.10.0"
METADATA_BRANCH = "release-2010.12"
METADATA_REVISION = "dec3967"
TARGET_ARCH = "arm"
TARGET_OS = "linux-gnueabi"
MACHINE = "at91sam9g20ek"
DISTRO = "angstrom"
DISTRO_VERSION = "next"
TARGET_FPU = "soft"
The build fails on eglibc do_package with the following information.
NOTE: Running task 1006 of 4003 (ID: 143,
/home/ed/oe/oe-release-2010.12/openembedded/recipes/eglibc/eglibc_2.12.bb,
do_package)
NOTE: package eglibc-2.12-r17.7+svnr11982: task do_package: Started
NOTE: preparing tree for binary locale generation
NOTE: generating locale es_NI (UTF-8)
ERROR: TaskFailed event exception, aborting
ERROR: Build of
/home/ed/oe/oe-release-2010.12/openembedded/recipes/eglibc/eglibc_2.12.bb do_package
failed
ERROR: Task 143
(/home/ed/oe/oe-release-2010.12/openembedded/recipes/eglibc/eglibc_2.12.bb,
do_package) failed with 256
ERROR:
'/home/ed/oe/oe-release-2010.12/openembedded/recipes/eglibc/eglibc_2.12.bb'
failed
NOTE: Task failed: localedef returned an error (command was
PATH="/home/ed/oe/build-at91sam9g20-angstrom/tmp/sysroots/i686-linux/usr/armv5te/bin:/home/ed/oe/build-at91sam9g20-angstrom/tmp/sysroots/i686-linux/usr/sbin:/home/ed/oe/build-at91sam9g20-angstrom/tmp/sysroots/i686-linux/usr/bin:/home/ed/oe/build-at91sam9g20-angstrom/tmp/sysroots/i686-linux/sbin:/home/ed/oe/build-at91sam9g20-angstrom/tmp/sysroots/i686-linux//bin:/home/ed/oe/oe-release-2010.12/bitbake-1.10.1/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"
I18NPATH="/home/ed/oe/build-at91sam9g20-angstrom/tmp/work/armv5te-angstrom-linux-gnueabi/eglibc-2.12-r17.7+svnr11982/locale-tree/usr/share/i18n"
qemu-arm -s 1048576 -r 2.6.24 -L
/home/ed/oe/build-at91sam9g20-angstrom/tmp/work/armv5te-angstrom-linux-gnueabi/eglibc-2.12-r17.7+svnr11982/locale-tree
-E
LD_LIBRARY_PATH=/home/ed/oe/build-at91sam9g20-angstrom/tmp/work/armv5te-angstrom-linux-gnueabi/eglibc-2.12-r17.7+svnr11982/locale-tree/lib
/home/ed/oe/build-at91sam9g20-angstrom/tmp/work/armv5te-angstrom-linux-gnueabi/eglibc-2.12-r17.7+svnr11982/locale-tree/bin/localedef
--force --old-style --no-archive
--prefix=/home/ed/oe/build-at91sam9g20-angstrom/tmp/work/armv5te-angstrom-linux-gnueabi/eglibc-2.12-r17.7+svnr11982/locale-tree
--inputfile=/usr/share/i18n/locales/es_NI --charmap=UTF-8 es_NI).
NOTE: package eglibc-2.12-r17.7+svnr11982: task do_package: Failed
ERROR: TaskFailed event exception, aborting
ERROR: Build of
/home/ed/oe/oe-release-2010.12/openembedded/recipes/eglibc/eglibc_2.12.bb do_package
failed
ERROR: Task 143
(/home/ed/oe/oe-release-2010.12/openembedded/recipes/eglibc/eglibc_2.12.bb,
do_package) failed with 256
ERROR:
'/home/ed/oe/oe-release-2010.12/openembedded/recipes/eglibc/eglibc_2.12.bb'
failed
ERROR:
'/home/ed/oe/oe-release-2010.12/openembedded/recipes/eglibc/eglibc_2.12.bb'
failed
There are 2 eglibc directors in
ed/oe/build-at91sam9g20-angstrom/tmp/work/armv5te-angstrom-linux-gnueabi
eglibc-2.12-r17.7+svnr11982
and
eglibc-intial-2.12-r17.7+svnr11982
The file run.package_do_package.23963 was empty
Any ideas
Thanks
Ed
next reply other threads:[~2010-12-09 15:45 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-09 15:44 Ed Nelson [this message]
2010-12-09 15:49 ` Release-2010.12 build failure - eglibc do_package Failed Eric Bénard
2010-12-09 16:15 ` Ed Nelson
2010-12-09 16:53 ` Eric Bénard
2010-12-09 17:06 ` Ed Nelson
2010-12-09 18:43 ` Ed Nelson
2010-12-10 23:12 ` Tim Harvey
2010-12-09 17:00 ` Tim Harvey
2010-12-09 17:07 ` Martin Jansa
2010-12-09 18:00 ` Yury Bushmelev
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=4D00F942.6040103@comcast.net \
--to=enelson1000@comcast.net \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.