[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Fri Jun 18 15:02:54 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/9761
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 106323
Blamelist: evancheng,fjahanian
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/clang/AST/Attr.h
include/clang/Basic/Attr.td
include/clang/Basic/DiagnosticSemaKinds.td
include/clang/Parse/AttributeList.h
lib/AST/AttrImpl.cpp
lib/Parse/AttributeList.cpp
lib/Sema/SemaDeclAttr.cpp
At: Fri 18 Jun 2010 14:49:14
Changed By: fjahanian
Comments: Implements Sema part of init_priority(priority) attribute
(radar 8076356) - wip.
Properties:
File: lib/CodeGen/IfConversion.cpp
At: Fri 18 Jun 2010 14:55:08
Changed By: evancheng
Comments: Teach iff-converter to properly count # of dups. It was not skipping over dbg_value's which resulted in non-duplicated instructions being deleted. rdar://8104384.Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[4]: Compiling ARMDisassembler.cpp for Debug build
llvm[4]: Compiling ARMDisassemblerCore.cpp for Debug build
ARMDisassemblerCore.cpp: In function 'bool DisassembleNLdSt0(llvm::MCInst&, unsigned int, uint32_t, short unsigned int, unsigned int&, bool, bool, llvm::ARMBasicMCBuilder*)':
ARMDisassemblerCore.cpp:2293: warning: comparison between signed and unsigned integer expressions
ARMDisassemblerCore.cpp:2313: warning: comparison between signed and unsigned integer expressions
ARMDisassemblerCore.cpp:2339: warning: comparison between signed and unsigned integer expressions
llvm[4]: Building Debug Archive Library libLLVMARMDisassembler.a
llvm[4]: Compiling ARMTargetInfo.cpp for Debug build
llvm[4]: Building Debug Archive Library libLLVMARMInfo.a
make: *** [all] Error 1
Last 10 lines of 'warnings':
ARMDisassemblerCore.cpp:2293: warning: comparison between signed and unsigned integer expressions
ARMDisassemblerCore.cpp:2313: warning: comparison between signed and unsigned integer expressions
ARMDisassemblerCore.cpp:2339: warning: comparison between signed and unsigned integer expressions
More information about the llvm-testresults
mailing list