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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Dec 22 12:31:28 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/17300

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

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

Build Reason: 
Build Source Stamp: 122431
Blamelist: akirtzidis

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/GR/AnalysisConsumer.cpp
 lib/GR/Checkers/AnalysisConsumer.cpp
 lib/GR/Checkers/ExprEngine.cpp
 lib/GR/ExprEngine.cpp
At: Wed 22 Dec 2010 12:23:42
Changed By: akirtzidis
Comments: Move AnalysisConsumer.cpp and ExprEngine.cpp into the Checkers subdir temporarily
to avoid cyclic dependency between the libraries and fix the linux build.Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[4]: Compiling Mangle.cpp for Debug+Asserts build
	llvm[4]: Compiling TargetAttributesSema.cpp for Debug+Asserts build
	llvm[4]: Compiling MicrosoftCXXABI.cpp for Debug+Asserts build
	llvm[4]: Compiling ModuleBuilder.cpp for Debug+Asserts build
	llvm[4]: Compiling TargetInfo.cpp for Debug+Asserts build
	llvm[4]: Building Debug+Asserts Archive Library libclangSema.a
	llvm[4]: Building Debug+Asserts Archive Library libclangCodeGen.a
	make[2]: *** [all] Error 1
	make[1]: *** [clang/.makeall] Error 2
	make: *** [all] Error 1

Last 10 lines of 'warnings':
	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)'
	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