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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Aug 18 11:38:30 PDT 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/12007

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

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

Build Reason: 
Build Source Stamp: 111376
Blamelist: ddunbar,lattner

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/Analysis/ValueTracking.h
 lib/Analysis/BasicAliasAnalysis.cpp
 lib/Analysis/ValueTracking.cpp
At: Wed 18 Aug 2010 11:27:01
Changed By: lattner
Comments: move gep decomposition out of ValueTracking into BasicAA.  The form of
decomposition that it is doing is very basicaa specific and is only used
by basicaa.
Properties: 




Files:
 lib/MC/MCAssembler.cpp
 test/MC/ELF
 test/MC/ELF/bss.ll
 test/MC/ELF/dg.exp
At: Wed 18 Aug 2010 11:27:01
Changed By: ddunbar
Comments: MC/ELF: Allow null values in virtual sections, ELF doesn't use special
directives for putting contents in .bss, for example.Properties: 




LOGS:
Last 10 lines of 'stdio':
	********************
	Failing Tests (1):
	    LLVM :: Transforms/DeadStoreElimination/crash.ll
	
	  Expected Passes    : 4923
	  Expected Failures  : 29
	  Unsupported Tests  : 549
	  Unexpected Failures: 1
	make[1]: *** [check-local-lit] Error 1
	make: *** [check] Error 2

Last 10 lines of 'fail':
	LLVM :: Transforms/DeadStoreElimination/crash.ll

Last 10 lines of 'xfail':
	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/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++/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 'crash.ll':
	22 opt               0x00002056 start + 54
	Stack dump:
	0.	Program arguments: opt -dse -S 
	1.	Running pass 'Function Pass Manager' on module '<stdin>'.
	2.	Running pass 'Dead Store Elimination' on function '@test2'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Transforms/DeadStoreElimination/Output/crash.ll.script: line 2: 62929 Abort trap              'opt' '-dse' '-S' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Transforms/DeadStoreElimination/crash.ll'
	--
	
	********************
	




More information about the llvm-testresults mailing list