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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Apr 26 14:41:39 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/2321

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

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

Build Reason: 
Build Source Stamp: 102377
Blamelist: dgregor,djg,johannes,lattner

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

sincerely,
 -The Buildbot


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

CHANGES:
File: test/CodeGenCXX/virt.cpp
At: Mon 26 Apr 2010 12:53:54
Changed By: lattner
Comments: remove alignment specifier on this.  CAn't this test be removed yet? :)
Properties: 




Files:
 include/llvm/Target/TargetInstrInfo.h
 lib/Target/PowerPC/AsmPrinter/PPCAsmPrinter.cpp
At: Mon 26 Apr 2010 13:08:53
Changed By: johannes
Comments: Add PPC AsmPrinter handling for target-specific form of
DBG_VALUE, and a cautionary comment.

Properties: 




Files:
 include/llvm/CodeGen/SelectionDAG.h
 lib/CodeGen/SelectionDAG/ScheduleDAGSDNodes.cpp
 lib/CodeGen/SelectionDAG/SelectionDAG.cpp
 lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
At: Mon 26 Apr 2010 13:08:53
Changed By: johannes
Comments: Add DBG_VALUE handling for byval parameters; this
produces a comment on targets that support it, but
the Dwarf writer is not hooked up yet.

Properties: 




File: lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp
At: Mon 26 Apr 2010 13:08:53
Changed By: johannes
Comments: Handle target-specific form of DBG_VALUE in AsmPrinter.

Properties: 




Files:
 include/clang/AST/ExprObjC.h
 lib/Sema/TreeTransform.h
 test/SemaObjCXX/instantiate-expr.mm
At: Mon 26 Apr 2010 13:13:54
Changed By: dgregor
Comments: Implement template instantiation for value-dependent Objective-C ivar
references and isa expressions. Also, test template instantiation of
unresolved member references to Objective-C ivar references and isa
expressions.
Properties: 




File: docs/LangRef.html
At: Mon 26 Apr 2010 13:23:53
Changed By: djg
Comments: Fix HTML errors that Jeffery Yasskin noticed.
Properties: 




Files:
 lib/CodeGen/CGDeclCXX.cpp
 test/CodeGenCXX/arm.cpp
At: Mon 26 Apr 2010 13:38:54
Changed By: lattner
Comments: emit dtors with the right calling convention in -fno-use-cxa-atexit
mode.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	********************
	Unexpected Passing Tests (1):
	    LLVM :: DebugInfo/2010-04-13-PubType.ll
	
	  Expected Passes    : 4666
	  Expected Failures  : 27
	  Unsupported Tests  : 516
	  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 :: DebugInfo/2010-04-13-PubType.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 '2010-04-13-pubtype.ll':
	--
		.asciz	 "foo"                  ; External Name
		.asciz	 "Y"                    ; External Name
	--
	Command Output (stderr):
	--
	--
	
	********************
	

Last 10 lines of 'stdio':
	********************
	Unexpected Passing Tests (1):
	    LLVM :: DebugInfo/2010-04-13-PubType.ll
	
	  Expected Passes    : 5104
	  Expected Failures  : 40
	  Unsupported Tests  : 65
	  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 :: DebugInfo/2010-04-13-PubType.ll

Last 10 lines of 'unsupported':
	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 :: FrontendObjC/2010-02-23-DbgInheritance.m
	LLVM :: FrontendObjC/2010-03-17-StructRef.m
	LLVM :: LLVMC/ObjC++/hello.mm
	LLVM :: LLVMC/ObjC/hello.m

Last 10 lines of '2010-04-13-pubtype.ll':
	--
		.asciz	 "foo"                  ; External Name
		.asciz	 "Y"                    ; External Name
	--
	Command Output (stderr):
	--
	--
	
	********************
	




More information about the llvm-testresults mailing list