| 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 |
|---|
| 4 | At 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 |
|---|
| 11 | running build |
|---|
| 12 | running build_py |
|---|
| 13 | creating build |
|---|
| 14 | creating build/lib.linux-i686-2.6 |
|---|
| 15 | creating build/lib.linux-i686-2.6/ecore |
|---|
| 16 | copying ecore/__init__.py -> build/lib.linux-i686-2.6/ecore |
|---|
| 17 | creating build/lib.linux-i686-2.6/ecore/x |
|---|
| 18 | copying ecore/x/__init__.py -> build/lib.linux-i686-2.6/ecore/x |
|---|
| 19 | creating build/lib.linux-i686-2.6/ecore/imf |
|---|
| 20 | copying ecore/imf/__init__.py -> build/lib.linux-i686-2.6/ecore/imf |
|---|
| 21 | creating build/lib.linux-i686-2.6/ecore/evas |
|---|
| 22 | copying ecore/evas/__init__.py -> build/lib.linux-i686-2.6/ecore/evas |
|---|
| 23 | copying ecore/evas/utils.py -> build/lib.linux-i686-2.6/ecore/evas |
|---|
| 24 | running build_ext |
|---|
| 25 | cythoning ecore/ecore.c_ecore.pyx to ecore/ecore.c_ecore.c |
|---|
| 26 | building 'ecore.c_ecore' extension |
|---|
| 27 | creating build/temp.linux-i686-2.6 |
|---|
| 28 | creating build/temp.linux-i686-2.6/ecore |
|---|
| 29 | armv4tl-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 |
|---|
| 30 | armv4tl-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 |
|---|
| 31 | cythoning ecore/evas/ecore.evas.c_ecore_evas.pyx to ecore/evas/ecore.evas.c_ecore_evas.c |
|---|
| 32 | building 'ecore.evas.c_ecore_evas' extension |
|---|
| 33 | creating build/temp.linux-i686-2.6/ecore/evas |
|---|
| 34 | armv4tl-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 |
|---|
| 35 | ecore/evas/ecore.evas.c_ecore_evas.c: In function â__pyx_pf_5ecore_4evas_12c_ecore_evas_newâ: |
|---|
| 36 | ecore/evas/ecore.evas.c_ecore_evas.c:2210: warning: assignment discards qualifiers from pointer target type |
|---|
| 37 | ecore/evas/ecore.evas.c_ecore_evas.c: In function â__pyx_pf_5ecore_4evas_12c_ecore_evas_9EcoreEvas_title_getâ: |
|---|
| 38 | ecore/evas/ecore.evas.c_ecore_evas.c:6337: warning: assignment discards qualifiers from pointer target type |
|---|
| 39 | ecore/evas/ecore.evas.c_ecore_evas.c: In function â__pyx_pf_5ecore_4evas_12c_ecore_evas_9EcoreEvas_name_class_getâ: |
|---|
| 40 | ecore/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 **â |
|---|
| 42 | ecore/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 **â |
|---|
| 44 | armv4tl-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 |
|---|
| 46 | collect2: ld returned 1 exit status |
|---|
| 47 | error: 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 |
|---|