[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Mar 2 17:11:17 PST 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/5820
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: ddunbar2.apple.com
Build Reason:
Build Source Stamp: 97620
Blamelist: dgregor,kremenek,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:
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