[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel

daniel_dunbar at apple.com daniel_dunbar at apple.com
Mon Dec 13 23:23:29 PST 2010


The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/7110

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 121754
Blamelist: lattner,rjmccall

BUILD FAILED: failed compile.llvm.stage2

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/Transforms/Utils/BasicBlockUtils.h
 lib/Transforms/Utils/BasicBlockUtils.cpp
At: Mon 13 Dec 2010 22:56:49
Changed By: lattner
Comments: remove the dead (and terrible) llvm::RemoveSuccessor function.
Properties: 




Files:
 include/clang/AST/ASTContext.h
 include/clang/AST/ExprCXX.h
 include/clang/AST/Type.h
 include/clang/Sema/Sema.h
 lib/AST/ASTContext.cpp
 lib/AST/ASTImporter.cpp
 lib/AST/ExprCXX.cpp
 lib/AST/Type.cpp
 lib/CodeGen/CodeGenFunction.cpp
 lib/Rewrite/RewriteObjC.cpp
 lib/Sema/SemaDecl.cpp
 lib/Sema/SemaDeclCXX.cpp
 lib/Sema/SemaExceptionSpec.cpp
 lib/Sema/SemaExpr.cpp
 lib/Sema/SemaExprCXX.cpp
 lib/Sema/SemaLookup.cpp
 lib/Sema/SemaTemplateInstantiateDecl.cpp
 lib/Sema/SemaType.cpp
 lib/Serialization/ASTReader.cpp
At: Mon 13 Dec 2010 22:56:49
Changed By: rjmccall
Comments: Factor out most of the extra state in a FunctionProtoType into a separate
class to be passed around.  The line between argument and return types and
everything else is kindof vague, but I think it's justifiable.

Properties: 




File: lib/Transforms/Utils/SimplifyCFG.cpp
At: Mon 13 Dec 2010 23:06:40
Changed By: lattner
Comments: make FoldTwoEntryPHINode use instsimplify a bit, make
GetIfCondition faster by avoiding pred_iterator.  No
really interesting change.

Properties: 




LOGS:
Last 10 lines of 'stdio':
	llvm[1]: Compiling regstrlcpy.c for Release+Asserts build
	llvm[1]: Compiling system_error.cpp for Release+Asserts build
	clang: error: unable to execute command: Segmentation fault
	clang: error: clang frontend command failed due to signal 1 (use -v to see invocation)
	make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/Support/Release+Asserts/TargetRegistry.o] Error 1
	make[1]: *** Waiting for unfinished jobs....
	clang: error: unable to execute command: Segmentation fault
	clang: error: clang frontend command failed due to signal 1 (use -v to see invocation)
	make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.obj.2/lib/Support/Release+Asserts/APInt.o] Error 1
	make: *** [all] Error 1




More information about the llvm-testresults mailing list