[llvm-testresults] buildbot failure in lab.llvm.org on clang-x86_64-darwin11-nobootstrap-RAincremental
llvmlab-buildmaster at lab.llvm.org
llvmlab-buildmaster at lab.llvm.org
Thu May 22 14:07:35 PDT 2014
The Buildbot has detected a failed build on builder clang-x86_64-darwin11-nobootstrap-RAincremental while building cfe.
Full details are available at:
http://lab.llvm.org:8013/builders/clang-x86_64-darwin11-nobootstrap-RAincremental/builds/15802
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: xserve5
Build Reason: Triggerable(phase1-stage0)
Build Source Stamp: 209468
Blamelist:
BUILD FAILED: failed make
sincerely,
-The Buildbot
================================================================================
CHANGES:
LOGS:
Last 15 lines of 'stdio':
^
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/include/llvm/ADT/ArrayRef.h:300:15: note: candidate function template not viable: requires single argument 'Vec', but 2 arguments were provided
ArrayRef<T> makeArrayRef(const std::vector<T> &Vec) {
^
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/include/llvm/ADT/ArrayRef.h:306:15: note: candidate function template not viable: requires single argument 'Arr', but 2 arguments were provided
ArrayRef<T> makeArrayRef(const T (&Arr)[N]) {
^
1 error generated.
make[5]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang-build/tools/clang/tools/extra/clang-tidy/Release+Asserts/ClangTidyDiagnosticConsumer.o] Error 1
make[5]: *** Waiting for unfinished jobs....
make[4]: *** [all] Error 1
make[3]: *** [extra/.makeall] Error 2
make[2]: *** [all] Error 1
make[1]: *** [clang/.makeall] Error 2
make: *** [all] Error 1
More information about the llvm-testresults
mailing list