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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Nov 29 22:04:44 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/16281

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

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

Build Reason: 
Build Source Stamp: 120392
Blamelist: dgregor

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
File: tools/c-index-test/c-index-test.c
At: Mon 29 Nov 2010 21:56:40
Changed By: dgregor
Comments: Teach c-index-test to reparse the source file a few times when testing
clang_getCursor() via -cursor-at=??? and CINDEXTEST_EDITING is set in
the environment. This mirrors how we test code completion and
source-loading in the presence of this environment variable.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[4]: Linking Debug+Asserts Shared Library libclang.dylib
	llvm[4]: Building Debug+Asserts Archive Library libclang.a
	llvm[4]: Compiling c-index-test.c for Debug+Asserts build
	c-index-test.c: In function 'inspect_cursor_at':
	c-index-test.c:1143: error: 'for' loop initial declaration used outside C99 mode
	make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/tools/c-index-test/Debug+Asserts/c-index-test.o] Error 1
	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':
	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)'
	MCDwarf.cpp:278: warning: passing negative value '-0x00000000000000005' for argument 1 to 'void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)'
	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)'
	ASTReader.cpp:3296: warning: passing negative value '-0x00000000000000001' for argument 1 to 'clang::serialization::TypeIdx::TypeIdx(uint32_t)'




More information about the llvm-testresults mailing list