Ticket #91: python-ecore.cross.build.log

File python-ecore.cross.build.log, 5.3 KB (added by max_posedon, 3 years ago)
Line 
1>>> Unpacking source...
2 [32;01m*[0m subversion update start -->
3 [32;01m*[0m      repository: http://svn.enlightenment.org/svn/e/trunk/BINDINGS/python/python-ecore@39300
4At revision 39300.
5 [32;01m*[0m    working copy: /mnt/floppy/data/gentoo/distfiles/svn-src/python-ecore/python-ecore
6
7>>> Source unpacked in /mnt/floppy/data/gentoo/tmp/portage/dev-python/python-ecore-20090313/work
8>>> Compiling source in /mnt/floppy/data/gentoo/tmp/portage/dev-python/python-ecore-20090313/work/python-ecore-20090313 ...
9/usr/lib/python2.6/site-packages/Pyrex/Compiler/Errors.py:17: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
10  self.message = message
11running build
12running build_py
13creating build
14creating build/lib.linux-i686-2.6
15creating build/lib.linux-i686-2.6/ecore
16copying ecore/__init__.py -> build/lib.linux-i686-2.6/ecore
17creating build/lib.linux-i686-2.6/ecore/x
18copying ecore/x/__init__.py -> build/lib.linux-i686-2.6/ecore/x
19creating build/lib.linux-i686-2.6/ecore/imf
20copying ecore/imf/__init__.py -> build/lib.linux-i686-2.6/ecore/imf
21creating build/lib.linux-i686-2.6/ecore/evas
22copying ecore/evas/__init__.py -> build/lib.linux-i686-2.6/ecore/evas
23copying ecore/evas/utils.py -> build/lib.linux-i686-2.6/ecore/evas
24running build_ext
25cythoning ecore/ecore.c_ecore.pyx to ecore/ecore.c_ecore.c
26building 'ecore.c_ecore' extension
27creating build/temp.linux-i686-2.6
28creating build/temp.linux-i686-2.6/ecore
29armv4tl-softfloat-linux-gnueabi-gcc -DNDEBUG -Os -pipe -march=armv4t -mtune=arm920t -fPIC -I/usr/include/eina-0 -I/usr/include/eina-0/eina -Iinclude -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/python2.6 -c ecore/ecore.c_ecore.c -o build/temp.linux-i686-2.6/ecore/ecore.c_ecore.o
30armv4tl-softfloat-linux-gnueabi-gcc -shared -Os -pipe -march=armv4t -mtune=arm920t build/temp.linux-i686-2.6/ecore/ecore.c_ecore.o -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -lecore -leina -lpython2.6 -o build/lib.linux-i686-2.6/ecore/c_ecore.so
31cythoning ecore/evas/ecore.evas.c_ecore_evas.pyx to ecore/evas/ecore.evas.c_ecore_evas.c
32building 'ecore.evas.c_ecore_evas' extension
33creating build/temp.linux-i686-2.6/ecore/evas
34armv4tl-softfloat-linux-gnueabi-gcc -DNDEBUG -Os -pipe -march=armv4t -mtune=arm920t -fPIC -I/usr/include/eina-0 -I/usr/include/eina-0/eina -Iinclude -I/usr/armv4tl-softfloat-linux-gnueabi/usr/include/python2.6 -c ecore/evas/ecore.evas.c_ecore_evas.c -o build/temp.linux-i686-2.6/ecore/evas/ecore.evas.c_ecore_evas.o
35ecore/evas/ecore.evas.c_ecore_evas.c: In function ‘__pyx_pf_5ecore_4evas_12c_ecore_evas_new’:
36ecore/evas/ecore.evas.c_ecore_evas.c:2210: warning: assignment discards qualifiers from pointer target type
37ecore/evas/ecore.evas.c_ecore_evas.c: In function ‘__pyx_pf_5ecore_4evas_12c_ecore_evas_9EcoreEvas_title_get’:
38ecore/evas/ecore.evas.c_ecore_evas.c:6337: warning: assignment discards qualifiers from pointer target type
39ecore/evas/ecore.evas.c_ecore_evas.c: In function ‘__pyx_pf_5ecore_4evas_12c_ecore_evas_9EcoreEvas_name_class_get’:
40ecore/evas/ecore.evas.c_ecore_evas.c:6535: warning: passing argument 2 of ‘ecore_evas_name_class_get’ from incompatible pointer type
41/usr/armv4tl-softfloat-linux-gnueabi/usr/include/Ecore_Evas.h:281: note: expected ‘const char **’ but argument is of type ‘char **’
42ecore/evas/ecore.evas.c_ecore_evas.c:6535: warning: passing argument 3 of ‘ecore_evas_name_class_get’ from incompatible pointer type
43/usr/armv4tl-softfloat-linux-gnueabi/usr/include/Ecore_Evas.h:281: note: expected ‘const char **’ but argument is of type ‘char **’
44armv4tl-softfloat-linux-gnueabi-gcc -shared -Os -pipe -march=armv4t -mtune=arm920t build/temp.linux-i686-2.6/ecore/evas/ecore.evas.c_ecore_evas.o -L/usr/armv4tl-softfloat-linux-gnueabi/usr/lib -lecore_evas -levas -lecore_x -lecore_fb -lecore_sdl -lecore -leina -lpython2.6 -o build/lib.linux-i686-2.6/ecore/evas/c_ecore_evas.so
45/usr/libexec/gcc/armv4tl-softfloat-linux-gnueabi/ld: cannot find -lecore_fb
46collect2: ld returned 1 exit status
47error: command 'armv4tl-softfloat-linux-gnueabi-gcc' failed with exit status 1
48 [31;01m*[0m
49 [31;01m*[0m ERROR: dev-python/python-ecore-20090313 failed.
50 [31;01m*[0m Call stack:
51 [31;01m*[0m               ebuild.sh, line   49:  Called src_compile
52 [31;01m*[0m             environment, line 2522:  Called distutils_src_compile
53 [31;01m*[0m             environment, line  733:  Called die
54 [31;01m*[0m The specific snippet of code:
55 [31;01m*[0m       ${python} setup.py build "$@" || die "compilation failed"
56 [31;01m*[0m  The die message:
57 [31;01m*[0m   compilation failed
58 [31;01m*[0m
59 [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant.
60 [31;01m*[0m A complete build log is located at '/mnt/floppy/data/gentoo/tmp/portage/dev-python/python-ecore-20090313/temp/build.log'.
61 [31;01m*[0m The ebuild environment file is located at '/mnt/floppy/data/gentoo/tmp/portage/dev-python/python-ecore-20090313/temp/environment'.
62 [31;01m*[0m This ebuild used the following eclasses from overlays:
63 [31;01m*[0m   /mnt/floppy/data/gentoo/openmoko-overlay/openmoko-target/eclass/enlightenment_svn-python.eclass
64 [31;01m*[0m   /mnt/floppy/data/gentoo/openmoko-overlay/openmoko-target/eclass/subversion.eclass
65 [31;01m*[0m This ebuild is from an overlay named 'openmoko-target': '/mnt/floppy/data/gentoo/openmoko-overlay/openmoko-target/'
66 [31;01m*[0m