[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Thu Sep 9 20:31:23 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/10121
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 113573
Blamelist: kremenek
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/clang/Checker/PathSensitive/CheckerVisitor.def
include/clang/Checker/PathSensitive/GRExprEngine.h
lib/Analysis/CFG.cpp
lib/Checker/GRExprEngine.cpp
At: Thu 09 Sep 2010 20:08:11
Changed By: kremenek
Comments: Add ObjCAtSynchronizedStmt to the CFG and add GRExprEngine support (PreVisit for checkers).Properties:
Files:
lib/Checker/CMakeLists.txt
lib/Checker/GRExprEngine.cpp
lib/Checker/GRExprEngineInternalChecks.h
test/Analysis/misc-ps.m
At: Thu 09 Sep 2010 20:08:11
Changed By: kremenek
Comments: Implement: <rdar://problem/6351970> rule request: warn if @synchronized mutex can be nilProperties:
LOGS:
Last 10 lines of 'stdio':
Undefined symbols:
"clang::RegisterObjCAtSyncChecker(clang::GRExprEngine&)", referenced from:
RegisterInternalChecks(clang::GRExprEngine&) 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/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
More information about the llvm-testresults
mailing list