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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Nov 19 17:22:32 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/792

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

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

Build Reason: 
Build Source Stamp: 89423
Blamelist: djg,evancheng,lhames,mrs,void

BUILD FAILED: failed test.llvm.stage2

sincerely,
 -The Buildbot


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

CHANGES:
File: test/FrontendC/cstring-align.c
At: Thu 19 Nov 2009 16:42:11
Changed By: void
Comments: Specify proper arch and triple for 64-bit.



File: lib/Analysis/CaptureTracking.cpp
At: Thu 19 Nov 2009 16:47:13
Changed By: djg
Comments: Use isVoidTy().




File: lib/CodeGen/CGException.cpp
At: Thu 19 Nov 2009 16:47:24
Changed By: mrs
Comments: Fix rtti generation for throws.  WIP.




File: lib/Analysis/CaptureTracking.cpp
At: Thu 19 Nov 2009 16:52:10
Changed By: djg
Comments: Refine the capture tracking rules for comparisons to be more
careful about crazy methods of capturing pointers using comparisons.
Comparisons of identified objects with null in the default address
space are not captures. And, comparisons of two pointers within the
same identified object are not captures.




File: lib/CodeGen/CGException.cpp
At: Thu 19 Nov 2009 16:57:10
Changed By: mrs
Comments: Add suport for throw;.  WIP.




Files:
 lib/CodeGen/RegAllocLinearScan.cpp
 lib/CodeGen/Spiller.cpp
 lib/CodeGen/Spiller.h
At: Thu 19 Nov 2009 16:57:10
Changed By: lhames
Comments: Removed references to LiveStacks from Spiller.* . They're no longer needed.



Files:
 lib/Target/ARM/ARMISelDAGToDAG.cpp
 test/CodeGen/ARM/remat.ll
 test/CodeGen/ARM/select-imm.ll
At: Thu 19 Nov 2009 16:57:10
Changed By: evancheng
Comments: Fix codegen of conditional move of immediates. We were not making use of the immediate forms of cmov instructions at all.




LOGS:
Last 10 lines of 'test.llvm.stage2.stdio':
	********************
	Failing Tests (1):
	    LLVM::FrontendC/cstring-align.c
	
	  Expected Passes    : 4829
	  Expected Failures  : 34
	  Unsupported Tests  : 60
	  Unexpected Failures: 1
	make[1]: *** [check-local-lit] Error 1
	make: *** [check-lit] Error 2

Last 10 lines of 'test.llvm.stage2.fail':
	LLVM::FrontendC/cstring-align.c

Last 10 lines of 'test.llvm.stage2.xfail':
	LLVM::MC/AsmParser/directive_lsym.s
	LLVM::MC/AsmParser/exprs-invalid.s
	LLVM::Transforms/GVN/rle-must-alias.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/InstCombine/compare-signs.ll
	LLVM::Transforms/TailCallElim/nocapture.ll
	LLVM::Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll

Last 10 lines of 'test.llvm.stage2.unsupported':
	LLVM::FrontendObjC/2008-11-24-ConstCFStrings.m
	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::LLVMC/ObjC++/hello.mm
	LLVM::LLVMC/ObjC/hello.m

Last 10 lines of 'test.llvm.stage2.cstring-align.c':
	/Volumes/Sandbox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/FrontendC/cstring-align.c:10:22: error: expected string not found in input
	// DARWIN64: .align 3
	                     ^
	<stdin>:1:1: note: scanning from here
	
	^
	--
	
	********************
	




More information about the llvm-testresults mailing list