[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 Sep 4 13:29:30 PDT 2014
The Buildbot has detected a new failure 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/4408
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: xserve5
Build Reason: Triggerable(phase1-stage0)
Build Source Stamp: 217187
Blamelist:
BUILD FAILED: failed run.llvm.tests
sincerely,
-The Buildbot
================================================================================
CHANGES:
LOGS:
Last 15 lines of 'stdio':
PASS: LLVM-Unit :: Transforms/Utils/Release+Asserts/UtilsTests/IntegerDivision.URem (19343 of 19346)
PASS: LLVM-Unit :: Transforms/Utils/Release+Asserts/UtilsTests/Local.RecursivelyDeleteDeadPHINodes (19344 of 19346)
PASS: LLVM-Unit :: Transforms/Utils/Release+Asserts/UtilsTests/IntegerDivision.URem64 (19345 of 19346)
PASS: LLVM-Unit :: Support/Release+Asserts/SupportTests/ProgramTest.TestExecuteNoWait (19346 of 19346)
Testing Time: 293.94s
********************
Failing Tests (1):
Clang :: CodeGenCXX/ms-inline-asm-return.cpp
Expected Passes : 16888
Expected Failures : 61
Unsupported Tests : 2396
Unexpected Failures: 1
make[1]: *** [check-local-all] Error 1
make: *** [check-all] Error 2
Last 15 lines of 'Clang::ms-inline-asm-return.cpp':
call void asm sideeffect inteldialect "mov eax, $$0x01010101\0A\09mov edx, $$0x01010101", "~{eax},~{edx},~{dirflag},~{fpsr},~{flags}"() #1, !srcloc !7
^
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang.src/test/CodeGenCXX/ms-inline-asm-return.cpp:98:11: error: expected string not found in input
// CHECK: %[[r:[^ ]*]] = call i32 asm sideeffect inteldialect "xor eax, eax", "={eax},{{.*}}"
^
<stdin>:74:20: note: scanning from here
define i32 @main() #0 {
^
<stdin>:76:2: note: possible intended match here
call void asm sideeffect inteldialect "xor eax, eax", "~{eax},~{flags},~{dirflag},~{fpsr},~{flags}"() #1, !srcloc !8
^
--
********************
More information about the llvm-testresults
mailing list