[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Sun Jan 23 10:42: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/13487
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 124078
Blamelist: kremenek,rafael
BUILD FAILED: failed test-llvm
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/llvm/MC/MCAssembler.h
include/llvm/MC/MCStreamer.h
include/llvm/Target/TargetMachine.h
include/llvm/Target/TargetRegistry.h
lib/CodeGen/LLVMTargetMachine.cpp
lib/MC/ELFObjectWriter.cpp
lib/MC/MCAssembler.cpp
lib/MC/MCELFStreamer.cpp
lib/Target/ARM/ARMTargetMachine.cpp
lib/Target/MBlaze/MBlazeTargetMachine.cpp
lib/Target/PowerPC/PPCTargetMachine.cpp
lib/Target/X86/X86TargetMachine.cpp
test/MC/ELF/noexec.s
tools/llvm-mc/llvm-mc.cpp
At: Sun 23 Jan 2011 09:59:34
Changed By: rafael
Comments: Add support for the --noexecstack option.Properties:
Files:
lib/Analysis/UninitializedValuesV2.cpp
test/Sema/uninit-variables.c
At: Sun 23 Jan 2011 09:59:34
Changed By: kremenek
Comments: Teach -Wuninitialized-experimental about sizeof().Properties:
Files:
include/clang/Driver/CC1AsOptions.td
tools/driver/cc1as_main.cpp
At: Sun 23 Jan 2011 10:04:34
Changed By: rafael
Comments: Add support for the --noexecstack option. Fixes PR8762.Properties:
LOGS:
Last 10 lines of 'stdio':
********************
Failing Tests (1):
LLVM :: CodeGen/ARM/2010-11-30-reloc-movt.ll
Expected Passes : 5192
Expected Failures : 40
Unsupported Tests : 558
Unexpected Failures: 1
make[1]: *** [check-local-lit] Error 1
make: *** [check] Error 2
Last 10 lines of 'fail':
LLVM :: CodeGen/ARM/2010-11-30-reloc-movt.ll
Last 10 lines of 'xfail':
LLVM :: MC/ARM/neon-mov-encoding.s
LLVM :: MC/ARM/neont2-mov-encoding.s
LLVM :: MC/ARM/simple-fp-encoding.s
LLVM :: MC/ARM/thumb2.s
LLVM :: MC/AsmParser/directive_lsym.s
LLVM :: MC/AsmParser/exprs-invalid.s
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 '2010-11-30-reloc-movt.ll':
<stdin>:241:26: note: scanning from here
(('r_offset', 0x00000004)
^
<stdin>:242:3: note: possible intended match here
('r_sym', 0x00000008)
^
--
********************
More information about the llvm-testresults
mailing list