[Bug 4473] New: prismstumbler-0.7.3+0.7.4pre1-r3 compilation break

bugzilla-daemon at amethyst.openembedded.net bugzilla-daemon at amethyst.openembedded.net
Mon Aug 4 09:38:46 UTC 2008


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

           Summary: prismstumbler-0.7.3+0.7.4pre1-r3 compilation break
    Classification: Unclassified
           Product: Openembedded
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Keywords: bb, crash
          Severity: major
          Priority: P3
         Component: org.openembedded.dev
        AssignedTo: openembedded-issues at lists.openembedded.org
        ReportedBy: amitbueno at gmail.com


I am trying to compile an update OE package for the Agstrom linux on
htc-himalaya machine.

Please provide a patch or guide how to overcome this problem...

Here is the break log:

NOTE: package prismstumbler-0.7.3+0.7.4pre1-r3: task do_compile: started

ERROR: function do_compile failed

ERROR: log data follows
(/home/nighthawk/Desktop/Draft/sources/tmp/tmp/work/armv5te-angstrom-linux-gnueabi/prismstumbler-0.7.3+0.7.4pre1-r3/temp/log.do_compile.4435)

| NOTE: make CCLD=arm-angstrom-linux-gnueabi-g++ -march=armv5te -mtune=xscale

| make  all-recursive

| make[1]: Entering directory
`/home/nighthawk/Desktop/Draft/sources/tmp/tmp/work/armv5te-angstrom-linux-gnueabi/prismstumbler-0.7.3+0.7.4pre1-r3/prismstumbler-0.7.4pre1'

| Making all in src

| make[2]: Entering directory
`/home/nighthawk/Desktop/Draft/sources/tmp/tmp/work/armv5te-angstrom-linux-gnueabi/prismstumbler-0.7.3+0.7.4pre1-r3/prismstumbler-0.7.4pre1/src'

| Making all in include

| make[3]: Entering directory
`/home/nighthawk/Desktop/Draft/sources/tmp/tmp/work/armv5te-angstrom-linux-gnueabi/prismstumbler-0.7.3+0.7.4pre1-r3/prismstumbler-0.7.4pre1/src/include'

| make[3]: Nothing to be done for `all'.

| make[3]: Leaving directory
`/home/nighthawk/Desktop/Draft/sources/tmp/tmp/work/armv5te-angstrom-linux-gnueabi/prismstumbler-0.7.3+0.7.4pre1-r3/prismstumbler-0.7.4pre1/src/include'

| Making all in daemon

| make[3]: Entering directory
`/home/nighthawk/Desktop/Draft/sources/tmp/tmp/work/armv5te-angstrom-linux-gnueabi/prismstumbler-0.7.3+0.7.4pre1-r3/prismstumbler-0.7.4pre1/src/daemon'

| arm-angstrom-linux-gnueabi-g++ -march=armv5te -mtune=xscale -D_GNU_SOURCE
-I../../src/include
-I/home/nighthawk/Desktop/Draft/sources/tmp/tmp/staging/arm-angstrom-linux-gnueabi/usr/include
-I/home/nighthawk/Desktop/Draft/sources/tmp/tmp/staging/arm-angstrom-linux-gnueabi/usr/include/glib-2.0
-I/home/nighthawk/Desktop/Draft/sources/tmp/tmp/staging/arm-angstrom-linux-gnueabi/usr/lib/glib-2.0/include
 
-I/home/nighthawk/Desktop/Draft/sources/tmp/tmp/staging/arm-angstrom-linux-gnueabi/usr/include
-DPREFIX="\"/usr\"" -DDISABLE_DBUS
-I/home/nighthawk/Desktop/Draft/sources/tmp/tmp/staging/arm-angstrom-linux-gnueabi/usr/include/glib-2.0
-I/home/nighthawk/Desktop/Draft/sources/tmp/tmp/staging/arm-angstrom-linux-gnueabi/usr/lib/glib-2.0/include
 
-I/home/nighthawk/Desktop/Draft/sources/tmp/tmp/staging/arm-angstrom-linux-gnueabi/usr/include
-I/home/nighthawk/Desktop/Draft/sources/tmp/tmp/work/armv5te-angstrom-linux-gnueabi/prismstumbler-0.7.3+0.7.4pre1-r3/prismstumbler-0.7.4pre1/include
-isystem/home/nighthawk/Desktop/Draft/sources/tmp/tmp/staging/arm-angstrom-linux-gnueabi/usr/include
-fexpensive-optimizations -frename-registers -fomit-frame-pointer -Os 
-L/home/nighthawk/Desktop/Draft/sources/tmp/tmp/staging/arm-angstrom-linux-gnueabi/usr/lib
-Wl,-rpath-link,/home/nighthawk/Desktop/Draft/sources/tmp/tmp/staging/arm-angstrom-linux-gnueabi/usr/lib
-Wl,-O1 -lz -o prismstumbler prismstumbler-analyzer.o prismstumbler-cards.o
prismstumbler-gpsctl.o prismstumbler-iface-scan.o prismstumbler-iface-wlan-14.o
prismstumbler-main.o prismstumbler-prismstumbler.o
-L/home/nighthawk/Desktop/Draft/sources/tmp/tmp/staging/arm-angstrom-linux-gnueabi/usr/lib
-lpcap
-L/home/nighthawk/Desktop/Draft/sources/tmp/tmp/staging/arm-angstrom-linux-gnueabi/usr/lib
-lgps -lglib-2.0  
-L/home/nighthawk/Desktop/Draft/sources/tmp/tmp/staging/arm-angstrom-linux-gnueabi/usr/lib
-liw

|
/home/nighthawk/Desktop/Draft/sources/tmp/tmp/staging/arm-angstrom-linux-gnueabi/usr/lib/libgps.so:
undefined reference to `operator delete(void*)@GLIBCXX_3.4'

|
/home/nighthawk/Desktop/Draft/sources/tmp/tmp/staging/arm-angstrom-linux-gnueabi/usr/lib/libgps.so:
undefined reference to `vtable for __cxxabiv1::__class_type_info at CXXABI_1.3'

|
/home/nighthawk/Desktop/Draft/sources/tmp/tmp/staging/arm-angstrom-linux-gnueabi/usr/lib/libgps.so:
undefined reference to `__gxx_personality_v0 at CXXABI_1.3'

|
/home/nighthawk/Desktop/Draft/sources/tmp/tmp/staging/arm-angstrom-linux-gnueabi/usr/lib/libgps.so:
undefined reference to `operator new(unsigned int)@GLIBCXX_3.4'

| collect2: ld returned 1 exit status

| make[3]: *** [prismstumbler] Error 1

| make[3]: Leaving directory
`/home/nighthawk/Desktop/Draft/sources/tmp/tmp/work/armv5te-angstrom-linux-gnueabi/prismstumbler-0.7.3+0.7.4pre1-r3/prismstumbler-0.7.4pre1/src/daemon'

| make[2]: *** [all-recursive] Error 1

| make[2]: Leaving directory
`/home/nighthawk/Desktop/Draft/sources/tmp/tmp/work/armv5te-angstrom-linux-gnueabi/prismstumbler-0.7.3+0.7.4pre1-r3/prismstumbler-0.7.4pre1/src'

| make[1]: *** [all-recursive] Error 1

| make[1]: Leaving directory
`/home/nighthawk/Desktop/Draft/sources/tmp/tmp/work/armv5te-angstrom-linux-gnueabi/prismstumbler-0.7.3+0.7.4pre1-r3/prismstumbler-0.7.4pre1'

| make: *** [all] Error 2

| FATAL: oe_runmake failed

NOTE: Task failed:
/home/nighthawk/Desktop/Draft/sources/tmp/tmp/work/armv5te-angstrom-linux-gnueabi/prismstumbler-0.7.3+0.7.4pre1-r3/temp/log.do_compile.4435

NOTE: package prismstumbler-0.7.3+0.7.4pre1-r3: task do_compile: failed

ERROR: TaskFailed event exception, aborting

NOTE: package prismstumbler-0.7.3+0.7.4pre1: failed

ERROR: Build of
/home/nighthawk/Desktop/Draft/sources/oe/stuff/org.openembedded.dev/packages/prismstumbler/prismstumbler_0.7.3+0.7.4pre1.bb
do_compile failed

ERROR: Task 3019
(/home/nighthawk/Desktop/Draft/sources/oe/stuff/org.openembedded.dev/packages/prismstumbler/prismstumbler_0.7.3+0.7.4pre1.bb,
do_compile) failed

NOTE: Tasks Summary: Attempted 2633 tasks of which 2633 didn't need to be rerun
and 1 failed.

ERROR:
'/home/nighthawk/Desktop/Draft/sources/oe/stuff/org.openembedded.dev/packages/prismstumbler/prismstumbler_0.7.3+0.7.4pre1.bb'
failed

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