[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Thu Apr 1 00:19:21 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/1073
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 100093
Blamelist: lattner
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: include/llvm/Support/DebugLoc.h
At: Wed 31 Mar 2010 23:30:38
Changed By: lattner
Comments: add comments, don't require inlined-at to be specified.
Properties:
Files:
include/llvm/Support/IRBuilder.h
lib/VMCore/Core.cpp
At: Wed 31 Mar 2010 23:35:38
Changed By: lattner
Comments: switch IRBuilder to use NewDebugLoc for locations instead
of raw mdnodes. This allows frontends to specify debug
locations without ever creating an MDNode for the DILocation.
This requires a corresponding clang/llvm-gcc change which
I'll try to commit as simultaneously as possible.
Properties:
File: gcc/llvm-debug.cpp
At: Wed 31 Mar 2010 23:35:39
Changed By: lattner
Comments: adjust to IRBuilder change and use faster DebugLoc apis.
Properties:
Files:
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/CodeGenModule.cpp
At: Wed 31 Mar 2010 23:35:39
Changed By: lattner
Comments: adjust to IRBuilder change and use faster DebugLoc apis.
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[4]: Compiling UndefinedArraySubscriptChecker.cpp for Debug build
llvm[4]: Compiling UndefinedAssignmentChecker.cpp for Debug build
llvm[4]: Compiling UnixAPIChecker.cpp for Debug build
llvm[4]: Building Debug Archive Library libclangFrontend.a
llvm[4]: Compiling VLASizeChecker.cpp for Debug build
llvm[4]: Compiling ValueManager.cpp for Debug build
llvm[4]: Building Debug Archive Library libclangChecker.a
make[2]: *** [all] Error 1
make[1]: *** [clang/.makeall] Error 2
make: *** [all] Error 1
More information about the llvm-testresults
mailing list