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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Jul 12 18:31:58 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/3330

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

Buildslave for this Build: spang.apple.com

Build Reason: 
Build Source Stamp: 108209
Blamelist: akirtzidis,bruno,cornedbee,ddunbar,dpatel,echristo,wilsons

BUILD FAILED: failed test.llvm.stage2

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/MC/MCParser/AsmParser.cpp
 lib/MC/MCParser/CMakeLists.txt
 lib/MC/MCParser/ELFAsmParser.cpp
At: Mon 12 Jul 2010 14:24:14
Changed By: ddunbar
Comments: MC/AsmParser: Move ELF specific parser to ELFAsmParser.cpp.Properties: 




File: include/llvm/Support/ELF.h
At: Mon 12 Jul 2010 14:39:14
Changed By: wilsons
Comments: Test commit.Properties: 




File: lib/Frontend/PCHReaderDecl.cpp
At: Mon 12 Jul 2010 14:44:14
Changed By: akirtzidis
Comments: Simplify code using the new FoldingSetImpl::InsertNode() overload.Properties: 




File: lib/Lex/PPCaching.cpp
At: Mon 12 Jul 2010 14:44:14
Changed By: akirtzidis
Comments: Remove the check for repeated tok::eofs, we are not supposed to go past eof so this code is
totally unnecessary.Properties: 




Files:
 include/clang/Frontend/PCHWriter.h
 lib/Frontend/PCHWriter.cpp
At: Mon 12 Jul 2010 15:04:15
Changed By: cornedbee
Comments: Split the normal and chained PCH writing paths and add a tiny bit of implementation to the latter. WIP.Properties: 




File: gcc/llvm-convert.cpp
At: Mon 12 Jul 2010 15:09:14
Changed By: echristo
Comments: 80-col fixups.
Properties: 




Files:
 MultiSource/Applications/sgefa/blas.c
 MultiSource/Applications/sgefa/sgesl.c
 MultiSource/Benchmarks/MallocBench/espresso/cvrm.c
 MultiSource/Benchmarks/MallocBench/espresso/cvrout.c
 MultiSource/Benchmarks/MallocBench/espresso/hack.c
 MultiSource/Benchmarks/MallocBench/espresso/pair.c
 MultiSource/Benchmarks/McCat/09-vor/splay.c
 MultiSource/Benchmarks/McCat/09-vor/splay2.c
At: Mon 12 Jul 2010 15:34:15
Changed By: ddunbar
Comments: Fix some -Wreturn-value problems, which Clang now errors on.Properties: 




File: include/llvm/Support/ELF.h
At: Mon 12 Jul 2010 15:39:14
Changed By: wilsons
Comments: Simple format/style fixes.
Properties: 




File: lib/Target/X86/X86InstrSSE.td
At: Mon 12 Jul 2010 15:44:14
Changed By: bruno
Comments: More refactoring of basic SSE arith instructions. Open room for 256-bit instructionsProperties: 




File: lib/CodeGen/CGDebugInfo.cpp
At: Mon 12 Jul 2010 15:59:14
Changed By: dpatel
Comments: While collecting members for a class, always create delcaration entry for methods. Debug info for method definition will be generated while generating code for method body. 
Tested by classes.exp in gdb testsuite.
Properties: 




File: gcc/llvm-convert.cpp
At: Mon 12 Jul 2010 16:04:14
Changed By: echristo
Comments: Make sure that the requested alignment isn't greater than the stack alignment
for a vla - we won't adhere to it anyways so make it an error.

Fixes rdar://7506902
Properties: 




Files:
 lib/Target/X86/X86InstrSSE.td
 test/MC/AsmParser/X86/x86_32-encoding.s
 test/MC/AsmParser/X86/x86_64-encoding.s
At: Mon 12 Jul 2010 16:09:14
Changed By: bruno
Comments: Add AVX 256 binary arithmetic instructionsProperties: 




Files:
 include/clang/Basic/DiagnosticSemaKinds.td
 lib/Sema/SemaDecl.cpp
 test/SemaCXX/function-type-qual.cpp
At: Mon 12 Jul 2010 16:14:14
Changed By: cornedbee
Comments: Produce an error on encountering a pointer or reference to a qualified function type. Fixes PR7470.Properties: 




LOGS:
Last 10 lines of 'stdio':
	********************
	Unexpected Passing Tests (1):
	    LLVM :: FrontendC/2010-06-28-DbgEntryPC.c
	
	  Expected Passes    : 5272
	  Expected Failures  : 44
	  Unsupported Tests  : 66
	  Unexpected Passes  : 1
	make[1]: *** [check-local-lit] Error 1
	make: *** [check-lit] 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 :: FrontendC/2010-06-28-DbgEntryPC.c

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 '2010-06-28-dbgentrypc.c':
	Exit Code: 0
	Command Output (stdout):
	--
	--
	Command Output (stderr):
	--
	--
	
	********************
	




More information about the llvm-testresults mailing list