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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Sat Nov 14 22:09:48 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/567

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

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

Build Reason: 
Build Source Stamp: 88830
Blamelist: nicholas

BUILD FAILED: failed test.llvm.stage1 compile.llvm-gcc.stage1

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Transforms/Scalar/InstructionCombining.cpp
 test/Transforms/InstCombine/compare-signs.ll
At: Sat 14 Nov 2009 21:57:31
Changed By: nicholas
Comments: Teach instcombine to look for booleans in wider integers when it encounters a
zext(icmp). It may be able to optimize that away. This fixes one of the cases
in PR5438.




LOGS:
Last 10 lines of 'test.llvm.stage1.stdio':
	********************
	Failing Tests (1):
	    LLVM::Transforms/InstCombine/compare-signs.ll
	
	  Expected Passes    : 4389
	  Expected Failures  : 27
	  Unsupported Tests  : 491
	  Unexpected Failures: 1
	make[1]: *** [check-local-lit] Error 1
	make: *** [check-lit] Error 2

Last 10 lines of 'test.llvm.stage1.fail':
	LLVM::Transforms/InstCombine/compare-signs.ll

Last 10 lines of 'test.llvm.stage1.xfail':
	LLVM::DebugInfo/deaddebuglabel.ll
	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/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.compare-signs.ll':
	
	--
	Command Output (stderr):
	--
	Could not open check file '/Volumes/Sandbox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/Transforms/InstCombine': error reading file data
	opt: /Volumes/Sandbox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/Transforms/InstCombine: Could not open input file '/Volumes/Sandbox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/Transforms/InstCombine'
	--
	
	********************
	

Last 10 lines of 'compile.llvm-gcc.stage1.stdio':
	./ifcvt.o differs
	./insn-recog.o differs
	./regclass.o differs
	./reload.o differs
	./rtlanal.o differs
	./simplify-rtx.o differs
	./stmt.o differs
	make[2]: *** [compare] Error 1
	make[1]: *** [stage3-bubble] Error 2
	make: *** [all] Error 2

Last 10 lines of 'compile.llvm-gcc.stage1.warnings':
	../../llvm-gcc.src/gcc/libgcc2.c:412: warning: control reaches end of non-void function
	../../llvm-gcc.src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return
	../../llvm-gcc.src/gcc/libgcc2.c:412: warning: control reaches end of non-void function
	../../llvm-gcc.src/gcc/libgcc2.c:2045: warning: 'noreturn' function does return
	warning: ./cc1-checksum.o differs
	warning: ./cc1plus-checksum.o differs
	warning: ./libgcc/kext/unwind-dw2.o differs
	warning: ./libgcc/static/unwind-dw2.o differs
	warning: ./libgcc/unwind-dw2.o differs
	warning: ./libgcc/unwind-dw2_s.o differs




More information about the llvm-testresults mailing list