[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Jun 30 15:46:16 PDT 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10-fnt on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-fnt/builds/2910
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 107328
Blamelist: ddunbar,dgregor
BUILD FAILED: failed install.clang.stage1
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: tools/libclang/CIndexCodeCompletion.cpp
At: Wed 30 Jun 2010 14:42:39
Changed By: ddunbar
Comments: libclang: When invoking external clang process to get code completion results,
pass -ccc-clang-cxx to force C++ support (even if the binary was built without
it).Properties:
Files:
www/compatibility.html
www/cxx_compatibility.html
www/menu.html.incl
At: Wed 30 Jun 2010 15:02:45
Changed By: dgregor
Comments: New language-compatibility page, including language-compatibility information for the various language dialects Clang supports in a single, easy-to-find pageProperties:
File: docs/UsersManual.html
At: Wed 30 Jun 2010 15:06:53
Changed By: dgregor
Comments: Remove redundant and incomplete bits from the users manual w.r.t. language conformanceProperties:
Files:
Makefile
lib/Makefile
lib/Runtime/Makefile
runtime
runtime/Makefile
At: Wed 30 Jun 2010 15:11:53
Changed By: ddunbar
Comments: Move lib/Runtime to runtime/, and build after everything else.Properties:
File: runtime/Makefile
At: Wed 30 Jun 2010 15:11:53
Changed By: ddunbar
Comments: Runtime: Always build compiler-rt using the Clang we just built, instead of the
system CC.Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[1]: Installing compiler include file: stddef.h
llvm[1]: Installing compiler include file: stdint.h
llvm[1]: Installing compiler include file: tgmath.h
llvm[1]: Installing compiler include file: tmmintrin.h
llvm[1]: Installing compiler include file: varargs.h
llvm[1]: Installing compiler include file: wmmintrin.h
llvm[1]: Installing compiler include file: xmmintrin.h
cp: /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/tools/clang/lib/Runtime/Makefile: No such file or directory
make[1]: *** No rule to make target `install'. Stop.
make: *** [install] Error 1
More information about the llvm-testresults
mailing list