[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Nov 17 17:08:53 PST 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/11843
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 119595
Blamelist: akirtzidis,djg,ofv,resistor
BUILD FAILED: failed test-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: cmake/modules/LLVMLibDeps.cmake
At: Wed 17 Nov 2010 16:17:37
Changed By: ofv
Comments: Updated library dependencies.Properties:
Files:
include/clang/Basic/DiagnosticGroups.td
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Basic/LangOptions.h
include/clang/Driver/CC1Options.td
include/clang/Driver/Options.td
include/clang/Sema/Sema.h
lib/Driver/Tools.cpp
lib/Frontend/CompilerInvocation.cpp
lib/Sema/SemaDecl.cpp
test/SemaCXX/warn-argument-larger-than.cpp
test/SemaCXX/warn-large-by-value-copy.cpp
At: Wed 17 Nov 2010 16:22:37
Changed By: akirtzidis
Comments: -Rename -Wargument-larger-than -> -Wlarge-by-value-copy
-Improve the diagnostic message
-Add some comments
Suggestions by Chris.Properties:
Files:
lib/Target/ARM/ARMInstrThumb2.td
test/MC/ARM/thumb2.s
At: Wed 17 Nov 2010 16:22:37
Changed By: resistor
Comments: Provide correct Thumb2 encodings for basic multiplication operators.
Properties:
Files:
include/llvm/Analysis/ScalarEvolution.h
include/llvm/Analysis/ScalarEvolutionExpander.h
lib/Analysis/ScalarEvolution.cpp
lib/Analysis/ScalarEvolutionExpander.cpp
At: Wed 17 Nov 2010 16:37:37
Changed By: djg
Comments: Introduce memoization for ScalarEvolution dominates and properlyDominates
queries, and SCEVExpander getRelevantLoop queries.
Properties:
LOGS:
Last 10 lines of 'stdio':
LLVM :: CodeGen/Thumb2/thumb2-ldrd.ll
LLVM :: CodeGen/Thumb2/thumb2-mulhi.ll
LLVM :: CodeGen/Thumb2/thumb2-select.ll
Expected Passes : 5077
Expected Failures : 44
Unsupported Tests : 557
Unexpected Failures: 4
make[1]: *** [check-local-lit] Error 1
make: *** [check] Error 2
Last 10 lines of 'fail':
LLVM :: CodeGen/Thumb2/2009-09-01-PostRAProlog.ll
LLVM :: CodeGen/Thumb2/thumb2-ldrd.ll
LLVM :: CodeGen/Thumb2/thumb2-mulhi.ll
LLVM :: CodeGen/Thumb2/thumb2-select.ll
Last 10 lines of 'xfail':
LLVM :: MC/ARM/thumb2.s
LLVM :: MC/ARM/neont2-mov-encoding.s
LLVM :: MC/ARM/neon-mov-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 '2009-09-01-postraprolog.ll':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/CodeGen/Thumb2/2009-09-01-PostRAProlog.ll:38:10: error: expected string not found in input
; CHECK: push
^
<stdin>:1:1: note: scanning from here
^
--
********************
Last 10 lines of 'thumb2-ldrd.ll':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/CodeGen/Thumb2/thumb2-ldrd.ll:7:9: error: expected string not found in input
;CHECK: ldrd r2, [r2]
^
<stdin>:1:1: note: scanning from here
^
--
********************
Last 10 lines of 'thumb2-mulhi.ll':
21 llc 0x000000010002bdc0 start + 52
Stack dump:
0. Program arguments: llc -march=thumb -mattr=+thumb2
1. Running pass 'Function Pass Manager' on module '<stdin>'.
2. Running pass 'ARM Instruction Selection' on function '@umulhi'
Expected 1 lines, got 0.
--
********************
Last 10 lines of 'thumb2-select.ll':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/CodeGen/Thumb2/thumb2-select.ll:5:10: error: expected string not found in input
; CHECK: f1:
^
<stdin>:1:1: note: scanning from here
^
--
********************
More information about the llvm-testresults
mailing list