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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Jan 31 13:13:31 PST 2011


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/18455

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

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

Build Reason: 
Build Source Stamp: 124603
Blamelist: rdivacky

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/MC/MCParser/AsmParser.cpp
At: Mon 31 Jan 2011 13:01:19
Changed By: rdivacky
Comments: Error on all .code* directives instead of just .code16 as they
all lead to a silent miscompilation of code.

Properties: 




LOGS:
Last 10 lines of 'stdio':
	    LLVM :: MC/ARM/neont2-shuffle-encoding.s
	    LLVM :: MC/ARM/thumb.s
	    LLVM :: MC/MachO/darwin-Thumb-reloc.s
	
	  Expected Passes    : 5176
	  Expected Failures  : 41
	  Unsupported Tests  : 560
	  Unexpected Failures: 14
	make[1]: *** [check-local-lit] Error 1
	make: *** [check] Error 2

Last 10 lines of 'fail':
	LLVM :: MC/ARM/neont2-convert-encoding.s
	LLVM :: MC/ARM/neont2-neg-encoding.s
	LLVM :: MC/ARM/neont2-add-encoding.s
	LLVM :: MC/ARM/neont2-satshift-encoding.s
	LLVM :: MC/ARM/neont2-shift-encoding.s
	LLVM :: MC/ARM/neont2-shuffle-encoding.s
	LLVM :: MC/ARM/neont2-shiftaccum-encoding.s
	LLVM :: MC/ARM/neont2-reciprocal-encoding.s
	LLVM :: MC/ARM/thumb.s
	LLVM :: MC/MachO/darwin-Thumb-reloc.s

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

Last 10 lines of 'unsupported':
	LLVM :: LLVMC/C/include.c
	LLVM :: LLVMC/C/emit-llvm-opt.c
	LLVM :: LLVMC/C/emit-llvm.c
	LLVM :: LLVMC/C++/together.cpp
	LLVM :: LLVMC/C++/unknown_suffix.unk
	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 'neont2-abs-encoding.s':
	Exit Code: 1
	Command Output (stderr):
	--
	<stdin>:3:7: error: .code not supported yet
	.code 16
	      ^
	--
	
	********************
	

Last 10 lines of 'neont2-cmp-encoding.s':
	Exit Code: 1
	Command Output (stderr):
	--
	<stdin>:3:7: error: .code not supported yet
	.code 16
	      ^
	--
	
	********************
	

Last 10 lines of 'neont2-minmax-encoding.s':
	Exit Code: 1
	Command Output (stderr):
	--
	<stdin>:3:7: error: .code not supported yet
	.code 16
	      ^
	--
	
	********************
	

Last 10 lines of 'neont2-mul-encoding.s':
	Exit Code: 1
	Command Output (stderr):
	--
	<stdin>:3:7: error: .code not supported yet
	.code 16
	      ^
	--
	
	********************
	

Last 10 lines of 'neont2-convert-encoding.s':
	Exit Code: 1
	Command Output (stderr):
	--
	<stdin>:3:7: error: .code not supported yet
	.code 16
	      ^
	--
	
	********************
	

Last 10 lines of 'neont2-neg-encoding.s':
	Exit Code: 1
	Command Output (stderr):
	--
	<stdin>:3:7: error: .code not supported yet
	.code 16
	      ^
	--
	
	********************
	

Last 10 lines of 'neont2-add-encoding.s':
	Exit Code: 1
	Command Output (stderr):
	--
	<stdin>:3:7: error: .code not supported yet
	.code 16
	      ^
	--
	
	********************
	

Last 10 lines of 'neont2-satshift-encoding.s':
	Exit Code: 1
	Command Output (stderr):
	--
	<stdin>:3:7: error: .code not supported yet
	.code 16
	      ^
	--
	
	********************
	

Last 10 lines of 'neont2-shift-encoding.s':
	Exit Code: 1
	Command Output (stderr):
	--
	<stdin>:3:7: error: .code not supported yet
	.code 16
	      ^
	--
	
	********************
	

Last 10 lines of 'neont2-shuffle-encoding.s':
	Exit Code: 1
	Command Output (stderr):
	--
	<stdin>:3:7: error: .code not supported yet
	.code 16
	      ^
	--
	
	********************
	

Last 10 lines of 'neont2-shiftaccum-encoding.s':
	Exit Code: 1
	Command Output (stderr):
	--
	<stdin>:3:7: error: .code not supported yet
	.code 16
	      ^
	--
	
	********************
	

Last 10 lines of 'neont2-reciprocal-encoding.s':
	Exit Code: 1
	Command Output (stderr):
	--
	<stdin>:3:7: error: .code not supported yet
	.code 16
	      ^
	--
	
	********************
	

Last 10 lines of 'thumb.s':
	Exit Code: 1
	Command Output (stderr):
	--
	<stdin>:2:15: error: .code not supported yet
	        .code 16
	              ^
	--
	
	********************
	

Last 10 lines of 'darwin-thumb-reloc.s':
	Exit Code: 1
	Command Output (stderr):
	--
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/MC/MachO/darwin-Thumb-reloc.s:9:8: error: .code not supported yet
		.code	16
		     	^
	--
	
	********************
	




More information about the llvm-testresults mailing list