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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Sat Apr 3 15:33:00 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/3372

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

Buildslave for this Build: clattner.apple.com

Build Reason: 
Build Source Stamp: 100294
Blamelist: lattner

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
File: lib/MC/MCStreamer.cpp
At: Sat 03 Apr 2010 14:50:01
Changed By: lattner
Comments: add <cstdlib> header for abort() on linux builders.
Properties: 




Files:
 include/llvm/CodeGen/AsmPrinter.h
 lib/CodeGen/AsmPrinter/AsmPrinter.cpp
At: Sat 03 Apr 2010 15:05:02
Changed By: lattner
Comments: start moving towards emitting inline asm statements with 
EmitInlineAsm.  However, this attempt is foiled by operands
being emitted directly to "O" so I'll have to do some surgery
and finish MCizing the world.
Properties: 




File: lib/MC/MCAsmStreamer.cpp
At: Sat 03 Apr 2010 15:10:01
Changed By: lattner
Comments: allow attaching comments to raw text.
Properties: 




Files:
 include/llvm/MC/MCStreamer.h
 lib/CodeGen/AsmPrinter/AsmPrinter.cpp
 lib/MC/MCStreamer.cpp
At: Sat 03 Apr 2010 15:15:01
Changed By: lattner
Comments: add a twine form of MCStreamer::EmitRawText, and mc'ize
a few more things in AsmPrinter.cpp.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[3]: Compiling LowerSetJmp.cpp for Debug build
	llvm[3]: Compiling MergeFunctions.cpp for Debug build
	llvm[3]: Compiling PartialInlining.cpp for Debug build
	llvm[3]: Compiling PartialSpecialization.cpp for Debug build
	llvm[3]: Compiling PruneEH.cpp for Debug build
	llvm[3]: Compiling StripDeadPrototypes.cpp for Debug build
	llvm[3]: Compiling StripSymbols.cpp for Debug build
	llvm[3]: Compiling StructRetPromotion.cpp for Debug build
	llvm[3]: Building Debug Archive Library libLLVMipo.a
	make: *** [all] Error 1




More information about the llvm-testresults mailing list