[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Sun Dec 26 11:44:45 PST 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/17379
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 122562
Blamelist: lattner
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/llvm/InitializePasses.h
include/llvm/LinkAllPasses.h
include/llvm/Transforms/Scalar.h
lib/Transforms/Scalar/CMakeLists.txt
lib/Transforms/Scalar/Scalar.cpp
At: Sun 26 Dec 2010 11:38:06
Changed By: lattner
Comments: Start of a pass for recognizing memset and memcpy idioms.
No functionality yet.
Properties:
LOGS:
Last 10 lines of 'stdio':
make[1]: *** [llvm-ld/.makeall] Error 2
make[1]: *** Waiting for unfinished jobs....
make[1]: *** [opt/.makeall] Error 2
llvm[2]: ======= Finished Linking Debug+Asserts Executable llvm-link
llvm[2]: ======= Finished Linking Debug+Asserts Executable llvm-prof
llvm[2]: ======= Finished Linking Debug+Asserts Executable llvm-extract
llvm[2]: ======= Finished Linking Debug+Asserts Executable llvm-mc
llvm[2]: ======= Finished Linking Debug+Asserts Executable lli
llvm[2]: ======= Finished Linking Debug+Asserts Executable llc
make: *** [all] Error 1
Last 10 lines of 'warnings':
InstructionSimplify.cpp:145: warning: comparison between signed and unsigned integer expressions
InstructionSimplify.cpp:146: warning: comparison between signed and unsigned integer expressions
InstructionSimplify.cpp:218: warning: comparison between signed and unsigned integer expressions
InstructionSimplify.cpp:237: warning: comparison between signed and unsigned integer expressions
InstructionSimplify.cpp:260: warning: comparison between signed and unsigned integer expressions
InstructionSimplify.cpp:279: warning: comparison between signed and unsigned integer expressions
MCDwarf.cpp:239: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)'
TargetAsmBackend.cpp:33: warning: comparison between signed and unsigned integer expressions
SPUISelLowering.cpp:692: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)'
SPUISelLowering.cpp:924: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)'
More information about the llvm-testresults
mailing list