[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Mar 25 23:31:14 PDT 2010


The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/916

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 99613
Blamelist: andersca,dgregor

BUILD FAILED: failed test-llvm_1

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/CodeGen/CGClass.cpp
At: Thu 25 Mar 2010 22:58:00
Changed By: andersca
Comments: Don't initialize virtual pointers for primary bases, they've already been initialized.Properties: 




File: test/CXX/temp/temp.fct.spec/temp.deduct/p9.cpp
At: Thu 25 Mar 2010 23:03:00
Changed By: dgregor
Comments: Add tests for PR6707.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	    LLVM :: Transforms/MemCpyOpt/sret.ll
	
	  Expected Passes    : 4287
	  Expected Failures  : 28
	  Unsupported Tests  : 515
	  Unexpected Failures: 69
	
	1 warning(s) in tests.
	make[1]: *** [check-local-lit] Error 1
	make: *** [check-lit] Error 2

Last 10 lines of 'warnings':
	lit.py: lit.py:297: warning: test suite 'LLVM-Unit' contained no tests

Last 10 lines of 'fail':
	LLVM :: Transforms/GVN/rle-nonlocal.ll
	LLVM :: Transforms/GVN/rle-semidominated.ll
	LLVM :: Transforms/GVN/rle.ll
	LLVM :: Transforms/LICM/scalar_promote.ll
	LLVM :: Transforms/LICM/2008-07-22-LoadGlobalConstant.ll
	LLVM :: Transforms/MemCpyOpt/2008-03-13-ReturnSlotBitcast.ll
	LLVM :: Transforms/MemCpyOpt/2008-02-24-MultipleUseofSRet.ll
	LLVM :: Transforms/MemCpyOpt/memcpy.ll
	LLVM :: Transforms/MemCpyOpt/sret.ll
	LLVM :: Transforms/MemCpyOpt/memmove.ll

Last 10 lines of 'xfail':
	LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s
	LLVM :: MC/AsmParser/X86/x86_32-bit.s
	LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s
	LLVM :: MC/AsmParser/X86/x86_32-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/TailCallElim/nocapture.ll
	LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll

Last 10 lines of 'unsupported':
	LLVM :: LLVMC/C++/hello.cpp
	LLVM :: LLVMC/C/wall.c
	LLVM :: LLVMC/C++/together.cpp
	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/ObjC++/hello.mm
	LLVM :: LLVMC/ObjC/hello.m

Last 10 lines of '2006-03-03-badarraysubscript.ll':
	Exit Code: 1
	Command Output (stdout):
	--
	--
	Command Output (stderr):
	--
	--
	
	********************
	

Last 10 lines of '2007-08-01-noaliasandgep.ll':
	Exit Code: 1
	Command Output (stdout):
	--
	--
	Command Output (stderr):
	--
	--
	
	********************
	

Last 10 lines of '2008-11-23-noaliasret.ll':
	Exit Code: 1
	Command Output (stdout):
	--
	--
	Command Output (stderr):
	--
	--
	
	********************
	

Last 10 lines of '2009-10-13-atomicmodref.ll':
	<stdin>:7:21: note: scanning from here
	 %Q = getelementptr i8* %ptr, i64 1 ; <i8*> [#uses=1]
	                    ^
	<stdin>:12:2: note: possible intended match here
	 ret i8 %A
	 ^
	--
	
	********************
	

Last 10 lines of 'byval.ll':
	Exit Code: 1
	Command Output (stdout):
	--
	--
	Command Output (stderr):
	--
	--
	
	********************
	

Last 10 lines of '2009-10-13-gep-basenoalias.ll':
	Exit Code: 1
	Command Output (stdout):
	--
	--
	Command Output (stderr):
	--
	--
	
	********************
	

Last 10 lines of 'cas.ll':
	Exit Code: 1
	Command Output (stdout):
	--
	--
	Command Output (stderr):
	--
	--
	
	********************
	

Last 10 lines of 'global-size.ll':
	--
	  %X = load i16* @B                               ; <i16> [#uses=1]
	  %Y = load i16* @B                               ; <i16> [#uses=1]
	--
	Command Output (stderr):
	--
	--
	
	********************
	

Last 10 lines of 'modref.ll':
	<stdin>:17:18: note: scanning from here
	define i32 @test0(i8* %P) {
	                 ^
	<stdin>:23:2: note: possible intended match here
	 ret i32 %B
	 ^
	--
	
	********************
	

Last 10 lines of 'featuretest.ll':
	  %REMOVEu = load i32* %A1                        ; <i32> [#uses=1]
	  %REMOVEv = load i32* %A1                        ; <i32> [#uses=1]
	  %r = sub i32 %REMOVEu, %REMOVEv                 ; <i32> [#uses=1]
	--
	Command Output (stderr):
	--
	--
	
	********************
	

Last 10 lines of 'gcsetest.ll':
	  %A1 = load i32* @A                              ; <i32> [#uses=2]
	  %A2 = load i32* @A                              ; <i32> [#uses=2]
	  %V = load i32* %X                               ; <i32> [#uses=1]
	--
	Command Output (stderr):
	--
	--
	
	********************
	

Last 10 lines of 'no-escape-call.ll':
	Exit Code: 1
	Command Output (stdout):
	--
	--
	Command Output (stderr):
	--
	--
	
	********************
	

Last 10 lines of 'gep-alias.ll':
	<stdin>:14:18: note: scanning from here
	define i32 @test2(i8* %P) {
	                 ^
	<stdin>:24:2: note: possible intended match here
	 ret i32 %t
	 ^
	--
	
	********************
	

Last 10 lines of 'nocapture.ll':
	Exit Code: 1
	Command Output (stdout):
	--
	--
	Command Output (stderr):
	--
	--
	
	********************
	

Last 10 lines of 'phi-aa.ll':
	Exit Code: 1
	Command Output (stdout):
	--
	--
	Command Output (stderr):
	--
	--
	
	********************
	

Last 10 lines of 'phi-and-select.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	Expected 4 lines, got 0.
	--
	
	********************
	

Last 10 lines of 'store-promote.ll':
	<stdin>:30:23: note: scanning from here
	 %BVal = load i32* @B ; <i32> [#uses=2]
	                      ^
	<stdin>:32:31: note: possible intended match here
	 br i1 %c, label %Out, label %Loop
	                              ^
	--
	
	********************
	

Last 10 lines of 'tailcall-modref.ll':
	Exit Code: 1
	Command Output (stdout):
	--
	--
	Command Output (stderr):
	--
	--
	
	********************
	

Last 10 lines of 'pure-const-dce.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	Expected 3 lines, got 4.
	--
	
	********************
	

Last 10 lines of 'aliastest.ll':
	Command Output (stdout):
	--
	  %V = load i32* %P                               ; <i32> [#uses=1]
	--
	Command Output (stderr):
	--
	--
	
	********************
	




More information about the llvm-testresults mailing list