[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Thu Jul 15 13:22:47 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/3067
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 108451
Blamelist: ddunbar,djg,void
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: Makefile.rules
At: Thu 15 Jul 2010 12:34:46
Changed By: ddunbar
Comments: build/Darwin: Add support for embedding version information in tool executables.Properties:
File: tools/driver/Makefile
At: Thu 15 Jul 2010 12:34:47
Changed By: ddunbar
Comments: build/Darwin: Enable version information for clang executable.Properties:
File: lib/CodeGen/AggressiveAntiDepBreaker.cpp
At: Thu 15 Jul 2010 12:44:47
Changed By: void
Comments: Reserve a goodly amount of room for the vectors.Properties:
Files:
lib/CodeGen/AggressiveAntiDepBreaker.cpp
lib/CodeGen/CriticalAntiDepBreaker.cpp
lib/CodeGen/CriticalAntiDepBreaker.h
At: Thu 15 Jul 2010 12:59:46
Changed By: void
Comments: Use std::vector instead of TargetRegisterInfo::FirstVirtualRegister. This time
make sure to allocate enough space in the std::vector.
Properties:
File: lib/CodeGen/PostRASchedulerList.cpp
At: Thu 15 Jul 2010 13:04:46
Changed By: void
Comments: Use std::vector instead of TargetRegisterInfo::FirstVirtualRegister.Properties:
File: lib/Analysis/ScalarEvolution.cpp
At: Thu 15 Jul 2010 13:04:46
Changed By: djg
Comments: Teach ScalarEvolution how to fold trunc(undef) and anyext(undef) to undef.
This helps LSR behave more consistently on bugpoint-reduced testcases.
Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[4]: Compiling UnixAPIChecker.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[4]: *** No rule to make target `/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/tools/clang/tools/driver/Info.plist.in', needed by `/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.obj/tools/clang/tools/driver/Debug+Asserts/Info.plist'. Stop.
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [all] Error 1
make[2]: *** [all] Error 1
make[1]: *** [clang/.makeall] Error 2
make: *** [all] Error 1
More information about the llvm-testresults
mailing list