[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Sat Aug 28 01:16:39 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/9728
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 112358
Blamelist: rjmccall
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Sema/SemaAccess.cpp
test/CXX/class.access/class.protected/p1.cpp
At: Sat 28 Aug 2010 00:57:07
Changed By: rjmccall
Comments: When checking access control for an instance member access on
an object of type I, if the current access target is protected
when named in a class N, consider the friends of the classes P
where I <= P <= N and where a notional member of N would be
non-forbidden in P.
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[4]: Compiling CodeGenTypes.cpp for Debug+Asserts build
llvm[4]: Compiling ItaniumCXXABI.cpp for Debug+Asserts build
llvm[4]: Compiling Mangle.cpp for Debug+Asserts build
llvm[4]: Compiling MicrosoftCXXABI.cpp for Debug+Asserts build
llvm[4]: Compiling ModuleBuilder.cpp for Debug+Asserts build
llvm[4]: Compiling TargetInfo.cpp for Debug+Asserts build
llvm[4]: Building Debug+Asserts Archive Library libclangCodeGen.a
make[2]: *** [all] Error 1
make[1]: *** [clang/.makeall] Error 2
make: *** [all] Error 1
More information about the llvm-testresults
mailing list