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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Dec 8 15:57:30 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/16695

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

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

Build Reason: 
Build Source Stamp: 121318
Blamelist: jasonwkim,kremenek

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Target/ARM/ARMExpandPseudoInsts.cpp
At: Wed 08 Dec 2010 15:41:41
Changed By: jasonwkim
Comments: Style nit and whitespace cleanupProperties: 




Files:
 include/clang-c/Index.h
 tools/libclang/CXCursor.cpp
 tools/libclang/libclang.darwin.exports
 tools/libclang/libclang.exports
At: Wed 08 Dec 2010 15:46:40
Changed By: kremenek
Comments: Add new libclang hooks for CXCursorSet, a
DenseMap-backed hashtable for doing client-side
management of CXCursors within a set.Properties: 




LOGS:
Last 10 lines of 'stdio':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/include/llvm/ADT/DenseMap.h:383: error: 'isEqual' is not a member of 'llvm::DenseMapInfo<CXCursor>'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/include/llvm/ADT/DenseMap.h:383: error: 'isEqual' is not a member of 'llvm::DenseMapInfo<CXCursor>'
	llvm[4]: Compiling CXString.cpp for Debug+Asserts build (PIC)
	llvm[4]: Compiling CXType.cpp for Debug+Asserts build (PIC)
	make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/tools/libclang/Debug+Asserts/CXCursor.o] Error 1
	make[4]: *** Waiting for unfinished jobs....
	make[3]: *** [all] Error 1
	make[2]: *** [all] Error 1
	make[1]: *** [clang/.makeall] Error 2
	make: *** [all] Error 1

Last 10 lines of 'warnings':
	MCDwarf.cpp:236: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)'
	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)'
	ARMExpandPseudoInsts.cpp:704: warning: unused variable 'Pred'
	ASTReader.cpp:3319: warning: passing negative value '-0x00000000000000001' for argument 1 to 'clang::serialization::TypeIdx::TypeIdx(uint32_t)'
	CGExprCXX.cpp:462: warning: passing negative value '-0x00000000000000001' for argument 2 to 'static llvm::ConstantInt* llvm::ConstantInt::get(const llvm::IntegerType*, uint64_t, bool)'
	CGExprCXX.cpp:523: 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