[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Jan 12 16:54:05 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/13233
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 123348
Blamelist: dgregor,djg,jasonwkim,mspencer
BUILD FAILED: failed test-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/llvm/Support/PathV1.h
lib/Support/PathV2.cpp
At: Wed 12 Jan 2011 16:00:53
Changed By: mspencer
Comments: Support/Path: Deprecate PathV1::IsSymlink and replace all uses with PathV2::is_symlink.Properties:
File: lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
At: Wed 12 Jan 2011 16:00:53
Changed By: djg
Comments: Apply the patch from PR8958, which allows llc to get slightly
further on the associated testcase before aborting.
Properties:
File: lib/Driver/ToolChains.cpp
At: Wed 12 Jan 2011 16:00:54
Changed By: mspencer
Comments: replace all uses of PathV1::IsSymlink with PathV2::is_symlink.Properties:
File: lib/MC/ELFObjectWriter.cpp
At: Wed 12 Jan 2011 16:10:51
Changed By: jasonwkim
Comments: Style clean up - break up the breaks.
Properties:
Files:
lib/Sema/SemaTemplate.cpp
test/CXX/temp/temp.arg/temp.arg.template/p3-0x.cpp
test/CXX/temp/temp.decls/temp.variadic/metafunctions.cpp
At: Wed 12 Jan 2011 16:16:09
Changed By: dgregor
Comments: Implement C++0x [temp.arg.template]p3, which allows slightly fuzzy
matching of variadic template template parameters to template
arguments. This paragraph was the subject of ISO C++ committee
document N2555: Extending Variadic Template Template Parameters.
Properties:
LOGS:
Last 10 lines of 'stdio':
LLVM :: CodeGen/Alpha/2006-01-18-MissedGlobal.ll
LLVM :: CodeGen/Alpha/2006-04-04-zextload.ll
LLVM :: CodeGen/XCore/unaligned_load.ll
Expected Passes : 5165
Expected Failures : 40
Unsupported Tests : 558
Unexpected Failures: 3
make[1]: *** [check-local-lit] Error 1
make: *** [check] Error 2
Last 10 lines of 'fail':
LLVM :: CodeGen/Alpha/2006-04-04-zextload.ll
LLVM :: CodeGen/Alpha/2006-01-18-MissedGlobal.ll
LLVM :: CodeGen/XCore/unaligned_load.ll
Last 10 lines of 'xfail':
LLVM :: MC/ARM/neont2-mov-encoding.s
LLVM :: MC/ARM/neon-mov-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/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 '2006-04-04-zextload.ll':
22 llc 0x000000010002cf48 start + 52
Stack dump:
0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug+Asserts/bin/llc -march=alpha
1. Running pass 'Function Pass Manager' on module '<stdin>'.
2. Running pass 'Alpha DAG->DAG Pattern Instruction Selection' on function '@_ZNKSt7num_putIcSt19ostreambuf_iteratorIcSt11char_traitsIcEEE15_M_insert_floatIdEES3_S3_RSt8ios_baseccT_'
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/CodeGen/Alpha/Output/2006-04-04-zextload.ll.script: line 2: 4003 Illegal instruction '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug+Asserts/bin/llc' '-march=alpha' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/CodeGen/Alpha/2006-04-04-zextload.ll'
--
********************
Last 10 lines of '2006-01-18-missedglobal.ll':
22 llc 0x000000010002cf48 start + 52
Stack dump:
0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug+Asserts/bin/llc -march=alpha
1. Running pass 'Function Pass Manager' on module '<stdin>'.
2. Running pass 'Alpha DAG->DAG Pattern Instruction Selection' on function '@main'
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/CodeGen/Alpha/Output/2006-01-18-MissedGlobal.ll.script: line 2: 3984 Illegal instruction '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug+Asserts/bin/llc' '-march=alpha' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/CodeGen/Alpha/2006-01-18-MissedGlobal.ll'
--
********************
Last 10 lines of 'unaligned_load.ll':
25 llc 0x000000010002cf48 start + 52
Stack dump:
0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug+Asserts/bin/llc -march=xcore
1. Running pass 'Function Pass Manager' on module '<stdin>'.
2. Running pass 'XCore DAG->DAG Pattern Instruction Selection' on function '@align2'
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/CodeGen/XCore/Output/unaligned_load.ll.script: line 23: 16579 Illegal instruction '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug+Asserts/bin/llc' '-march=xcore' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/CodeGen/XCore/unaligned_load.ll' > '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/CodeGen/XCore/Output/unaligned_load.ll.tmp1.s'
--
********************
More information about the llvm-testresults
mailing list