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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Sun Nov 14 11:24:40 PST 2010


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

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

Buildslave for this Build: smoosh-04

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

BUILD FAILED: failed buildit-llvmCore

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/Target/X86/X86RegisterInfo.td
At: Sun 14 Nov 2010 10:14:08
Changed By: lattner
Comments: random acts of tidiness.
Properties: 




Files:
 test/MC/Disassembler/ARM
 test/MC/Disassembler/ARM/arm-tests.txt
 test/MC/Disassembler/ARM/dg.exp
 test/MC/Disassembler/ARM/neon-tests.txt
 test/MC/Disassembler/ARM/thumb-tests.txt
 test/MC/Disassembler/MBlaze
 test/MC/Disassembler/MBlaze/dg.exp
 test/MC/Disassembler/MBlaze/mblaze-tests.txt
 test/MC/Disassembler/X86
 test/MC/Disassembler/X86/dg.exp
 test/MC/Disassembler/X86/simple-tests.txt
 test/MC/Disassembler/arm-tests.txt
 test/MC/Disassembler/dg.exp
 test/MC/Disassembler/mblaze-tests.txt
 test/MC/Disassembler/neon-tests.txt
 test/MC/Disassembler/simple-tests.txt
 test/MC/Disassembler/thumb-tests.txt
At: Sun 14 Nov 2010 10:18:04
Changed By: johannes
Comments: Segregate tests by target.

Properties: 




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':
	[Logging for XBS] Used static archive: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/Release+Debug/lib/libLLVMSystem.a
	[Logging for XBS] Used static archive: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/Release+Debug/lib/libLLVMInstCombine.a
	[Logging for XBS] Used static archive: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/obj-llvm/Release+Debug/lib/libLLVMBitReader.a
	llvm[3]: ======= Finished Linking Release+Debug Executable opt
	make[1]: *** [all] Error 1
	+ '[' 2 '!=' 0 ']'
	+ echo 'error: LLVM '\''make'\'' failed!'
	error: LLVM 'make' failed!
	+ exit 1
	make: *** [install] Error 1




More information about the llvm-testresults mailing list