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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Aug 25 04:23:54 PDT 2010


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

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 112046
Blamelist: akirtzidis,rjmccall

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/clang/AST/Expr.h
 include/clang/AST/OperationKinds.h
 include/clang/Basic/Specifiers.h
 include/clang/Sema/Initialization.h
 include/clang/Sema/Sema.h
 lib/AST/ASTImporter.cpp
 lib/AST/Expr.cpp
 lib/AST/ExprClassification.cpp
 lib/AST/StmtDumper.cpp
 lib/AST/StmtProfile.cpp
 lib/CodeGen/CGExprScalar.cpp
 lib/CodeGen/CGObjC.cpp
 lib/Rewrite/RewriteObjC.cpp
 lib/Sema/Sema.cpp
 lib/Sema/SemaChecking.cpp
 lib/Sema/SemaDecl.cpp
 lib/Sema/SemaDeclCXX.cpp
 lib/Sema/SemaExpr.cpp
 lib/Sema/SemaExprCXX.cpp
 lib/Sema/SemaInit.cpp
 lib/Sema/SemaOverload.cpp
 lib/Serialization/ASTReaderStmt.cpp
 lib/Serialization/ASTWriterStmt.cpp
At: Wed 25 Aug 2010 03:29:45
Changed By: rjmccall
Comments: More incremental progress towards not including Expr.h in Sema.h.

Properties: 




Files:
 lib/Sema/SemaExpr.cpp
 test/Sema/warn-unused-function.c
At: Wed 25 Aug 2010 03:39:57
Changed By: akirtzidis
Comments: Recursive functions should be marked when used from another function. Fixes http://llvm.org/PR7923.Properties: 




File: include/clang/AST/Expr.h
At: Wed 25 Aug 2010 03:50:08
Changed By: rjmccall
Comments: Random space optimization.

Properties: 




LOGS:
Last 10 lines of 'stdio':
	  "clang::CastExpr::CK_NullToMemberPointer", referenced from:
	      clang::Sema::CheckCompareOperands(clang::Expr*&, clang::Expr*&, clang::SourceLocation, unsigned int, bool)in libclangSema.a(SemaExpr.o)
	      clang::Sema::CheckCompareOperands(clang::Expr*&, clang::Expr*&, clang::SourceLocation, unsigned int, bool)in libclangSema.a(SemaExpr.o)
	ld: symbol(s) not found
	collect2: ld returned 1 exit status
	make[4]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/Debug+Asserts/bin/clang] Error 1
	make[3]: *** [all] Error 1
	make[2]: *** [all] Error 1
	make[1]: *** [clang/.makeall] Error 2
	make: *** [all] Error 1

Last 10 lines of 'warnings':
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/lib/Checker/../../include/clang/AST/Expr.h:1096: warning: comparison is always true due to limited range of data type
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/lib/Checker/../../include/clang/AST/Expr.h:1096: warning: comparison is always true due to limited range of data type
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/lib/Checker/../../include/clang/AST/Expr.h:1096: warning: comparison is always true due to limited range of data type
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/lib/Checker/../../include/clang/AST/Expr.h:1096: warning: comparison is always true due to limited range of data type
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/lib/Checker/../../include/clang/AST/Expr.h:1096: warning: comparison is always true due to limited range of data type
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/lib/Checker/../../include/clang/AST/Expr.h:1096: warning: comparison is always true due to limited range of data type
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/lib/Checker/../../include/clang/AST/Expr.h:1096: warning: comparison is always true due to limited range of data type
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/lib/Checker/../../include/clang/AST/Expr.h:1096: warning: comparison is always true due to limited range of data type
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/lib/Checker/../../include/clang/AST/Expr.h:1096: warning: comparison is always true due to limited range of data type
	/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/lib/Checker/../../include/clang/AST/Expr.h:1096: warning: comparison is always true due to limited range of data type




More information about the llvm-testresults mailing list