[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Jan 12 16:59:44 PST 2011
The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/12626
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-03.apple.com
Build Reason:
Build Source Stamp: 123348
Blamelist: dgregor,djg,jasonwkim,mspencer
BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/Sema/SemaTemplate.cpp
At: Wed 12 Jan 2011 15:50:51
Changed By: dgregor
Comments: Refactor and simplify Sema::TemplateParameterListsAreEqual. We had a
bunch of duplicated checks for parameter pack/non-pack mismatches.
Properties:
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-01-18-MissedGlobal.ll
LLVM :: CodeGen/Alpha/2006-04-04-zextload.ll
LLVM :: CodeGen/XCore/unaligned_load.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/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-01-18-missedglobal.ll':
18 llc 0x00002136 start + 54
Stack dump:
0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/Release+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.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/Alpha/Output/2006-01-18-MissedGlobal.ll.script: line 2: 25337 Illegal instruction '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/Release+Asserts/bin/llc' '-march=alpha' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/Alpha/2006-01-18-MissedGlobal.ll'
--
********************
Last 10 lines of '2006-04-04-zextload.ll':
18 llc 0x00002136 start + 54
Stack dump:
0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/Release+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.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/Alpha/Output/2006-04-04-zextload.ll.script: line 2: 25341 Illegal instruction '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/Release+Asserts/bin/llc' '-march=alpha' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/Alpha/2006-04-04-zextload.ll'
--
********************
Last 10 lines of 'unaligned_load.ll':
21 llc 0x00002136 start + 54
Stack dump:
0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/Release+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.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/XCore/Output/unaligned_load.ll.script: line 23: 34640 Illegal instruction '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/Release+Asserts/bin/llc' '-march=xcore' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/XCore/unaligned_load.ll' > '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/XCore/Output/unaligned_load.ll.tmp1.s'
--
********************
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 : 5645
Expected Failures : 48
Unsupported Tests : 70
Unexpected Failures: 3
make[1]: *** [check-local-lit] Error 1
make: *** [check] Error 2
Last 10 lines of 'fail':
LLVM :: CodeGen/Alpha/2006-01-18-MissedGlobal.ll
LLVM :: CodeGen/Alpha/2006-04-04-zextload.ll
LLVM :: CodeGen/XCore/unaligned_load.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 :: FrontendObjC/2009-08-05-utf16.m
LLVM :: FrontendObjC/2009-08-17-DebugInfo.m
LLVM :: FrontendObjC/2009-11-30-Objc-ID.m
LLVM :: FrontendObjC/2010-02-01-utf16-with-null.m
LLVM :: FrontendObjC/2010-02-11-fwritable-stringsBug.m
LLVM :: FrontendObjC/2010-02-23-DbgInheritance.m
LLVM :: FrontendObjC/2010-03-17-StructRef.m
LLVM :: FrontendObjC/2010-06-04-UnnamedCFString-dbg.m
LLVM :: LLVMC/ObjC++/hello.mm
LLVM :: LLVMC/ObjC/hello.m
Last 10 lines of '2006-01-18-missedglobal.ll':
18 llc 0x00002536 start + 54
Stack dump:
0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/Release+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.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/Alpha/Output/2006-01-18-MissedGlobal.ll.script: line 2: 81731 Illegal instruction '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/Release+Asserts/bin/llc' '-march=alpha' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/Alpha/2006-01-18-MissedGlobal.ll'
--
********************
Last 10 lines of '2006-04-04-zextload.ll':
18 llc 0x00002536 start + 54
Stack dump:
0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/Release+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.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/Alpha/Output/2006-04-04-zextload.ll.script: line 2: 81735 Illegal instruction '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/Release+Asserts/bin/llc' '-march=alpha' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/Alpha/2006-04-04-zextload.ll'
--
********************
Last 10 lines of 'unaligned_load.ll':
21 llc 0x00002536 start + 54
Stack dump:
0. Program arguments: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/Release+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.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/XCore/Output/unaligned_load.ll.script: line 23: 91034 Illegal instruction '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/Release+Asserts/bin/llc' '-march=xcore' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/XCore/unaligned_load.ll' > '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/XCore/Output/unaligned_load.ll.tmp1.s'
--
********************
More information about the llvm-testresults
mailing list