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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Aug 30 08:20:09 PDT 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/8957

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

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

Build Reason: 
Build Source Stamp: 112481
Blamelist: d0k,dgregor,mspencer

BUILD FAILED: failed test.llvm.stage2

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Sema/SemaDecl.cpp
 test/CXX/class/class.mem/p1.cpp
At: Mon 30 Aug 2010 07:37:08
Changed By: dgregor
Comments: Add redeclaration checking for static data members and fix a corner
case with redeclaration checking for fields, from Faisal Vali!
Fixes PR7970.
Properties: 




File: test/CXX/temp/temp.decls/temp.friend/p4.cpp
At: Mon 30 Aug 2010 07:42:07
Changed By: dgregor
Comments: Add test case from PR6952, which now works (thanks to Gabor).
Properties: 




Files:
 lib/Frontend/InitPreprocessor.cpp
 test/SemaCXX/MicrosoftExtensions.cpp
At: Mon 30 Aug 2010 07:47:07
Changed By: dgregor
Comments: Predeclare class type_info in Microsoft mode, from Francois Pichet!
Properties: 




File: lib/Analysis/AliasSetTracker.cpp
At: Mon 30 Aug 2010 07:52:07
Changed By: d0k
Comments: Don't print two "0x" prefixes. Use a raw_ostream overload instead of llvm::format.
Properties: 




Files:
 test/CMakeLists.txt
 test/LLVMC/Alias.td
 test/LLVMC/AppendCmdHook.td
 test/LLVMC/EmptyCompilationGraph.td
 test/LLVMC/EnvParentheses.td
 test/LLVMC/ForwardAs.td
 test/LLVMC/ForwardTransformedValue.td
 test/LLVMC/ForwardValue.td
 test/LLVMC/HookWithArguments.td
 test/LLVMC/HookWithInFile.td
 test/LLVMC/Init.td
 test/LLVMC/LanguageMap.td
 test/LLVMC/MultiValuedOption.td
 test/LLVMC/MultipleCompilationGraphs.td
 test/LLVMC/NoActions.td
 test/LLVMC/NoCompilationGraph.td
 test/LLVMC/OneOrMore.td
 test/LLVMC/OptionPreprocessor.td
 test/LLVMC/OutputSuffixHook.td
 test/Makefile
 test/lit.cfg
At: Mon 30 Aug 2010 07:52:07
Changed By: mspencer
Comments: Test: Fix LLVMC tests on CMake.

The CMake build didn't define TEST_COMPILE_CXX_CMD. The tests assumed gcc.Properties: 




Files:
 lib/Lex/Lexer.cpp
 test/Lexer/ms-extensions.c
At: Mon 30 Aug 2010 07:52:07
Changed By: dgregor
Comments: In Microsoft compatibility mode, don't parse the exponent as part of
the pp-number in a hexadecimal floating point literal, from Francois
Pichet! Fixes PR7968.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	    LLVM :: FrontendC/2010-01-05-LinkageName.c
	    LLVM :: FrontendC/2010-01-14-StaticVariable.c
	    LLVM :: FrontendC/2010-02-16-DbgVarScope.c
	
	  Expected Passes    : 5392
	  Expected Failures  : 37
	  Unsupported Tests  : 69
	  Unexpected Failures: 7
	make[1]: *** [check-local-lit] Error 1
	make: *** [check] Error 2

Last 10 lines of 'warnings':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC++/Output/2006-11-30-Pubnames.cpp.tmp.s:70: warning: this decimal constant is unsigned only in ISO C90
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC++/Output/2009-04-21-DtorNames-dbg.cpp.tmp.s:32:7: warning: '$' in identifier or number
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC++/Output/2009-04-21-DtorNames-dbg.cpp.tmp.s:235: warning: this decimal constant is unsigned only in ISO C90
	2009-02-17-BitField-dbg.s:37: warning: this decimal constant is unsigned only in ISO C90
	2010-01-05-LinkageName.s:40:9: warning: '$' in identifier or number
	2010-01-05-LinkageName.s:101: warning: this decimal constant is unsigned only in ISO C90
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC/Output/2010-01-14-StaticVariable.c.tmp.s:36:7: warning: '$' in identifier or number
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC/Output/2010-01-14-StaticVariable.c.tmp.s:69: warning: this decimal constant is unsigned only in ISO C90
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC/Output/2010-02-16-DbgVarScope.c.tmp.s:36:7: warning: '$' in identifier or number
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC/Output/2010-02-16-DbgVarScope.c.tmp.s:187: warning: this decimal constant is unsigned only in ISO C90

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/2009-02-17-BitField-dbg.c
	LLVM :: FrontendC/2010-01-05-LinkageName.c
	LLVM :: FrontendC/2010-01-14-StaticVariable.c
	LLVM :: FrontendC/2010-02-16-DbgVarScope.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-i386-darwin9/llvm.obj.2/test/FrontendC++/Output/2006-11-06-StackTrace.cpp.tmp.s:1875: error: stray '##' in program
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC++/Output/2006-11-06-StackTrace.cpp.tmp.s:1876: error: stray '##' in program
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC++/Output/2006-11-06-StackTrace.cpp.tmp.s:1877: error: stray '##' in program
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC++/Output/2006-11-06-StackTrace.cpp.tmp.s:1883: error: stray '##' in program
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC++/Output/2006-11-06-StackTrace.cpp.tmp.s:1886: error: stray '##' in program
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC++/Output/2006-11-06-StackTrace.cpp.tmp.s:1887: error: stray '##' in program
	--
	
	********************
	

Last 10 lines of '2006-11-30-pubnames.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC++/Output/2006-11-30-Pubnames.cpp.tmp.s:445: error: stray '##' in program
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC++/Output/2006-11-30-Pubnames.cpp.tmp.s:447: error: stray '##' in program
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC++/Output/2006-11-30-Pubnames.cpp.tmp.s:449: error: stray '##' in program
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC++/Output/2006-11-30-Pubnames.cpp.tmp.s:455: error: stray '##' in program
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC++/Output/2006-11-30-Pubnames.cpp.tmp.s:458: error: stray '##' in program
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC++/Output/2006-11-30-Pubnames.cpp.tmp.s:459: error: stray '##' in program
	--
	
	********************
	

Last 10 lines of '2009-04-21-dtornames-dbg.cpp':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC++/Output/2009-04-21-DtorNames-dbg.cpp.tmp.s:1021: error: stray '##' in program
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC++/Output/2009-04-21-DtorNames-dbg.cpp.tmp.s:1022: error: stray '##' in program
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC++/Output/2009-04-21-DtorNames-dbg.cpp.tmp.s:1023: error: stray '##' in program
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC++/Output/2009-04-21-DtorNames-dbg.cpp.tmp.s:1029: error: stray '##' in program
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC++/Output/2009-04-21-DtorNames-dbg.cpp.tmp.s:1032: error: stray '##' in program
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC++/Output/2009-04-21-DtorNames-dbg.cpp.tmp.s:1033: error: stray '##' in program
	--
	
	********************
	

Last 10 lines of '2009-02-17-bitfield-dbg.c':
	2009-02-17-BitField-dbg.s:257: error: stray '##' in program
	2009-02-17-BitField-dbg.s:259: error: stray '##' in program
	2009-02-17-BitField-dbg.s:261: error: stray '##' in program
	2009-02-17-BitField-dbg.s:267: error: stray '##' in program
	2009-02-17-BitField-dbg.s:270: error: stray '##' in program
	2009-02-17-BitField-dbg.s:271: error: stray '##' in program
	--
	
	********************
	

Last 10 lines of '2010-01-05-linkagename.c':
	2010-01-05-LinkageName.s:616: error: stray '##' in program
	2010-01-05-LinkageName.s:617: error: stray '##' in program
	2010-01-05-LinkageName.s:619: error: stray '##' in program
	2010-01-05-LinkageName.s:621: error: stray '##' in program
	2010-01-05-LinkageName.s:622: error: stray '##' in program
	2010-01-05-LinkageName.s:623: error: stray '##' in program
	--
	
	********************
	

Last 10 lines of '2010-01-14-staticvariable.c':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC/Output/2010-01-14-StaticVariable.c.tmp.s:309: error: stray '##' in program
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC/Output/2010-01-14-StaticVariable.c.tmp.s:311: error: stray '##' in program
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC/Output/2010-01-14-StaticVariable.c.tmp.s:313: error: stray '##' in program
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC/Output/2010-01-14-StaticVariable.c.tmp.s:319: error: stray '##' in program
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC/Output/2010-01-14-StaticVariable.c.tmp.s:322: error: stray '##' in program
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC/Output/2010-01-14-StaticVariable.c.tmp.s:323: error: stray '##' in program
	--
	
	********************
	

Last 10 lines of '2010-02-16-dbgvarscope.c':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC/Output/2010-02-16-DbgVarScope.c.tmp.s:813: error: stray '##' in program
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC/Output/2010-02-16-DbgVarScope.c.tmp.s:814: error: stray '##' in program
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC/Output/2010-02-16-DbgVarScope.c.tmp.s:816: error: stray '##' in program
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC/Output/2010-02-16-DbgVarScope.c.tmp.s:818: error: stray '##' in program
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC/Output/2010-02-16-DbgVarScope.c.tmp.s:819: error: stray '##' in program
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/FrontendC/Output/2010-02-16-DbgVarScope.c.tmp.s:820: error: stray '##' in program
	--
	
	********************
	




More information about the llvm-testresults mailing list