Ticket #91: emergefail.log

File emergefail.log, 6.2 KB (added by Daniel Benoy, 3 years ago)
Line 
1 [32;01m*[0m subversion update start -->
2 [32;01m*[0m      repository: http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-ecore@r39300
3At revision 39300.
4 [32;01m*[0m    working copy: /usr/portage/distfiles/svn-src/python-ecore/python-ecore
5
6
7---------------------------------------------------------------------------
8This script requires setuptools version 0.6c9 to run (even to display
9help).  I will attempt to download it for you (from
10http://pypi.python.org/packages/2.5/s/setuptools/), but
11you may need to enable firewall access for this script first.
12I will start the download in 15 seconds.
13
14(Note: if this machine does not have network access, please obtain the file
15
16   http://pypi.python.org/packages/2.5/s/setuptools/setuptools-0.6c9-py2.5.egg
17
18and place it in this directory before rerunning this script.)
19---------------------------------------------------------------------------
20Downloading http://pypi.python.org/packages/2.5/s/setuptools/setuptools-0.6c9-py2.5.egg
21running build
22running build_py
23creating build
24creating build/lib.linux-x86_64-2.5
25creating build/lib.linux-x86_64-2.5/ecore
26copying ecore/__init__.py -> build/lib.linux-x86_64-2.5/ecore
27creating build/lib.linux-x86_64-2.5/ecore/imf
28copying ecore/imf/__init__.py -> build/lib.linux-x86_64-2.5/ecore/imf
29creating build/lib.linux-x86_64-2.5/ecore/x
30copying ecore/x/__init__.py -> build/lib.linux-x86_64-2.5/ecore/x
31creating build/lib.linux-x86_64-2.5/ecore/evas
32copying ecore/evas/utils.py -> build/lib.linux-x86_64-2.5/ecore/evas
33copying ecore/evas/__init__.py -> build/lib.linux-x86_64-2.5/ecore/evas
34running build_ext
35cythoning ecore/ecore.c_ecore.pyx to ecore/ecore.c_ecore.c
36building 'ecore.c_ecore' extension
37creating build/temp.linux-x86_64-2.5
38creating build/temp.linux-x86_64-2.5/ecore
39armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/include/ -fPIC -I/usr/include/eina-0 -I/usr/include/eina-0/eina -Iinclude -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/python2.5 -c -I/usr/include/eina-0 -I/usr/include/eina-0/eina -Iinclude -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/python2.5 -c ecore/ecore.c_ecore.c -o build/temp.linux-x86_64-2.5/ecore/ecore.c_ecore.o
40armv4tl-softfloat-linux-gnueabi-gcc -shared -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -L/usr/armv4tl-softfloat-linux-gnueabi/lib -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/include/ build/temp.linux-x86_64-2.5/ecore/ecore.c_ecore.o -L/usr/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -lecore -leina -lpython2.5 -o build/lib.linux-x86_64-2.5/ecore/c_ecore.so
41cythoning ecore/evas/ecore.evas.c_ecore_evas.pyx to ecore/evas/ecore.evas.c_ecore_evas.c
42building 'ecore.evas.c_ecore_evas' extension
43creating build/temp.linux-x86_64-2.5/ecore/evas
44armv4tl-softfloat-linux-gnueabi-gcc -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/include/ -fPIC -I/usr/include/eina-0 -I/usr/include/eina-0/eina -Iinclude -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/python2.5 -c -I/usr/include/eina-0 -I/usr/include/eina-0/eina -Iinclude -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/python2.5 -c ecore/evas/ecore.evas.c_ecore_evas.c -o build/temp.linux-x86_64-2.5/ecore/evas/ecore.evas.c_ecore_evas.o
45ecore/evas/ecore.evas.c_ecore_evas.c: In function '__pyx_pf_5ecore_4evas_12c_ecore_evas_new':
46ecore/evas/ecore.evas.c_ecore_evas.c:2210: warning: assignment discards qualifiers from pointer target type
47ecore/evas/ecore.evas.c_ecore_evas.c: In function '__pyx_pf_5ecore_4evas_12c_ecore_evas_9EcoreEvas_title_get':
48ecore/evas/ecore.evas.c_ecore_evas.c:6337: warning: assignment discards qualifiers from pointer target type
49ecore/evas/ecore.evas.c_ecore_evas.c: In function '__pyx_pf_5ecore_4evas_12c_ecore_evas_9EcoreEvas_name_class_get':
50ecore/evas/ecore.evas.c_ecore_evas.c:6535: warning: passing argument 2 of 'ecore_evas_name_class_get' from incompatible pointer type
51ecore/evas/ecore.evas.c_ecore_evas.c:6535: warning: passing argument 3 of 'ecore_evas_name_class_get' from incompatible pointer type
52armv4tl-softfloat-linux-gnueabi-gcc -shared -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -L/usr/armv4tl-softfloat-linux-gnueabi/lib -Os -pipe -march=armv4t -mtune=arm920t -fomit-frame-pointer -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/ -I/usr/armv4tl-softfloat-linux-gnueabi/include/ build/temp.linux-x86_64-2.5/ecore/evas/ecore.evas.c_ecore_evas.o -L/usr/lib -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -lecore_evas -levas -lecore_x -lecore_fb -lecore_sdl -lecore -leina -lpython2.5 -o build/lib.linux-x86_64-2.5/ecore/evas/c_ecore_evas.so
53/usr/lib/libecore_fb.so: file not recognized: File format not recognized
54collect2: ld returned 1 exit status
55error: command 'armv4tl-softfloat-linux-gnueabi-gcc' failed with exit status 1
56 [31;01m*[0m
57 [31;01m*[0m ERROR: dev-python/python-ecore-20090313 failed.
58 [31;01m*[0m Call stack:
59 [31;01m*[0m               ebuild.sh, line   49:  Called src_compile
60 [31;01m*[0m             environment, line 2477:  Called distutils_src_compile
61 [31;01m*[0m             environment, line  703:  Called die
62 [31;01m*[0m The specific snippet of code:
63 [31;01m*[0m       ${python} setup.py build "$@" || die "compilation failed"
64 [31;01m*[0m  The die message:
65 [31;01m*[0m   compilation failed
66 [31;01m*[0m
67 [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant.
68 [31;01m*[0m A complete build log is located at '/usr/armv4tl-softfloat-linux-gnueabi/tmp/portage/dev-python/python-ecore-20090313/temp/build.log'.
69 [31;01m*[0m The ebuild environment file is located at '/usr/armv4tl-softfloat-linux-gnueabi/tmp/portage/dev-python/python-ecore-20090313/temp/environment'.
70 [31;01m*[0m This ebuild used the following eclasses from overlays:
71 [31;01m*[0m   /usr/portage/local/layman/openmoko/trunk/openmoko-target/eclass/enlightenment-python.eclass
72 [31;01m*[0m   /usr/portage/local/layman/openmoko/trunk/openmoko-target/eclass/subversion.eclass
73 [31;01m*[0m This ebuild is from a repository named 'openmoko-target'
74 [31;01m*[0m