[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Jul 27 08:20:43 PDT 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10/builds/8911
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 109504
Blamelist: ggreif
BUILD FAILED: failed test-llvm test-clang
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/Analysis/MemoryDependenceAnalysis.cpp
At: Tue 27 Jul 2010 07:41:25
Changed By: ggreif
Comments: simplifyProperties:
LOGS:
Last 10 lines of 'stdio':
LLVM :: Transforms/MemCpyOpt/memcpy.ll
LLVM :: Transforms/MemCpyOpt/memmove.ll
LLVM :: Transforms/MemCpyOpt/sret.ll
Expected Passes : 4867
Expected Failures : 27
Unsupported Tests : 544
Unexpected Failures: 15
make[1]: *** [check-local-lit] Error 1
make: *** [check-lit] Error 2
Last 10 lines of 'fail':
LLVM :: Transforms/GVN/2008-02-26-MemCpySize.ll
LLVM :: Transforms/GVN/2008-02-24-NonDominatedMemcpy.ll
LLVM :: Transforms/GVN/calls-readonly.ll
LLVM :: Transforms/GVN/calls-nonlocal.ll
LLVM :: Transforms/MemCpyOpt/2008-04-29-SRetRemoval.ll
LLVM :: Transforms/MemCpyOpt/2008-03-13-ReturnSlotBitcast.ll
LLVM :: Transforms/MemCpyOpt/2008-02-24-MultipleUseofSRet.ll
LLVM :: Transforms/MemCpyOpt/sret.ll
LLVM :: Transforms/MemCpyOpt/memcpy.ll
LLVM :: Transforms/MemCpyOpt/memmove.ll
Last 10 lines of 'xfail':
LLVM :: MC/AsmParser/X86/x86_32-mismatched-add.s
LLVM :: MC/AsmParser/X86/x86_32-bit_cat.s
LLVM :: MC/AsmParser/X86/x86_32-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++/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 'modref.ll':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/Analysis/BasicAA/modref.ll:23:10: error: expected string not found in input
; CHECK: @test0
^
<stdin>:1:1: note: scanning from here
^
--
********************
Last 10 lines of 'crash.ll':
18 opt 0x0000000000000003 start + 4294589679
Stack dump:
0. Program arguments: opt -dse -S
1. Running pass 'Function Pass Manager' on module '<stdin>'.
2. Running pass 'Dead Store Elimination' on function '@test2'
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/Transforms/DeadStoreElimination/Output/crash.ll.script: line 2: 82141 Abort trap 'opt' '-dse' '-S' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/Transforms/DeadStoreElimination/crash.ll'
--
********************
Last 10 lines of '2009-11-10-trampoline.ll':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/Transforms/DeadStoreElimination/2009-11-10-Trampoline.ll:8:10: error: expected string not found in input
; CHECK: @unused_trampoline
^
<stdin>:1:1: note: scanning from here
^
--
********************
Last 10 lines of '2006-06-27-ast-remove.ll':
18 opt 0x0000000000000004 start + 4294589680
Stack dump:
0. Program arguments: opt -globalsmodref-aa -dse -disable-output
1. Running pass 'Function Pass Manager' on module '<stdin>'.
2. Running pass 'Dead Store Elimination' on function '@think'
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/Transforms/DeadStoreElimination/Output/2006-06-27-AST-Remove.ll.script: line 2: 82104 Abort trap 'opt' '-globalsmodref-aa' '-dse' '-disable-output' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/Transforms/DeadStoreElimination/2006-06-27-AST-Remove.ll'
--
********************
Last 10 lines of 'memcpy.ll':
Stack dump:
0. Program arguments: opt -dse -S
1. Running pass 'Function Pass Manager' on module '<stdin>'.
2. Running pass 'Dead Store Elimination' on function '@_ada_placeholder'
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/Transforms/DeadStoreElimination/Output/memcpy.ll.script: line 3: 82168 Abort trap 'opt' '-dse' '-S' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/Transforms/DeadStoreElimination/memcpy.ll'
82169 Done | 'not' 'grep' 'alloca'
--
********************
Last 10 lines of '2008-02-26-memcpysize.ll':
18 opt 0x0000000000000004 start + 4294589680
Stack dump:
0. Program arguments: opt -gvn -dse -S
1. Running pass 'Function Pass Manager' on module '<stdin>'.
2. Running pass 'Dead Store Elimination' on function '@main'
Expected 2 lines, got 0.
--
********************
Last 10 lines of '2008-02-24-nondominatedmemcpy.ll':
18 opt 0x0000000000000004 start + 4294589680
Stack dump:
0. Program arguments: opt -gvn -dse -S
1. Running pass 'Function Pass Manager' on module '<stdin>'.
2. Running pass 'Dead Store Elimination' on function '@_Z10ggCRSplineRK8ggFrame3S1_S1_S1_d'
Expected 1 lines, got 0.
--
********************
Last 10 lines of 'calls-readonly.ll':
21 opt 0x000000010005c348 start + 52
Stack dump:
0. Program arguments: opt -basicaa -gvn -S
1. Running pass 'Function Pass Manager' on module '<stdin>'.
2. Running pass 'Global Value Numbering' on function '@test'
Expected 1 lines, got 0.
--
********************
Last 10 lines of 'calls-nonlocal.ll':
21 opt 0x000000010005c348 start + 52
Stack dump:
0. Program arguments: opt -gvn -S
1. Running pass 'Function Pass Manager' on module '<stdin>'.
2. Running pass 'Global Value Numbering' on function '@test'
Expected 2 lines, got 0.
--
********************
Last 10 lines of '2008-04-29-sretremoval.ll':
18 opt 0x000000010005c348 start + 52
19 opt 0x0000000000000003 start + 4294589679
Stack dump:
0. Program arguments: opt -memcpyopt -S
1. Running pass 'Function Pass Manager' on module '<stdin>'.
2. Running pass 'MemCpy Optimization' on function '@foo'
--
********************
Last 10 lines of '2008-03-13-returnslotbitcast.ll':
Stack dump:
0. Program arguments: opt -memcpyopt -S
1. Running pass 'Function Pass Manager' on module '<stdin>'.
2. Running pass 'MemCpy Optimization' on function '@f'
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/Transforms/MemCpyOpt/Output/2008-03-13-ReturnSlotBitcast.ll.script: line 3: 85686 Abort trap 'opt' '-memcpyopt' '-S' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/Transforms/MemCpyOpt/2008-03-13-ReturnSlotBitcast.ll'
85687 Done | 'not' 'grep' 'call.*memcpy.'
--
********************
Last 10 lines of '2008-02-24-multipleuseofsret.ll':
17 opt 0x0000000100066a59 main + 3420
18 opt 0x000000010005c348 start + 52
Stack dump:
0. Program arguments: opt -memcpyopt -dse -S
1. Running pass 'Function Pass Manager' on module '<stdin>'.
2. Running pass 'MemCpy Optimization' on function '@badly_optimized'
--
********************
Last 10 lines of 'sret.ll':
Stack dump:
0. Program arguments: opt -memcpyopt -S
1. Running pass 'Function Pass Manager' on module '<stdin>'.
2. Running pass 'MemCpy Optimization' on function '@ccosl'
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/Transforms/MemCpyOpt/Output/sret.ll.script: line 3: 85976 Abort trap 'opt' '-memcpyopt' '-S' < '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/Transforms/MemCpyOpt/sret.ll'
85977 Done | 'not' 'grep' 'call.*memcpy'
--
********************
Last 10 lines of 'memcpy.ll':
18 opt 0x000000010005c348 start + 52
Stack dump:
0. Program arguments: opt -memcpyopt -dse -S
1. Running pass 'Function Pass Manager' on module '<stdin>'.
2. Running pass 'MemCpy Optimization' on function '@ccosl'
Expected 1 lines, got 0.
--
********************
Last 10 lines of 'memmove.ll':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/Transforms/MemCpyOpt/memmove.ll:11:10: error: expected string not found in input
; CHECK: @test1
^
<stdin>:1:1: note: scanning from here
^
--
********************
Last 10 lines of 'stdio':
Testing Time: 78.56s
********************
Failing Tests (1):
Clang :: CodeGenCXX/pointers-to-data-members.cpp
Expected Passes : 2399
Expected Failures : 20
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'fail':
Clang :: CodeGenCXX/pointers-to-data-members.cpp
Last 10 lines of 'xfail':
Clang :: FixIt/fixit-errors.c
Clang :: FixIt/fixit-pmem.cpp
Clang :: Lexer/hexfloat.cpp
Clang :: PCH/changed-files.c
Clang :: PCH/pr4489.c
Clang :: PCH/source-manager-stack.c
Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp
Clang :: SemaCXX/rval-references-xfail.cpp
Clang :: SemaObjCXX/overload.mm
Clang :: SemaTemplate/instantiate-function-1.mm
Last 10 lines of 'pointers-to-data-members.cpp':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/CodeGenCXX/pointers-to-data-members.cpp:141:14: error: expected string not found in input
// CHECK-O3: define zeroext i1 @_ZN6PR71395checkEv() nounwind readnone
^
<stdin>:1:1: note: scanning from here
^
--
********************
More information about the llvm-testresults
mailing list