[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Sun Nov 1 07:27:28 PST 2009
The Buildbot has detected a new failure of clang-x86_64-darwin10 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10/builds/41
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02.apple.com
Build Reason:
Build Source Stamp: 85714
Blamelist: djg
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/llvm/PassManager.h
include/llvm/PassManagers.h
lib/Transforms/IPO/IPO.cpp
tools/llvm-prof/llvm-prof.cpp
At: Sun 01 Nov 2009 07:22:50
Changed By: djg
Comments: Remove the #include of Pass.h from PassManager.h. This breaks a significant
#include dependency, as frontends commonly pull in PassManager.h.
LOGS:
Last 10 lines of 'compile.stdio':
llvm[4]: Compiling ARMTargetInfo.cpp for Debug build
llvm[3]: Compiling Andersens.cpp for Debug build
llvm[3]: Compiling CallGraph.cpp for Debug build
llvm[3]: Compiling CallGraphSCCPass.cpp for Debug build
llvm[3]: Compiling FindUsedTypes.cpp for Debug build
llvm[3]: Compiling GlobalsModRef.cpp for Debug build
llvm[2]: Building Debug Archive Library libLLVMCodeGen.a
llvm[4]: Building Debug Archive Library libLLVMARMInfo.a
llvm[3]: Building Debug Archive Library libLLVMipa.a
make: *** [all] Error 1
More information about the llvm-testresults
mailing list