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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed May 19 15:37:54 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/4366

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

Buildslave for this Build: clattner.apple.com

Build Reason: 
Build Source Stamp: 104172
Blamelist: abramo,dpatel,fjahanian,kremenek,stoklund

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/CodeGen/AsmPrinter/DwarfDebug.cpp
 lib/CodeGen/AsmPrinter/DwarfDebug.h
At: Wed 19 May 2010 14:31:43
Changed By: dpatel
Comments: There is no need to maintain InsnsBeginScopeSet separately. 
Properties: 




Files:
 include/clang/AST/ASTContext.h
 lib/AST/ASTContext.cpp
 lib/Sema/SemaDecl.cpp
 test/SemaObjCXX/objc2-merge-gc-attribue-decl.mm
At: Wed 19 May 2010 14:41:43
Changed By: fjahanian
Comments: Adds support for ObjC++'s GC attribute on declaration of
object variables and functions returning such objects.

Properties: 




Files:
 include/clang/AST/TypeLoc.h
 lib/Frontend/PCHReader.cpp
 lib/Frontend/PCHWriter.cpp
 lib/Parse/ParseDecl.cpp
 lib/Sema/Sema.h
 lib/Sema/SemaDecl.cpp
 lib/Sema/SemaDeclCXX.cpp
 lib/Sema/SemaExprCXX.cpp
 lib/Sema/SemaTemplate.cpp
 lib/Sema/SemaType.cpp
 lib/Sema/TreeTransform.h
At: Wed 19 May 2010 14:41:43
Changed By: abramo
Comments: Added basic source locations to Elaborated and DependentName types.Properties: 




File: lib/CodeGen/RegAllocFast.cpp
At: Wed 19 May 2010 14:41:47
Changed By: stoklund
Comments: Add support for partial redefs to the fast register allocator.

A partial redef now triggers a reload if required. Also don't add
<imp-def,dead> operands for physical superregisters.

Kill flags are still treated as full register kills, and <imp-use,kill> operands
are added for physical superregisters as before.Properties: 




Files:
 include/clang-c/Index.h
 tools/libclang/CIndex.cpp
At: Wed 19 May 2010 14:56:43
Changed By: kremenek
Comments: Move CXCursor_FirstDecl definition later to make the results more readable in the debugger.Properties: 




Files:
 lib/CodeGen/AsmPrinter/DwarfDebug.cpp
 lib/CodeGen/AsmPrinter/DwarfDebug.h
At: Wed 19 May 2010 15:01:48
Changed By: dpatel
Comments: Revert r104165.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[4]: Compiling CodeGenFunction.cpp for Debug build
	llvm[4]: Compiling CodeGenModule.cpp for Debug build
	llvm[4]: Compiling CodeGenTypes.cpp for Debug build
	llvm[4]: Compiling Mangle.cpp for Debug build
	llvm[4]: Compiling ModuleBuilder.cpp for Debug build
	llvm[4]: Compiling TargetInfo.cpp for Debug build
	llvm[4]: Building Debug Archive Library libclangCodeGen.a
	make[2]: *** [all] Error 1
	make[1]: *** [clang/.makeall] Error 2
	make: *** [all] Error 1




More information about the llvm-testresults mailing list