[oe-issues] [Bug 3442] New: gpe-plucker_0.4 fails to build

bugzilla-daemon at tinman.treke.net bugzilla-daemon at tinman.treke.net
Sun Dec 9 17:56:53 UTC 2007


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

           Summary: gpe-plucker_0.4 fails to build
           Product: Openembedded
           Version: Angstrom
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: c.romain at laposte.net


Created an attachment (id=3564)
 --> (http://bugs.openembedded.org/attachment.cgi?id=3564)
cross-compile patch (RANLIB is correctly set by oe)

_Context_:
Building Angström for tosa

_BuildLog_:
-1.0
-I/home/master/oe/build/tmp/staging/arm-angstrom-linux-gnueabi/include/glib-2.0
-I/home/master/oe/build/tmp/staging/arm-angstrom-linux-gnueabi/lib/glib-2.0/include
-I/home/master/oe/build/tmp/staging/arm-angstrom-linux-gnuea
bi/include/freetype2
-I/home/master/oe/build/tmp/staging/arm-angstrom-linux-gnueabi/include
-I/home/master/oe/build/tmp/staging/arm-angstrom-linux-gnueabi/include/libpng12
  -Iunpluck/ -DUSE_GPE -D_GNU_SOURCE -Wall -Os -fomit-fra
me-pointer -DPACKAGE=\"gpe-plucker\" -DPREFIX=\"/usr\"
-DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -c viewer.c -o viewer.o
| viewer.c: In function 'get_text_page':
| viewer.c:658: warning: pointer targets in passing argument 1 of 'strcmp'
differ in signedness
| viewer.c:689: warning: pointer targets in passing argument 1 of 'strcmp'
differ in signedness
| viewer.c:728: warning: pointer targets in passing argument 1 of
'IsWhitespaceRun' differ in signedness
| viewer.c:730: warning: pointer targets in passing argument 3 of 'InsertText'
differ in signedness
| viewer.c:1147: warning: pointer targets in passing argument 1 of
'IsWhitespaceRun' differ in signedness
| viewer.c:1149: warning: pointer targets in passing argument 3 of 'InsertText'
differ in signedness
| viewer.c: In function 'get_mailto_link_as_URL':
| viewer.c:1361: warning: pointer targets in passing argument 1 of
'url_escape_text' differ in signedness
| viewer.c:1371: warning: pointer targets in passing argument 1 of
'url_escape_text' differ in signedness
| viewer.c:1381: warning: pointer targets in passing argument 1 of
'url_escape_text' differ in signedness
| ccache arm-angstrom-linux-gnueabi-gcc -march=armv5te -mtune=xscale -o
gpe-plucker image.o library.o viewer.o
-L/home/master/oe/build/tmp/staging/arm-angstrom-linux-gnueabi/lib
-Wl,-rpath-link,/home/master/oe/build/tmp/staging/arm-angstrom-linux-gnueabi/lib
-Wl,-O1 -lgpewidget `pkg-config --libs x11 gtk+-2.0` -lX11 -lXrender -lXext
-Lunpluck/ -lunpluck -lz
| unpluck//libunpluck.a: could not read symbols: Archive has no index; run
ranlib to add one
| collect2: ld returned 1 exit status
| make: *** [gpe-plucker] Error 1
| FATAL: oe_runmake failed
NOTE: Task failed:
/home/master/oe/build/tmp/work/armv5te-angstrom-linux-gnueabi/gpe-plucker-0.4-r2/temp/log.do_compile.707
NOTE: package gpe-plucker-0.4-r2: task do_compile: failed
ERROR: TaskFailed event exception, aborting
NOTE: package gpe-plucker-0.4: failed
ERROR: Build of
/home/master/oe/org.openembedded.dev/packages/gpe-plucker/gpe-plucker_0.4.bb
do_compile failed
ERROR: Task 819
(/home/master/oe/org.openembedded.dev/packages/gpe-plucker/gpe-plucker_0.4.bb,
do_compile) failed
NOTE: Tasks Summary: Attempted 3071 tasks of which 2656 didn't need to be rerun
and 1 failed.
ERROR:
'/home/master/oe/org.openembedded.dev/packages/gpe-plucker/gpe-plucker_0.4.bb'
failed

_Problem_:
This is a cross-compilation issue: the wrong 'ranlib' binary is used.

_Solution_:
See the attached patch


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