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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Mar 18 17:50:04 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/4612

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

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

Build Reason: 
Build Source Stamp: 98912
Blamelist: asl,jyasskin,lattner

BUILD FAILED: failed compile.llvm.stage1

sincerely,
 -The Buildbot


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

CHANGES:
File: utils/TableGen/CodeGenTarget.cpp
At: Thu 18 Mar 2010 17:27:16
Changed By: lattner
Comments: factor copy and paste code.
Properties: 




File: test/Scripts/ignore
At: Thu 18 Mar 2010 17:37:16
Changed By: jyasskin
Comments: Revert r98892. BSD systems may not have bash installed at all.
Properties: 




Files:
 utils/TableGen/AsmMatcherEmitter.cpp
 utils/TableGen/AsmWriterEmitter.cpp
 utils/TableGen/CodeEmitterGen.cpp
 utils/TableGen/CodeGenDAGPatterns.cpp
 utils/TableGen/CodeGenTarget.cpp
 utils/TableGen/CodeGenTarget.h
 utils/TableGen/DisassemblerEmitter.cpp
 utils/TableGen/EDEmitter.cpp
 utils/TableGen/InstrEnumEmitter.cpp
 utils/TableGen/InstrInfoEmitter.cpp
At: Thu 18 Mar 2010 17:37:16
Changed By: lattner
Comments: change Target.getInstructionsByEnumValue to return a reference
to a vector that CGT stores instead of synthesizing it on every 
call.
Properties: 




File: lib/Analysis/ConstantFolding.cpp
At: Thu 18 Mar 2010 17:37:16
Changed By: asl
Comments: FP16 constfoldingProperties: 




Files:
 utils/TableGen/AsmWriterEmitter.cpp
 utils/TableGen/CodeGenTarget.cpp
 utils/TableGen/CodeGenTarget.h
 utils/TableGen/InstrEnumEmitter.cpp
 utils/TableGen/InstrInfoEmitter.cpp
At: Thu 18 Mar 2010 17:42:16
Changed By: lattner
Comments: make inst_begin/inst_end iterate over InstructionsByEnumValue.
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




More information about the llvm-testresults mailing list