[llvm-testresults] buildbot failure in smooshlab on llvm-gcc-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Nov 2 14:03:09 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/10628
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-03.apple.com
Build Reason:
Build Source Stamp: 118051
Blamelist: foldr
BUILD FAILED: failed test.llvm.stage1 test.llvm.stage2
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/llvm/System/Path.h
lib/System/Unix/Path.inc
lib/System/Win32/Path.inc
At: Tue 02 Nov 2010 13:37:37
Changed By: foldr
Comments: Path: Add GetEXESuffix() to complement GetDLLSuffix().Properties:
File: lib/System/Win32/Path.inc
At: Tue 02 Nov 2010 13:37:37
Changed By: foldr
Comments: 80-col violations.Properties:
Files:
include/llvm/System/Program.h
lib/System/Unix/Program.inc
lib/System/Win32/Program.inc
At: Tue 02 Nov 2010 13:37:37
Changed By: foldr
Comments: Make FindProgramByName return paths with slashes unmodified on Windows.
This makes its behaviour more consistent across platforms.Properties:
Files:
include/llvm/Support/SystemUtils.h
lib/Support/SystemUtils.cpp
At: Tue 02 Nov 2010 13:37:37
Changed By: foldr
Comments: FindExecutable: remove the executability check.
This makes the behaviour of FindExecutable more consistent across platforms, but
I'm not very happy with the name...Properties:
Files:
lib/Linker/Linker.cpp
tools/llvm-ld/llvm-ld.cpp
At: Tue 02 Nov 2010 13:37:37
Changed By: foldr
Comments: Trailing whitespace.Properties:
Files:
lib/Linker/Linker.cpp
lib/System/Path.cpp
tools/llvm-ld/llvm-ld.cpp
At: Tue 02 Nov 2010 13:37:37
Changed By: foldr
Comments: GetDLLSuffix: Remove the leading dot from LTDL_SHLIB_EXT.
This allows using GetDLLSuffix() with appendSuffix().Properties:
LOGS:
Last 10 lines of 'stdio':
LLVM :: BugPoint/crash-narrowfunctiontest.ll
LLVM :: BugPoint/metadata.ll
LLVM :: BugPoint/remove_arguments_test.ll
Expected Passes : 5009
Expected Failures : 32
Unsupported Tests : 555
Unexpected Failures: 3
make[1]: *** [check-local-lit] Error 1
make: *** [check] Error 2
Last 10 lines of 'fail':
LLVM :: BugPoint/crash-narrowfunctiontest.ll
LLVM :: BugPoint/metadata.ll
LLVM :: BugPoint/remove_arguments_test.ll
Last 10 lines of 'xfail':
LLVM :: MC/ARM/neon-pairwise-encoding.s
LLVM :: MC/ARM/neon-table-encoding.s
LLVM :: MC/ARM/neon-vld-encoding.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 'crash-narrowfunctiontest.ll':
bugpoint -load /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/Release+Asserts/lib/BugpointPasses.dylib /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/BugPoint/crash-narrowfunctiontest.ll -output-prefix /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/BugPoint/Output/crash-narrowfunctiontest.ll.tmp -bugpoint-crashcalls -silence-passes > /dev/null
--
Exit Code: 1
Command Output (stderr):
--
simplifycfg failed!
--
********************
Last 10 lines of 'metadata.ll':
llvm-dis /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/BugPoint/Output/metadata.ll.tmp-reduced-simplified.bc -o - | FileCheck /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/BugPoint/metadata.ll
--
Exit Code: 1
Command Output (stderr):
--
simplifycfg failed!
--
********************
Last 10 lines of 'remove_arguments_test.ll':
*** You can reproduce the problem with: opt /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj/test/BugPoint/Output/remove_arguments_test.ll.tmp-passes.bc -bugpoint-crashcalls
Checking for crash with only these blocks: : --
Command Output (stderr):
--
simplifycfg failed!
--
********************
Last 10 lines of 'stdio':
LLVM :: LLVMC/C/opt-test.c
LLVM :: LLVMC/C/sink.c
LLVM :: LLVMC/C/wall.c
Expected Passes : 5477
Expected Failures : 40
Unsupported Tests : 69
Unexpected Failures: 13
make[1]: *** [check-local-lit] Error 1
make: *** [check] Error 2
Last 10 lines of 'fail':
LLVM :: LLVMC/C++/dash-x.cpp
LLVM :: LLVMC/C++/hello.cpp
LLVM :: LLVMC/C++/just-compile.cpp
LLVM :: LLVMC/C++/together.cpp
LLVM :: LLVMC/C++/unknown_suffix.unk
LLVM :: LLVMC/C/emit-llvm-opt.c
LLVM :: LLVMC/C/hello.c
LLVM :: LLVMC/C/opt-test.c
LLVM :: LLVMC/C/sink.c
LLVM :: LLVMC/C/wall.c
Last 10 lines of 'xfail':
LLVM :: MC/ARM/neon-pairwise-encoding.s
LLVM :: MC/ARM/neon-table-encoding.s
LLVM :: MC/ARM/neon-vld-encoding.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 'crash-narrowfunctiontest.ll':
bugpoint -load /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/Release+Asserts/lib/BugpointPasses.dylib /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/BugPoint/crash-narrowfunctiontest.ll -output-prefix /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/BugPoint/Output/crash-narrowfunctiontest.ll.tmp -bugpoint-crashcalls -silence-passes > /dev/null
--
Exit Code: 1
Command Output (stderr):
--
simplifycfg failed!
--
********************
Last 10 lines of 'metadata.ll':
llvm-dis /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/BugPoint/Output/metadata.ll.tmp-reduced-simplified.bc -o - | FileCheck /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/BugPoint/metadata.ll
--
Exit Code: 1
Command Output (stderr):
--
simplifycfg failed!
--
********************
Last 10 lines of 'remove_arguments_test.ll':
*** You can reproduce the problem with: opt /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/BugPoint/Output/remove_arguments_test.ll.tmp-passes.bc -bugpoint-crashcalls
Checking for crash with only these blocks: : --
Command Output (stderr):
--
simplifycfg failed!
--
********************
Last 10 lines of 'dash-x.cpp':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/LLVMC/C++/Output/dash-x.cpp.tmp | grep hello
--
Exit Code: 255
Command Output (stderr):
--
llvmc: Program 'llc' is not executable.
--
********************
Last 10 lines of 'hello.cpp':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/LLVMC/C++/Output/hello.cpp.tmp | grep hello
--
Exit Code: 255
Command Output (stderr):
--
llvmc: Program 'llc' is not executable.
--
********************
Last 10 lines of 'just-compile.cpp':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/LLVMC/C++/Output/just-compile.cpp.tmp | grep hello
--
Exit Code: 255
Command Output (stderr):
--
llvmc: Program 'llc' is not executable.
--
********************
Last 10 lines of 'together.cpp':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/LLVMC/C++/Output/together.cpp.tmp | grep hello
--
Exit Code: 255
Command Output (stderr):
--
llvmc: Program 'llc' is not executable.
--
********************
Last 10 lines of 'unknown_suffix.unk':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/LLVMC/C++/Output/unknown_suffix.unk.tmp | grep hello
--
Exit Code: 255
Command Output (stderr):
--
llvmc: Program 'llc' is not executable.
--
********************
Last 10 lines of 'emit-llvm-opt.c':
Exit Code: 1
Command Output (stderr):
--
llvmc: Program 'opt' is not executable.
llvm-dis: Invalid bitcode signature
Expected 1 lines, got 0.
--
********************
Last 10 lines of 'hello.c':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/LLVMC/C/Output/hello.c.tmp | grep hello
--
Exit Code: 255
Command Output (stderr):
--
llvmc: Program 'llc' is not executable.
--
********************
Last 10 lines of 'opt-test.c':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/LLVMC/C/Output/opt-test.c.tmp | grep hello
--
Exit Code: 255
Command Output (stderr):
--
llvmc: Program 'opt' is not executable.
--
********************
Last 10 lines of 'sink.c':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/LLVMC/C/Output/sink.c.tmp | grep hello
--
Exit Code: 255
Command Output (stdout):
--
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm-gcc.install/bin/llvm-gcc -x c -O2 -Wall /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/test/LLVMC/C/sink.c -c -emit-llvm -o /tmp/llvm_cnG7aW/sink.bc
--
********************
Last 10 lines of 'wall.c':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.obj.2/test/LLVMC/C/Output/wall.c.tmp | grep hello
--
Exit Code: 255
Command Output (stderr):
--
llvmc: Program 'llc' is not executable.
--
********************
More information about the llvm-testresults
mailing list