[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Sat Apr 17 14:01:51 PDT 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/7729
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 101670
Blamelist: lattner
BUILD FAILED: failed test-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/AsmParser/LLParser.cpp
test/Bitcode/memcpy.ll
At: Sat 17 Apr 2010 13:48:57
Changed By: lattner
Comments: reject forward references to functions whose type don't match
up with the definition (and fix a broken testcase). PR6491.
Properties:
LOGS:
Last 10 lines of 'stdio':
LLVM :: Transforms/GVN/lifetime-simple.ll
LLVM :: Transforms/IndVarSimplify/casted-argument.ll
LLVM :: Transforms/InstCombine/objsize.ll
Expected Passes : 4636
Expected Failures : 30
Unsupported Tests : 515
Unexpected Failures: 15
make[1]: *** [check-local-lit] Error 1
make: *** [check-lit] Error 2
Last 10 lines of 'fail':
LLVM :: CodeGen/ARM/vld4.ll
LLVM :: CodeGen/ARM/vldlane.ll
LLVM :: CodeGen/ARM/vst1.ll
LLVM :: CodeGen/ARM/vst2.ll
LLVM :: CodeGen/ARM/vst3.ll
LLVM :: CodeGen/ARM/vst4.ll
LLVM :: CodeGen/ARM/vstlane.ll
LLVM :: Transforms/GVN/lifetime-simple.ll
LLVM :: Transforms/IndVarSimplify/casted-argument.ll
LLVM :: Transforms/InstCombine/objsize.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 'arguments7.ll':
--
Command Output (stderr):
--
llc: <stdin>:5:28: error: invalid forward reference to function 'g' with wrong type!
%tmp = call double @g(i32 %a2, i32 %a3, i32 %a4, i32 %a5, double %b)
^
--
********************
Last 10 lines of 'arguments8.ll':
--
Command Output (stderr):
--
llc: <stdin>:5:25: error: invalid forward reference to function 'g' with wrong type!
%tmp = call i64 @g(i32 %a2, i32 %a3, i32 %a4, i32 %a5, i64 %b)
^
--
********************
Last 10 lines of 'vld1.ll':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/vld1.ll:4:9: error: expected string not found in input
;CHECK: vld1i8:
^
<stdin>:1:1: note: scanning from here
^
--
********************
Last 10 lines of 'vld2.ll':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/vld2.ll:15:9: error: expected string not found in input
;CHECK: vld2i8:
^
<stdin>:1:1: note: scanning from here
^
--
********************
Last 10 lines of 'vld3.ll':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/vld3.ll:15:9: error: expected string not found in input
;CHECK: vld3i8:
^
<stdin>:1:1: note: scanning from here
^
--
********************
Last 10 lines of 'vld4.ll':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/vld4.ll:15:9: error: expected string not found in input
;CHECK: vld4i8:
^
<stdin>:1:1: note: scanning from here
^
--
********************
Last 10 lines of 'vldlane.ll':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/vldlane.ll:13:9: error: expected string not found in input
;CHECK: vld2lanei8:
^
<stdin>:1:1: note: scanning from here
^
--
********************
Last 10 lines of 'vst1.ll':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/vst1.ll:4:9: error: expected string not found in input
;CHECK: vst1i8:
^
<stdin>:1:1: note: scanning from here
^
--
********************
Last 10 lines of 'vst2.ll':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/vst2.ll:4:9: error: expected string not found in input
;CHECK: vst2i8:
^
<stdin>:1:1: note: scanning from here
^
--
********************
Last 10 lines of 'vst3.ll':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/vst3.ll:4:9: error: expected string not found in input
;CHECK: vst3i8:
^
<stdin>:1:1: note: scanning from here
^
--
********************
Last 10 lines of 'vst4.ll':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/vst4.ll:4:9: error: expected string not found in input
;CHECK: vst4i8:
^
<stdin>:1:1: note: scanning from here
^
--
********************
Last 10 lines of 'vstlane.ll':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/CodeGen/ARM/vstlane.ll:4:9: error: expected string not found in input
;CHECK: vst2lanei8:
^
<stdin>:1:1: note: scanning from here
^
--
********************
Last 10 lines of 'lifetime-simple.ll':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Transforms/GVN/lifetime-simple.ll:7:10: error: expected string not found in input
; CHECK: lifetime.start
^
<stdin>:1:1: note: scanning from here
^
--
********************
Last 10 lines of 'casted-argument.ll':
--
Command Output (stderr):
--
opt: <stdin>:43:17: error: invalid forward reference to function 'bcopy_4038' with wrong type!
tail call void @bcopy_4038(i8* %sub.ptr4912, i8* %sub.ptr7, i32 0) nounwind
^
--
********************
Last 10 lines of 'objsize.ll':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/test/Transforms/InstCombine/objsize.ll:10:10: error: expected string not found in input
; CHECK: @foo
^
<stdin>:1:1: note: scanning from here
^
--
********************
More information about the llvm-testresults
mailing list