[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Fri Oct 1 13:46:58 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/4537
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 115337
Blamelist: cornedbee,resistor
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/clang/Serialization/ASTReader.h
lib/Serialization/ASTReader.cpp
At: Fri 01 Oct 2010 13:02:29
Changed By: cornedbee
Comments: Record module loaders and module source order.Properties:
Files:
include/clang/Serialization/ASTReader.h
lib/Serialization/ASTReader.cpp
lib/Serialization/ASTReaderDecl.cpp
lib/Serialization/ASTReaderStmt.cpp
At: Fri 01 Oct 2010 13:02:29
Changed By: cornedbee
Comments: Thread PerFileData through everything. This allows us to remap stuff later.Properties:
Files:
lib/Transforms/Scalar/GVN.cpp
test/Transforms/GVN/2010-03-31-RedundantPHIs.ll
At: Fri 01 Oct 2010 13:06:48
Changed By: resistor
Comments: Now that the profitable bits of EnableFullLoadPRE have been enabled by default, rip out the remainder.
Anyone interested in more general PRE would be better served by implementing it separately, to get real
anticipation calculation, etc.
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[4]: Building Debug+Asserts Archive Library libclangSema.a
llvm[4]: Compiling UndefinedAssignmentChecker.cpp for Debug+Asserts build
llvm[4]: Compiling UnixAPIChecker.cpp for Debug+Asserts build
llvm[4]: Compiling UnreachableCodeChecker.cpp for Debug+Asserts build
llvm[4]: Compiling VLASizeChecker.cpp for Debug+Asserts build
llvm[4]: Compiling ValueManager.cpp for Debug+Asserts build
llvm[4]: Building Debug+Asserts 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