[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Fri Sep 3 10:03:42 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/12829
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 112970
Blamelist: lattner
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/Driver/ToolChains.cpp
At: Fri 03 Sep 2010 09:52:10
Changed By: lattner
Comments: fix a hard coded version number, PR8031. Patch by 'nobled'.
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[4]: Compiling UndefinedArraySubscriptChecker.cpp for Debug+Asserts build
llvm[4]: Compiling UndefinedAssignmentChecker.cpp for Debug+Asserts build
llvm[4]: Compiling UnixAPIChecker.cpp for Debug+Asserts build
llvm[4]: Compiling UnreachableCodeChecker.cpp for Debug+Asserts build
llvm[4]: Compiling VLASizeChecker.cpp for Debug+Asserts build
llvm[4]: Compiling ValueManager.cpp for Debug+Asserts build
llvm[4]: Building Debug+Asserts Archive Library libclangChecker.a
make[2]: *** [all] Error 1
make[1]: *** [clang/.makeall] Error 2
make: *** [all] Error 1
Last 10 lines of 'warnings':
MCMachOStreamer.cpp:551: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)'
DifferenceEngine.h:101: warning: 'struct llvm::DifferenceEngine::Consumer' has virtual functions but non-virtual destructor
DifferenceEngine.h:140: warning: 'struct llvm::DifferenceEngine::Oracle' has virtual functions but non-virtual destructor
DifferenceEngine.h:101: warning: 'struct llvm::DifferenceEngine::Consumer' has virtual functions but non-virtual destructor
DifferenceEngine.h:140: warning: 'struct llvm::DifferenceEngine::Oracle' has virtual functions but non-virtual destructor
llvm-diff.cpp:101: warning: 'class<unnamed>::DiffConsumer' has virtual functions but non-virtual destructor
ASTReader.cpp:3073: warning: passing negative value '-0x00000000000000001' for argument 1 to 'clang::serialization::TypeIdx::TypeIdx(uint32_t)'
CGExprCXX.cpp:443: warning: passing negative value '-0x00000000000000001' for argument 2 to 'static llvm::ConstantInt* llvm::ConstantInt::get(const llvm::IntegerType*, uint64_t, bool)'
CGExprCXX.cpp:504: warning: passing negative value '-0x00000000000000001' for argument 2 to 'static llvm::ConstantInt* llvm::ConstantInt::get(const llvm::IntegerType*, uint64_t, bool)'
More information about the llvm-testresults
mailing list