[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Nov 17 17:14: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/15848

Buildbot URL: http://smooshlab.apple.com:8010/

Buildslave for this Build: smoosh-15.apple.com

Build Reason: 
Build Source Stamp: 119600
Blamelist: fpichet

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


================================================================================

CHANGES:
File: unittests/VMCore/ValueMapTest.cpp
At: Wed 17 Nov 2010 17:03:22
Changed By: fpichet
Comments: Appease MSVC 2008: you can't use keyword this inside EXPECT_EQ().
This is because of bug 331418 on Microsoft Connect.Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[2]: Compiling raw_ostream_test.cpp for Debug+Asserts build
	make[1]: *** [VMCore/.makeall] Error 2
	make[1]: *** Waiting for unfinished jobs....
	llvm[2]: Compiling ilistTest.cpp for Debug+Asserts build
	llvm[2]: Linking Debug+Asserts unit test ADT
	llvm[2]: ======= Finished Linking Debug+Asserts Unit test ADT
	llvm[2]: Linking Debug+Asserts unit test Support
	llvm[2]: ======= Finished Linking Debug+Asserts Unit test Support
	llvm[3]: ======= Finished Linking Debug+Asserts Unit test JIT
	make: *** [all] Error 1

Last 10 lines of 'warnings':
	MCDwarf.cpp:267: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)'
	SPUISelLowering.cpp:684: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)'
	SPUISelLowering.cpp:916: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)'
	ASTReader.cpp:3295: warning: passing negative value '-0x00000000000000001' for argument 1 to 'clang::serialization::TypeIdx::TypeIdx(uint32_t)'
	CGExprCXX.cpp:498: warning: passing negative value '-0x00000000000000001' for argument 2 to 'static llvm::ConstantInt* llvm::ConstantInt::get(const llvm::IntegerType*, uint64_t, bool)'
	CGExprCXX.cpp:559: warning: passing negative value '-0x00000000000000001' for argument 2 to 'static llvm::ConstantInt* llvm::ConstantInt::get(const llvm::IntegerType*, uint64_t, bool)'
	ConstantRangeTest.cpp:210: warning: passing negative value '-0x00000000000000080' for argument 2 to 'llvm::APInt::APInt(unsigned int, uint64_t, bool)'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/include/llvm/Support/Endian.h:37: warning: malformed '#pragma pack(push[, id], <n>)' - ignored




More information about the llvm-testresults mailing list