[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Mar 2 17:33:05 PST 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/162
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-11.apple.com
Build Reason:
Build Source Stamp: 97624
Blamelist: dgregor,kremenek,void,zhongxingxu
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/AST/CXXInheritance.cpp
At: Tue 02 Mar 2010 17:03:47
Changed By: dgregor
Comments: Factor out the recursive lookup into C++ base classes into a separate,
static function. No functionality change.
Properties:
File: test/Analysis/inline2.c
At: Tue 02 Mar 2010 17:03:47
Changed By: zhongxingxu
Comments: Add comments to test case.Properties:
File: lib/Basic/Version.cpp
At: Tue 02 Mar 2010 17:03:47
Changed By: kremenek
Comments: Make getClangRevision() check that SVN_VERSION is an empty string
(even if it is defined). This fixes the issue of this function
returning '0' when SVN_VERSION is defined to be "".
Fixes: <rdar://problem/7663667>Properties:
File: lib/AST/CXXInheritance.cpp
At: Tue 02 Mar 2010 17:13:47
Changed By: dgregor
Comments: Revert r97618. Access control sucksProperties:
File: utils/buildit/GNUmakefile
At: Tue 02 Mar 2010 17:18:47
Changed By: void
Comments: Don't turn assertions on by default.Properties:
File: lib/Analysis/LiveVariables.cpp
At: Tue 02 Mar 2010 17:18:48
Changed By: kremenek
Comments: Fix an algorithmic bug in LiveVariables pointed out by Zhongxing.
If an initializer in a DeclStmt references the declared variable, that
extends the liveness of that variable.Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[4]: Compiling UndefResultChecker.cpp for Debug build
llvm[4]: Compiling UndefinedArraySubscriptChecker.cpp for Debug build
llvm[4]: Compiling UndefinedAssignmentChecker.cpp for Debug build
llvm[4]: Compiling UnixAPIChecker.cpp for Debug build
llvm[4]: Compiling VLASizeChecker.cpp for Debug build
llvm[4]: Compiling ValueManager.cpp for Debug build
llvm[4]: Building Debug Archive Library libclangChecker.a
make[2]: *** [all] Error 1
make[1]: *** [clang/.makeall] Error 2
make: *** [all] Error 1
More information about the llvm-testresults
mailing list