[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Aug 25 03:41:34 PDT 2010


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

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

Buildslave for this Build: smoosh-15.apple.com

Build Reason: 
Build Source Stamp: 112044
Blamelist: 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: 




LOGS:
Last 10 lines of 'stdio':
	      __ZN5clang13UnaryOperator6PreIncE$non_lazy_ptr in libclangAST.a(StmtProfile.o)
	  "clang::CastExpr::CK_NullToMemberPointer", referenced from:
	      __ZN5clang8CastExpr22CK_NullToMemberPointerE$non_lazy_ptr 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-i386-darwin9/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':
	MCMachOStreamer.cpp:505: warning: passing negative value '-0x00000000000000005' for argument 1 to 'virtual void llvm::MCStreamer::EmitIntValue(uint64_t, unsigned int, unsigned int)'
	DifferenceEngine.h:95: warning: 'struct llvm::DifferenceEngine::Consumer' has virtual functions but non-virtual destructor
	DifferenceEngine.h:134: warning: 'struct llvm::DifferenceEngine::Oracle' has virtual functions but non-virtual destructor
	DifferenceEngine.h:95: warning: 'struct llvm::DifferenceEngine::Consumer' has virtual functions but non-virtual destructor
	DifferenceEngine.h:134: warning: 'struct llvm::DifferenceEngine::Oracle' has virtual functions but non-virtual destructor
	llvm-diff.cpp:101: warning: 'class<unnamed>::DiffConsumer' has virtual functions but non-virtual destructor
	ASTReader.cpp:3073: warning: passing negative value '-0x00000000000000001' for argument 1 to 'clang::serialization::TypeIdx::TypeIdx(uint32_t)'




More information about the llvm-testresults mailing list