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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Aug 12 23:58:32 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/3655

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

Buildslave for this Build: spang.apple.com

Build Reason: 
Build Source Stamp: 111004
Blamelist: dgregor,echristo,foldr,rjmccall

BUILD FAILED: failed test.llvm.stage1

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/clang/Sema/Lookup.h
 lib/Sema/SemaTemplate.cpp
 test/CXX/class.access/p4.cpp
At: Thu 12 Aug 2010 19:26:05
Changed By: rjmccall
Comments: Perform access control when template lookup finds a class template.
This is *really* hacky.

Properties: 




Files:
 test/LLVMC/MultiplePluginPriorities.td
 test/LLVMC/OutputSuffixHook.td
 utils/TableGen/LLVMCConfigurationEmitter.cpp
At: Thu 12 Aug 2010 19:30:59
Changed By: foldr
Comments: llvmc: fix two tests, remove XFAILs.

Tested on Linux and Darwin; please add platform-specific XFAILs/mail me a bug
report if this still fails.Properties: 




Files:
 test/LLVMC/AppendCmdHook.td
 test/LLVMC/EmptyCompilationGraph.td
 test/LLVMC/EnvParentheses.td
 test/LLVMC/ExternOptions.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/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
At: Thu 12 Aug 2010 19:30:59
Changed By: foldr
Comments: Remove -fexceptions from llvmc tests.Properties: 




File: lib/Target/X86/X86CodeEmitter.cpp
At: Thu 12 Aug 2010 19:30:59
Changed By: echristo
Comments: Revert r110954 for now, pseudo instructions can't make it through to the JIT.
Properties: 




Files:
 lib/Target/X86/X86CodeEmitter.cpp
 lib/Target/X86/X86InstrSSE.td
At: Thu 12 Aug 2010 19:40:59
Changed By: echristo
Comments: Revert last patch and r110954 as I meant to.
Properties: 




File: include/clang/Sema/Sema.h
At: Thu 12 Aug 2010 20:06:10
Changed By: rjmccall
Comments: Make two methods have compatible signatures with the methods they override.

Properties: 




Files:
 include/clang/Frontend/ASTUnit.h
 lib/Frontend/ASTMerge.cpp
 lib/Frontend/ASTUnit.cpp
 lib/Frontend/PCHReader.cpp
 lib/Sema/Sema.cpp
At: Thu 12 Aug 2010 20:17:34
Changed By: dgregor
Comments: Teach ASTUnit to hold on to the Sema object and ASTConsumer that are
used when parsing (or re-parsing) a file. Also, when loading a
precompiled header into ASTUnit, create a Sema object that holds onto
semantic-analysis information.
Properties: 




File: test/LLVMC/MultiplePluginPriorities.td
At: Thu 12 Aug 2010 21:21:02
Changed By: foldr
Comments: Add an XFAIL.Properties: 




LOGS:
Last 10 lines of 'stdio':
	********************
	Unexpected Passing Tests (1):
	    LLVM :: LLVMC/MultiplePluginPriorities.td
	
	  Expected Passes    : 4918
	  Expected Failures  : 25
	  Unsupported Tests  : 549
	  Unexpected Passes  : 1
	make[1]: *** [check-local-lit] Error 1
	make: *** [check] Error 2

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 'xpass':
	LLVM :: LLVMC/MultiplePluginPriorities.td

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 'multiplepluginpriorities.td':
	ignore tblgen -I /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/LLVMC/../../include --gen-llvmc /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.src/test/LLVMC/MultiplePluginPriorities.td |& grep "More than one 'PluginPriority' instance found"
	--
	Exit Code: 0
	Command Output (stdout):
	--
	tblgen: More than one 'PluginPriority' instance found: most probably an error!
	--
	
	********************
	




More information about the llvm-testresults mailing list