[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Mon Jan 31 14:01:42 PST 2011
The Buildbot has detected a new failure of clang-x86_64-darwin10 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10/builds/13665
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 124607
Blamelist: dpatel,rdivacky
BUILD FAILED: failed test-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/MC/MCParser/AsmParser.cpp
At: Mon 31 Jan 2011 13:01:19
Changed By: rdivacky
Comments: Error on all .code* directives instead of just .code16 as they
all lead to a silent miscompilation of code.
Properties:
File: utils/CollectDebugInfoUsingLLDB.py
At: Mon 31 Jan 2011 13:20:44
Changed By: dpatel
Comments: Focus on arguments for now.
Properties:
File: utils/CompareDebugInfo.py
At: Mon 31 Jan 2011 13:20:44
Changed By: dpatel
Comments: Tidy up.
Properties:
File: Makefile.programs
At: Mon 31 Jan 2011 13:20:44
Changed By: dpatel
Comments: Add support to generate TEST=dbg report.
Properties:
File: lib/MC/MCParser/AsmParser.cpp
At: Mon 31 Jan 2011 13:25:44
Changed By: rdivacky
Comments:
Enumerate .code16/32/64 instead of checking .code prefix. This
unbreaks some ARM tests.
Properties:
File: TEST.dbg.Makefile
At: Mon 31 Jan 2011 13:26:01
Changed By: dpatel
Comments: Adapt to updated CompareDebugInfo.py script.
Skip few tests for now.
Properties:
LOGS:
Last 10 lines of 'stdio':
LLVM :: MC/ARM/neont2-shuffle-encoding.s
LLVM :: MC/ARM/thumb.s
LLVM :: MC/MachO/darwin-Thumb-reloc.s
Expected Passes : 5176
Expected Failures : 41
Unsupported Tests : 560
Unexpected Failures: 14
make[1]: *** [check-local-lit] Error 1
make: *** [check] Error 2
Last 10 lines of 'fail':
LLVM :: MC/ARM/neont2-minmax-encoding.s
LLVM :: MC/ARM/neont2-mul-encoding.s
LLVM :: MC/ARM/neont2-neg-encoding.s
LLVM :: MC/ARM/neont2-reciprocal-encoding.s
LLVM :: MC/ARM/neont2-shift-encoding.s
LLVM :: MC/ARM/neont2-satshift-encoding.s
LLVM :: MC/ARM/neont2-shiftaccum-encoding.s
LLVM :: MC/ARM/neont2-shuffle-encoding.s
LLVM :: MC/ARM/thumb.s
LLVM :: MC/MachO/darwin-Thumb-reloc.s
Last 10 lines of 'xfail':
LLVM :: MC/ARM/neon-mov-encoding.s
LLVM :: MC/ARM/simple-fp-encoding.s
LLVM :: MC/ARM/thumb2.s
LLVM :: MC/AsmParser/directive_lsym.s
LLVM :: MC/AsmParser/exprs-invalid.s
LLVM :: Transforms/GVN/rle-no-phi-translate.ll
LLVM :: Transforms/IndVarSimplify/loop_evaluate_6.ll
LLVM :: Transforms/MergeFunc/fold-weak.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/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 'neont2-abs-encoding.s':
Exit Code: 1
Command Output (stderr):
--
<stdin>:3:7: error: .code not supported yet
.code 16
^
--
********************
Last 10 lines of 'neont2-add-encoding.s':
Exit Code: 1
Command Output (stderr):
--
<stdin>:3:7: error: .code not supported yet
.code 16
^
--
********************
Last 10 lines of 'neont2-cmp-encoding.s':
Exit Code: 1
Command Output (stderr):
--
<stdin>:3:7: error: .code not supported yet
.code 16
^
--
********************
Last 10 lines of 'neont2-convert-encoding.s':
Exit Code: 1
Command Output (stderr):
--
<stdin>:3:7: error: .code not supported yet
.code 16
^
--
********************
Last 10 lines of 'neont2-minmax-encoding.s':
Exit Code: 1
Command Output (stderr):
--
<stdin>:3:7: error: .code not supported yet
.code 16
^
--
********************
Last 10 lines of 'neont2-mul-encoding.s':
Exit Code: 1
Command Output (stderr):
--
<stdin>:3:7: error: .code not supported yet
.code 16
^
--
********************
Last 10 lines of 'neont2-neg-encoding.s':
Exit Code: 1
Command Output (stderr):
--
<stdin>:3:7: error: .code not supported yet
.code 16
^
--
********************
Last 10 lines of 'neont2-reciprocal-encoding.s':
Exit Code: 1
Command Output (stderr):
--
<stdin>:3:7: error: .code not supported yet
.code 16
^
--
********************
Last 10 lines of 'neont2-shift-encoding.s':
Exit Code: 1
Command Output (stderr):
--
<stdin>:3:7: error: .code not supported yet
.code 16
^
--
********************
Last 10 lines of 'neont2-satshift-encoding.s':
Exit Code: 1
Command Output (stderr):
--
<stdin>:3:7: error: .code not supported yet
.code 16
^
--
********************
Last 10 lines of 'neont2-shiftaccum-encoding.s':
Exit Code: 1
Command Output (stderr):
--
<stdin>:3:7: error: .code not supported yet
.code 16
^
--
********************
Last 10 lines of 'neont2-shuffle-encoding.s':
Exit Code: 1
Command Output (stderr):
--
<stdin>:3:7: error: .code not supported yet
.code 16
^
--
********************
Last 10 lines of 'thumb.s':
Exit Code: 1
Command Output (stderr):
--
<stdin>:2:15: error: .code not supported yet
.code 16
^
--
********************
Last 10 lines of 'darwin-thumb-reloc.s':
Exit Code: 1
Command Output (stderr):
--
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/MC/MachO/darwin-Thumb-reloc.s:9:8: error: .code not supported yet
.code 16
^
--
********************
More information about the llvm-testresults
mailing list