[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Thu Sep 2 15:54:01 PDT 2010
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/9089
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-03.apple.com
Build Reason:
Build Source Stamp: 112879
Blamelist: asl,dgregor,djg,lattner,resistor,rjmccall,void
BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: test/CodeGen/palignr.c
At: Thu 02 Sep 2010 15:12:12
Changed By: void
Comments: Newline at end of file.Properties:
File: include/clang/Basic/BuiltinsX86.def
At: Thu 02 Sep 2010 15:12:12
Changed By: void
Comments: Reorder the MMX builtins to be in their own ostracized group.
Properties:
Files:
test/Index/load-stmts.cpp
tools/libclang/CIndex.cpp
At: Thu 02 Sep 2010 15:12:12
Changed By: dgregor
Comments: Add libclang visitation for C++ pseudo-destructor expressions.
Properties:
Files:
include/llvm/Bitcode/Archive.h
include/llvm/Linker.h
include/llvm/Support/TypeBuilder.h
include/llvm/System/Memory.h
include/llvm/System/Process.h
include/llvm/System/Program.h
At: Thu 02 Sep 2010 15:17:56
Changed By: djg
Comments: Remove obsolete comments about throwing exceptions.
Properties:
Files:
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86RegisterInfo.cpp
At: Thu 02 Sep 2010 15:22:58
Changed By: asl
Comments: Properly allocate win64 shadow reg area.
Patch by Jan Sjodin!Properties:
File: lib/Analysis/LazyValueInfo.cpp
At: Thu 02 Sep 2010 15:22:58
Changed By: resistor
Comments: Remove incorrect and poorly tested code for trying to reason about values on default edges of
switches. Just return the conservatively correct answer.
Properties:
Files:
lib/Transforms/Scalar/LICM.cpp
test/Transforms/LICM/scalar_promote.ll
At: Thu 02 Sep 2010 15:22:58
Changed By: lattner
Comments: fix more AST updating bugs, correcting miscompilation in PR8041
Properties:
Files:
include/clang/Basic/DiagnosticGroups.td
include/clang/Basic/DiagnosticSemaKinds.td
test/Analysis/additive-folding.c
test/Analysis/null-deref-ps.c
At: Thu 02 Sep 2010 15:23:14
Changed By: rjmccall
Comments: Experimentally move the tautological comparison warnings from -Wsign-compare
to -Wtautological-compare. This implies that they're now on by default.
If this causes chaos, I'll figure something else out.
Properties:
Files:
test/Index/load-stmts.cpp
tools/libclang/CIndex.cpp
At: Thu 02 Sep 2010 15:23:14
Changed By: dgregor
Comments: Add libclang visitation for UnresolvedLookupExprsProperties:
LOGS:
Last 10 lines of 'stdio':
Failing Tests (2):
LLVM :: CodeGen/X86/2009-06-03-Win64DisableRedZone.ll
LLVM :: CodeGen/X86/2009-06-03-Win64SpillXMM.ll
Expected Passes : 4925
Expected Failures : 28
Unsupported Tests : 552
Unexpected Failures: 2
make[1]: *** [check-local-lit] Error 1
make: *** [check] Error 2
Last 10 lines of 'fail':
LLVM :: CodeGen/X86/2009-06-03-Win64DisableRedZone.ll
LLVM :: CodeGen/X86/2009-06-03-Win64SpillXMM.ll
Last 10 lines of 'xfail':
LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s
LLVM :: MC/AsmParser/X86/x86_32-encoding.s
LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.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 '2009-06-03-win64disableredzone.ll':
******************** TEST 'LLVM :: CodeGen/X86/2009-06-03-Win64DisableRedZone.ll' FAILED ********************Script:
--
llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/X86/2009-06-03-Win64DisableRedZone.ll | grep "subq.*\\\$40, \\\%rsp"
--
Exit Code: 1
********************
Last 10 lines of '2009-06-03-win64spillxmm.ll':
--
llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/X86/2009-06-03-Win64SpillXMM.ll -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1
grep "subq.*\\\$72, \\\%rsp" /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1
grep "movaps \\\%xmm8, 32\\\(\\\%rsp\\\)" /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1
grep "movaps \\\%xmm7, 48\\\(\\\%rsp\\\)" /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1
--
Exit Code: 1
********************
Last 10 lines of 'stdio':
Failing Tests (2):
LLVM :: CodeGen/X86/2009-06-03-Win64DisableRedZone.ll
LLVM :: CodeGen/X86/2009-06-03-Win64SpillXMM.ll
Expected Passes : 5400
Expected Failures : 36
Unsupported Tests : 69
Unexpected Failures: 2
make[1]: *** [check-local-lit] Error 1
make: *** [check] Error 2
Last 10 lines of 'fail':
LLVM :: CodeGen/X86/2009-06-03-Win64DisableRedZone.ll
LLVM :: CodeGen/X86/2009-06-03-Win64SpillXMM.ll
Last 10 lines of 'xfail':
LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s
LLVM :: MC/AsmParser/X86/x86_32-encoding.s
LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.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 '2009-06-03-win64disableredzone.ll':
******************** TEST 'LLVM :: CodeGen/X86/2009-06-03-Win64DisableRedZone.ll' FAILED ********************Script:
--
llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/X86/2009-06-03-Win64DisableRedZone.ll | grep "subq.*\\\$40, \\\%rsp"
--
Exit Code: 1
********************
Last 10 lines of '2009-06-03-win64spillxmm.ll':
--
llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/CodeGen/X86/2009-06-03-Win64SpillXMM.ll -o /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1
grep "subq.*\\\$72, \\\%rsp" /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1
grep "movaps \\\%xmm8, 32\\\(\\\%rsp\\\)" /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1
grep "movaps \\\%xmm7, 48\\\(\\\%rsp\\\)" /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/CodeGen/X86/Output/2009-06-03-Win64SpillXMM.ll.tmp1
--
Exit Code: 1
********************
More information about the llvm-testresults
mailing list