[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
Devang Patel
dpatel at apple.com
Thu Dec 2 15:37:20 PST 2010
On Dec 2, 2010, at 3:35 PM, Daniel Dunbar wrote:
> Woot!
>
These tests were expecting .loc and .file in output assembly. By now we all know that we do not emit .loc on darwin9 :)
-
Devang
> On Dec 2, 2010, at 3:33 PM, Devang Patel wrote:
>
>> Fixed.
>> On Dec 2, 2010, at 3:17 PM, daniel_dunbar at apple.com wrote:
>>
>>> 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/16440
>>>
>>> Buildbot URL: http://smooshlab.apple.com:8010/
>>>
>>> Buildslave for this Build: smoosh-15.apple.com
>>>
>>> Build Reason:
>>> Build Source Stamp: 120747
>>> Blamelist: dpatel
>>>
>>> BUILD FAILED: failed test-llvm
>>>
>>> sincerely,
>>> -The Buildbot
>>>
>>>
>>> ================================================================================
>>>
>>> CHANGES:
>>> File: tools/llc/llc.cpp
>>> At: Thu 02 Dec 2010 15:06:40
>>> Changed By: dpatel
>>> Comments: Disable .loc support on older darwin OSes.
>>> Properties:
>>>
>>>
>>>
>>>
>>> LOGS:
>>> Last 10 lines of 'stdio':
>>> Failing Tests (2):
>>> LLVM :: CodeGen/X86/unknown-location.ll
>>> LLVM :: DebugInfo/2010-09-16-EmptyFilename.ll
>>>
>>> Expected Passes : 5099
>>> Expected Failures : 43
>>> Unsupported Tests : 557
>>> Unexpected Failures: 2
>>> make[1]: *** [check-local-lit] Error 1
>>> make: *** [check] Error 2
>>>
>>> Last 10 lines of 'fail':
>>> LLVM :: CodeGen/X86/unknown-location.ll
>>> LLVM :: DebugInfo/2010-09-16-EmptyFilename.ll
>>>
>>> Last 10 lines of 'xfail':
>>> LLVM :: MC/ARM/neont2-vld-encoding.s
>>> LLVM :: MC/ARM/neont2-vst-encoding.s
>>> LLVM :: MC/ARM/thumb2.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++/unknown_suffix.unk
>>> LLVM :: LLVMC/C/emit-llvm-opt.c
>>> LLVM :: LLVMC/C++/just-compile.cpp
>>> 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 'unknown-location.ll':
>>> <stdin>:35:1: note: scanning from here
>>> Ltmp4:
>>> ^
>>> <stdin>:81:2: note: possible intended match here
>>> .long 104
>>> ^
>>> --
>>>
>>> ********************
>>>
>>>
>>> Last 10 lines of '2010-09-16-emptyfilename.ll':
>>> <stdin>:1:2: note: scanning from here
>>> .section __TEXT,__text,regular,pure_instructions
>>> ^
>>> <stdin>:102:2: note: possible intended match here
>>> .byte 4 ## Address Size (in bytes)
>>> ^
>>> --
>>>
>>> ********************
>>>
>>>
>>
>
More information about the llvm-testresults
mailing list