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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Sun Nov 14 10:56:11 PST 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/10956

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

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

Build Reason: 
Build Source Stamp: 119056
Blamelist: baldrick,lattner

BUILD FAILED: failed compile.llvm.stage1

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 Makefile.rules
 autoconf/configure.ac
 configure
 lib/Target/Alpha/AlphaCodeEmitter.cpp
 lib/Target/Alpha/AlphaJITInfo.cpp
 lib/Target/Alpha/AlphaJITInfo.h
 lib/Target/Alpha/AlphaTargetMachine.cpp
 lib/Target/Alpha/AlphaTargetMachine.h
 lib/Target/Alpha/AsmPrinter/AlphaAsmPrinter.cpp
 lib/Target/Alpha/CMakeLists.txt
 lib/Target/Alpha/Makefile
At: Sun 14 Nov 2010 10:29:21
Changed By: lattner
Comments: remove JIT support from the Alpha backend.  The JIT will be moving to MC, 
and the Alpha backend isn't MCized yet.  Approved by Andrew.
Properties: 




File: docs/CodeGenerator.html
At: Sun 14 Nov 2010 10:32:37
Changed By: lattner
Comments: no alpha jit support.
Properties: 




File: lib/Target/Alpha/CMakeLists.txt
At: Sun 14 Nov 2010 10:32:37
Changed By: lattner
Comments: fix cmake
Properties: 




Files:
 lib/Target/PowerPC/AsmPrinter
 lib/Target/PowerPC/CMakeLists.txt
 lib/Target/PowerPC/Makefile
 lib/Target/PowerPC/PPCAsmPrinter.cpp
At: Sun 14 Nov 2010 10:37:37
Changed By: lattner
Comments: move PPCAsmPrinter into the main PPC library, like ARM and X86.
Properties: 




Files:
 include/llvm/Analysis/InstructionSimplify.h
 include/llvm/Instructions.h
 lib/Analysis/InstructionSimplify.cpp
 lib/Transforms/Scalar/GVN.cpp
 lib/Transforms/Scalar/LoopUnswitch.cpp
 lib/VMCore/Instructions.cpp
At: Sun 14 Nov 2010 10:43:14
Changed By: baldrick
Comments: If dom tree information is available, make it possible to pass
it to get better phi node simplification.
Properties: 




Files:
 CMakeLists.txt
 lib/Target/Alpha/AlphaAsmPrinter.cpp
 lib/Target/Alpha/AsmPrinter
 lib/Target/Alpha/CMakeLists.txt
 lib/Target/Alpha/Makefile
 lib/Target/Blackfin/AsmPrinter
 lib/Target/Blackfin/BlackfinAsmPrinter.cpp
 lib/Target/Blackfin/CMakeLists.txt
 lib/Target/Blackfin/Makefile
 lib/Target/CellSPU/AsmPrinter
 lib/Target/CellSPU/CMakeLists.txt
 lib/Target/CellSPU/Makefile
 lib/Target/CellSPU/SPUAsmPrinter.cpp
 lib/Target/Mips/AsmPrinter
 lib/Target/Mips/CMakeLists.txt
 lib/Target/Mips/Makefile
 lib/Target/Mips/MipsAsmPrinter.cpp
 lib/Target/PTX/AsmPrinter
 lib/Target/PTX/CMakeLists.txt
 lib/Target/PTX/Makefile
 lib/Target/PTX/PTXAsmPrinter.cpp
 lib/Target/Sparc/AsmPrinter
 lib/Target/Sparc/CMakeLists.txt
 lib/Target/Sparc/Makefile
 lib/Target/Sparc/SparcAsmPrinter.cpp
 lib/Target/SystemZ/AsmPrinter
 lib/Target/SystemZ/CMakeLists.txt
 lib/Target/SystemZ/Makefile
 lib/Target/SystemZ/SystemZAsmPrinter.cpp
 lib/Target/XCore/AsmPrinter
 lib/Target/XCore/CMakeLists.txt
 lib/Target/XCore/Makefile
 lib/Target/XCore/XCoreAsmPrinter.cpp
At: Sun 14 Nov 2010 10:47:37
Changed By: lattner
Comments: move all the target's asmprinters into the main target.  The piece 
that should be split out is the InstPrinter (if a target is mc'ized).
This change makes all the targets be consistent.

Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[2]: Compiling opt.cpp for Release+Asserts build
	llvm[2]: Linking Release+Asserts executable llvm-nm (without symbols)
	llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-nm (without symbols)
	llvm[2]: Linking Release+Asserts executable llvm-ar (without symbols)
	llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-ar (without symbols)
	llvm[2]: Linking Release+Asserts executable llvm-ld (without symbols)
	llvm[2]: Linking Release+Asserts executable opt (without symbols)
	llvm[2]: ======= Finished Linking Release+Asserts Executable llvm-ld (without symbols)
	llvm[2]: ======= Finished Linking Release+Asserts Executable opt (without symbols)
	make: *** [all] Error 1

Last 10 lines of 'warnings':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/MC/MCDwarf.cpp:267: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/Target/CellSPU/SPUISelLowering.cpp:686: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)'
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-i386-darwin9/llvm.src/lib/Target/CellSPU/SPUISelLowering.cpp:931: warning: passing negative value '-0x00000000000000001' for argument 1 to 'llvm::SDValue llvm::SelectionDAG::getConstant(uint64_t, llvm::EVT, bool)'




More information about the llvm-testresults mailing list