[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 Aug 22 14:29:26 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/6160
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: xserve5
Build Reason: Triggerable(phase1-stage0)
Build Source Stamp: 189064
Blamelist:
BUILD FAILED: failed run.llvm.tests
sincerely,
-The Buildbot
================================================================================
CHANGES:
LOGS:
Last 15 lines of 'stdio':
1 warning(s) in tests.
Testing Time: 252.00s
********************
Failing Tests (3):
Clang :: CodeGen/xcore-abi.c
LLVM :: CodeGen/ARM/struct-byval-frame-index.ll
LLVM :: CodeGen/X86/fp-elim.ll
Expected Passes : 15180
Expected Failures : 75
Unsupported Tests : 35
Unexpected Failures: 3
make[1]: *** [check-local-all] Error 1
make: *** [check-all] Error 2
Last 15 lines of 'Clang :: CodeGen__xcore-abi.c':
^
1 warning generated.
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang.src/test/CodeGen/xcore-abi.c:113:11: error: expected string not found in input
// CHECK: "no-frame-pointer-elim-non-leaf"="false"
^
<stdin>:126:89: note: scanning from here
attributes #0 = { nounwind "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-soft-float"="false" }
^
<stdin>:128:48: note: possible intended match here
attributes #2 = { "less-precise-fpmad"="false" "no-frame-pointer-elim"="false" "no-infs-fp-math"="false" "no-nans-fp-math"="false" "stack-protector-buffer-size"="8" "unsafe-fp-math"="false" "use-soft-float"="false" }
^
--
********************
Last 15 lines of 'LLVM :: CodeGen__ARM__struct-byval-frame-index.ll':
Command Output (stderr):
--
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/test/CodeGen/ARM/struct-byval-frame-index.ll:8:10: error: expected string not found in input
; CHECK: str r{{.*}}, [sp, [[SLOT:#[0-9]+]]] @ 4-byte Spill
^
<stdin>:15:2: note: scanning from here
.align 2
^
<stdin>:47:2: note: possible intended match here
str r1, [r11, #-36] @ 4-byte Spill
^
--
********************
Last 15 lines of 'LLVM :: CodeGen__X86__fp-elim.ll':
--
Exit Code: 1
Command Output (stderr):
--
<stdin>:11:2: error: FP-ELIM-NOT: string occurred!
pushl %ebp
^
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/test/CodeGen/X86/fp-elim.ll:23:16: note: FP-ELIM-NOT: pattern specified here
; FP-ELIM-NOT: pushl %ebp
^
--
********************
Last 15 lines of 'warnings (3)':
lit.py: discovery.py:188: warning: test suite 'Extra Tools Unit Tests' contained no tests
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang.src/test/CodeGen/xcore-abi.c:33:25: warning: second argument to 'va_arg' is of promotable type 'char'; this va_arg has undefined behavior because arguments will be promoted to 'int' [-Wvarargs]
1 warning generated.
More information about the llvm-testresults
mailing list