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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Sat Jan 15 18:09:48 PST 2011


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/4946

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

Buildslave for this Build: spang.apple.com

Build Reason: 
Build Source Stamp: 123552
Blamelist: d0k,mspencer

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

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
At: Sat 15 Jan 2011 13:25:20
Changed By: d0k
Comments: Add an assert so we don't silently miscompile ctpop for bit widths > 128.
Properties: 




File: lib/AST/InheritViz.cpp
At: Sat 15 Jan 2011 13:50:38
Changed By: mspencer
Comments: AST/InheritViz: Remove all internal uses of PathV1.Properties: 




File: include/llvm/Support/GraphWriter.h
At: Sat 15 Jan 2011 13:50:39
Changed By: mspencer
Comments: Support/GraphWriter: Replace all internal uses of PathV1 with PathV2. The external API still uses PathV1.Properties: 




Files:
 include/llvm/Bitcode/Archive.h
 lib/Archive/ArchiveWriter.cpp
At: Sat 15 Jan 2011 13:50:39
Changed By: mspencer
Comments: Archive: Replace all internal uses of PathV1 with PathV2. The external API still uses PathV1.Properties: 




File: include/llvm/Bitcode/Archive.h
At: Sat 15 Jan 2011 13:50:39
Changed By: mspencer
Comments: Archive: Fix spelling.Properties: 




LOGS:
Last 10 lines of 'stdio':
	********************
	Failing Tests (1):
	    LLVM :: Linker/link-archive.ll
	
	  Expected Passes    : 5169
	  Expected Failures  : 40
	  Unsupported Tests  : 558
	  Unexpected Failures: 1
	make[1]: *** [check-local-lit] Error 1
	make: *** [check] Error 2

Last 10 lines of 'fail':
	LLVM :: Linker/link-archive.ll

Last 10 lines of 'xfail':
	LLVM :: MC/ARM/neont2-vld-encoding.s
	LLVM :: MC/ARM/neont2-vst-encoding.s
	LLVM :: MC/ARM/thumb2.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 :: LLVMC/C++/unknown_suffix.unk
	LLVM :: LLVMC/C/emit-llvm-opt.c
	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 'link-archive.ll':
	/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/Release+Asserts/bin/llvm-ld -disable-opt /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/Linker/Output/link-archive.ll.tmp.foo.bc /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/Linker/Output/link-archive.ll.tmp.bar.a -o /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/test/Linker/Output/link-archive.ll.tmp.bc
	--
	Exit Code: 1
	Command Output (stderr):
	--
	/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj/Release+Asserts/bin/llvm-ar: Cross-device link
	--
	
	********************
	

Last 10 lines of 'stdio':
	********************
	Failing Tests (1):
	    LLVM :: Linker/link-archive.ll
	
	  Expected Passes    : 5635
	  Expected Failures  : 62
	  Unsupported Tests  : 70
	  Unexpected Failures: 1
	make[1]: *** [check-local-lit] Error 1
	make: *** [check] Error 2

Last 10 lines of 'fail':
	LLVM :: Linker/link-archive.ll

Last 10 lines of 'xfail':
	LLVM :: MC/ARM/neont2-vld-encoding.s
	LLVM :: MC/ARM/neont2-vst-encoding.s
	LLVM :: MC/ARM/thumb2.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 'link-archive.ll':
	/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/Release+Asserts/bin/llvm-ld -disable-opt /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/Linker/Output/link-archive.ll.tmp.foo.bc /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/Linker/Output/link-archive.ll.tmp.bar.a -o /Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/test/Linker/Output/link-archive.ll.tmp.bc
	--
	Exit Code: 1
	Command Output (stderr):
	--
	/Volumes/SandBox/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-powerpc-darwin9/llvm.obj.2/Release+Asserts/bin/llvm-ar: Cross-device link
	--
	
	********************
	




More information about the llvm-testresults mailing list