[oe-issues] [Bug 1772] New: lilbsdl-native compile dies on SDL_cpuinfo.c
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Sun Jan 7 20:13:28 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=1772
Summary: lilbsdl-native compile dies on SDL_cpuinfo.c
Product: Openembedded
Version: OpenZaurus 3.5.4.x
Platform: ARM
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: dothedog at comcast.net
QAContact: tinderbox-oe at gmx.net
Building oz3541, on suse 10.2 x86. Here is the error:
| mkdir .libs
| gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"SDL\"
-DVERSION=\"1.2.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1
-DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1
-DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -I.
-I/home/oc60174/oe/build/tmp/work/libsdl-native-1.2.7-r0/SDL-1.2.7/src/cpuinfo
-I/home/oc60174/oe/build/tmp/staging/i686-linux/include
-I/home/oc60174/oe/build/tmp/staging/i686-linux/include -O2
-fexpensive-optimizations -march=pentium -mcpu=pentiumpro -Wall -DDISABLE_CDROM
-DUSE_DLOPEN -DUSE_INPUT_EVENTS -D_REENTRANT -DSDL_USE_PTHREADS
-DHAVE_SIGACTION
-I/home/oc60174/oe/build/tmp/work/libsdl-native-1.2.7-r0/SDL-1.2.7/include
-I/home/oc60174/oe/build/tmp/work/libsdl-native-1.2.7-r0/SDL-1.2.7/include/SDL
-I/home/oc60174/oe/build/tmp/work/libsdl-native-1.2.7-r0/SDL-1.2.7/src
-I/home/oc60174/oe/build/tmp/work/libsdl-native-1.2.7-r0/SDL-1.2.7/src/main/linux
-I/home/oc60174/oe/build/tmp/work/libsdl-native-1.2.7-r0/SDL-1.2.7/src/audio
-I/home/oc60174/oe/build/tmp/work/libsdl-native-1.2.7-r0/SDL-1.2.7/src/video
-I/home/oc60174/oe/build/tmp/work/libsdl-native-1.2.7-r0/SDL-1.2.7/src/video/XFree86/extensions
-I/home/oc60174/oe/build/tmp/work/libsdl-native-1.2.7-r0/SDL-1.2.7/src/events
-I/home/oc60174/oe/build/tmp/work/libsdl-native-1.2.7-r0/SDL-1.2.7/src/joystick
-I/home/oc60174/oe/build/tmp/work/libsdl-native-1.2.7-r0/SDL-1.2.7/src/cdrom
-I/home/oc60174/oe/build/tmp/work/libsdl-native-1.2.7-r0/SDL-1.2.7/src/thread
-I/home/oc60174/oe/build/tmp/work/libsdl-native-1.2.7-r0/SDL-1.2.7/src/timer
-I/home/oc60174/oe/build/tmp/work/libsdl-native-1.2.7-r0/SDL-1.2.7/src/endian
-I/home/oc60174/oe/build/tmp/work/libsdl-native-1.2.7-r0/SDL-1.2.7/src/file
-I../../src/thread -MT SDL_cpuinfo.lo -MD -MP -MF .deps/SDL_cpuinfo.Tpo -c
SDL_cpuinfo.c -fPIC -DPIC -o .libs/SDL_cpuinfo.o
| `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
| SDL_cpuinfo.c:58: warning: 'illegal_instruction' defined but not used
| SDL_cpuinfo.c: In function 'SDL_GetCPUFeatures':
| SDL_cpuinfo.c:107: error: PIC register '%ebx' clobbered in 'asm'
| SDL_cpuinfo.c:107: error: PIC register '%ebx' clobbered in 'asm'
| SDL_cpuinfo.c:143: error: PIC register '%ebx' clobbered in 'asm'
| SDL_cpuinfo.c:143: error: PIC register '%ebx' clobbered in 'asm'
| SDL_cpuinfo.c:143: error: PIC register '%ebx' clobbered in 'asm'
| SDL_cpuinfo.c:107: error: PIC register '%ebx' clobbered in 'asm'
| SDL_cpuinfo.c:107: error: PIC register '%ebx' clobbered in 'asm'
| make[2]: *** [SDL_cpuinfo.lo] Error 1
| make[2]: Leaving directory
`/home/oc60174/oe/build/tmp/work/libsdl-native-1.2.7-r0/SDL-1.2.7/src/cpuinfo'
| make[1]: *** [all-recursive] Error 1
| make[1]: Leaving directory
`/home/oc60174/oe/build/tmp/work/libsdl-native-1.2.7-r0/SDL-1.2.7/src'
| make: *** [all-recursive] Error 1
| FATAL: oe_runmake failed
NOTE: Task failed:
/home/oc60174/oe/build/tmp/work/libsdl-native-1.2.7-r0/temp/log.do_compile.23362
NOTE: package libsdl-native-1.2.7-r0: task do_compile: failed
ERROR: Error in executing:
/home/oc60174/oe/org.openembedded.oz354x/packages/libsdl/libsdl-native_1.2.7.bb
ERROR: Exception:<class 'bb.build.EventException'> Message:('Function failed in
task:
/home/oc60174/oe/build/tmp/work/libsdl-native-1.2.7-r0/temp/log.do_compile.23362',
<bb.build.TaskFailed instance at 0xa12f16c>)
ERROR: Printing the environment of the function
ERROR: Error in executing:
/home/oc60174/oe/org.openembedded.oz354x/packages/libsdl/libsdl-native_1.2.7.bb
ERROR: Exception:<class 'bb.build.EventException'> Message:('Function failed in
task:
/home/oc60174/oe/build/tmp/work/libsdl-native-1.2.7-r0/temp/log.do_compile.23362',
<bb.build.TaskFailed instance at 0xa12f16c>)
ERROR: Printing the environment of the function
ERROR: TaskFailed event exception, aborting
NOTE: package libsdl-native-1.2.7: failed
ERROR: Build of libsdl-native failed
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Openembedded-issues
mailing list