[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
Tue Jul 9 01:23:07 PDT 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/4113
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: xserve5
Build Reason: Triggerable(phase1-stage0)
Build Source Stamp: 185910
Blamelist:
BUILD FAILED: failed run.llvm.tests
sincerely,
-The Buildbot
================================================================================
CHANGES:
LOGS:
Last 15 lines of 'stdio':
PASS: LLVM-Unit :: Support/Release+Asserts/SupportTests/ValueHandle.AssertingVH_Asserts (14853 of 14853)
1 warning(s) in tests.
Testing Time: 232.61s
********************
Failing Tests (2):
LLVM :: Transforms/InstCombine/icmp.ll
LLVM :: Transforms/InstCombine/shift.ll
Expected Passes : 14744
Expected Failures : 75
Unsupported Tests : 32
Unexpected Failures: 2
make[1]: *** [check-local-all] Error 1
make: *** [check-all] Error 2
Last 15 lines of 'LLVM :: Transforms__InstCombine__icmp.ll':
******************** TEST 'LLVM :: Transforms/InstCombine/icmp.ll' FAILED ********************
Script:
--
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang-build/Release+Asserts/bin/opt < /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/test/Transforms/InstCombine/icmp.ll -instcombine -S | /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang-build/Release+Asserts/bin/FileCheck /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/test/Transforms/InstCombine/icmp.ll
--
Exit Code: 2
Command Output (stderr):
--
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang-build/Release+Asserts/bin/opt: <stdin>:1171:11: error: invalid redefinition of function 'icmp_add_X_-14_ult_2'
define i1 @icmp_add_X_-14_ult_2(i32 %X) {
^
FileCheck error: '-' is empty.
--
********************
Last 15 lines of 'LLVM :: Transforms__InstCombine__shift.ll':
Exit Code: 1
Command Output (stderr):
--
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/test/Transforms/InstCombine/shift.ll:275:15: error: expected string not found in input
; CHECK-NEXT: icmp ugt i32 %A, -5
^
<stdin>:138:19: note: scanning from here
define i1 @test19a(i32 %A) {
^
<stdin>:251:10: note: possible intended match here
%tmp2 = icmp slt i32 %X, 0
^
--
********************
Last 15 lines of 'warnings (1)':
lit.py: discovery.py:180: warning: test suite 'Extra Tools Unit Tests' contained no tests
More information about the llvm-testresults
mailing list