[oe-issues] [Bug 2992] New: efl1/ emotion fails to build because of edje_cc-native segfault

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Thu Sep 13 16:45:26 CEST 2007


http://bugs.openembedded.org/show_bug.cgi?id=2992

           Summary: efl1/emotion fails to build because of edje_cc-native
                    segfault
           Product: Openembedded
           Version: unspecified
          Platform: Other
               URL: http://rafb.net/p/9zsrSh84.html
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: cm at acc.umu.se


Bitbake emotion ends like this:

| Making all in data
| make[2]: Entering directory
`/home/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/emotion-0.0.1+cvs20070819-r0/emotion/data'
| edje_cc -v -id ../data -fd ../data \
|       ../data/theme.edc \
|       ../data/theme.edj
| make[2]: *** [theme.edj] Segmentation fault
| make[2]: *** Deleting file `theme.edj'
| make[2]: Leaving directory
`/home/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/emotion-0.0.1+cvs20070819-r0/emotion/data'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory
`/home/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/emotion-0.0.1+cvs20070819-r0/emotion'
| make: *** [all] Error 2
| FATAL: oe_runmake failed
NOTE: Task failed:
/home/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/emotion-0.0.1+cvs20070819-r0/temp/log.do_compile.4729
NOTE: package emotion-0.0.1+cvs20070819-r0: task do_compile: failed
ERROR: Error in executing:
ERROR: Exception:<class 'bb.build.EventException'> Message:('Function failed in
task:
/home/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/emotion-0.0.1+cvs20070819-r0/temp/log.do_compile.4729',
<bb.build.TaskFailed instance at 0x79007a0>)
ERROR: Printing the environment of the function
ERROR: Error in executing:
ERROR: Exception:<class 'bb.build.EventException'> Message:('Function failed in
task:
/home/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/emotion-0.0.1+cvs20070819-r0/temp/log.do_compile.4729',
<bb.build.TaskFailed instance at 0x79007a0>)
ERROR: Printing the environment of the function
ERROR: TaskFailed event exception, aborting
NOTE: package emotion-0.0.1+cvs20070819: failed
ERROR: Build of /home/moko/openembedded/packages/efl1/emotion_cvs.bb do_rebuild
failed
ERROR: Task 0 (/home/moko/openembedded/packages/efl1/emotion_cvs.bb,
do_rebuild) failed
NOTE: Tasks Summary: Attempted 0 tasks of which 0 didn't need to be rerun and 1
failed.
ERROR: '/home/moko/openembedded/packages/efl1/emotion_cvs.bb' failed

Manually using edje_cc gives:
cm at tyst> pwd
/home/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/emotion-0.0.1+cvs20070819-r0/emotion/data

cm at tyst> /home/moko/build/tmp/staging/x86_64-linux/bin/edje_cc -v -id .
theme.edc theme.edj
/home/moko/build/tmp/staging/x86_64-linux/bin/edje_cc: Opening
"/tmp/edje_cc.edc-tmp-rLyHnb" for input
/home/moko/build/tmp/staging/x86_64-linux/bin/edje_cc: Parsing input file
/home/moko/build/tmp/staging/x86_64-linux/bin/edje_cc: Parsing done
/home/moko/build/tmp/staging/x86_64-linux/bin/edje_cc: Wrote       556 bytes ( 
 1Kb) for "edje_file" header
/home/moko/build/tmp/staging/x86_64-linux/bin/edje_cc: Wrote     39910 bytes ( 
39Kb) for "fonts/Vera" font entry "Vera.ttf" compress: [real: 39.5%]
[1]    19583 segmentation fault 
/home/moko/build/tmp/staging/x86_64-linux/bin/edje_cc -v -id . theme.edc


-- 
Configure bugmail: http://bugs.openembedded.org/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