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

Jakob Stoklund Olesen stoklund at 2pi.dk
Thu Feb 25 06:57:33 PST 2010


On Feb 24, 2010, at 11:45 PM, buildbot at google1.osuosl.org wrote:

> The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost on llvm.
> Full details are available at:
> http://google1.osuosl.org:8011/builders/clang-x86_64-darwin10-selfhost/builds/873
> 
> Buildbot URL: http://google1.osuosl.org:8011/
> 
> Buildslave for this Build: dunbar-darwin10
> 
> Build Reason: 
> Build Source Stamp: 97127
> Blamelist: djg,lattner,nicholas,zhongxingxu
> 
> BUILD FAILED: failed compile.llvm.stage2

Zhongxing? Anyone? The build is still failing.


/Users/buildslave-osuosl/llvm/clang-x86_64-darwin10-selfhost/llvm.src/tools/clang/lib/Checker/GRExprEngine.cpp:1872:26: error: call to member function 'generateNode' is ambiguous
        Dst.Add(Builder->generateNode(PostStmtCustom(Ex,
                ~~~~~~~~~^~~~~~~~~~~~
In file included from /Users/buildslave-osuosl/llvm/clang-x86_64-darwin10-selfhost/llvm.src/tools/clang/lib/Checker/GRExprEngine.cpp:16:
In file included from /Users/buildslave-osuosl/llvm/clang-x86_64-darwin10-selfhost/llvm.src/tools/clang/lib/Checker/../../include/clang/Checker/PathSensitive/GRExprEngine.h:19:
In file included from /Users/buildslave-osuosl/llvm/clang-x86_64-darwin10-selfhost/llvm.src/tools/clang/lib/Checker/../../include/clang/Checker/PathSensitive/AnalysisManager.h:19:
In file included from /Users/buildslave-osuosl/llvm/clang-x86_64-darwin10-selfhost/llvm.src/tools/clang/lib/Checker/../../include/clang/Checker/BugReporter/BugReporter.h:20:
In file included from /Users/buildslave-osuosl/llvm/clang-x86_64-darwin10-selfhost/llvm.src/tools/clang/lib/Checker/../../include/clang/Checker/PathSensitive/GRState.h:25:
/Users/buildslave-osuosl/llvm/clang-x86_64-darwin10-selfhost/llvm.src/tools/clang/lib/Checker/../../include/clang/Checker/PathSensitive/GRCoreEngine.h:185:17: note: candidate function
  ExplodedNode* generateNode(PostStmt PP,const GRState* St,ExplodedNode* Pred) {
                ^
/Users/buildslave-osuosl/llvm/clang-x86_64-darwin10-selfhost/llvm.src/tools/clang/lib/Checker/../../include/clang/Checker/PathSensitive/GRCoreEngine.h:205:17: note: candidate function
  ExplodedNode *generateNode(const ProgramPoint &PP, const GRState* State,
                ^
/Users/buildslave-osuosl/llvm/clang-x86_64-darwin10-selfhost/llvm.src/tools/clang/lib/Checker/../../include/clang/Checker/PathSensitive/GRCoreEngine.h:200:17: note: candidate function not viable: no known conversion from 'class clang::PostStmtCustom' to 'class clang::Stmt const *' for 1st argument
  ExplodedNode* generateNode(const Stmt *S, const GRState *St,
                ^
/Users/buildslave-osuosl/llvm/clang-x86_64-darwin10-selfhost/llvm.src/tools/clang/lib/Checker/../../include/clang/Checker/PathSensitive/GRCoreEngine.h:190:17: note: candidate function not viable: requires 4 arguments, but 3 were provided
  ExplodedNode* generateNode(const Stmt *S, const GRState *St,
                ^
/Users/buildslave-osuosl/llvm/clang-x86_64-darwin10-selfhost/llvm.src/tools/clang/lib/Checker/GRExprEngine.cpp:1881:26: error: call to member function 'generateNode' is ambiguous
        Dst.Add(Builder->generateNode(PostStmtCustom(Ex, &EagerlyAssumeTag,
                ~~~~~~~~~^~~~~~~~~~~~
In file included from /Users/buildslave-osuosl/llvm/clang-x86_64-darwin10-selfhost/llvm.src/tools/clang/lib/Checker/GRExprEngine.cpp:16:
In file included from /Users/buildslave-osuosl/llvm/clang-x86_64-darwin10-selfhost/llvm.src/tools/clang/lib/Checker/../../include/clang/Checker/PathSensitive/GRExprEngine.h:19:
In file included from /Users/buildslave-osuosl/llvm/clang-x86_64-darwin10-selfhost/llvm.src/tools/clang/lib/Checker/../../include/clang/Checker/PathSensitive/AnalysisManager.h:19:
In file included from /Users/buildslave-osuosl/llvm/clang-x86_64-darwin10-selfhost/llvm.src/tools/clang/lib/Checker/../../include/clang/Checker/BugReporter/BugReporter.h:20:
In file included from /Users/buildslave-osuosl/llvm/clang-x86_64-darwin10-selfhost/llvm.src/tools/clang/lib/Checker/../../include/clang/Checker/PathSensitive/GRState.h:25:
/Users/buildslave-osuosl/llvm/clang-x86_64-darwin10-selfhost/llvm.src/tools/clang/lib/Checker/../../include/clang/Checker/PathSensitive/GRCoreEngine.h:185:17: note: candidate function
  ExplodedNode* generateNode(PostStmt PP,const GRState* St,ExplodedNode* Pred) {
                ^
/Users/buildslave-osuosl/llvm/clang-x86_64-darwin10-selfhost/llvm.src/tools/clang/lib/Checker/../../include/clang/Checker/PathSensitive/GRCoreEngine.h:205:17: note: candidate function
  ExplodedNode *generateNode(const ProgramPoint &PP, const GRState* State,
                ^
/Users/buildslave-osuosl/llvm/clang-x86_64-darwin10-selfhost/llvm.src/tools/clang/lib/Checker/../../include/clang/Checker/PathSensitive/GRCoreEngine.h:200:17: note: candidate function not viable: no known conversion from 'class clang::PostStmtCustom' to 'class clang::Stmt const *' for 1st argument
  ExplodedNode* generateNode(const Stmt *S, const GRState *St,
                ^
/Users/buildslave-osuosl/llvm/clang-x86_64-darwin10-selfhost/llvm.src/tools/clang/lib/Checker/../../include/clang/Checker/PathSensitive/GRCoreEngine.h:190:17: note: candidate function not viable: requires 4 arguments, but 3 were provided
  ExplodedNode* generateNode(const Stmt *S, const GRState *St,
                ^
10 diagnostics generated.






More information about the llvm-testresults mailing list