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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Jun 15 15:23:14 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/7096

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

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

Build Reason: 
Build Source Stamp: 106054
Blamelist: johannes,rafael,sampo,stoklund

BUILD FAILED: failed compile.llvm.stage1

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 docs/CodeGenerator.html
 include/llvm/CodeGen/LinkAllCodegenComponents.h
 include/llvm/CodeGen/Passes.h
 lib/CodeGen/CMakeLists.txt
 lib/CodeGen/RegAllocLocal.cpp
 test/CodeGen/ARM/2008-02-04-LocalRegAllocBug.ll
 test/CodeGen/ARM/2008-02-29-RegAllocLocal.ll
 test/CodeGen/ARM/2009-05-07-RegAllocLocal.ll
 test/CodeGen/ARM/2010-05-18-LocalAllocCrash.ll
 test/CodeGen/Generic/2006-09-02-LocalAllocCrash.ll
 test/CodeGen/PowerPC/2007-04-30-InlineAsmEarlyClobber.ll
 test/CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert.ll
 test/CodeGen/PowerPC/2007-10-21-LocalRegAllocAssert2.ll
 test/CodeGen/PowerPC/2008-02-09-LocalRegAllocAssert.ll
 test/CodeGen/PowerPC/cr_spilling.ll
 test/CodeGen/Thumb/2010-01-15-local-alloc-spill-physical.ll
 test/CodeGen/X86/2008-01-16-FPStackifierAssert.ll
 test/CodeGen/X86/2008-02-22-LocalRegAllocBug.ll
 test/CodeGen/X86/2008-04-15-LiveVariableBug.ll
 test/CodeGen/X86/2008-05-28-LocalRegAllocBug.ll
 test/CodeGen/X86/2008-09-17-inline-asm-1.ll
 test/CodeGen/X86/2008-09-18-inline-asm-2.ll
 test/CodeGen/X86/2009-01-29-LocalRegAllocBug.ll
 test/CodeGen/X86/2009-04-14-IllegalRegs.ll
 test/CodeGen/X86/2009-04-24.ll
 test/CodeGen/X86/2010-04-30-LocalAlloc-LandingPad.ll
 test/CodeGen/X86/2010-05-05-LocalAllocEarlyClobber.ll
 test/CodeGen/X86/2010-05-06-LocalInlineAsmClobber.ll
 test/CodeGen/X86/fp-stack-O0-crash.ll
 test/CodeGen/X86/liveness-local-regalloc.ll
 test/CodeGen/X86/local-liveness.ll
 test/CodeGen/X86/phys-reg-local-regalloc.ll
At: Tue 15 Jun 2010 14:59:21
Changed By: stoklund
Comments: Remove the local register allocator.
Please use the fast allocator instead.Properties: 




Files:
 lib/Target/ARM/ARMBaseInstrInfo.cpp
 lib/Target/ARM/ARMBaseRegisterInfo.cpp
 lib/Target/ARM/ARMISelLowering.cpp
 lib/Target/ARM/ARMRegisterInfo.td
 lib/Target/ARM/Thumb1InstrInfo.cpp
 lib/Target/ARM/Thumb2InstrInfo.cpp
 utils/TableGen/ARMDecoderEmitter.cpp
 utils/TableGen/EDEmitter.cpp
At: Tue 15 Jun 2010 15:09:34
Changed By: johannes
Comments: Next round of tail call changes.  Register used in a tail
call must not be callee-saved; following x86, add a new
regclass to represent this.  Also fixes a couple of bugs.
Still disabled by default; Thumb doesn't work yet.

Properties: 




File: gcc/config/arm/llvm-arm-target.h
At: Tue 15 Jun 2010 15:14:30
Changed By: rafael
Comments: If the target ABI and the DEFAULT ABI use the same calling convention,
use the C calling convention instead of forcing a particular one.Properties: 




File: utils/TableGen/NeonEmitter.cpp
At: Tue 15 Jun 2010 15:14:30
Changed By: sampo
Comments: Make VC++ happy 
Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[2]: Compiling StrongPHIElimination.cpp for Release build
	llvm[2]: Compiling TailDuplication.cpp for Release build
	llvm[2]: Compiling TargetInstrInfoImpl.cpp for Release build
	llvm[2]: Compiling TargetLoweringObjectFileImpl.cpp for Release build
	llvm[2]: Compiling TwoAddressInstructionPass.cpp for Release build
	llvm[2]: Compiling UnreachableBlockElim.cpp for Release build
	llvm[2]: Compiling VirtRegMap.cpp for Release build
	llvm[2]: Compiling VirtRegRewriter.cpp for Release build
	llvm[2]: Building Release 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/utils/TableGen/NeonEmitter.cpp:1060: warning: control may reach end of non-void function 'unsigned int RangeFromType(llvm::StringRef)' being inlined




More information about the llvm-testresults mailing list