[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Feb 24 18:05:46 PST 2010
The Buildbot has detected a new failure of clang-i386-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-i386-darwin9/builds/5498
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: ddunbar2.apple.com
Build Reason:
Build Source Stamp: 97091
Blamelist: pingbak
BUILD FAILED: failed test-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Target/CellSPU/SPU.h
lib/Target/CellSPU/SPURegisterInfo.cpp
lib/Target/CellSPU/SPURegisterInfo.h
At: Wed 24 Feb 2010 17:55:31
Changed By: pingbak
Comments: Large stack frame patch for the CellSPU: handle stack frames that exceed 8176
(511*16) bytes register displacement (D-form).
NOTE: This is a potential headache, given the SPU's local core limitations,
allowing the software developer to commit stack overrun suicide unknowingly.
Also, large SPU stack frames will cause code size explosion. But, one presumes
that the software developer knows what they're doing...
Contributed by Kalle.Raiskila at nokia.com, edited slightly before commit.
Properties:
LOGS:
Last 10 lines of 'stdio':
LLVM :: CodeGen/CellSPU/call.ll
LLVM :: CodeGen/CellSPU/struct_1.ll
LLVM :: CodeGen/CellSPU/vec_const.ll
Expected Passes : 4558
Expected Failures : 25
Unsupported Tests : 511
Unexpected Failures: 3
make[1]: *** [check-local-lit] Error 1
make: *** [check-lit] Error 2
Last 10 lines of 'fail':
LLVM :: CodeGen/CellSPU/struct_1.ll
LLVM :: CodeGen/CellSPU/vec_const.ll
LLVM :: CodeGen/CellSPU/call.ll
Last 10 lines of 'xfail':
LLVM :: LLVMC/MultiplePluginPriorities.td
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 :: LLVMC/C++/hello.cpp
LLVM :: LLVMC/C++/together.cpp
LLVM :: LLVMC/C/emit-llvm.c
LLVM :: LLVMC/C/hello.c
LLVM :: LLVMC/C/sink.c
LLVM :: LLVMC/C/opt-test.c
LLVM :: LLVMC/C/include.c
LLVM :: LLVMC/C/wall.c
LLVM :: LLVMC/ObjC++/hello.mm
LLVM :: LLVMC/ObjC/hello.m
Last 10 lines of 'struct_1.ll':
Command has output on stderr!
--
Command Output (stderr):
--
Expected 11 lines, got 27.
--
********************
Last 10 lines of 'vec_const.ll':
Command has output on stderr!
--
Command Output (stderr):
--
Expected 6 lines, got 24.
--
********************
Last 10 lines of 'call.ll':
15 llc 0x000032cf main + 3189
16 llc 0x00001f36 start + 54
Stack dump:
0. Program arguments: llc -march=cellspu
1. Running pass 'Prolog/Epilog Insertion & Frame Finalization' on function '@stub_2'
/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/test/CodeGen/CellSPU/Output/call.ll.script: line 11: 65757 Abort trap 'llc' '-march=cellspu' < '/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/test/CodeGen/CellSPU/call.ll' > '/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/test/CodeGen/CellSPU/Output/call.ll.tmp1.s'
--
********************
More information about the llvm-testresults
mailing list