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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Dec 17 14:02:39 PST 2009


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

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

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

Build Reason: 
Build Source Stamp: 91626
Blamelist: efriedma,evancheng,jyasskin,lattner

BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Transforms/Scalar/InstructionCombining.cpp
 test/Transforms/InstCombine/memcpy.ll
At: Thu 17 Dec 2009 13:11:51
Changed By: efriedma
Comments: Slightly generalize transformation of memmove(a,a,n) so that it also applies
to memcpy. (Such a memcpy is technically illegal, but in practice is safe
and is generated by struct self-assignment in C code.)

Properties: 




File: include/llvm/ADT/SmallVector.h
At: Thu 17 Dec 2009 13:35:16
Changed By: lattner
Comments: tabs -> spaces.
Properties: 




File: lib/Target/X86/X86ISelDAGToDAG.cpp
At: Thu 17 Dec 2009 13:35:16
Changed By: evancheng
Comments: Remove an unused option.Properties: 




Files:
 lib/Transforms/Scalar/InstructionCombining.cpp
 test/Transforms/InstCombine/cast_ptr.ll
At: Thu 17 Dec 2009 13:35:16
Changed By: efriedma
Comments: Make the ptrtoint comparison simplification work if one side is a global.

Properties: 




Files:
 lib/ExecutionEngine/JIT/JIT.cpp
 lib/ExecutionEngine/JIT/JIT.h
 lib/ExecutionEngine/JIT/JITEmitter.cpp
 unittests/ExecutionEngine/JIT/JITTest.cpp
At: Thu 17 Dec 2009 13:36:51
Changed By: jyasskin
Comments: Don't codegen available_externally functions.  Fixes http://llvm.org/PR5735.
Properties: 




LOGS:
Last 10 lines of 'test.llvm.stage1.stdio':
	    LLVM::CodeGen/X86/2008-08-31-EH_RETURN64.ll
	    LLVM::CodeGen/X86/pr3495-2.ll
	    LLVM::CodeGen/X86/stack-color-with-reg-2.ll
	
	  Expected Passes    : 4446
	  Expected Failures  : 27
	  Unsupported Tests  : 496
	  Unexpected Failures: 4
	make[1]: *** [check-local-lit] Error 1
	make: *** [check-lit] Error 2

Last 10 lines of 'test.llvm.stage1.fail':
	LLVM::CodeGen/X86/2008-08-31-EH_RETURN32.ll
	LLVM::CodeGen/X86/2008-08-31-EH_RETURN64.ll
	LLVM::CodeGen/X86/pr3495-2.ll
	LLVM::CodeGen/X86/stack-color-with-reg-2.ll

Last 10 lines of 'test.llvm.stage1.xfail':
	LLVM::LLVMC/OutputSuffixHook.td
	LLVM::MC/AsmParser/directive_lsym.s
	LLVM::MC/AsmParser/exprs-invalid.s
	LLVM::Transforms/GVN/rle-no-phi-translate.ll
	LLVM::Transforms/GlobalOpt/2009-03-05-dbg.ll
	LLVM::Transforms/GlobalOpt/2009-03-03-dbg.ll
	LLVM::Transforms/IndVarSimplify/loop_evaluate_6.ll
	LLVM::Transforms/InstCombine/cast-sext-zext.ll
	LLVM::Transforms/TailCallElim/nocapture.ll
	LLVM::Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll

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

Last 10 lines of 'test.llvm.stage1.2008-08-31-eh_return32.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	Expected 7 lines, got 6.
	--
	
	********************
	

Last 10 lines of 'test.llvm.stage1.2008-08-31-eh_return64.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	Expected 5 lines, got 4.
	--
	
	********************
	

Last 10 lines of 'test.llvm.stage1.pr3495-2.ll':
	Exit Code: 1
	Command Output (stdout):
	--
	--
	Command Output (stderr):
	--
	--
	
	********************
	

Last 10 lines of 'test.llvm.stage1.stack-color-with-reg-2.ll':
	Exit Code: 1
	Command Output (stdout):
	--
	--
	Command Output (stderr):
	--
	--
	
	********************
	

Last 10 lines of 'test.llvm.stage2.stdio':
	    LLVM::CodeGen/X86/2008-08-31-EH_RETURN64.ll
	    LLVM::CodeGen/X86/pr3495-2.ll
	    LLVM::CodeGen/X86/stack-color-with-reg-2.ll
	
	  Expected Passes    : 4875
	  Expected Failures  : 33
	  Unsupported Tests  : 61
	  Unexpected Failures: 4
	make[1]: *** [check-local-lit] Error 1
	make: *** [check-lit] Error 2

Last 10 lines of 'test.llvm.stage2.fail':
	LLVM::CodeGen/X86/2008-08-31-EH_RETURN32.ll
	LLVM::CodeGen/X86/2008-08-31-EH_RETURN64.ll
	LLVM::CodeGen/X86/pr3495-2.ll
	LLVM::CodeGen/X86/stack-color-with-reg-2.ll

Last 10 lines of 'test.llvm.stage2.xfail':
	LLVM::LLVMC/OutputSuffixHook.td
	LLVM::MC/AsmParser/directive_lsym.s
	LLVM::MC/AsmParser/exprs-invalid.s
	LLVM::Transforms/GVN/rle-no-phi-translate.ll
	LLVM::Transforms/GlobalOpt/2009-03-03-dbg.ll
	LLVM::Transforms/GlobalOpt/2009-03-05-dbg.ll
	LLVM::Transforms/IndVarSimplify/loop_evaluate_6.ll
	LLVM::Transforms/InstCombine/cast-sext-zext.ll
	LLVM::Transforms/TailCallElim/nocapture.ll
	LLVM::Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll

Last 10 lines of 'test.llvm.stage2.unsupported':
	LLVM::FrontendObjC/2009-01-26-WriteBarrier-2.m
	LLVM::FrontendObjC/2009-02-05-VolatileProp.m
	LLVM::FrontendObjC/2009-04-14-AsmSection.m
	LLVM::FrontendObjC/2009-04-27-bitfield-vs-ivar.m
	LLVM::FrontendObjC/2009-04-28-bitfield-vs-vbc.m
	LLVM::FrontendObjC/2009-08-05-utf16.m
	LLVM::FrontendObjC/2009-08-17-DebugInfo.m
	LLVM::FrontendObjC/2009-11-30-Objc-ID.m
	LLVM::LLVMC/ObjC++/hello.mm
	LLVM::LLVMC/ObjC/hello.m

Last 10 lines of 'test.llvm.stage2.2008-08-31-eh_return32.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	Expected 7 lines, got 6.
	--
	
	********************
	

Last 10 lines of 'test.llvm.stage2.2008-08-31-eh_return64.ll':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	Expected 5 lines, got 4.
	--
	
	********************
	

Last 10 lines of 'test.llvm.stage2.pr3495-2.ll':
	Exit Code: 1
	Command Output (stdout):
	--
	--
	Command Output (stderr):
	--
	--
	
	********************
	

Last 10 lines of 'test.llvm.stage2.stack-color-with-reg-2.ll':
	Exit Code: 1
	Command Output (stdout):
	--
	--
	Command Output (stderr):
	--
	--
	
	********************
	




More information about the llvm-testresults mailing list