[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Thu Oct 28 13:25:24 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/10484
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-03.apple.com
Build Reason:
Build Source Stamp: 117588
Blamelist: dpatel,foldr,rafael
BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: include/llvm/System/Path.h
At: Thu 28 Oct 2010 12:38:53
Changed By: foldr
Comments: 80-col violations.Properties:
File: lib/System/Unix/Program.inc
At: Thu 28 Oct 2010 12:38:53
Changed By: foldr
Comments: Trailing whitespace.Properties:
File: lib/System/Unix/Program.inc
At: Thu 28 Oct 2010 12:38:53
Changed By: foldr
Comments: Revert r77396.
Original commit message:
On "Unix", if Program::FindProgramByName is given a name containing
slashes, just go with it, regardless of whether it looks like it will
be executable. This follows the behavior of sh(1) more closely.
It's better when behaviour is consistent between platforms. This change also
makes FindExecutable() behave as expected on unix-likes (before this commit, it
used to always succeed).Properties:
File: lib/Support/SystemUtils.cpp
At: Thu 28 Oct 2010 12:38:53
Changed By: foldr
Comments: Remove an unnecessary check and an unnecessary temporary.Properties:
File: lib/CompilerDriver/Action.cpp
At: Thu 28 Oct 2010 12:38:53
Changed By: foldr
Comments: llvmc: Make ExecuteProgram() look in the driver directory first.Properties:
Files:
lib/MC/ELFObjectWriter.cpp
test/MC/ELF/weak.s
At: Thu 28 Oct 2010 12:43:43
Changed By: rafael
Comments: Defined weak symbols should have non-zero value.Properties:
File: include/llvm/Analysis/DebugInfo.h
At: Thu 28 Oct 2010 12:43:43
Changed By: dpatel
Comments: Fix indentation.
Properties:
Files:
include/llvm/Analysis/DebugInfo.h
lib/CodeGen/AsmPrinter/DwarfDebug.cpp
At: Thu 28 Oct 2010 12:54:35
Changed By: dpatel
Comments: Do not work too hard to find type's file info. There is a special field to record file info.
Properties:
LOGS:
Last 10 lines of 'stdio':
Failing Tests (2):
LLVM :: DebugInfo/2009-11-06-InvalidDerivedType.ll
LLVM :: DebugInfo/inheritance.ll
Expected Passes : 4993
Expected Failures : 39
Unsupported Tests : 555
Unexpected Failures: 2
make[1]: *** [check-local-lit] Error 1
make: *** [check] Error 2
Last 10 lines of 'fail':
LLVM :: DebugInfo/2009-11-06-InvalidDerivedType.ll
LLVM :: DebugInfo/inheritance.ll
Last 10 lines of 'xfail':
LLVM :: MC/ARM/neon-sub-encoding.ll
LLVM :: MC/ARM/neon-table-encoding.ll
LLVM :: MC/ARM/simple-fp-encoding.ll
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 '2009-11-06-invalidderivedtype.ll':
19 llc 0x000032e2 main + 4162
20 llc 0x00001836 start + 54
Stack dump:
0. Program arguments: llc /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/DebugInfo/2009-11-06-InvalidDerivedType.ll -o /dev/null
1. Running pass 'Function Pass Manager' on module '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/DebugInfo/2009-11-06-InvalidDerivedType.ll'.
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/DebugInfo/Output/2009-11-06-InvalidDerivedType.ll.script: line 2: 12600 Illegal instruction 'llc' '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/DebugInfo/2009-11-06-InvalidDerivedType.ll' '-o' '/dev/null'
--
********************
Last 10 lines of 'inheritance.ll':
20 llc 0x000032e2 main + 4162
21 llc 0x00001836 start + 54
Stack dump:
0. Program arguments: llc /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/DebugInfo/inheritance.ll -o /dev/null
1. Running pass 'Function Pass Manager' on module '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/DebugInfo/inheritance.ll'.
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/DebugInfo/Output/inheritance.ll.script: line 2: 12666 Illegal instruction 'llc' '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/DebugInfo/inheritance.ll' '-o' '/dev/null'
--
********************
Last 10 lines of 'stdio':
Failing Tests (2):
LLVM :: DebugInfo/2009-11-06-InvalidDerivedType.ll
LLVM :: DebugInfo/inheritance.ll
Expected Passes : 5471
Expected Failures : 47
Unsupported Tests : 69
Unexpected Failures: 2
make[1]: *** [check-local-lit] Error 1
make: *** [check] Error 2
Last 10 lines of 'fail':
LLVM :: DebugInfo/2009-11-06-InvalidDerivedType.ll
LLVM :: DebugInfo/inheritance.ll
Last 10 lines of 'xfail':
LLVM :: MC/ARM/neon-sub-encoding.ll
LLVM :: MC/ARM/neon-table-encoding.ll
LLVM :: MC/ARM/simple-fp-encoding.ll
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-11-06-invalidderivedtype.ll':
21 llc 0x0000364b main + 4267
22 llc 0x00002236 start + 54
Stack dump:
0. Program arguments: llc /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/DebugInfo/2009-11-06-InvalidDerivedType.ll -o /dev/null
1. Running pass 'Function Pass Manager' on module '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/DebugInfo/2009-11-06-InvalidDerivedType.ll'.
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/DebugInfo/Output/2009-11-06-InvalidDerivedType.ll.script: line 2: 68568 Illegal instruction 'llc' '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/DebugInfo/2009-11-06-InvalidDerivedType.ll' '-o' '/dev/null'
--
********************
Last 10 lines of 'inheritance.ll':
22 llc 0x0000364b main + 4267
23 llc 0x00002236 start + 54
Stack dump:
0. Program arguments: llc /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/DebugInfo/inheritance.ll -o /dev/null
1. Running pass 'Function Pass Manager' on module '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/DebugInfo/inheritance.ll'.
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/DebugInfo/Output/inheritance.ll.script: line 2: 68634 Illegal instruction 'llc' '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/DebugInfo/inheritance.ll' '-o' '/dev/null'
--
********************
More information about the llvm-testresults
mailing list