[llvm-testresults] buildbot failure in smooshlab on clang-powerpc-darwin8

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Jul 7 10:44:21 PDT 2010


The Buildbot has detected a new failure of clang-powerpc-darwin8 on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/clang-powerpc-darwin8/builds/5134

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

Buildslave for this Build: clattner.apple.com

Build Reason: 
Build Source Stamp: 107792
Blamelist: baldrick,dgregor,djg

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/AST/ASTContext.cpp
At: Wed 07 Jul 2010 09:43:38
Changed By: dgregor
Comments: When printing statistics for the ASTContext, also print them for its BumpPtrAllocatorProperties: 




Files:
 include/llvm/CodeGen/FastISel.h
 include/llvm/CodeGen/FunctionLoweringInfo.h
 include/llvm/CodeGen/SelectionDAGISel.h
 lib/CodeGen/SelectionDAG/FastISel.cpp
 lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
 lib/Target/X86/X86FastISel.cpp
 utils/TableGen/FastISelEmitter.cpp
At: Wed 07 Jul 2010 09:48:38
Changed By: djg
Comments: Give FunctionLoweringInfo an MBB member, avoiding the need to pass it
around everywhere, and also give it an InsertPt member, to enable isel
to operate at an arbitrary position within a block, rather than just
appending to a block.
Properties: 




File: Makefile
At: Wed 07 Jul 2010 09:53:38
Changed By: baldrick
Comments: Issue the warning about being slow whenever optimization is disabled,
and not just for Debug+Asserts builds.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[2]: Compiling MachineLoopInfo.cpp for Debug+Asserts build
	llvm[2]: Compiling MachineModuleInfo.cpp for Debug+Asserts build
	llvm[2]: Compiling MachineModuleInfoImpls.cpp for Debug+Asserts build
	/var/tmp//cciIwISt.s:unknown:FATAL:can't write output file
	make[2]: *** [/Users/buildslave/zorg2/buildbot/slaves/clang/build.clang-powerpc-darwin8/llvm/lib/CodeGen/Debug+Asserts/MachineModuleInfoImpls.o] Error 1
	make[2]: *** Waiting for unfinished jobs....
	/var/tmp//ccFHTb4F.s:unknown:FATAL:can't write output file
	make[2]: *** [/Users/buildslave/zorg2/buildbot/slaves/clang/build.clang-powerpc-darwin8/llvm/lib/CodeGen/Debug+Asserts/MachineModuleInfo.o] Error 1
	make[1]: *** [CodeGen/.makeall] Error 2
	make: *** [all] Error 1




More information about the llvm-testresults mailing list