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

Douglas Gregor dgregor at apple.com
Tue Feb 1 15:27:26 PST 2011


Fixed, sorry 'all.

On Feb 1, 2011, at 3:15 PM, daniel_dunbar at apple.com wrote:

> 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/18506
> 
> Buildbot URL: http://smooshlab.apple.com:8010/
> 
> Buildslave for this Build: smoosh-15.apple.com
> 
> Build Reason: 
> Build Source Stamp: 124698
> Blamelist: dgregor
> 
> BUILD FAILED: failed compile
> 
> sincerely,
> -The Buildbot
> 
> 
> ================================================================================
> 
> CHANGES:
> Files:
> include/clang/Frontend/ASTUnit.h
> include/clang/Sema/CodeCompleteConsumer.h
> include/clang/Sema/Sema.h
> lib/Frontend/ASTUnit.cpp
> lib/Sema/CodeCompleteConsumer.cpp
> lib/Sema/SemaCodeComplete.cpp
> tools/libclang/CIndexCodeCompletion.cpp
> At: Tue 01 Feb 2011 15:06:20
> Changed By: dgregor
> Comments: Create a special allocator class for code completion, so that all of
> the string copying goes through a single place that can have
> associated state.
> Properties: 
> 
> 
> 
> 
> LOGS:
> Last 10 lines of 'stdio':
> 	CIndexCodeCompletion.cpp:233: error: declaration of 'clang::CodeCompletionAllocator AllocatedCXCodeCompleteResults::CodeCompletionAllocator'
> 	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/tools/libclang/../../include/clang/Sema/CodeCompleteConsumer.h:425: error: changes meaning of 'CodeCompletionAllocator' from 'class clang::CodeCompletionAllocator'
> 	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/CIndexCodeCompletion.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:241: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)'
> 	MCDwarf.cpp:717: warning: passing negative value '-0x00000000000000001' for argument 3 to '<unnamed>::CIEKey::CIEKey(const llvm::MCSymbol*, unsigned int, unsigned int)'
> 	MCDwarf.cpp:718: warning: passing negative value '-0x00000000000000001' for argument 2 to '<unnamed>::CIEKey::CIEKey(const llvm::MCSymbol*, unsigned int, unsigned int)'
> 	SPUISelLowering.cpp:687: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)'
> 	SPUISelLowering.cpp:915: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)'
> 	ASTReader.cpp:3420: warning: passing negative value '-0x00000000000000001' for argument 1 to 'clang::serialization::TypeIdx::TypeIdx(uint32_t)'
> 	ASTWriter.cpp:1533: warning: passing negative value '-0x00000000000000001' for argument 1 to 'void llvm::SmallVectorImpl<T>::push_back(const T&) [with T = uint64_t]'
> 	ASTWriter.cpp:1533: warning: passing negative value '-0x00000000000000001' for argument 1 to 'void llvm::SmallVectorImpl<T>::push_back(const T&) [with T = uint64_t]'
> 	CGExprCXX.cpp:536: warning: passing negative value '-0x00000000000000001' for argument 2 to 'static llvm::ConstantInt* llvm::ConstantInt::get(const llvm::IntegerType*, uint64_t, bool)'
> 	CGExprCXX.cpp:597: 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