FSO build errors with "python-2.5.2-ml10"

Olivier Fauchon olivier at aixmarseille.com
Tue Sep 16 11:41:25 CEST 2008


Hi,

I've been trying to compile FSO-testing with the following method

olivier at royale:~$ mkdir moko && cd moko
olivier at royale:~/moko$ wget http://shr.bearstech.com/Makefile
olivier at royale:~/moko$ make fso-testing-image

** my fso-testing/conf/local.conf

olivier at royale:~/moko$ cat fso-testing/conf/local.conf
# require conf/distro/include/moko-autorev.inc
# require conf/distro/include/fso-autorev.inc
GLIBC_GENERATE_LOCALES = "en_US.UTF-8 fr_FR.UTF-8"
#PARALLEL_MAKE = "-j 4"
#BB_NUMBER_THREADS = "4"

** The compilation fails with :

E: Running task 1249 of 4971 (ID: 254, 
/home/olivier/moko/fso-testing/openembedded/packages/python/python_2.5.2.bb, 
do_qa_configure)
NOTE: package python-2.5.2: started
NOTE: package python-2.5.2-ml10: task do_qa_configure: started
NOTE: Checking sanity of the config.log file
NOTE: package python-2.5.2-ml10: task do_qa_configure: completed
NOTE: package python-2.5.2: completed
NOTE: Running task 1250 of 4971 (ID: 255, 
/home/olivier/moko/fso-testing/openembedded/packages/python/python_2.5.2.bb, 
do_compile)
NOTE: package python-2.5.2: started
NOTE: package python-2.5.2-ml10: task do_compile: started
NOTE: package python-2.5.2-ml10: task do_compile: completed
NOTE: package python-2.5.2: completed
NOTE: Running task 1251 of 4971 (ID: 260, 
/home/olivier/moko/fso-testing/openembedded/packages/python/python_2.5.2.bb, 
do_install)
NOTE: package python-2.5.2: started
NOTE: package python-2.5.2-ml10: task do_install: started
ERROR: function do_install failed
ERROR: see log in 
/home/olivier/moko/fso-testing/tmp/work/armv4t-angstrom-linux-gnueabi/python-2.5.2-ml10/temp/log.do_install.12210
NOTE: Task failed: 
/home/olivier/moko/fso-testing/tmp/work/armv4t-angstrom-linux-gnueabi/python-2.5.2-ml10/temp/log.do_install.12210
NOTE: package python-2.5.2-ml10: task do_install: failed
ERROR: TaskFailed event exception, aborting
NOTE: package python-2.5.2: failed
ERROR: Build of 
/home/olivier/moko/fso-testing/openembedded/packages/python/python_2.5.2.bb 
do_install failed
ERROR: Task 260 
(/home/olivier/moko/fso-testing/openembedded/packages/python/python_2.5.2.bb, 
do_install) failed
NOTE: Tasks Summary: Attempted 1250 tasks of which 0 didn't need to be 
rerun and 1 failed.
ERROR: 
'/home/olivier/moko/fso-testing/openembedded/packages/python/python_2.5.2.bb' 
failed
make[1]: *** [image] Error 1


Here is the log.do_install:


Listing 
/home/olivier/moko/fso-testing/tmp/work/armv4t-angstrom-linux-gnueabi/python-2.5.2-ml10/image/usr/lib/python2.5/xml/etree 
...
Compiling 
/home/olivier/moko/fso-testing/tmp/work/armv4t-angstrom-linux-gnueabi/python-2.5.2-ml10/image/usr/lib/python2.5/xml/etree/ElementInclude.py 
...
Compiling 
/home/olivier/moko/fso-testing/tmp/work/armv4t-angstrom-linux-gnueabi/python-2.5.2-ml10/image/usr/lib/python2.5/xml/etree/ElementPath.py 
...
Compiling 
/home/olivier/moko/fso-testing/tmp/work/armv4t-angstrom-linux-gnueabi/python-2.5.2-ml10/image/usr/lib/python2.5/xml/etree/ElementTree.py 
...
Compiling 
/home/olivier/moko/fso-testing/tmp/work/armv4t-angstrom-linux-gnueabi/python-2.5.2-ml10/image/usr/lib/python2.5/xml/etree/__init__.py 
...
Compiling 
/home/olivier/moko/fso-testing/tmp/work/armv4t-angstrom-linux-gnueabi/python-2.5.2-ml10/image/usr/lib/python2.5/xml/etree/cElementTree.py 
...
Listing 
/home/olivier/moko/fso-testing/tmp/work/armv4t-angstrom-linux-gnueabi/python-2.5.2-ml10/image/usr/lib/python2.5/xml/parsers 
...
Compiling 
/home/olivier/moko/fso-testing/tmp/work/armv4t-angstrom-linux-gnueabi/python-2.5.2-ml10/image/usr/lib/python2.5/xml/parsers/__init__.py 
...
Compiling 
/home/olivier/moko/fso-testing/tmp/work/armv4t-angstrom-linux-gnueabi/python-2.5.2-ml10/image/usr/lib/python2.5/xml/parsers/expat.py 
...
Listing 
/home/olivier/moko/fso-testing/tmp/work/armv4t-angstrom-linux-gnueabi/python-2.5.2-ml10/image/usr/lib/python2.5/xml/sax 
...
Compiling 
/home/olivier/moko/fso-testing/tmp/work/armv4t-angstrom-linux-gnueabi/python-2.5.2-ml10/image/usr/lib/python2.5/xml/sax/__init__.py 
...
Compiling 
/home/olivier/moko/fso-testing/tmp/work/armv4t-angstrom-linux-gnueabi/python-2.5.2-ml10/image/usr/lib/python2.5/xml/sax/_exceptions.py 
...
Compiling 
/home/olivier/moko/fso-testing/tmp/work/armv4t-angstrom-linux-gnueabi/python-2.5.2-ml10/image/usr/lib/python2.5/xml/sax/expatreader.py 
...
Compiling 
/home/olivier/moko/fso-testing/tmp/work/armv4t-angstrom-linux-gnueabi/python-2.5.2-ml10/image/usr/lib/python2.5/xml/sax/handler.py 
...
Compiling 
/home/olivier/moko/fso-testing/tmp/work/armv4t-angstrom-linux-gnueabi/python-2.5.2-ml10/image/usr/lib/python2.5/xml/sax/saxutils.py 
...
Compiling 
/home/olivier/moko/fso-testing/tmp/work/armv4t-angstrom-linux-gnueabi/python-2.5.2-ml10/image/usr/lib/python2.5/xml/sax/xmlreader.py 
...
Compiling 
/home/olivier/moko/fso-testing/tmp/work/armv4t-angstrom-linux-gnueabi/python-2.5.2-ml10/image/usr/lib/python2.5/xmllib.py 
...
Compiling 
/home/olivier/moko/fso-testing/tmp/work/armv4t-angstrom-linux-gnueabi/python-2.5.2-ml10/image/usr/lib/python2.5/xmlrpclib.py 
...
Compiling 
/home/olivier/moko/fso-testing/tmp/work/armv4t-angstrom-linux-gnueabi/python-2.5.2-ml10/image/usr/lib/python2.5/zipfile.py 
...
make[2]: *** [libinstall] Error 1
make[2]: Leaving directory 
`/home/olivier/moko/fso-testing/tmp/work/armv4t-angstrom-linux-gnueabi/python-2.5.2-ml10/Python-2.5.2'
FATAL: oe_runmake failed

** It seems to be a known problem as we can read here 
"http://bytes.com/forum/thread691250.html".

Can someone try to reproduce the problem, so I'm sure it's not related 
to my build system ?



Thx



-- 
Olivier Fauchon
Freelance System-Network Admin
Phone: +33 610 493 763
http://www.aixmarseille.com




More information about the devel mailing list