[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Mon Feb 15 09:33:40 PST 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/3494
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-03.apple.com
Build Reason:
Build Source Stamp: 96241
Blamelist: greened
BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/Target/XCore/XCoreISelLowering.cpp
At: Mon 15 Feb 2010 08:54:06
Changed By: greened
Comments:
Remove an assumption of default arguments. This is in anticipation of a
change to SelectionDAG build APIs.
Properties:
File: lib/Target/X86/X86ISelLowering.cpp
At: Mon 15 Feb 2010 08:54:06
Changed By: greened
Comments:
Remove an assumption of default arguments. This is in anticipation of a
change to SelectionDAG build APIs.
Properties:
File: lib/Target/Alpha/AlphaISelLowering.cpp
At: Mon 15 Feb 2010 08:59:06
Changed By: greened
Comments: Remove an assumption of default arguments. This is in anticipation of a
change to SelectionDAG build APIs.
Properties:
File: lib/Target/ARM/ARMISelLowering.cpp
At: Mon 15 Feb 2010 08:59:06
Changed By: greened
Comments: Remove an assumption of default arguments. This is in anticipation of a
change to SelectionDAG build APIs.
Properties:
File: lib/Target/Blackfin/BlackfinISelLowering.cpp
At: Mon 15 Feb 2010 08:59:06
Changed By: greened
Comments: Remove an assumption of default arguments. This is in anticipation of a
change to SelectionDAG build APIs.
Properties:
Files:
lib/Target/CellSPU/SPUISelDAGToDAG.cpp
lib/Target/CellSPU/SPUISelLowering.cpp
At: Mon 15 Feb 2010 08:59:06
Changed By: greened
Comments: Remove an assumption of default arguments. This is in anticipation of a
change to SelectionDAG build APIs.
Properties:
File: lib/Target/Mips/MipsISelLowering.cpp
At: Mon 15 Feb 2010 08:59:06
Changed By: greened
Comments: Remove an assumption of default arguments. This is in anticipation of a
change to SelectionDAG build APIs.
Properties:
File: lib/Target/MSP430/MSP430ISelLowering.cpp
At: Mon 15 Feb 2010 08:59:06
Changed By: greened
Comments: Remove an assumption of default arguments. This is in anticipation of a
change to SelectionDAG build APIs.
Properties:
File: lib/Target/PIC16/PIC16ISelLowering.cpp
At: Mon 15 Feb 2010 08:59:06
Changed By: greened
Comments: Remove an assumption of default arguments. This is in anticipation of a
change to SelectionDAG build APIs.
Properties:
File: lib/Target/PowerPC/PPCISelLowering.cpp
At: Mon 15 Feb 2010 08:59:06
Changed By: greened
Comments: Remove an assumption of default arguments. This is in anticipation of a
change to SelectionDAG build APIs.
Properties:
File: lib/Target/Sparc/SparcISelLowering.cpp
At: Mon 15 Feb 2010 08:59:06
Changed By: greened
Comments: Remove an assumption of default arguments. This is in anticipation of a
change to SelectionDAG build APIs.
Properties:
File: lib/Target/SystemZ/SystemZISelLowering.cpp
At: Mon 15 Feb 2010 08:59:06
Changed By: greened
Comments: Remove an assumption of default arguments. This is in anticipation of a
change to SelectionDAG build APIs.
Properties:
File: lib/Target/X86/X86ISelDAGToDAG.cpp
At: Mon 15 Feb 2010 08:59:06
Changed By: greened
Comments:
Remove an assumption of default arguments. This is in anticipation of a
change to SelectionDAG build APIs.
Properties:
Files:
include/llvm/CodeGen/SelectionDAG.h
include/llvm/CodeGen/SelectionDAGNodes.h
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
lib/CodeGen/SelectionDAG/LegalizeTypesGeneric.cpp
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/CodeGen/SelectionDAG/TargetLowering.cpp
At: Mon 15 Feb 2010 09:04:07
Changed By: greened
Comments:
Add non-temporal flags and remove an assumption of default arguments.
Properties:
Files:
lib/Target/X86/X86InstrSSE.td
test/CodeGen/X86/2010-02-11-NonTemporal.ll
At: Mon 15 Feb 2010 09:04:07
Changed By: greened
Comments:
Add support for emitting non-temporal stores for DAGs marked
non-temporal.
Properties:
LOGS:
Last 10 lines of 'stdio':
Failing Tests (2):
LLVM :: MC/AsmParser/X86/x86_32-encoding.s
LLVM :: MC/MachO/Darwin/x86_32_diff_as.s
Expected Passes : 4529
Expected Failures : 25
Unsupported Tests : 507
Unexpected Failures: 2
make[1]: *** [check-local-lit] Error 1
make: *** [check-lit] Error 2
Last 10 lines of 'fail':
LLVM :: MC/AsmParser/X86/x86_32-encoding.s
LLVM :: MC/MachO/Darwin/x86_32_diff_as.s
Last 10 lines of 'xfail':
LLVM :: DebugInfo/deaddebuglabel.ll
LLVM :: LLVMC/OutputSuffixHook.td
LLVM :: MC/AsmParser/directive_lsym.s
LLVM :: MC/AsmParser/exprs-invalid.s
LLVM :: Transforms/GVN/rle-no-phi-translate.ll
LLVM :: Transforms/GlobalOpt/2009-03-05-dbg.ll
LLVM :: Transforms/GlobalOpt/2009-03-03-dbg.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/emit-llvm.c
LLVM :: LLVMC/C/hello.c
LLVM :: LLVMC/C++/together.cpp
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 'x86_32-encoding.s':
<stdin>:1629:41: note: scanning from here
movntdq %xmm5, 3735928559(%ebx,%ecx,8) # encoding: [0x0f,0xe7,0xac,0xcb,0xef,0xbe,0xad,0xde]
^
<stdin>:1682:41: note: possible intended match here
pavgb 3735928559(%ebx,%ecx,8), %xmm5 # encoding: [0x66,0x0f,0xe0,0xac,0xcb,0xef,0xbe,0xad,0xde]
^
--
********************
Last 10 lines of 'x86_32_diff_as.s':
Command Output (stdout):
--
Binary files /Volumes/Sandbox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/MC/MachO/Darwin/Output/x86_32_diff_as.s.tmp.mc.o and /Volumes/Sandbox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/MC/MachO/Darwin/Output/x86_32_diff_as.s.tmp.as.o differ
--
Command Output (stderr):
--
--
********************
Last 10 lines of 'stdio':
Failing Tests (2):
LLVM :: MC/AsmParser/X86/x86_32-encoding.s
LLVM :: MC/MachO/Darwin/x86_32_diff_as.s
Expected Passes : 4966
Expected Failures : 32
Unsupported Tests : 63
Unexpected Failures: 2
make[1]: *** [check-local-lit] Error 1
make: *** [check-lit] Error 2
Last 10 lines of 'fail':
LLVM :: MC/AsmParser/X86/x86_32-encoding.s
LLVM :: MC/MachO/Darwin/x86_32_diff_as.s
Last 10 lines of 'xfail':
LLVM :: FrontendC/pr5406.c
LLVM :: LLVMC/OutputSuffixHook.td
LLVM :: MC/AsmParser/directive_lsym.s
LLVM :: MC/AsmParser/exprs-invalid.s
LLVM :: Transforms/GVN/rle-no-phi-translate.ll
LLVM :: Transforms/GlobalOpt/2009-03-03-dbg.ll
LLVM :: Transforms/GlobalOpt/2009-03-05-dbg.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-04-14-AsmSection.m
LLVM :: FrontendObjC/2009-04-27-bitfield-vs-ivar.m
LLVM :: FrontendObjC/2009-04-28-bitfield-vs-vbc.m
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 :: LLVMC/ObjC++/hello.mm
LLVM :: LLVMC/ObjC/hello.m
Last 10 lines of 'x86_32-encoding.s':
<stdin>:1629:41: note: scanning from here
movntdq %xmm5, 3735928559(%ebx,%ecx,8) # encoding: [0x0f,0xe7,0xac,0xcb,0xef,0xbe,0xad,0xde]
^
<stdin>:1682:41: note: possible intended match here
pavgb 3735928559(%ebx,%ecx,8), %xmm5 # encoding: [0x66,0x0f,0xe0,0xac,0xcb,0xef,0xbe,0xad,0xde]
^
--
********************
Last 10 lines of 'x86_32_diff_as.s':
Command Output (stdout):
--
Binary files /Volumes/Sandbox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/MC/MachO/Darwin/Output/x86_32_diff_as.s.tmp.mc.o and /Volumes/Sandbox/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/MC/MachO/Darwin/Output/x86_32_diff_as.s.tmp.as.o differ
--
Command Output (stderr):
--
--
********************
More information about the llvm-testresults
mailing list