[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Fri Dec 11 20:22:40 PST 2009
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/2216
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: ddunbar2.apple.com
Build Reason:
Build Source Stamp: 91206
Blamelist: jyasskin
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/llvm/Support/Debug.h
include/llvm/Support/ErrorHandling.h
At: Fri 11 Dec 2009 20:13:32
Changed By: jyasskin
Comments: Make it easier to use the llvm_unreachable and DEBUG macros without "using
namespace llvm" by qualifying their implementations with ::llvm::.
Properties:
LOGS:
Last 10 lines of 'compile.stdio':
llvm[4]: Compiling PreprocessorLexer.cpp for Debug build
llvm[4]: Compiling ScratchBuffer.cpp for Debug build
llvm[4]: Compiling TokenConcatenation.cpp for Debug build
llvm[4]: Compiling Version.cpp for Debug build
llvm[4]: Building Debug Archive Library libclangBasic.a
llvm[4]: Compiling TokenLexer.cpp for Debug build
llvm[4]: Building Debug Archive Library libclangLex.a
make[2]: *** [all] Error 1
make[1]: *** [clang/.makeall] Error 2
make: *** [all] Error 1
Last 10 lines of 'compile.warnings':
DeclSpec.cpp:141: warning: control reaches end of non-void function
DeclSpec.cpp:151: warning: control reaches end of non-void function
DeclSpec.cpp:160: warning: control reaches end of non-void function
DeclSpec.cpp:170: warning: control reaches end of non-void function
DeclSpec.cpp:199: warning: control reaches end of non-void function
DeclSpec.cpp:209: warning: control reaches end of non-void function
More information about the llvm-testresults
mailing list