[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Nov 2 13:47:12 PDT 2010


The Buildbot has detected a new failure of clang-i386-darwin9 on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/clang-i386-darwin9/builds/15120

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

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

Build Reason: 
Build Source Stamp: 118051
Blamelist: foldr

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/System/Path.h
 lib/System/Unix/Path.inc
 lib/System/Win32/Path.inc
At: Tue 02 Nov 2010 13:37:37
Changed By: foldr
Comments: Path: Add GetEXESuffix() to complement GetDLLSuffix().Properties: 




File: lib/System/Win32/Path.inc
At: Tue 02 Nov 2010 13:37:37
Changed By: foldr
Comments: 80-col violations.Properties: 




Files:
 include/llvm/System/Program.h
 lib/System/Unix/Program.inc
 lib/System/Win32/Program.inc
At: Tue 02 Nov 2010 13:37:37
Changed By: foldr
Comments: Make FindProgramByName return paths with slashes unmodified on Windows.

This makes its behaviour more consistent across platforms.Properties: 




Files:
 include/llvm/Support/SystemUtils.h
 lib/Support/SystemUtils.cpp
At: Tue 02 Nov 2010 13:37:37
Changed By: foldr
Comments: FindExecutable: remove the executability check.

This makes the behaviour of FindExecutable more consistent across platforms, but
I'm not very happy with the name...Properties: 




Files:
 lib/Linker/Linker.cpp
 tools/llvm-ld/llvm-ld.cpp
At: Tue 02 Nov 2010 13:37:37
Changed By: foldr
Comments: Trailing whitespace.Properties: 




Files:
 lib/Linker/Linker.cpp
 lib/System/Path.cpp
 tools/llvm-ld/llvm-ld.cpp
At: Tue 02 Nov 2010 13:37:37
Changed By: foldr
Comments: GetDLLSuffix: Remove the leading dot from LTDL_SHLIB_EXT.

This allows using GetDLLSuffix() with appendSuffix().Properties: 




LOGS:
Last 10 lines of 'stdio':
	    LLVM :: BugPoint/crash-narrowfunctiontest.ll
	    LLVM :: BugPoint/metadata.ll
	    LLVM :: BugPoint/remove_arguments_test.ll
	
	  Expected Passes    : 5009
	  Expected Failures  : 32
	  Unsupported Tests  : 555
	  Unexpected Failures: 3
	make[1]: *** [check-local-lit] Error 1
	make: *** [check] Error 2

Last 10 lines of 'fail':
	LLVM :: BugPoint/remove_arguments_test.ll
	LLVM :: BugPoint/metadata.ll
	LLVM :: BugPoint/crash-narrowfunctiontest.ll

Last 10 lines of 'xfail':
	LLVM :: MC/ARM/neon-pairwise-encoding.s
	LLVM :: MC/ARM/neon-table-encoding.s
	LLVM :: MC/ARM/neon-vld-encoding.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 'remove_arguments_test.ll':
	
	*** You can reproduce the problem with: opt /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/BugPoint/Output/remove_arguments_test.ll.tmp-passes.bc -bugpoint-crashcalls
	Checking for crash with only these blocks: : --
	Command Output (stderr):
	--
	simplifycfg failed!
	--
	
	********************
	

Last 10 lines of 'metadata.ll':
	llvm-dis /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/BugPoint/Output/metadata.ll.tmp-reduced-simplified.bc -o - | FileCheck /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/BugPoint/metadata.ll
	--
	Exit Code: 1
	Command Output (stderr):
	--
	simplifycfg failed!
	--
	
	********************
	

Last 10 lines of 'crash-narrowfunctiontest.ll':
	bugpoint -load /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/lib/BugpointPasses.dylib /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/BugPoint/crash-narrowfunctiontest.ll -output-prefix /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/BugPoint/Output/crash-narrowfunctiontest.ll.tmp -bugpoint-crashcalls -silence-passes > /dev/null
	--
	Exit Code: 1
	Command Output (stderr):
	--
	simplifycfg failed!
	--
	
	********************
	




More information about the llvm-testresults mailing list