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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Jul 27 13:45:15 PDT 2010


The Buildbot has detected a new failure of llvm-gcc-powerpc-darwin9 on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/llvm-gcc-powerpc-darwin9/builds/3478

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

Buildslave for this Build: spang.apple.com

Build Reason: 
Build Source Stamp: 109524
Blamelist: bwilson,cornedbee,dpatel,ggreif,grosbach,kremenek,sampo

BUILD FAILED: failed test.llvm.stage2

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Transforms/Scalar/MemCpyOptimizer.cpp
At: Tue 27 Jul 2010 09:47:06
Changed By: ggreif
Comments: recommit simplification (r109502, backed out r109509); seems to innocentProperties: 




File: lib/CodeGen/VirtRegRewriter.cpp
At: Tue 27 Jul 2010 10:16:12
Changed By: grosbach
Comments: fix typoProperties: 




File: lib/CodeGen/VirtRegRewriter.cpp
At: Tue 27 Jul 2010 10:41:11
Changed By: grosbach
Comments: 80 columnProperties: 




File: lib/Checker/IdempotentOperationChecker.cpp
At: Tue 27 Jul 2010 10:56:10
Changed By: kremenek
Comments: Put 'Idempotent operations' static analyzer issues in the 'Dead code' category.Properties: 




Files:
 lib/CodeGen/SelectionDAG/DAGCombiner.cpp
 test/CodeGen/Generic/2010-07-27-DAGCombineCrash.ll
At: Tue 27 Jul 2010 11:06:09
Changed By: sampo
Comments: Fix a crash in the dag combiner caused by ConstantFoldBIT_CONVERTofBUILD_VECTOR calling itself
recursively and returning a SCALAR_TO_VECTOR node, but assuming the input was always a BUILD_VECTOR.
Properties: 




File: build_gcc
At: Tue 27 Jul 2010 11:06:09
Changed By: bwilson
Comments: Control llvm-gcc's --enable-checking/--disable-checking options with
ENABLE_ASSERTIONS instead of LLVM_DEBUG.  Configure with --enable-werror
regardless.
Properties: 




Files:
 test/FrontendC++/2009-07-15-LineNumbers.cpp
 test/FrontendC++/2010-07-23-DeclLoc.cpp
 test/FrontendObjC/2009-08-17-DebugInfo.m
At: Tue 27 Jul 2010 11:16:20
Changed By: dpatel
Comments: Update tests to not rely on input file's absolute path.
Properties: 




Files:
 gcc/llvm-debug.cpp
 gcc/llvm-debug.h
At: Tue 27 Jul 2010 11:16:20
Changed By: dpatel
Comments: Reapply 109316.
r109521 updated tests to not rely on absolute path.
Properties: 




Files:
 include/clang/Frontend/PCHBitCodes.h
 lib/Frontend/PCHReader.cpp
 lib/Frontend/PCHReaderDecl.cpp
 lib/Frontend/PCHWriter.cpp
 test/PCH/chain-function.c
At: Tue 27 Jul 2010 11:26:09
Changed By: cornedbee
Comments: Update the list of lexical decls in the TU for chained PCHs. This makes -ast-print show the decls from the dependent PCH.Properties: 




LOGS:
Last 10 lines of 'stdio':
	    LLVM :: FrontendC/2010-01-14-StaticVariable.c
	    LLVM :: FrontendC/2010-02-16-DbgVarScope.c
	    LLVM :: FrontendC/2010-06-28-DbgLocalVar.c
	
	  Expected Passes    : 5332
	  Expected Failures  : 45
	  Unsupported Tests  : 66
	  Unexpected Failures: 7
	make[1]: *** [check-local-lit] Error 1
	make: *** [check-lit] Error 2

Last 10 lines of 'warnings':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC/Output/2010-02-16-DbgVarScope.c.tmp.s:319:134: warning: null character(s) ignored
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC/Output/2010-02-16-DbgVarScope.c.tmp.s:325:134: warning: null character(s) ignored
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC/Output/2010-02-16-DbgVarScope.c.tmp.s:331:134: warning: null character(s) ignored
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC/Output/2010-02-16-DbgVarScope.c.tmp.s:337:134: warning: null character(s) ignored
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC/Output/2010-02-16-DbgVarScope.c.tmp.s:343:134: warning: null character(s) ignored
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC/Output/2010-02-16-DbgVarScope.c.tmp.s:349:134: warning: null character(s) ignored
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC/Output/2010-02-16-DbgVarScope.c.tmp.s:355:134: warning: null character(s) ignored
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC/Output/2010-02-16-DbgVarScope.c.tmp.s:361:134: warning: null character(s) ignored
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC/Output/2010-02-16-DbgVarScope.c.tmp.s:367:134: warning: null character(s) ignored
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC/Output/2010-02-16-DbgVarScope.c.tmp.s:373:134: warning: null character(s) ignored

Last 10 lines of 'fail':
	LLVM :: FrontendC++/2006-11-06-StackTrace.cpp
	LLVM :: FrontendC++/2006-11-30-Pubnames.cpp
	LLVM :: FrontendC++/2009-04-21-DtorNames-dbg.cpp
	LLVM :: FrontendC/2010-01-05-LinkageName.c
	LLVM :: FrontendC/2010-01-14-StaticVariable.c
	LLVM :: FrontendC/2010-02-16-DbgVarScope.c
	LLVM :: FrontendC/2010-06-28-DbgLocalVar.c

Last 10 lines of 'xfail':
	LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s
	LLVM :: MC/AsmParser/X86/x86_32-encoding.s
	LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.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 :: 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 :: FrontendObjC/2010-02-23-DbgInheritance.m
	LLVM :: FrontendObjC/2010-03-17-StructRef.m
	LLVM :: FrontendObjC/2010-06-04-UnnamedCFString-dbg.m
	LLVM :: LLVMC/ObjC++/hello.mm
	LLVM :: LLVMC/ObjC/hello.m

Last 10 lines of '2006-11-06-stacktrace.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC++/Output/2006-11-06-StackTrace.cpp.tmp.s:1112:136: warning: null character(s) ignored
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC++/Output/2006-11-06-StackTrace.cpp.tmp.s:1118:136: warning: null character(s) ignored
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC++/Output/2006-11-06-StackTrace.cpp.tmp.s:1124:136: warning: null character(s) ignored
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC++/Output/2006-11-06-StackTrace.cpp.tmp.s:1130:136: warning: null character(s) ignored
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC++/Output/2006-11-06-StackTrace.cpp.tmp.s:1136:136: warning: null character(s) ignored
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC++/Output/2006-11-06-StackTrace.cpp.tmp.s:1142:136: warning: null character(s) ignored
	--
	
	********************
	

Last 10 lines of '2006-11-30-pubnames.cpp':
	$1 = 10
	--
	Command Output (stderr):
	--
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC++/Output/2006-11-30-Pubnames.cpp.tmp.s:121:136: warning: null character(s) ignored
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC++/Output/2006-11-30-Pubnames.cpp.tmp.s:127:136: warning: null character(s) ignored
	--
	
	********************
	

Last 10 lines of '2009-04-21-dtornames-dbg.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC++/Output/2009-04-21-DtorNames-dbg.cpp.tmp.s:414:136: warning: null character(s) ignored
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC++/Output/2009-04-21-DtorNames-dbg.cpp.tmp.s:420:136: warning: null character(s) ignored
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC++/Output/2009-04-21-DtorNames-dbg.cpp.tmp.s:426:136: warning: null character(s) ignored
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC++/Output/2009-04-21-DtorNames-dbg.cpp.tmp.s:439:136: warning: null character(s) ignored
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC++/Output/2009-04-21-DtorNames-dbg.cpp.tmp.s:445:136: warning: null character(s) ignored
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC++/Output/2009-04-21-DtorNames-dbg.cpp.tmp.s:451:136: warning: null character(s) ignored
	--
	
	********************
	

Last 10 lines of '2010-01-05-linkagename.c':
	2010-01-05-LinkageName.s:215:134: warning: null character(s) ignored
	2010-01-05-LinkageName.s:221:134: warning: null character(s) ignored
	2010-01-05-LinkageName.s:227:134: warning: null character(s) ignored
	2010-01-05-LinkageName.s:233:134: warning: null character(s) ignored
	2010-01-05-LinkageName.s:239:134: warning: null character(s) ignored
	2010-01-05-LinkageName.s:245:134: warning: null character(s) ignored
	--
	
	********************
	

Last 10 lines of '2010-01-14-staticvariable.c':
	
	--
	Command Output (stderr):
	--
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC/Output/2010-01-14-StaticVariable.c.tmp.s:121:134: warning: null character(s) ignored
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC/Output/2010-01-14-StaticVariable.c.tmp.s:127:134: warning: null character(s) ignored
	--
	
	********************
	

Last 10 lines of '2010-02-16-dbgvarscope.c':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC/Output/2010-02-16-DbgVarScope.c.tmp.s:343:134: warning: null character(s) ignored
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC/Output/2010-02-16-DbgVarScope.c.tmp.s:349:134: warning: null character(s) ignored
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC/Output/2010-02-16-DbgVarScope.c.tmp.s:355:134: warning: null character(s) ignored
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC/Output/2010-02-16-DbgVarScope.c.tmp.s:361:134: warning: null character(s) ignored
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC/Output/2010-02-16-DbgVarScope.c.tmp.s:367:134: warning: null character(s) ignored
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/FrontendC/Output/2010-02-16-DbgVarScope.c.tmp.s:373:134: warning: null character(s) ignored
	--
	
	********************
	

Last 10 lines of '2010-06-28-dbglocalvar.c':
	Command has output on stderr!
	
	--
	Command Output (stderr):
	--
	Expected 2 lines, got 1.
	--
	
	********************
	




More information about the llvm-testresults mailing list