[llvm-testresults] buildbot failure in lab.llvm.org on clang-x86_64-darwin11-nobootstrap-RAincremental

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Thu Jul 3 04:43:55 PDT 2014


The Buildbot has detected a failed build on builder clang-x86_64-darwin11-nobootstrap-RAincremental while building compiler-rt.
Full details are available at:
 http://lab.llvm.org:8013/builders/clang-x86_64-darwin11-nobootstrap-RAincremental/builds/1648

Buildbot URL: http://lab.llvm.org:8013/

Buildslave for this Build: xserve5

Build Reason: Triggerable(phase1-stage0)
Build Source Stamp: 212265
Blamelist: 

BUILD FAILED: failed run.llvm.tests

sincerely,
 -The Buildbot


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

CHANGES:


LOGS:
Last 15 lines of 'stdio':
	
	1 warning(s) in tests.
	Testing Time: 364.43s
	********************
	Failing Tests (3):
	    LLVM :: Instrumentation/MemorySanitizer/msan_basic.ll
	    LLVM :: Instrumentation/MemorySanitizer/store-origin.ll
	    LLVM :: Instrumentation/MemorySanitizer/vector_shift.ll
	
	  Expected Passes    : 16281
	  Expected Failures  : 64
	  Unsupported Tests  : 2268
	  Unexpected Failures: 3
	make[1]: *** [check-local-all] Error 1
	make: *** [check-all] Error 2

Last 15 lines of 'LLVM::msan_basic.ll':
	Command Output (stderr):
	--
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/test/Instrumentation/MemorySanitizer/msan_basic.ll:710:10: error: expected string not found in input
	; CHECK: ret i32
	         ^
	<stdin>:700:78: note: scanning from here
	 store { i64, i32 } %3, { i64, i32 }* bitcast ([8 x i64]* @__msan_retval_tls to { i64, i32 }*), align 8
	                                                                             ^
	<stdin>:724:37: note: possible intended match here
	 %agg.tmp.sroa.2.0..sroa_cast = bitcast i32* %agg.tmp.sroa.2.0..sroa_idx to i64*
	                                    ^
	
	--
	
	********************

Last 15 lines of 'LLVM::store-origin.ll':
	Command Output (stderr):
	--
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/test/Instrumentation/MemorySanitizer/store-origin.ll:56:10: error: expected string not found in input
	; CHECK: load {{.*}} @__msan_param_tls
	         ^
	<stdin>:16:19: note: scanning from here
	define void @Store(i32* nocapture %p, i32 %x) #0 {
	                  ^
	<stdin>:33:4: note: possible intended match here
	declare void @__msan_warning_noreturn()
	   ^
	
	--
	
	********************

Last 15 lines of 'LLVM::vector_shift.ll':
	Command Output (stderr):
	--
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/test/Instrumentation/MemorySanitizer/vector_shift.ll:29:10: error: expected string not found in input
	; CHECK: = icmp ne i64 {{.*}}, 0
	         ^
	<stdin>:35:21: note: scanning from here
	define i64 @test_mmx(i64 %x.coerce, i64 %y.coerce) {
	                    ^
	<stdin>:37:5: note: possible intended match here
	 %0 = bitcast i64 %x.coerce to <2 x i32>
	    ^
	
	--
	
	********************

Last 15 lines of 'warnings (1)':
	lit.py: discovery.py:190: warning: test suite 'Extra Tools Unit Tests' contained no tests







More information about the llvm-testresults mailing list