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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Feb 22 18:06:17 PST 2010


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

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

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

Build Reason: 
Build Source Stamp: 96855
Blamelist: andersca,djg,fjahanian,kremenek,lattner,zhongxingxu

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

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Target/CellSPU/SPUISelDAGToDAG.cpp
At: Mon 22 Feb 2010 17:20:42
Changed By: lattner
Comments: the cell backend is making all sorts of unsafe and incorrect assumptions 
about ownership and update policies.  It isn't clear why it is doing all
this lowering at isel time instead of in legalize.  This fixes fcmp64.ll
Properties: 




File: include/clang/Checker/PathSensitive/MemRegion.h
At: Mon 22 Feb 2010 17:20:42
Changed By: zhongxingxu
Comments: Correct comment.Properties: 




File: lib/Sema/SemaChecking.cpp
At: Mon 22 Feb 2010 17:20:42
Changed By: kremenek
Comments: Simplify logic for determining values of 'ReturnsVoid' and 'HasNoReturn' flags.
No functionality change.Properties: 




File: lib/Sema/SemaChecking.cpp
At: Mon 22 Feb 2010 17:20:42
Changed By: kremenek
Comments: Use SmallVectorImpl::iterator.Properties: 




File: test/Transforms/InstCombine/ptr-int-cast.ll
At: Mon 22 Feb 2010 17:30:42
Changed By: djg
Comments: Convert this test to FileCheck and add a testcase for PR3574.
Properties: 




Files:
 include/clang/AST/DeclObjC.h
 lib/AST/ASTContext.cpp
 lib/AST/DeclObjC.cpp
 lib/Sema/SemaDeclObjC.cpp
 test/SemaObjC/ivar-in-class-extension.m
At: Mon 22 Feb 2010 17:30:42
Changed By: fjahanian
Comments: More support for ivars in class extension.

Properties: 




File: lib/CodeGen/CGVtable.cpp
At: Mon 22 Feb 2010 17:35:44
Changed By: andersca
Comments: Move BaseOffset out of the FinalOverriders class.Properties: 




File: lib/Target/CellSPU/SPUISelDAGToDAG.cpp
At: Mon 22 Feb 2010 17:35:44
Changed By: lattner
Comments: hack around more crimes in instruction selection.
Properties: 




File: lib/Target/CellSPU/SPUISelDAGToDAG.cpp
At: Mon 22 Feb 2010 17:40:46
Changed By: lattner
Comments: fix hte last cellspu failure.
Properties: 




File: lib/Sema/SemaChecking.cpp
At: Mon 22 Feb 2010 17:40:46
Changed By: kremenek
Comments: Convert use of std::queue to llvm::SmallVector and fix buildbot.Properties: 




LOGS:
Last 10 lines of 'stdio':
	********************
	Failing Tests (1):
	    LLVM :: CodeGen/CellSPU/i64ops.ll
	
	  Expected Passes    : 4540
	  Expected Failures  : 26
	  Unsupported Tests  : 510
	  Unexpected Failures: 1
	make[1]: *** [check-local-lit] Error 1
	make: *** [check-lit] Error 2

Last 10 lines of 'fail':
	LLVM :: CodeGen/CellSPU/i64ops.ll

Last 10 lines of 'xfail':
	LLVM :: LLVMC/MultiplePluginPriorities.td
	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/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 'i64ops.ll':
	19 llc               0x00004241 main + 4129
	20 llc               0x00002436 start + 54
	Stack dump:
	0.	Program arguments: llc -march=cellspu 
	1.	Running pass 'Cell SPU DAG->DAG Pattern Instruction Selection' on function '@zext_i64_i8'
	/Volumes/Sandbox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/CellSPU/Output/i64ops.ll.script: line 38: 46984 Abort trap              'llc' '-march=cellspu' < '/Volumes/Sandbox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/CellSPU/i64ops.ll' > '/Volumes/Sandbox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/CellSPU/Output/i64ops.ll.tmp1.s'
	--
	
	********************
	

Last 10 lines of 'stdio':
	********************
	Failing Tests (1):
	    LLVM :: CodeGen/CellSPU/i64ops.ll
	
	  Expected Passes    : 4980
	  Expected Failures  : 33
	  Unsupported Tests  : 63
	  Unexpected Failures: 1
	make[1]: *** [check-local-lit] Error 1
	make: *** [check-lit] Error 2

Last 10 lines of 'fail':
	LLVM :: CodeGen/CellSPU/i64ops.ll

Last 10 lines of 'xfail':
	LLVM :: LLVMC/MultiplePluginPriorities.td
	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/TailCallElim/nocapture.ll
	LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll

Last 10 lines of 'unsupported':
	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 :: FrontendObjC/2010-02-01-utf16-with-null.m
	LLVM :: FrontendObjC/2010-02-11-fwritable-stringsBug.m
	LLVM :: LLVMC/ObjC++/hello.mm
	LLVM :: LLVMC/ObjC/hello.m

Last 10 lines of 'i64ops.ll':
	19 llc               0x00003a36 main + 5782
	20 llc               0x00002036 start + 54
	Stack dump:
	0.	Program arguments: llc -march=cellspu 
	1.	Running pass 'Cell SPU DAG->DAG Pattern Instruction Selection' on function '@zext_i64_i8'
	/Volumes/Sandbox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/CellSPU/Output/i64ops.ll.script: line 38:  4840 Abort trap              'llc' '-march=cellspu' < '/Volumes/Sandbox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/CellSPU/i64ops.ll' > '/Volumes/Sandbox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/CellSPU/Output/i64ops.ll.tmp1.s'
	--
	
	********************
	




More information about the llvm-testresults mailing list