[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
Mon Jul 22 18:55:56 PDT 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/4803
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: xserve5
Build Reason: Triggerable(phase1-stage0)
Build Source Stamp: 186908
Blamelist:
BUILD FAILED: failed run.llvm.tests
sincerely,
-The Buildbot
================================================================================
CHANGES:
LOGS:
Last 15 lines of 'stdio':
1 warning(s) in tests.
Testing Time: 230.68s
********************
Failing Tests (3):
LLVM :: MC/Disassembler/X86/simple-tests.txt
LLVM :: MC/X86/x86-32.s
LLVM :: MC/X86/x86-64.s
Expected Passes : 14844
Expected Failures : 73
Unsupported Tests : 32
Unexpected Failures: 3
make[1]: *** [check-local-all] Error 1
make: *** [check-all] Error 2
Last 15 lines of 'LLVM :: MC__Disassembler__X86__simple-tests.txt':
--
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang-build/Release+Asserts/bin/llvm-mc --disassemble /Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/test/MC/Disassembler/X86/simple-tests.txt -triple=x86_64-apple-darwin9 | /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/MC/Disassembler/X86/simple-tests.txt
--
Exit Code: 1
Command Output (stderr):
--
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/test/MC/Disassembler/X86/simple-tests.txt:759:15: error: expected string not found in input
# CHECK-NEXT: movsd
^
<stdin>:254:2: note: scanning from here
movsl
^
--
********************
Last 15 lines of 'LLVM :: MC__X86__x86-32.s':
Exit Code: 1
Command Output (stderr):
--
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/test/MC/X86/x86-32.s:897:11: error: expected string not found in input
// CHECK: movsd # encoding: [0xa5]
^
<stdin>:925:8: note: scanning from here
movsw # encoding: [0x66,0xa5]
^
<stdin>:930:2: note: possible intended match here
movsl # encoding: [0xa5]
^
--
********************
Last 15 lines of 'LLVM :: MC__X86__x86-64.s':
Exit Code: 1
Command Output (stderr):
--
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/test/MC/X86/x86-64.s:118:17: error: expected string not found in input
smovl // CHECK: movsd
^
<stdin>:123:8: note: scanning from here
movsw # encoding: [0x66,0xa5]
^
<stdin>:124:2: note: possible intended match here
movsl # encoding: [0xa5]
^
--
********************
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