[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Dec 15 14:44:13 PST 2010


The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/12014

Buildbot URL: http://smooshlab.apple.com:8010/

Buildslave for this Build: smoosh-03.apple.com

Build Reason: 
Build Source Stamp: 121904
Blamelist: bwilson,dgregor,evancheng,matthewbg

BUILD FAILED: failed test.llvm.stage1 compile.llvm-gcc.stage1

sincerely,
 -The Buildbot


================================================================================

CHANGES:
File: include/clang/AST/RecursiveASTVisitor.h
At: Wed 15 Dec 2010 14:11:40
Changed By: dgregor
Comments: Teach the RecursiveASTVisitor to traverse the type-location
information for all of the explicit casts.
Properties: 




Files:
 test/MC/ARM/neon-abs-encoding.s
 test/MC/ARM/neon-absdiff-encoding.s
 test/MC/ARM/neon-bitcount-encoding.s
 test/MC/ARM/neon-bitwise-encoding.s
 test/MC/ARM/neon-cmp-encoding.s
 test/MC/ARM/neon-convert-encoding.s
 test/MC/ARM/neon-dup-encoding.s
 test/MC/ARM/neon-minmax-encoding.s
 test/MC/ARM/neon-mov-encoding.s
 test/MC/ARM/neon-mul-accum-encoding.s
 test/MC/ARM/neon-mul-encoding.s
 test/MC/ARM/neon-neg-encoding.s
 test/MC/ARM/neon-pairwise-encoding.s
 test/MC/ARM/neon-reciprocal-encoding.s
 test/MC/ARM/neon-reverse-encoding.s
 test/MC/ARM/neon-satshift-encoding.s
 test/MC/ARM/neon-shift-encoding.s
 test/MC/ARM/neon-shiftaccum-encoding.s
 test/MC/ARM/neon-shuffle-encoding.s
 test/MC/ARM/neon-sub-encoding.s
 test/MC/ARM/neon-table-encoding.s
 test/MC/ARM/neont2-abs-encoding.s
 test/MC/ARM/neont2-absdiff-encoding.s
 test/MC/ARM/neont2-bitcount-encoding.s
 test/MC/ARM/neont2-bitwise-encoding.s
 test/MC/ARM/neont2-cmp-encoding.s
 test/MC/ARM/neont2-convert-encoding.s
 test/MC/ARM/neont2-dup-encoding.s
 test/MC/ARM/neont2-minmax-encoding.s
 test/MC/ARM/neont2-mov-encoding.s
 test/MC/ARM/neont2-mul-accum-encoding.s
 test/MC/ARM/neont2-mul-encoding.s
 test/MC/ARM/neont2-neg-encoding.s
 test/MC/ARM/neont2-pairwise-encoding.s
 test/MC/ARM/neont2-reciprocal-encoding.s
 test/MC/ARM/neont2-reverse-encoding.s
 test/MC/ARM/neont2-satshift-encoding.s
 test/MC/ARM/neont2-shift-encoding.s
 test/MC/ARM/neont2-shiftaccum-encoding.s
 test/MC/ARM/neont2-shuffle-encoding.s
 test/MC/ARM/neont2-sub-encoding.s
 test/MC/ARM/neont2-table-encoding.s
At: Wed 15 Dec 2010 14:16:59
Changed By: bwilson
Comments: Fix misspelled target triples in MC/ARM test commands.Properties: 




Files:
 include/llvm/IntrinsicsARM.td
 lib/Target/ARM/ARM.td
 lib/Target/ARM/ARMInstrInfo.td
 lib/Target/ARM/ARMInstrNEON.td
 test/CodeGen/ARM/vcvt.ll
 test/MC/ARM/neon-convert-encoding.s
 test/MC/ARM/neont2-convert-encoding.s
At: Wed 15 Dec 2010 14:16:59
Changed By: bwilson
Comments: Add Neon VCVT instructions for f32 <-> f16 conversions.
Clang is now providing intrinsics for these and so we need to support them
in the backend.  Radar 8068427.Properties: 




Files:
 lib/CodeGen/MachineCSE.cpp
 test/CodeGen/X86/machine-cse.ll
At: Wed 15 Dec 2010 14:21:50
Changed By: evancheng
Comments: Teach machine cse to commute instructions.Properties: 




File: lib/MC/MCStreamer.cpp
At: Wed 15 Dec 2010 14:26:40
Changed By: matthewbg
Comments: Fix opt -Werror build
Properties: 




LOGS:
Last 10 lines of 'stdio':
	    LLVM :: CodeGen/X86/andimm8.ll
	    LLVM :: CodeGen/X86/fp-in-intregs.ll
	    LLVM :: CodeGen/X86/limited-prec.ll
	
	  Expected Passes    : 5108
	  Expected Failures  : 43
	  Unsupported Tests  : 557
	  Unexpected Failures: 7
	make[1]: *** [check-local-lit] Error 1
	make: *** [check] Error 2

Last 10 lines of 'fail':
	LLVM :: CodeGen/X86/2009-04-27-CoalescerAssert.ll
	LLVM :: CodeGen/X86/2009-05-23-dagcombine-shifts.ll
	LLVM :: CodeGen/X86/3addr-or.ll
	LLVM :: CodeGen/X86/and-or-fold.ll
	LLVM :: CodeGen/X86/andimm8.ll
	LLVM :: CodeGen/X86/fp-in-intregs.ll
	LLVM :: CodeGen/X86/limited-prec.ll

Last 10 lines of 'xfail':
	LLVM :: MC/ARM/neont2-vld-encoding.s
	LLVM :: MC/ARM/neont2-vst-encoding.s
	LLVM :: MC/ARM/thumb2.s
	LLVM :: MC/AsmParser/directive_lsym.s
	LLVM :: MC/AsmParser/exprs-invalid.s
	LLVM :: Transforms/DeadArgElim/deadexternal.ll
	LLVM :: Transforms/GVN/rle-no-phi-translate.ll
	LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll
	LLVM :: Transforms/TailCallElim/nocapture.ll
	LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll

Last 10 lines of 'unsupported':
	LLVM :: LLVMC/C++/unknown_suffix.unk
	LLVM :: LLVMC/C/emit-llvm-opt.c
	LLVM :: LLVMC/C/emit-llvm.c
	LLVM :: LLVMC/C/hello.c
	LLVM :: LLVMC/C/include.c
	LLVM :: LLVMC/C/opt-test.c
	LLVM :: LLVMC/C/sink.c
	LLVM :: LLVMC/C/wall.c
	LLVM :: LLVMC/ObjC++/hello.mm
	LLVM :: LLVMC/ObjC/hello.m

Last 10 lines of '2009-04-27-coalescerassert.ll':
	--
	Exit Code: 1
	Command Output (stderr):
	--
	LLVM ERROR: Don't know how to commute: %reg16871<def> = ADD32ri8_DB %reg17299, 57, %EFLAGS<imp-def,dead>; GR32:%reg16871,17299
	
	--
	
	********************
	

Last 10 lines of '2009-05-23-dagcombine-shifts.ll':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/X86/2009-05-23-dagcombine-shifts.ll:12:10: error: expected string not found in input
	; CHECK: foo:
	         ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of '3addr-or.ll':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/X86/3addr-or.ll:6:10: error: expected string not found in input
	; CHECK: test1:
	         ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'and-or-fold.ll':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/X86/and-or-fold.ll:24:15: error: expected string not found in input
	; DARWIN-OPT: andq $123124
	              ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'andimm8.ll':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/X86/andimm8.ll:4:10: error: expected string not found in input
	; CHECK: andl $-64, %edi # encoding: [0x83,0xe7,0xc0]
	         ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'fp-in-intregs.ll':
	--
	Exit Code: 1
	Command Output (stderr):
	--
	LLVM ERROR: Don't know how to commute: %reg16386<def> = ADD32ri_DB %reg16385, 1065353216, %EFLAGS<imp-def,dead>; GR32:%reg16386,16385
	
	--
	
	********************
	

Last 10 lines of 'limited-prec.ll':
	--
	Exit Code: 1
	Command Output (stderr):
	--
	LLVM ERROR: Don't know how to commute: %reg16386<def> = ADD32ri_DB %reg16385, 1065353216, %EFLAGS<imp-def,dead>; GR32:%reg16386,16385
	
	--
	
	********************
	

Last 10 lines of 'stdio':
	make[4]: *** [libgcc/./_floatdisf.o] Error 1
	make[4]: *** Waiting for unfinished jobs....
	cc1: error in backend: Don't know how to commute: %reg16388<def> = ADD32ri_DB %reg16393, 2048, %EFLAGS<imp-def,dead>; GR32:%reg16388,16393 dbg:libgcc2.c:1606
	
	make[4]: *** [libgcc/./_floatundisf.o] Error 1
	make[3]: *** [stmp-multilib] Error 2
	rm fsf-funding.pod gcov.pod gfdl.pod cpp.pod gpl.pod gcc.pod
	make[2]: *** [all-stage1-gcc] Error 2
	make[1]: *** [stage1-bubble] Error 2
	make: *** [all] Error 2

Last 10 lines of 'warnings':
	warning: structure `VEC_cp_token_position_heap' used but not defined
	warning: structure `pointer_set_t' used but not defined
	warning: structure `c_arg_info' used but not defined
	warning: structure `c_switch' used but not defined
	warning: structure `et_node' used but not defined
	warning: structure `loop' used but not defined
	warning: structure `ipa_reference_vars_info_d' used but not defined
	warning: structure `reg_info_def' used but not defined
	warning: structure `value_set' used but not defined
	../../llvm-gcc.src/gcc/sched-vis.c:628: warning: no previous prototype for 'print_insn'




More information about the llvm-testresults mailing list