Re: qmenu build fail on Jaunty

2009-04-29 Thread Daniel.Li
Log files

NOTE: make
make -C i386-softmmu all
make[1]: Entering directory
`/home/daniel/work4/fso/fso-testing/tmp/work/i686-linux/qemu-native-0.9.1+svnr4242-r15/trunk/i386-softmmu'
gcc-3.4 -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  -m32 -I. -I..
-I/home/daniel/work4/fso/fso-testing/tmp/work/i686-linux/qemu-native-0.9.1+svnr4242-r15/trunk/target-i386
 
-I/home/daniel/work4/fso/fso-testing/tmp/work/i686-linux/qemu-native-0.9.1+svnr4242-r15/trunk
 -MMD -MP -DNEED_CPU_H -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE 
-I/home/daniel/work4/fso/fso-testing/tmp/work/i686-linux/qemu-native-0.9.1+svnr4242-r15/trunk/tcg
 
-I/home/daniel/work4/fso/fso-testing/tmp/work/i686-linux/qemu-native-0.9.1+svnr4242-r15/trunk/tcg/i386
 
-I/home/daniel/work4/fso/fso-testing/tmp/work/i686-linux/qemu-native-0.9.1+svnr4242-r15/trunk/fpu
 -DHAS_AUDIO -DHAS_AUDIO_CHOICE 
-I/home/daniel/work4/fso/fso-testing/tmp/work/i686-linux/qemu-native-0.9.1+svnr4242-r15/trunk/slirp
 -c -o op.o 
/home/daniel/work4/fso/fso-testing/tmp/work/i686-linux/qemu-native-0.9.1+svnr4242-r15/trunk/target-i386/op.c
/home/daniel/work4/fso/fso-testing/tmp/work/i686-linux/qemu-native-0.9.1
+svnr4242-r15/trunk/target-i386/ops_sse.h: In function `op_pshufw_mmx':
/home/daniel/work4/fso/fso-testing/tmp/work/i686-linux/qemu-native-0.9.1
+svnr4242-r15/trunk/target-i386/ops_sse.h:597: error: unable to find a
register to spill in class `GENERAL_REGS'
/home/daniel/work4/fso/fso-testing/tmp/work/i686-linux/qemu-native-0.9.1
+svnr4242-r15/trunk/target-i386/ops_sse.h:597: error: this is the insn:
(insn:HI 18 17 19
0 
/home/daniel/work4/fso/fso-testing/tmp/work/i686-linux/qemu-native-0.9.1+svnr4242-r15/trunk/target-i386/ops_sse.h:592
 (set (strict_low_part (subreg:HI (reg/v:DI 58 [ r ]) 0))
(mem/s/j:HI (plus:SI (mult:SI (reg:SI 62)
(const_int 2 [0x2]))
(reg/v/f:SI 60 [ s ])) [0 variable._w S2 A16])) 54
{*movstricthi_1} (insn_list 16 (insn_list 12 (insn_list 50 (nil
(expr_list:REG_DEAD (reg:SI 62)
(nil)))
/home/daniel/work4/fso/fso-testing/tmp/work/i686-linux/qemu-native-0.9.1
+svnr4242-r15/trunk/target-i386/ops_sse.h:597: confused by earlier
errors, bailing out
make[1]: *** [op.o] Error 1
make[1]: Leaving directory
`/home/daniel/work4/fso/fso-testing/tmp/work/i686-linux/qemu-native-0.9.1+svnr4242-r15/trunk/i386-softmmu'
make: *** [subdir-i386-softmmu] Error 2
FATAL: oe_runmake failed


On Wed, 2009-04-29 at 07:36 +0800, Daniel.Li wrote:
 Dear List,
 
 I just upgrade my OS to Jaunty, and when I build
 fso-gta02-testing-image. I met qmenu failed again.
 
 I google web and only found
 http://bugs.openembedded.net/show_bug.cgi?id=4814 
 It seems the problem has been discussed earlier. Is there any thing that
 I have missed.
 
 Thanks in advance.
 
 
 NOTE: Running task 324 of 6637 (ID:
 1164, 
 /home/daniel/work4/fso/fso-testing/openembedded/recipes/qemu/qemu-native_svn.bb,
  do_compile)
 NOTE: package qemu-native-0.9.1+svnr4242-r15: task do_compile: started
 ERROR: function do_compile failed
 ERROR: see log
 in 
 /home/daniel/work4/fso/fso-testing/tmp/work/i686-linux/qemu-native-0.9.1+svnr4242-r15/temp/log.do_compile.28262
 NOTE: Task
 failed: 
 /home/daniel/work4/fso/fso-testing/tmp/work/i686-linux/qemu-native-0.9.1+svnr4242-r15/temp/log.do_compile.28262
 NOTE: package qemu-native-0.9.1+svnr4242-r15: task do_compile: failed
 ERROR: TaskFailed event exception, aborting
 ERROR: Build
 of 
 /home/daniel/work4/fso/fso-testing/openembedded/recipes/qemu/qemu-native_svn.bb
  do_compile failed
 ERROR: Task 1164
 (/home/daniel/work4/fso/fso-testing/openembedded/recipes/qemu/qemu-native_svn.bb,
  do_compile) failed
 NOTE: Tasks Summary: Attempted 323 tasks of which 277 didn't need to be
 rerun and 1 failed.
 ERROR:
 '/home/daniel/work4/fso/fso-testing/openembedded/recipes/qemu/qemu-native_svn.bb'
  failed
 
 
-- 
Daniel.Li lida_m...@163.com
PALFocus (http://palfocus.oicp.net)



___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


qmenu build fail on Jaunty

2009-04-28 Thread Daniel.Li
Dear List,

I just upgrade my OS to Jaunty, and when I build
fso-gta02-testing-image. I met qmenu failed again.

I google web and only found
http://bugs.openembedded.net/show_bug.cgi?id=4814 
It seems the problem has been discussed earlier. Is there any thing that
I have missed.

Thanks in advance.


NOTE: Running task 324 of 6637 (ID:
1164, 
/home/daniel/work4/fso/fso-testing/openembedded/recipes/qemu/qemu-native_svn.bb,
 do_compile)
NOTE: package qemu-native-0.9.1+svnr4242-r15: task do_compile: started
ERROR: function do_compile failed
ERROR: see log
in 
/home/daniel/work4/fso/fso-testing/tmp/work/i686-linux/qemu-native-0.9.1+svnr4242-r15/temp/log.do_compile.28262
NOTE: Task
failed: 
/home/daniel/work4/fso/fso-testing/tmp/work/i686-linux/qemu-native-0.9.1+svnr4242-r15/temp/log.do_compile.28262
NOTE: package qemu-native-0.9.1+svnr4242-r15: task do_compile: failed
ERROR: TaskFailed event exception, aborting
ERROR: Build
of 
/home/daniel/work4/fso/fso-testing/openembedded/recipes/qemu/qemu-native_svn.bb 
do_compile failed
ERROR: Task 1164
(/home/daniel/work4/fso/fso-testing/openembedded/recipes/qemu/qemu-native_svn.bb,
 do_compile) failed
NOTE: Tasks Summary: Attempted 323 tasks of which 277 didn't need to be
rerun and 1 failed.
ERROR:
'/home/daniel/work4/fso/fso-testing/openembedded/recipes/qemu/qemu-native_svn.bb'
 failed


-- 
Daniel.Li lida_m...@163.com
PALFocus (http://palfocus.oicp.net)



___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community