[Bug 4419] New: Compile Failure: python-evas-0.2.1+cvs20080610-r0

bugzilla-daemon at amethyst.openembedded.net bugzilla-daemon at amethyst.openembedded.net
Wed Jul 9 10:36:47 CEST 2008


http://bugs.openembedded.net/show_bug.cgi?id=4419

           Summary: Compile Failure: python-evas-0.2.1+cvs20080610-r0
    Classification: Unclassified
           Product: Openembedded
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: org.openembedded.dev
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: ospite at studenti.unina.it


Hi,

my conf has those bits set:

DISTRO = "openmoko"
require conf/distro/include/moko-autorev.inc
require conf/distro/include/fso-autorev.inc

building fso-image I get this show-stopper:

running build
running build_py
creating build
creating build/lib.linux-i686-2.5
creating build/lib.linux-i686-2.5/evas
copying evas/utils.py -> build/lib.linux-i686-2.5/evas
copying evas/decorators.py -> build/lib.linux-i686-2.5/evas
copying evas/debug.py -> build/lib.linux-i686-2.5/evas
copying evas/__init__.py -> build/lib.linux-i686-2.5/evas
running build_ext
cythoning evas/evas.c_evas.pyx to evas/evas.c_evas.c

Error converting Pyrex file to C:
------------------------------------------------------------
...
def render_method_list():
    """Returns a list of render method names.

    @rtype: list of str
    """
    cdef Evas_List *lst
                  ^
------------------------------------------------------------

/home/ao2/OE/build/tmp/work/armv5te-angstrom-linux-gnueabi/python-evas-0.2.1+cvs20080610-r0/python-evas/evas/evas.c_evas.pyx:29:19:
Syntax error in C variable declaration
building 'evas.c_evas' extension
creating build/temp.linux-i686-2.5
creating build/temp.linux-i686-2.5/evas
arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=xscale -DNDEBUG -g -O3
-Wall -Wstrict-prototypes
-isystem/home/ao2/OE/build/tmp/staging/arm-angstrom-linux-gnueabi/usr/include
-fexpensive-optimizations -frename-registers -fomit-frame-pointer -Os
-isystem/home/ao2/OE/build/tmp/staging/arm-angstrom-linux-gnueabi/usr/include
-fPIC -Iinclude
-I/home/ao2/OE/build/tmp/staging/arm-angstrom-linux-gnueabi/usr/include/python2.5
-c evas/evas.c_evas.c -o build/temp.linux-i686-2.5/evas/evas.c_evas.o
arm-angstrom-linux-gnueabi-gcc: evas/evas.c_evas.c: No such file or directory
arm-angstrom-linux-gnueabi-gcc: no input files
error: command 'arm-angstrom-linux-gnueabi-gcc' failed with exit status 1
FATAL: python setup.py build_ext execution failed.


Can you give a look at that, please?

Thanks,
   Antonio

-- 
Configure bugmail: http://bugs.openembedded.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Openembedded-issues mailing list