[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Feb 9 14:21:17 PST 2011
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/18734
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 125228
Blamelist: dgregor
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/llvm/Support/PathV2.h
lib/Support/Unix/PathV2.inc
At: Wed 09 Feb 2011 14:17:57
Changed By: dgregor
Comments: Add llvm::sys::path::canonical(), which provides the canonicalized
name of a path, after resolving symbolic links and eliminating excess
path elements such as "foo/../" and "./".
This routine still needs a Windows implementation, but I don't have a
Windows machine available. Help? Please?
Properties:
LOGS:
Last 10 lines of 'stdio':
Unix/PathV2.inc: In function 'void llvm::sys::path::canonical(const char*, llvm::SmallVectorImpl<char>&)':
Unix/PathV2.inc:525: error: return-statement with a value, in function returning 'void'
Unix/PathV2.inc:531: error: return-statement with a value, in function returning 'void'
llvm[1]: Compiling SearchForAddressOfSpecialSymbol.cpp for Debug+Asserts build
llvm[1]: Compiling Signals.cpp for Debug+Asserts build
llvm[1]: Compiling SmallPtrSet.cpp for Debug+Asserts build
llvm[1]: Compiling SmallVector.cpp for Debug+Asserts build
make[1]: *** [/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/lib/Support/Debug+Asserts/PathV2.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [all] Error 1
More information about the llvm-testresults
mailing list