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

Bob Wilson bob.wilson at apple.com
Mon Aug 16 11:46:50 PDT 2010


Matt, this is yours:

MCContext.cpp:151: error: prototype for 'const llvm::MCSection* llvm::MCContext::getELFSection(llvm::StringRef, unsigned int, unsigned int, llvm::SectionKind, bool)' does not match any in class 'llvm::MCContext'
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/include/llvm/MC/MCContext.h:133: error: candidate is: const llvm::MCSection* llvm::MCContext::getELFSection(llvm::StringRef, unsigned int, unsigned int, llvm::SectionKind, bool, unsigned int)
make[2]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/lib/MC/Debug+Asserts/MCContext.o] Error 1
make[1]: *** [MC/.makeall] Error 2

On Aug 16, 2010, at 11:45 AM, 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/11903
> 
> Buildbot URL: http://smooshlab.apple.com:8010/
> 
> Buildslave for this Build: smoosh-15.apple.com
> 
> Build Reason: 
> Build Source Stamp: 111171
> Blamelist: bwilson,mfleming
> 
> BUILD FAILED: failed compile
> 
> sincerely,
> -The Buildbot
> 
> 
> ================================================================================
> 
> CHANGES:
> Files:
> lib/Target/ARM/ARMAsmPrinter.cpp
> lib/Target/ARM/ARMInstrInfo.td
> lib/Target/ARM/ARMInstrThumb2.td
> lib/Target/ARM/AsmPrinter/ARMInstPrinter.cpp
> lib/Target/ARM/AsmPrinter/ARMInstPrinter.h
> utils/TableGen/EDEmitter.cpp
> At: Mon 16 Aug 2010 11:31:01
> Changed By: bwilson
> Comments: Rename sat_shift operand to shift_imm, in preparation for using it for other
> instructions besides saturate instructions.  No functional changes.
> Properties: 
> 
> 
> 
> 
> Files:
> include/llvm/MC/MCContext.h
> include/llvm/MC/MCSectionELF.h
> At: Mon 16 Aug 2010 11:35:58
> Changed By: mfleming
> Comments: ELF entry size support.
> 
> Some ELF sections contain fixed-sized entries. Provide a way to record
> the entry size of a section.
> 
> Properties: 
> 
> 
> 
> 
> Files:
> include/llvm/MC/MCAssembler.h
> lib/MC/MCAssembler.cpp
> At: Mon 16 Aug 2010 11:35:58
> Changed By: mfleming
> Comments: Record a symbol's size which is needed for ELF symbol tables.
> Properties: 
> 
> 
> 
> 
> Files:
> include/llvm/MC/MCAssembler.h
> lib/MC/MCAssembler.cpp
> At: Mon 16 Aug 2010 11:35:58
> Changed By: mfleming
> Comments: Layout helper function.
> 
> Introduce a helper method to add a section to the end of a layout. This
> will be used by the ELF ObjectWriter code to add the metadata sections
> (symbol table, etc) to the end of an object file.
> 
> Properties: 
> 
> 
> 
> 
> LOGS:
> Last 10 lines of 'stdio':
> 	llvm[4]: Building Debug+Asserts Archive Library libLLVMARMAsmPrinter.a
> 	llvm[4]: Compiling ARMAsmLexer.cpp for Debug+Asserts build
> 	llvm[4]: Compiling ARMAsmParser.cpp for Debug+Asserts build
> 	llvm[4]: Building Debug+Asserts Archive Library libLLVMARMAsmParser.a
> 	llvm[4]: Compiling ARMDisassembler.cpp for Debug+Asserts build
> 	llvm[4]: Compiling ARMDisassemblerCore.cpp for Debug+Asserts build
> 	llvm[4]: Building Debug+Asserts Archive Library libLLVMARMDisassembler.a
> 	llvm[4]: Compiling ARMTargetInfo.cpp for Debug+Asserts build
> 	llvm[4]: Building Debug+Asserts Archive Library libLLVMARMInfo.a
> 	make: *** [all] Error 1
> 





More information about the llvm-testresults mailing list