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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Sat Jul 17 04:37:15 PDT 2010


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

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 108617
Blamelist: zhongxingxu

BUILD FAILED: failed compile

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 examples/wpa/clang-wpa.cpp
 include/clang/Analysis/AnalysisContext.h
 include/clang/Analysis/ProgramPoint.h
 include/clang/Checker/PathSensitive/AnalysisManager.h
 include/clang/Checker/PathSensitive/GRCoreEngine.h
 lib/Analysis/AnalysisContext.cpp
 lib/Checker/AnalysisConsumer.cpp
 lib/Checker/CMakeLists.txt
 lib/Checker/CallInliner.cpp
 lib/Checker/GRCXXExprEngine.cpp
 lib/Checker/GRCoreEngine.cpp
 lib/Checker/GRExprEngine.cpp
 tools/driver/Makefile
At: Sat 17 Jul 2010 04:14:17
Changed By: zhongxingxu
Comments: Prepare the analyzer for the callee in another translation unit:
  Let AnalysisContext contain a TranslationUnit.
  Let CallEnter refer to an AnalysisContext instead of a FunctionDecl.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	Undefined symbols:
	  "clang::AnalysisManager::getAnalysisContextInAnotherTU(clang::Decl const*)", referenced from:
	      clang::GRExprEngine::InlineCall(clang::ExplodedNodeSet&, clang::CallExpr const*, clang::ExplodedNode*)in libclangChecker.a(GRExprEngine.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-fnt/llvm.obj/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-fnt/llvm.src/lib/CodeGen/Splitter.cpp:735: warning: unused variable 'inRange'




More information about the llvm-testresults mailing list