[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
Sat Mar 8 12:25:40 PST 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/13211
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: xserve5
Build Reason: Triggerable(phase1-stage0)
Build Source Stamp: 203355
Blamelist:
BUILD FAILED: failed make
sincerely,
-The Buildbot
================================================================================
CHANGES:
LOGS:
Last 15 lines of 'stdio':
distance
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/include/llvm/ADT/iterator_range.h:56:47: note: 'distance' declared here
typename range_traits<Range>::difference_type distance(Range R) {
^
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/include/llvm/ADT/iterator_range.h:64:10: error: no member named 'copy' in namespace 'std'; did you mean simply 'copy'?
return std::copy(In.begin(), In.end(), Result);
^~~~~~~~~
copy
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/include/llvm/ADT/iterator_range.h:63:16: note: 'copy' declared here
OutputIterator copy(Range In, OutputIterator Result) {
^
2 errors generated.
make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang-build/lib/IR/Release+Asserts/Globals.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [all] Error 1
More information about the llvm-testresults
mailing list