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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Aug 16 12:06:24 PDT 2010


The Buildbot has detected a new failure of llvm-gcc-i386-darwin9 on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/llvm-gcc-i386-darwin9/builds/8561

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

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

Build Reason: 
Build Source Stamp: 111173
Blamelist: mfleming

BUILD FAILED: failed compile.llvm.stage1

sincerely,
 -The Buildbot


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

CHANGES:
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: 




Files:
 include/llvm/MC/MCSectionELF.h
 include/llvm/MC/MCStreamer.h
 include/llvm/Support/ELF.h
 lib/MC/CMakeLists.txt
 lib/MC/MCContext.cpp
At: Mon 16 Aug 2010 11:40:58
Changed By: mfleming
Comments: Add ELF ObjectWriter and Streamer support.
Properties: 




Files:
 lib/Target/X86/X86AsmBackend.cpp
 lib/Target/X86/X86TargetMachine.cpp
At: Mon 16 Aug 2010 11:40:58
Changed By: mfleming
Comments: Hookup ELF support for X86.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[2]: Compiling StrongPHIElimination.cpp for Release+Asserts build
	llvm[2]: Compiling TailDuplication.cpp for Release+Asserts build
	llvm[2]: Compiling TargetInstrInfoImpl.cpp for Release+Asserts build
	llvm[2]: Compiling TargetLoweringObjectFileImpl.cpp for Release+Asserts build
	llvm[2]: Compiling TwoAddressInstructionPass.cpp for Release+Asserts build
	llvm[2]: Compiling UnreachableBlockElim.cpp for Release+Asserts build
	llvm[2]: Compiling VirtRegMap.cpp for Release+Asserts build
	llvm[2]: Compiling VirtRegRewriter.cpp for Release+Asserts build
	llvm[2]: Building Release+Asserts Archive Library libLLVMCodeGen.a
	make: *** [all] Error 1

Last 10 lines of 'warnings':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/MC/MCMachOStreamer.cpp:505: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)'




More information about the llvm-testresults mailing list