[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Fri Oct 1 13:37:53 PDT 2010
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/10646
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 115336
Blamelist: cornedbee,evancheng,lattner
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/Target/ARM/ARMScheduleA9.td
At: Fri 01 Oct 2010 12:47:05
Changed By: evancheng
Comments: Per Cortex-A9 pipeline diagram. AGU (core load / store issue) and NEON/FP issue are multiplexed. Model it correctly.Properties:
File: include/clang/Basic/Builtins.def
At: Fri 01 Oct 2010 12:53:09
Changed By: lattner
Comments: fix a bogus "I" that I added to the per-function attribute list.
Properties:
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:
LOGS:
Last 10 lines of 'stdio':
llvm[4]: Compiling UndefinedArraySubscriptChecker.cpp for Debug+Asserts build
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