[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Fri May 14 15:01:04 PDT 2010
The Buildbot has detected a new failure of clang-i386-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-i386-darwin9/builds/8733
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 103813
Blamelist: fjahanian,void
BUILD FAILED: failed test-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Sema/SemaDecl.cpp
test/Parser/cxx-undeclared-identifier.cpp
At: Fri 14 May 2010 14:39:21
Changed By: fjahanian
Comments: Patch to fix a crash on incomplete class declaration.
Radar 7923673.
Properties:
File: lib/Target/X86/X86RegisterInfo.cpp
At: Fri 14 May 2010 14:44:01
Changed By: void
Comments: This should happen if there are no calls, not if it just doesn't adjust the
stack.
Properties:
LOGS:
Last 10 lines of 'stdio':
LLVM :: CodeGen/X86/2009-12-11-TLSNoRedZone.ll
LLVM :: CodeGen/X86/tailcall-largecode.ll
LLVM :: CodeGen/X86/tailcallstack64.ll
Expected Passes : 4714
Expected Failures : 27
Unsupported Tests : 523
Unexpected Failures: 3
make[1]: *** [check-local-lit] Error 1
make: *** [check-lit] Error 2
Last 10 lines of 'fail':
LLVM :: CodeGen/X86/2009-12-11-TLSNoRedZone.ll
LLVM :: CodeGen/X86/tailcall-largecode.ll
LLVM :: CodeGen/X86/tailcallstack64.ll
Last 10 lines of 'xfail':
LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s
LLVM :: MC/AsmParser/X86/x86_32-encoding.s
LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s
LLVM :: MC/AsmParser/directive_lsym.s
LLVM :: MC/AsmParser/exprs-invalid.s
LLVM :: Transforms/DeadArgElim/deadexternal.ll
LLVM :: Transforms/GVN/rle-no-phi-translate.ll
LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll
LLVM :: Transforms/TailCallElim/nocapture.ll
LLVM :: Transforms/TailDup/2008-06-11-AvoidDupLoopHeader.ll
Last 10 lines of 'unsupported':
LLVM :: LLVMC/C++/hello.cpp
LLVM :: LLVMC/C++/together.cpp
LLVM :: LLVMC/C/emit-llvm.c
LLVM :: LLVMC/C/hello.c
LLVM :: LLVMC/C/include.c
LLVM :: LLVMC/C/opt-test.c
LLVM :: LLVMC/C/sink.c
LLVM :: LLVMC/C/wall.c
LLVM :: LLVMC/ObjC++/hello.mm
LLVM :: LLVMC/ObjC/hello.m
Last 10 lines of '2009-12-11-tlsnoredzone.ll':
<stdin>:11:13: error: CHECK-NOT: string occurred!
movq %rax, -8(%rsp)
^
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/2009-12-11-TLSNoRedZone.ll:22:22: note: CHECK-NOT: pattern specified here
; CHECK-NOT: -8(%rsp)
^
--
********************
Last 10 lines of 'tailcall-largecode.ll':
<stdin>:11:1: note: scanning from here
.Ltmp0:
^
<stdin>:22:4: note: possible intended match here
movl $7, 8(%rsp)
^
--
********************
Last 10 lines of 'tailcallstack64.ll':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/X86/tailcallstack64.ll:7:10: error: expected string not found in input
; CHECK: movl 40(%rsp), %r10d
^
<stdin>:7:2: note: scanning from here
movl 16(%rsp), %r10d
^
--
********************
More information about the llvm-testresults
mailing list