[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
Mon Nov 4 16:39:51 PST 2013
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/9271
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: xserve5
Build Reason: Triggerable(phase1-stage0)
Build Source Stamp: 194031
Blamelist:
BUILD FAILED: failed make
sincerely,
-The Buildbot
================================================================================
CHANGES:
LOGS:
Last 15 lines of 'stdio':
return HasError ? Error : llvm::error_code::success();
^
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/include/llvm/Support/ErrorOr.h:213:7: error: use of undeclared identifier 'Error'
Error = Other.Error;
^
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/include/llvm/Support/ErrorOr.h:280:44: error: use of undeclared identifier 'TStorage'
return reinterpret_cast<storage_type*>(TStorage.buffer);
^
/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/llvm/include/llvm/Support/ErrorOr.h:286:50: error: use of undeclared identifier 'TStorage'
return reinterpret_cast<const storage_type*>(TStorage.buffer);
^
7 errors generated.
make[2]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave-0.8/build.clang-x86_64-darwin11-nobootstrap-RAincremental/clang-build/lib/Object/Release+Asserts/ELFObjectFile.o] Error 1
make[1]: *** [Object/.makeall] Error 2
make: *** [all] Error 1
More information about the llvm-testresults
mailing list