[oe-issues] [Bug 3467] New: epdf_cvs.bb, fails to compile even with updated patch

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Thu Dec 13 10:48:59 UTC 2007


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

           Summary: epdf_cvs.bb, fails to compile even with updated patch
           Product: Openembedded
           Version: unspecified
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Distributions
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: cm at acc.umu.se


Created an attachment (id=3588)
 --> (http://bugs.openembedded.org/attachment.cgi?id=3588)
fix-plugin-path-check.patch - Updated to match the current configure.in

The configure.in file has changed and the fix-plugin-path-check.patch needs to
be updated (attached). But even after the patch applies cleanly the build still
fails:
 .
 .
|  arm-angstrom-linux-gnueabi-g++ -march=armv4t -mtune=arm920t -DHAVE_CONFIG_H
-I. -I. -I../.. -I. -I../../src/lib
-I/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/include/ewl
-I/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/include
-I/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/include/efreet
-I/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/include
-I/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/include/etk
-I/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/include/poppler
-I/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/include
-isystem/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/include
-isystem/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/include
-fexpensive-optimizations -fomit-frame-pointer -frename-registers -Os
-fpermissive -fvisibility-inlines-hidden -MT poppler_document.lo -MD -MP -MF
.deps/poppler_document.Tpo -c poppler_document.cpp  -fPIC -DPIC -o
.libs/poppler_document.o
| poppler_document.cpp:15:25: error: UGooString.h: No such file or directory
| poppler_document.cpp: In function 'Epdf_Document* epdf_document_new(const
char*)':
| poppler_document.cpp:40: error: no matching function for call to
'GlobalParams::GlobalParams(const char [12])'
|
/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/include/poppler/GlobalParams.h:133:
note: candidates are: GlobalParams::GlobalParams()
|
/home/moko/build/tmp/staging/arm-angstrom-linux-gnueabi/include/poppler/GlobalParams.h:128:
note:                 GlobalParams::GlobalParams(const GlobalParams&)
| poppler_document.cpp: In function 'char*
epdf_document_property_get(Epdf_Document*, const char*)':
| poppler_document.cpp:338: error: 'UGooString' was not declared in this scope
| poppler_document.cpp:338: error: expected `;' before 'prop_str'
| poppler_document.cpp:349: error: 'prop_str' was not declared in this scope
| make[3]: *** [poppler_document.lo] Error 1
| make[3]: Leaving directory
`/home/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/epdf-0.1.0+cvs20071206-r1/epdf/src/lib'
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory
`/home/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/epdf-0.1.0+cvs20071206-r1/epdf/src'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory
`/home/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/epdf-0.1.0+cvs20071206-r1/epdf'
| make: *** [all] Error 2
| FATAL: oe_runmake failed
NOTE: Task failed:
/home/moko/build/tmp/work/armv4t-angstrom-linux-gnueabi/epdf-0.1.0+cvs20071206-r1/temp/log.do_compile.2175
NOTE: package epdf-0.1.0+cvs20071206-r1: 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/epdf-0.1.0+cvs20071206-r1/temp/log.do_compile.2175',
<bb.build.TaskFailed instance at 0xa047128>)
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/epdf-0.1.0+cvs20071206-r1/temp/log.do_compile.2175',
<bb.build.TaskFailed instance at 0xa047128>)
ERROR: Printing the environment of the function
ERROR: TaskFailed event exception, aborting
NOTE: package epdf-0.1.0+cvs20071206: failed
ERROR: Build of /home/moko/openembedded/packages/efl1/epdf_cvs.bb do_rebuild
failed
ERROR: Task 0 (/home/moko/openembedded/packages/efl1/epdf_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/epdf_cvs.bb' failed


-- 
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