[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Oct 12 23:15:16 PDT 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/5327
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 116393
Blamelist: rjmccall
BUILD FAILED: failed compile.llvm.stage2
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaDecl.cpp
lib/Sema/SemaDeclCXX.cpp
test/CXX/class.access/class.friend/p11.cpp
At: Tue 12 Oct 2010 22:50:22
Changed By: rjmccall
Comments: Support friend function declarations in local classes correctly.
Fixes a crash and diagnoses the error condition of an unqualified
friend which doesn't resolve to something. I'm still not certain how
this is useful.
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[4]: Compiling UndefinedArraySubscriptChecker.cpp for Release+Asserts build
llvm[4]: Compiling UndefinedAssignmentChecker.cpp for Release+Asserts build
llvm[4]: Compiling UnixAPIChecker.cpp for Release+Asserts build
llvm[4]: Compiling UnreachableCodeChecker.cpp for Release+Asserts build
llvm[4]: Compiling VLASizeChecker.cpp for Release+Asserts build
llvm[4]: Compiling ValueManager.cpp for Release+Asserts build
llvm[4]: Building Release+Asserts Archive Library libclangChecker.a
make[2]: *** [all] Error 1
make[1]: *** [clang/.makeall] Error 2
make: *** [all] Error 1
Last 10 lines of 'warnings':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/llvm-stub/llvm-stub.c:67:18: warning: passing 'const char **' to parameter of type 'char *const *' discards qualifiers in nested pointer types
1 warning generated.
More information about the llvm-testresults
mailing list