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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Feb 22 18:01:03 PST 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/2322

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

Buildslave for this Build: clattner.apple.com

Build Reason: 
Build Source Stamp: 96852
Blamelist: andersca,djg,fjahanian,kremenek,lattner,zhongxingxu

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
File: include/llvm/CodeGen/DAGISelHeader.h
At: Mon 22 Feb 2010 17:10:44
Changed By: lattner
Comments: fix an off-by-one error.
Properties: 




File: utils/TableGen/DAGISelMatcherEmitter.cpp
At: Mon 22 Feb 2010 17:10:44
Changed By: lattner
Comments: really fix an off-by-one error
Properties: 




File: lib/Target/CellSPU/SPUISelDAGToDAG.cpp
At: Mon 22 Feb 2010 17:20:42
Changed By: lattner
Comments: the cell backend is making all sorts of unsafe and incorrect assumptions 
about ownership and update policies.  It isn't clear why it is doing all
this lowering at isel time instead of in legalize.  This fixes fcmp64.ll
Properties: 




File: include/clang/Checker/PathSensitive/MemRegion.h
At: Mon 22 Feb 2010 17:20:42
Changed By: zhongxingxu
Comments: Correct comment.Properties: 




File: lib/Sema/SemaChecking.cpp
At: Mon 22 Feb 2010 17:20:42
Changed By: kremenek
Comments: Simplify logic for determining values of 'ReturnsVoid' and 'HasNoReturn' flags.
No functionality change.Properties: 




File: lib/Sema/SemaChecking.cpp
At: Mon 22 Feb 2010 17:20:42
Changed By: kremenek
Comments: Use SmallVectorImpl::iterator.Properties: 




File: test/Transforms/InstCombine/ptr-int-cast.ll
At: Mon 22 Feb 2010 17:30:42
Changed By: djg
Comments: Convert this test to FileCheck and add a testcase for PR3574.
Properties: 




Files:
 include/clang/AST/DeclObjC.h
 lib/AST/ASTContext.cpp
 lib/AST/DeclObjC.cpp
 lib/Sema/SemaDeclObjC.cpp
 test/SemaObjC/ivar-in-class-extension.m
At: Mon 22 Feb 2010 17:30:42
Changed By: fjahanian
Comments: More support for ivars in class extension.

Properties: 




File: lib/CodeGen/CGVtable.cpp
At: Mon 22 Feb 2010 17:35:44
Changed By: andersca
Comments: Move BaseOffset out of the FinalOverriders class.Properties: 




File: lib/Target/CellSPU/SPUISelDAGToDAG.cpp
At: Mon 22 Feb 2010 17:35:44
Changed By: lattner
Comments: hack around more crimes in instruction selection.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[4]: Compiling StmtViz.cpp for Debug build
	llvm[4]: Compiling TemplateBase.cpp for Debug build
	llvm[4]: Compiling TemplateName.cpp for Debug build
	llvm[4]: Compiling Type.cpp for Debug build
	llvm[4]: Compiling TypeLoc.cpp for Debug build
	llvm[4]: Compiling TypePrinter.cpp for Debug build
	llvm[4]: Building Debug Archive Library libclangAST.a
	make[2]: *** [all] Error 1
	make[1]: *** [clang/.makeall] Error 2
	make: *** [all] Error 1




More information about the llvm-testresults mailing list