[Bug 602] New: Python extensions not getting installed

bugzilla-daemon at bugzilla.openmoko.org bugzilla-daemon at bugzilla.openmoko.org
Mon Jun 11 08:11:06 CEST 2007


http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=602

           Summary: Python extensions not getting installed
           Product: OpenMoko
           Version: current svn head
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: OE bitbake recipes  / build system
        AssignedTo: mickey at vanille-media.de
        ReportedBy: sudharsh at gmail.com
                CC: buglog at lists.openmoko.org


I am having a weird problem wherein my python extensions arent getting installed
in the final build..Its getting compiled and the ipks are created where they
should. What is weird is that the build system tells me that the extension
module has been installed although when i try to import it i am getting a
"Module not found" error

NOTE: package python-pymoko-0.01-r0: task do_fetch: started
NOTE: package python-pymoko-0.01-r0: task do_fetch: completed
NOTE: package python-pymoko-0.01-r0: task do_unpack: started
NOTE: Unpacking /home/sudharsh/Projects/pymoko/pymoko-0.01.tar.gz to
/home/sudharsh/Projects/openmoko/build/tmp/work/armv4t-linux/python-pymoko-0.01-r0/
NOTE: package python-pymoko-0.01-r0: task do_unpack: completed
NOTE: package python-pymoko-0.01-r0: task do_patch: started
NOTE: package python-pymoko-0.01-r0: task do_patch: completed
NOTE: package python-pymoko-0.01-r0: task do_configure: started
NOTE: package python-pymoko-0.01-r0: task do_configure: completed
NOTE: package python-pymoko-0.01-r0: task do_compile: started
NOTE: package python-pymoko-0.01-r0: task do_compile: completed
NOTE: package python-pymoko-0.01-r0: task do_install: started
NOTE: package python-pymoko-0.01-r0: task do_install: completed
NOTE: package python-pymoko-0.01-r0: task do_package: started
NOTE: package python-pymoko-0.01-r0: task do_package: completed
NOTE: package python-pymoko-0.01-r0: task do_package_write: started
NOTE: Not creating empty archive for python-pymoko-dbg-0.01-r0
Packaged contents of python-pymoko into
/home/sudharsh/Projects/openmoko/build/tmp/deploy/ipk/armv4t/python-pymoko_0.01-r0_armv4t.ipk
NOTE: Not creating empty archive for python-pymoko-doc-0.01-r0
NOTE: Not creating empty archive for python-pymoko-dev-0.01-r0
NOTE: Not creating empty archive for python-pymoko-locale-0.01-r0
NOTE: package python-pymoko-0.01-r0: task do_package_write: completed
NOTE: package python-pymoko-0.01-r0: task do_populate_staging: started
NOTE: package python-pymoko-0.01-r0: task do_populate_staging: completed
NOTE: package python-pymoko-0.01-r0: task do_build: started
NOTE: package python-pymoko-0.01-r0: task do_build: completed

I am attaching my bitbake recipe as well..

regards
Sudharshan S



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the buglog mailing list