[llvm-testresults] buildbot failure in lab.llvm.org on clang-x86_64-darwin11-DA
llvmlab-buildmaster at lab.llvm.org
llvmlab-buildmaster at lab.llvm.org
Thu Oct 10 00:26:03 PDT 2013
The Buildbot has detected a new failure on builder clang-x86_64-darwin11-DA while building lab.llvm.org.
Full details are available at:
http://lab.llvm.org:8013/builders/clang-x86_64-darwin11-DA/builds/5233
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: xserve2
Build Reason: Triggerable(phase2-stage0)
Build Source Stamp: 192341
Blamelist:
BUILD FAILED: failed run.llvm.tests
sincerely,
-The Buildbot
================================================================================
CHANGES:
LOGS:
Last 15 lines of 'stdio':
1 warning(s) in tests.
Testing Time: 962.95s
********************
Failing Tests (4):
LLVM :: Transforms/SimplifyCFG/trivial-throw.ll
LLVM :: Transforms/SimplifyCFG/two-entry-phi-return.ll
LLVM :: Transforms/SimplifyCFG/unreachable-blocks.ll
LLVM :: Transforms/SimplifyCFG/volatile-phioper.ll
Expected Passes : 15587
Expected Failures : 77
Unsupported Tests : 37
Unexpected Failures: 4
make[1]: *** [check-local-all] Error 1
make: *** [check-all] Error 2
Last 15 lines of 'LLVM :: Transforms__SimplifyCFG__unreachable-blocks.ll':
******************** TEST 'LLVM :: Transforms/SimplifyCFG/unreachable-blocks.ll' FAILED ********************
Script:
--
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-DA/clang-build/Debug+Asserts/bin/opt -simplifycfg < /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-DA/llvm/test/Transforms/SimplifyCFG/unreachable-blocks.ll -disable-output
--
Exit Code: 137
Command Output (stderr):
--
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-DA/clang-build/test/Transforms/SimplifyCFG/Output/unreachable-blocks.ll.script: line 1: 45736 Killed: 9 /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-DA/clang-build/Debug+Asserts/bin/opt -simplifycfg -disable-output < /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-DA/llvm/test/Transforms/SimplifyCFG/unreachable-blocks.ll
--
********************
Last 15 lines of 'LLVM :: Transforms__SimplifyCFG__two-entry-phi-return.ll':
******************** TEST 'LLVM :: Transforms/SimplifyCFG/two-entry-phi-return.ll' FAILED ********************
Script:
--
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-DA/clang-build/Debug+Asserts/bin/opt < /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-DA/llvm/test/Transforms/SimplifyCFG/two-entry-phi-return.ll -simplifycfg -S | /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-DA/clang-build/Debug+Asserts/bin/not grep br
--
Exit Code: 137
Command Output (stderr):
--
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-DA/clang-build/test/Transforms/SimplifyCFG/Output/two-entry-phi-return.ll.script: line 1: 45735 Killed: 9 /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-DA/clang-build/Debug+Asserts/bin/opt -simplifycfg -S < /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-DA/llvm/test/Transforms/SimplifyCFG/two-entry-phi-return.ll
45739 | /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-DA/clang-build/Debug+Asserts/bin/not grep br
--
********************
Last 15 lines of 'LLVM :: Transforms__SimplifyCFG__trivial-throw.ll':
******************** TEST 'LLVM :: Transforms/SimplifyCFG/trivial-throw.ll' FAILED ********************
Script:
--
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-DA/clang-build/Debug+Asserts/bin/opt -simplifycfg -S < /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-DA/llvm/test/Transforms/SimplifyCFG/trivial-throw.ll | /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-DA/clang-build/Debug+Asserts/bin/FileCheck /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-DA/llvm/test/Transforms/SimplifyCFG/trivial-throw.ll
--
Exit Code: 137
Command Output (stderr):
--
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-DA/clang-build/test/Transforms/SimplifyCFG/Output/trivial-throw.ll.script: line 1: 45734 Killed: 9 /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-DA/clang-build/Debug+Asserts/bin/opt -simplifycfg -S < /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-DA/llvm/test/Transforms/SimplifyCFG/trivial-throw.ll
45738 | /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-DA/clang-build/Debug+Asserts/bin/FileCheck /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-DA/llvm/test/Transforms/SimplifyCFG/trivial-throw.ll
--
********************
Last 15 lines of 'LLVM :: Transforms__SimplifyCFG__volatile-phioper.ll':
******************** TEST 'LLVM :: Transforms/SimplifyCFG/volatile-phioper.ll' FAILED ********************
Script:
--
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-DA/clang-build/Debug+Asserts/bin/opt < /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-DA/llvm/test/Transforms/SimplifyCFG/volatile-phioper.ll -simplifycfg -S | /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-DA/clang-build/Debug+Asserts/bin/FileCheck /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-DA/llvm/test/Transforms/SimplifyCFG/volatile-phioper.ll
--
Exit Code: 137
Command Output (stderr):
--
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-DA/clang-build/test/Transforms/SimplifyCFG/Output/volatile-phioper.ll.script: line 1: 45733 Killed: 9 /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-DA/clang-build/Debug+Asserts/bin/opt -simplifycfg -S < /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-DA/llvm/test/Transforms/SimplifyCFG/volatile-phioper.ll
45737 | /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-DA/clang-build/Debug+Asserts/bin/FileCheck /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-DA/llvm/test/Transforms/SimplifyCFG/volatile-phioper.ll
--
********************
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