[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Mon Apr 19 09:02:08 PDT 2010
The Buildbot has detected a new failure of clang-i386-darwin9 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-i386-darwin9/builds/7769
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 101782
Blamelist: djg
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/System/Unix/Path.inc
At: Mon 19 Apr 2010 08:58:57
Changed By: djg
Comments: Revert 91528 and use a std::vector instead, fixing an abuse of std::string.
Properties:
File: lib/System/Unix/Program.inc
At: Mon 19 Apr 2010 08:58:57
Changed By: djg
Comments: Fix -Wcast-qual warnings.
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[1]: Compiling Signals.cpp for Debug build
llvm[1]: Compiling ThreadLocal.cpp for Debug build
llvm[1]: Compiling Threading.cpp for Debug build
llvm[1]: Compiling TimeValue.cpp for Debug build
llvm[1]: Compiling Valgrind.cpp for Debug build
Unix/Path.inc: In member function 'bool llvm::sys::Path::makeUnique(bool, std::string*)':
Unix/Path.inc:866: error: 'class std::vector<char, std::allocator<char> >' has no member named 'data'
make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/lib/System/Debug/Path.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [all] Error 1
More information about the llvm-testresults
mailing list