glibc_2.6.1 build fails

Aapo Rantalainen aapo.rantalainen at gmail.com
Sun May 24 00:49:35 CEST 2009


Now I tried with fresh installed ubuntu9.04 (x86).
Installed this http://smartere.dk/openmoko/openmoko-toolchain_0.20080521-ubuntu6_i386.deb
and tested that cross-compiling works (with hello-horld).

Then with mokomakefile-manual:
sudo apt-get install subversion build-essential help2man diffstat
texi2html texinfo cvs gawk zip unzip bzip2 libncurses5-dev zlib1g-dev
libssl-dev libgtk2.0-dev ca-certificates git-core

wget http://downloads.freesmartphone.org/Makefile
make setup
make fso-gta02-testing-image

It compiles 3hours and then stucked on error:

NOTE: Task failed: localedef returned an error (command was
PATH="/home/user/moko/fso-testing/tmp/staging/i686-linux/usr/bin/armv4t-angstrom-linux-gnueabi:/home/user/moko/fso-testing/tmp/staging/i686-linux/usr/bin/armv4t-angstrom-linux-gnueabi:/home/user/moko/fso-testing/tmp/staging/i686-linux/usr/sbin:/home/user/moko/fso-testing/tmp/staging/i686-linux/usr/bin:/home/user/moko/fso-testing/tmp/cross/armv4t/bin:/home/user/moko/fso-testing/tmp/staging/i686-linux/sbin:/home/user/moko/fso-testing/tmp/staging/i686-linux/bin:/home/user/moko/fso-testing/bitbake/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"
I18NPATH="/home/user/moko/fso-testing/tmp/work/armv4t-angstrom-linux-gnueabi/glibc-2.6.1-r15/locale-tree//usr/share/i18n"
qemu-arm  -s 1048576 -r 2.4.0 -L
/home/user/moko/fso-testing/tmp/work/armv4t-angstrom-linux-gnueabi/glibc-2.6.1-r15/locale-tree
-E LD_LIBRARY_PATH=/home/user/moko/fso-testing/tmp/work/armv4t-angstrom-linux-gnueabi/glibc-2.6.1-r15/locale-tree/lib
 /home/user/moko/fso-testing/tmp/work/armv4t-angstrom-linux-gnueabi/glibc-2.6.1-r15/locale-tree/bin/localedef
--force --old-style --no-archive
--prefix=/home/user/moko/fso-testing/tmp/work/armv4t-angstrom-linux-gnueabi/glibc-2.6.1-r15/locale-tree
--inputfile=/usr/share/i18n/locales/es_NI --charmap=UTF-8 es_NI).
ERROR: TaskFailed event exception, aborting
ERROR: Build of
/home/user/moko/fso-testing/openembedded/recipes/glibc/glibc_2.6.1.bb
do_package failed
ERROR: Task 234
(/home/user/moko/fso-testing/openembedded/recipes/glibc/glibc_2.6.1.bb,
do_package) failed
NOTE: Tasks Summary: Attempted 609 tasks of which 0 didn't need to be
rerun and 1 failed.
ERROR: '/home/user/moko/fso-testing/openembedded/recipes/glibc/glibc_2.6.1.bb'
failed
make[1]: *** [image] Error 1
make[1]: Leaving directory `/home/user/moko/fso-testing'
make: *** [fso-gta02-testing-image] Error 2


So maybe this is not amd64-issue.
uname -a
Linux oe-dev 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC
2009 i686 GNU/Linux

Should I make fso-gta02-unstable-image instead of testing? What else I can try?

-Aapo Rantalainen



More information about the devel mailing list