[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel

daniel_dunbar at apple.com daniel_dunbar at apple.com
Sat Jan 15 17:47:35 PST 2011


The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/7893

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 123555
Blamelist: lattner

BUILD FAILED: failed test-llvm test-llvm_1

sincerely,
 -The Buildbot


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

CHANGES:
File: test/Linker/link-archive.ll
At: Sat 15 Jan 2011 17:11:14
Changed By: lattner
Comments: one of michael's recent patches broke this, temporarily disable
it so the bots go green
Properties: 




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

Last 10 lines of 'xfail':
	LLVM :: MC/ARM/neont2-vst-encoding.s
	LLVM :: MC/ARM/neont2-vld-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 'xpass':
	LLVM :: Linker/link-archive.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':
	echo {define i32* @foo(i32 %x) \{ ret i32* @baz \}    @baz = external global i32 } | /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/bin/llvm-as -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/test/Linker/Output/link-archive.ll.tmp.foo.bc
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/bin/llvm-ar rcf /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/test/Linker/Output/link-archive.ll.tmp.foo.a /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/test/Linker/Output/link-archive.ll.tmp.foo.bc
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/bin/llvm-ar rcf /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/test/Linker/Output/link-archive.ll.tmp.bar.a /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/test/Linker/Output/link-archive.ll.tmp.bar.bc
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/bin/llvm-ld -disable-opt /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/test/Linker/Output/link-archive.ll.tmp.bar.bc /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/test/Linker/Output/link-archive.ll.tmp.foo.a -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/test/Linker/Output/link-archive.ll.tmp.bc
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/Release+Asserts/bin/llvm-ld -disable-opt /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/test/Linker/Output/link-archive.ll.tmp.foo.bc /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/test/Linker/Output/link-archive.ll.tmp.bar.a -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj/test/Linker/Output/link-archive.ll.tmp.bc
	--
	Exit Code: 0
	
	********************
	

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

Last 10 lines of 'xfail':
	LLVM :: MC/ARM/neont2-table-encoding.s
	LLVM :: MC/ARM/thumb2.s
	LLVM :: MC/AsmParser/directive_lsym.s
	LLVM :: MC/ARM/neont2-vst-encoding.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 :: Linker/link-archive.ll

Last 10 lines of 'unsupported':
	LLVM :: LLVMC/C/hello.c
	LLVM :: LLVMC/C/include.c
	LLVM :: LLVMC/C++/just-compile.cpp
	LLVM :: LLVMC/C++/together.cpp
	LLVM :: LLVMC/C/wall.c
	LLVM :: LLVMC/C++/hello.cpp
	LLVM :: LLVMC/C/opt-test.c
	LLVM :: LLVMC/C/sink.c
	LLVM :: LLVMC/ObjC++/hello.mm
	LLVM :: LLVMC/ObjC/hello.m

Last 10 lines of 'link-archive.ll':
	echo {define i32* @foo(i32 %x) \{ ret i32* @baz \}    @baz = external global i32 } | /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release+Asserts/bin/llvm-as -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/Linker/Output/link-archive.ll.tmp.foo.bc
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release+Asserts/bin/llvm-ar rcf /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/Linker/Output/link-archive.ll.tmp.foo.a /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/Linker/Output/link-archive.ll.tmp.foo.bc
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release+Asserts/bin/llvm-ar rcf /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/Linker/Output/link-archive.ll.tmp.bar.a /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/Linker/Output/link-archive.ll.tmp.bar.bc
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release+Asserts/bin/llvm-ld -disable-opt /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/Linker/Output/link-archive.ll.tmp.bar.bc /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/Linker/Output/link-archive.ll.tmp.foo.a -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/Linker/Output/link-archive.ll.tmp.bc
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/Release+Asserts/bin/llvm-ld -disable-opt /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/Linker/Output/link-archive.ll.tmp.foo.bc /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/Linker/Output/link-archive.ll.tmp.bar.a -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/test/Linker/Output/link-archive.ll.tmp.bc
	--
	Exit Code: 0
	
	********************
	




More information about the llvm-testresults mailing list