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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Mar 31 22:26:13 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/5074

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

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

Build Reason: 
Build Source Stamp: 100086
Blamelist: lattner

BUILD FAILED: failed compile.llvm.stage1

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/VMCore/DebugLoc.cpp
At: Wed 31 Mar 2010 22:15:39
Changed By: lattner
Comments: fix a bug in DebugRecVH::deleted/allUsesReplacedWith.  If an 
entry in the Scope+InlinedAt drops to a non-canonical form,
we need to reset the idx member of both VH's to 0.
Properties: 




File: test/DebugInfo/2009-11-03-InsertExtractValue.ll
At: Wed 31 Mar 2010 22:15:39
Changed By: lattner
Comments: change this from using '!dbg' to using '!dbgx'.  The
MD used here isn't valid for !dbg.
Properties: 




Files:
 lib/AsmParser/LLParser.cpp
 lib/AsmParser/LLParser.h
At: Wed 31 Mar 2010 22:15:39
Changed By: lattner
Comments: rewrite handling of forward ref'd instruction metadata 
to used deferred resolution instead of creating a temporary
node + rauw.  There is no reason to create the temporary
mdnode, then do rauw, then destroy it.
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