[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 Nov 7 14:30:46 PST 2013


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

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

Buildslave for this Build: xserve5

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

BUILD FAILED: failed run.llvm.tests

sincerely,
 -The Buildbot


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

CHANGES:


LOGS:
Last 15 lines of 'stdio':
	
	1 warning(s) in tests.
	Testing Time: 269.50s
	********************
	Failing Tests (3):
	    Clang :: CodeGenCXX/for-range.cpp
	    Clang :: CodeGenCXX/global-array-destruction.cpp
	    LLVM :: Other/constant-fold-gep.ll
	
	  Expected Passes    : 15848
	  Expected Failures  : 77
	  Unsupported Tests  : 41
	  Unexpected Failures: 3
	make[1]: *** [check-local-all] Error 1
	make: *** [check-all] Error 2

Last 15 lines of 'Clang :: CodeGenCXX__for-range.cpp':
	Command Output (stderr):
	--
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang.src/test/CodeGenCXX/for-range.cpp:43:12: error: expected string not found in input
	 // CHECK: getelementptr {{.*}}, i64 1, i64 0
	           ^
	<stdin>:22:80: note: scanning from here
	 store %struct.B* getelementptr inbounds ([5 x %struct.B]* @array, i32 0, i32 0), %struct.B** %__begin, align 8
	                                                                               ^
	<stdin>:23:54: note: possible intended match here
	 store %struct.B* getelementptr inbounds (%struct.B* getelementptr inbounds ([5 x %struct.B]* @array, i32 0, i32 0), i64 5), %struct.B** %__end, align 8
	                                                     ^
	
	--
	
	********************

Last 15 lines of 'Clang :: CodeGenCXX__global-array-destruction.cpp':
	Command Output (stderr):
	--
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang.src/test/CodeGenCXX/global-array-destruction.cpp:59:11: error: expected string not found in input
	// CHECK: getelementptr inbounds ([2 x [3 x {{.*}}]]* @_ZGR1u, i64 1, i64 0, i64 0)
	          ^
	<stdin>:349:29: note: scanning from here
	 %0 = call i32 @__cxa_atexit(void (i8*)* @__cxx_global_array_dtor18, i8* null, i8* @__dso_handle) #0
	                            ^
	<stdin>:362:82: note: possible intended match here
	 %arraydestroy.elementPast = phi %struct.T* [ getelementptr inbounds (%struct.T* getelementptr inbounds ([2 x [3 x %struct.T]]* @_ZGR1u, i32 0, i32 0, i32 0), i64 6), %entry ], [ %arraydestroy.element, %arraydestroy.body ]
	                                                                                 ^
	
	--
	
	********************

Last 15 lines of 'LLVM :: Other__constant-fold-gep.ll':
	Command Output (stderr):
	--
	/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/test/Other/constant-fold-gep.ll:107:10: error: expected string not found in input
	; PLAIN: @Y = global [3 x { i32, i32 }]* getelementptr inbounds ([3 x { i32, i32 }]* @ext, i64 2)
	         ^
	<stdin>:21:1: note: scanning from here
	@ext = external global [3 x { i32, i32 }]
	^
	<stdin>:22:1: note: possible intended match here
	@Y = global [3 x { i32, i32 }]* getelementptr inbounds ([3 x { i32, i32 }]* getelementptr inbounds ([3 x { i32, i32 }]* @ext, i64 1), i64 1)
	^
	
	--
	
	********************

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