[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Sep 1 07:21:33 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/12680
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 112703
Blamelist: baldrick,mspencer
BUILD FAILED: failed test-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/CodeGen/DwarfEHPrepare.cpp
At: Wed 01 Sep 2010 07:12:17
Changed By: baldrick
Comments: Use the SSAUpdator to turn calls to eh.exception that are not in a
landing pad into uses of registers rather than loads from a stack
slot. Doesn't touch the 'orrible hack code - Bill needs to persuade
me harder :)
Properties:
File: include/llvm/Support/COFF.h
At: Wed 01 Sep 2010 07:12:17
Changed By: mspencer
Comments: COFF: Fix incorrect SCT_COMPLEX_TYPE_SHIFT. Add a few constants.Properties:
LOGS:
Last 10 lines of 'stdio':
Failing Tests (2):
LLVM :: MC/COFF/basic-coff.ll
LLVM :: MC/COFF/symbol-fragment-offset.ll
Expected Passes : 4922
Expected Failures : 29
Unsupported Tests : 552
Unexpected Failures: 2
make[1]: *** [check-local-lit] Error 1
make: *** [check] Error 2
Last 10 lines of 'fail':
LLVM :: MC/COFF/basic-coff.ll
LLVM :: MC/COFF/symbol-fragment-offset.ll
Last 10 lines of 'xfail':
LLVM :: MC/AsmParser/X86/x86_32-bit.s
LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s
LLVM :: MC/AsmParser/X86/x86_32-encoding.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 'basic-coff.ll':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/MC/COFF/basic-coff.ll:109:10: error: expected string not found in input
; CHECK: SimpleType = unknown (32)
^
<stdin>:96:2: note: scanning from here
SimpleType = IMAGE_SYM_TYPE_NULL (0)
^
--
********************
Last 10 lines of 'symbol-fragment-offset.ll':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/MC/COFF/symbol-fragment-offset.ll:130:10: error: expected string not found in input
; CHECK: SimpleType = unknown (32)
^
<stdin>:109:2: note: scanning from here
SimpleType = IMAGE_SYM_TYPE_NULL (0)
^
--
********************
More information about the llvm-testresults
mailing list