[oe-issues] [Bug 3282] New: qemu-native-0.9.0+cvs20070613-r5
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Sun Nov 11 07:34:04 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=3282
Summary: qemu-native-0.9.0+cvs20070613-r5
Product: Openembedded
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: codemachine at inbox.ru
qemu-native-0.9.0+cvs20070613-r5 fails to build with error message:
| make[1]: Entering directory
`/home/cm/ppc/oe/tmp/work/i686-linux/qemu-native-0.9.0+cvs20070613-r5/qemu/arm-linux-user'
| gcc-3.4.6 -Wall -O2 -g -fno-strict-aliasing -fno-reorder-blocks -fno-gcse
-fno-optimize-sibling-calls -fno-crossjumping -fno-align-labels
-fno-align-jumps -fno-align-functions -mpreferred-stack-boundary=2
-fomit-frame-pointer -I. -I..
-I/home/cm/ppc/oe/tmp/work/i686-linux/qemu-native-0.9.0+cvs20070613-r5/qemu/target-arm
-I/home/cm/ppc/oe/tmp/work/i686-linux/qemu-native-0.9.0+cvs20070613-r5/qemu
-I/home/cm/ppc/oe/tmp/work/i686-linux/qemu-native-0.9.0+cvs20070613-r5/qemu/linux-user
-I/home/cm/ppc/oe/tmp/work/i686-linux/qemu-native-0.9.0+cvs20070613-r5/qemu/linux-user/arm
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-I/home/cm/ppc/oe/tmp/work/i686-linux/qemu-native-0.9.0+cvs20070613-r5/qemu/fpu
-DHAS_AUDIO
-I/home/cm/ppc/oe/tmp/work/i686-linux/qemu-native-0.9.0+cvs20070613-r5/qemu/slirp
-c -o op.o
/home/cm/ppc/oe/tmp/work/i686-linux/qemu-native-0.9.0+cvs20070613-r5/qemu/target-arm/op.c
|
/home/cm/ppc/oe/tmp/work/i686-linux/qemu-native-0.9.0+cvs20070613-r5/qemu/target-arm/op_iwmmxt.c:
In function `op_iwmmxt_muluw_M0_wRn':
|
/home/cm/ppc/oe/tmp/work/i686-linux/qemu-native-0.9.0+cvs20070613-r5/qemu/target-arm/op_iwmmxt.c:144:
error: unable to find a register to spill in class `GENERAL_REGS'
|
/home/cm/ppc/oe/tmp/work/i686-linux/qemu-native-0.9.0+cvs20070613-r5/qemu/target-arm/op_iwmmxt.c:144:
error: this is the insn:
| (insn:HI 29 28 32 0
/home/cm/ppc/oe/tmp/work/i686-linux/qemu-native-0.9.0+cvs20070613-r5/qemu/target-arm/op_iwmmxt.c:142
(parallel [
| (set (reg:DI 63)
| (lshiftrt:DI (reg:DI 63)
| (reg:QI 68)))
| (clobber (scratch:SI))
| (clobber (reg:CC 17 flags))
| ]) 309 {lshrdi3_1} (insn_list 25 (insn_list 28 (nil)))
| (expr_list:REG_UNUSED (reg:CC 17 flags)
| (expr_list:REG_UNUSED (scratch:SI)
| (nil))))
|
/home/cm/ppc/oe/tmp/work/i686-linux/qemu-native-0.9.0+cvs20070613-r5/qemu/target-arm/op_iwmmxt.c:144:
confused by earlier errors, bailing out
| make[1]: *** [op.o] Error 1
| make[1]: Leaving directory
`/home/cm/ppc/oe/tmp/work/i686-linux/qemu-native-0.9.0+cvs20070613-r5/qemu/arm-linux-user'
| make: *** [subdir-arm-linux-user] Error 2
| make: *** Waiting for unfinished jobs....
| gcc-3.4.6 -isystem/home/cm/ppc/oe/tmp/staging/i686-linux/include -Os -Wall
-O2 -g -fno-strict-aliasing -fomit-frame-pointer -I. -I..
-I/home/cm/ppc/oe/tmp/work/i686-linux/qemu-native-0.9.0+cvs20070613-r5/qemu/target-i386
-I/home/cm/ppc/oe/tmp/work/i686-linux/qemu-native-0.9.0+cvs20070613-r5/qemu
-I/home/cm/ppc/oe/tmp/work/i686-linux/qemu-native-0.9.0+cvs20070613-r5/qemu/linux-user
-I/home/cm/ppc/oe/tmp/work/i686-linux/qemu-native-0.9.0+cvs20070613-r5/qemu/linux-user/i386
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
-I/home/cm/ppc/oe/tmp/work/i686-linux/qemu-native-0.9.0+cvs20070613-r5/qemu/fpu
-DHAS_AUDIO -DHAS_AUDIO_CHOICE
-I/home/cm/ppc/oe/tmp/work/i686-linux/qemu-native-0.9.0+cvs20070613-r5/qemu/slirp
-c -o cpu-exec.o
/home/cm/ppc/oe/tmp/work/i686-linux/qemu-native-0.9.0+cvs20070613-r5/qemu/cpu-exec.c
|
/home/cm/ppc/oe/tmp/work/i686-linux/qemu-native-0.9.0+cvs20070613-r5/qemu/target-i386/ops_sse.h:
In function `op_psrlq_mmx':
|
/home/cm/ppc/oe/tmp/work/i686-linux/qemu-native-0.9.0+cvs20070613-r5/qemu/target-i386/ops_sse.h:213:
error: unable to find a register to spill in class `GENERAL_REGS'
|
/home/cm/ppc/oe/tmp/work/i686-linux/qemu-native-0.9.0+cvs20070613-r5/qemu/target-i386/ops_sse.h:213:
error: this is the insn:
| (insn:HI 36 35 37 3
/home/cm/ppc/oe/tmp/work/i686-linux/qemu-native-0.9.0+cvs20070613-r5/qemu/target-i386/ops_sse.h:207
(parallel [
| (set (reg:DI 63 [ <variable>.q ])
| (lshiftrt:DI (reg:DI 63 [ <variable>.q ])
| (subreg:QI (reg/v:SI 60 [ shift ]) 0)))
| (clobber (scratch:SI))
| (clobber (reg:CC 17 flags))
| ]) 309 {lshrdi3_1} (insn_list 33 (insn_list 35 (nil)))
| (expr_list:REG_DEAD (reg/v:SI 60 [ shift ])
| (expr_list:REG_UNUSED (reg:CC 17 flags)
| (expr_list:REG_UNUSED (scratch:SI)
| (nil)))))
|
/home/cm/ppc/oe/tmp/work/i686-linux/qemu-native-0.9.0+cvs20070613-r5/qemu/target-i386/ops_sse.h:213:
confused by earlier errors, bailing out
| make[1]: *** [op.o] Error 1
| make[1]: *** Waiting for unfinished jobs....
| make[1]: Leaving directory
`/home/cm/ppc/oe/tmp/work/i686-linux/qemu-native-0.9.0+cvs20070613-r5/qemu/i386-linux-user'
| make: *** [subdir-i386-linux-user] Error 2
| FATAL: oe_runmake 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