[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 15:03:04 PST 2013
The Buildbot has detected a failed build on builder clang-x86_64-darwin11-nobootstrap-RAincremental while building cfe.
Full details are available at:
http://lab.llvm.org:8013/builders/clang-x86_64-darwin11-nobootstrap-RAincremental/builds/9401
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: xserve5
Build Reason: Triggerable(phase1-stage0)
Build Source Stamp: 194223
Blamelist:
BUILD FAILED: failed run.llvm.tests
sincerely,
-The Buildbot
================================================================================
CHANGES:
LOGS:
Last 15 lines of 'stdio':
PASS: LLVM-Unit :: ADT/Release+Asserts/ADTTests/APFloatTest.StringHexadecimalExponentDeath (15970 of 15970)
1 warning(s) in tests.
Testing Time: 282.93s
********************
Failing Tests (2):
Clang :: CodeGenCXX/for-range.cpp
Clang :: CodeGenCXX/global-array-destruction.cpp
Expected Passes : 15850
Expected Failures : 77
Unsupported Tests : 41
Unexpected Failures: 2
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 '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