[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Sun Jan 16 10:22:24 PST 2011
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/13308
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 123590
Blamelist: lattner
BUILD FAILED: failed test-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/Transforms/Scalar/ScalarReplAggregates.cpp
At: Sun 16 Jan 2011 09:49:33
Changed By: lattner
Comments: tidy up a comment, as suggested by duncan
Properties:
LOGS:
Last 10 lines of 'stdio':
LLVM :: CodeGen/X86/rodata-relocs.ll
LLVM :: CodeGen/XCore/globals.ll
LLVM :: MC/ELF/entsize.ll
Expected Passes : 5168
Expected Failures : 40
Unsupported Tests : 558
Unexpected Failures: 7
make[1]: *** [check-local-lit] Error 1
make: *** [check] Error 2
Last 10 lines of 'fail':
LLVM :: CodeGen/Mips/2008-07-15-InternalConstant.ll
LLVM :: CodeGen/X86/2009-01-27-NullStrings.ll
LLVM :: CodeGen/X86/addr-label-difference.ll
LLVM :: CodeGen/X86/global-sections.ll
LLVM :: CodeGen/X86/rodata-relocs.ll
LLVM :: CodeGen/XCore/globals.ll
LLVM :: MC/ELF/entsize.ll
Last 10 lines of 'xfail':
LLVM :: MC/ARM/neont2-vst-encoding.s
LLVM :: MC/ARM/neont2-vld-encoding.s
LLVM :: MC/ARM/thumb2.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 '2008-07-15-internalconstant.ll':
not grep {gp_rel} /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/CodeGen/Mips/Output/2008-07-15-InternalConstant.ll.tmp
--
Exit Code: 1
Command Output (stderr):
--
Expected 1 lines, got 0.
--
********************
Last 10 lines of '2009-01-27-nullstrings.ll':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/CodeGen/X86/2009-01-27-NullStrings.ll:2:10: error: expected string not found in input
; CHECK: .section __TEXT,__cstring,cstring_literals
^
<stdin>:1:2: note: scanning from here
.section __TEXT,__text,regular,pure_instructions
^
--
********************
Last 10 lines of 'addr-label-difference.ll':
******************** TEST 'LLVM :: CodeGen/X86/addr-label-difference.ll' FAILED ********************Script:
--
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug+Asserts/bin/llc /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/CodeGen/X86/addr-label-difference.ll -o - | grep {__TEXT,__const}
--
Exit Code: 1
********************
Last 10 lines of 'global-sections.ll':
<stdin>:3:15: note: scanning from here
.comm G1,4,4 # @G1
^
<stdin>:5:15: note: possible intended match here
.section .gnu.linkonce.d.G2,"aw", at progbits
^
--
********************
Last 10 lines of 'rodata-relocs.ll':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug+Asserts/bin/llc < /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/test/CodeGen/X86/rodata-relocs.ll -relocation-model=pic | grep -F ".data.rel.local" | /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug+Asserts/bin/count 1
--
Exit Code: 1
Command Output (stderr):
--
Expected 3 lines, got 0.
--
********************
Last 10 lines of 'globals.ll':
<stdin>:118:2: note: scanning from here
.long 0 # 0x0
^
<stdin>:120:2: note: possible intended match here
.section .dp.data,"awd", at progbits
^
--
********************
Last 10 lines of 'entsize.ll':
<stdin>:1:1: note: scanning from here
('e_indent[EI_CLASS]', 0x00000002)
^
<stdin>:45:2: note: possible intended match here
(('sh_name', 0x00000007) # '.data'
^
--
********************
More information about the llvm-testresults
mailing list