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

Evan Cheng evan.cheng at apple.com
Mon Jan 3 15:37:08 PST 2011


I'll fix.

Evan

On Jan 3, 2011, at 3:16 PM, daniel_dunbar at apple.com wrote:

> The Buildbot has detected a new failure of clang-i386-darwin9 on smooshlab.
> Full details are available at:
> http://smooshlab.apple.com:8010/builders/clang-i386-darwin9/builds/17556
> 
> Buildbot URL: http://smooshlab.apple.com:8010/
> 
> Buildslave for this Build: smoosh-15.apple.com
> 
> Build Reason: 
> Build Source Stamp: 122783
> Blamelist: evancheng
> 
> BUILD FAILED: failed test-llvm
> 
> sincerely,
> -The Buildbot
> 
> 
> ================================================================================
> 
> CHANGES:
> Files:
> lib/Target/X86/X86FrameInfo.cpp
> lib/Target/X86/X86InstrControl.td
> test/CodeGen/X86/2009-09-10-SpillComments.ll
> test/CodeGen/X86/2010-07-02-asm-alignstack.ll
> test/CodeGen/X86/abi-isel.ll
> test/CodeGen/X86/licm-symbol.ll
> test/CodeGen/X86/tail-opts.ll
> test/CodeGen/X86/tailcall-largecode.ll
> test/CodeGen/X86/tlv-2.ll
> At: Mon 03 Jan 2011 14:58:15
> Changed By: evancheng
> Comments: Use pushq / popq instead of subq $8, %rsp / addq $8, %rsp to adjust stack in
> prologue and epilogue if the adjustment is 8. Similarly, use pushl / popl if
> the adjustment is 4 in 32-bit mode.
> 
> In the epilogue, takes care to pop to a caller-saved register that's not live
> at the exit (either return or tailcall instruction).
> rdar://8771137
> Properties: 
> 
> 
> 
> 
> LOGS:
> Last 10 lines of 'stdio':
> 	Failing Tests (2):
> 	    LLVM :: MC/ELF/basic-elf.ll
> 	    LLVM :: MC/ELF/call-abs.ll
> 	
> 	  Expected Passes    : 5151
> 	  Expected Failures  : 43
> 	  Unsupported Tests  : 558
> 	  Unexpected Failures: 2
> 	make[1]: *** [check-local-lit] Error 1
> 	make: *** [check] Error 2
> 
> Last 10 lines of 'fail':
> 	LLVM :: MC/ELF/call-abs.ll
> 	LLVM :: MC/ELF/basic-elf.ll
> 
> Last 10 lines of 'xfail':
> 	LLVM :: MC/ARM/neont2-vld-encoding.s
> 	LLVM :: MC/ARM/thumb2.s
> 	LLVM :: MC/ARM/neont2-vst-encoding.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/sink.c
> 	LLVM :: LLVMC/C/wall.c
> 	LLVM :: LLVMC/C/include.c
> 	LLVM :: LLVMC/C/opt-test.c
> 	LLVM :: LLVMC/C/hello.c
> 	LLVM :: LLVMC/ObjC++/hello.mm
> 	LLVM :: LLVMC/ObjC/hello.m
> 
> Last 10 lines of 'call-abs.ll':
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/MC/ELF/call-abs.ll:12:15: error: expected string not found in input
> 	; CHECK-NEXT: (('r_offset', 0x00000004)
> 	              ^
> 	<stdin>:194:2: note: scanning from here
> 	 (('r_offset', 0x00000002)
> 	 ^
> 	--
> 	
> 	********************
> 	
> 
> Last 10 lines of 'basic-elf.ll':
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/MC/ELF/basic-elf.ll:45:7: error: expected string not found in input
> 	; 32: (('r_offset', 0x00000006)
> 	      ^
> 	<stdin>:224:2: note: scanning from here
> 	 (('r_offset', 0x00000004)
> 	 ^
> 	--
> 	
> 	********************
> 	
> 





More information about the llvm-testresults mailing list