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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Nov 17 16:39:01 PST 2010


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

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

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

Build Reason: 
Build Source Stamp: 119593
Blamelist: akirtzidis,resistor

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/clang/Basic/DiagnosticGroups.td
 include/clang/Basic/DiagnosticSemaKinds.td
 include/clang/Basic/LangOptions.h
 include/clang/Driver/CC1Options.td
 include/clang/Driver/Options.td
 include/clang/Sema/Sema.h
 lib/Driver/Tools.cpp
 lib/Frontend/CompilerInvocation.cpp
 lib/Sema/SemaDecl.cpp
 test/SemaCXX/warn-argument-larger-than.cpp
 test/SemaCXX/warn-large-by-value-copy.cpp
At: Wed 17 Nov 2010 16:22:37
Changed By: akirtzidis
Comments: -Rename -Wargument-larger-than -> -Wlarge-by-value-copy
-Improve the diagnostic message
-Add some comments

Suggestions by Chris.Properties: 




Files:
 lib/Target/ARM/ARMInstrThumb2.td
 test/MC/ARM/thumb2.s
At: Wed 17 Nov 2010 16:22:37
Changed By: resistor
Comments: Provide correct Thumb2 encodings for basic multiplication operators.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	    LLVM :: CodeGen/Thumb2/thumb2-ldrd.ll
	    LLVM :: CodeGen/Thumb2/thumb2-mulhi.ll
	    LLVM :: CodeGen/Thumb2/thumb2-select.ll
	
	  Expected Passes    : 5077
	  Expected Failures  : 44
	  Unsupported Tests  : 557
	  Unexpected Failures: 4
	make[1]: *** [check-local-lit] Error 1
	make: *** [check] Error 2

Last 10 lines of 'fail':
	LLVM :: CodeGen/Thumb2/2009-09-01-PostRAProlog.ll
	LLVM :: CodeGen/Thumb2/thumb2-ldrd.ll
	LLVM :: CodeGen/Thumb2/thumb2-mulhi.ll
	LLVM :: CodeGen/Thumb2/thumb2-select.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-09-01-postraprolog.ll':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/Thumb2/2009-09-01-PostRAProlog.ll:38:10: error: expected string not found in input
	; CHECK: push
	         ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'thumb2-ldrd.ll':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/Thumb2/thumb2-ldrd.ll:7:9: error: expected string not found in input
	;CHECK: ldrd r2, [r2]
	        ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	

Last 10 lines of 'thumb2-mulhi.ll':
	21 llc               0x00002036 start + 54
	Stack dump:
	0.	Program arguments: llc -march=thumb -mattr=+thumb2 
	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
	2.	Running pass 'ARM Instruction Selection' on function '@umulhi'
	Expected 1 lines, got 0.
	--
	
	********************
	

Last 10 lines of 'thumb2-select.ll':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/Thumb2/thumb2-select.ll:5:10: error: expected string not found in input
	; CHECK: f1:
	         ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	




More information about the llvm-testresults mailing list