[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Aug 16 12:07:31 PDT 2010


The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/3990

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 111173
Blamelist: bwilson,cornedbee,mfleming,stoklund

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/clang/Driver/CC1Options.td
 include/clang/Frontend/FrontendOptions.h
 lib/Frontend/CompilerInvocation.cpp
 lib/Frontend/ExecuteCompilerInvocation.cpp
At: Mon 16 Aug 2010 11:20:59
Changed By: cornedbee
Comments: Add two options for playing with modules.Properties: 




File: lib/Target/X86/X86FloatingPoint.cpp
At: Mon 16 Aug 2010 11:25:58
Changed By: stoklund
Comments: Partially revert r111155. It looks like MSVC is calling an operator<() that
clang says is unused.Properties: 




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: 




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[3]: Compiling CallGraph.cpp for Release+Asserts build
	llvm[2]: Compiling UnreachableBlockElim.cpp for Release+Asserts build
	llvm[3]: Compiling CallGraphSCCPass.cpp for Release+Asserts build
	llvm[3]: Compiling FindUsedTypes.cpp for Release+Asserts build
	llvm[2]: Compiling VirtRegMap.cpp for Release+Asserts build
	llvm[2]: Compiling VirtRegRewriter.cpp for Release+Asserts build
	llvm[3]: Compiling GlobalsModRef.cpp for Release+Asserts build
	llvm[3]: Building Release+Asserts Archive Library libLLVMipa.a
	llvm[2]: Building Release+Asserts Archive Library libLLVMCodeGen.a
	make: *** [all] Error 1




More information about the llvm-testresults mailing list