[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-fnt
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Dec 22 12:56:41 PST 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/6473
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 122433
Blamelist: akirtzidis
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/GR/AnalysisConsumer.cpp
lib/GR/Checkers/AnalysisConsumer.cpp
lib/GR/Checkers/ExprEngine.cpp
lib/GR/ExprEngine.cpp
At: Wed 22 Dec 2010 12:23:42
Changed By: akirtzidis
Comments: Move AnalysisConsumer.cpp and ExprEngine.cpp into the Checkers subdir temporarily
to avoid cyclic dependency between the libraries and fix the linux build.Properties:
File: lib/CMakeLists.txt
At: Wed 22 Dec 2010 12:28:19
Changed By: akirtzidis
Comments: Add GR/Checkers subdir for CMake build.Properties:
Files:
lib/GR/CMakeLists.txt
lib/GR/Checkers/CMakeLists.txt
At: Wed 22 Dec 2010 12:33:07
Changed By: akirtzidis
Comments: Forgot to move the files in CMakeLists.txt.Properties:
LOGS:
Last 10 lines of 'stdio':
llvm[4]: Compiling MicrosoftCXXABI.cpp for Debug+Asserts build
llvm[4]: Compiling ModuleBuilder.cpp for Debug+Asserts build
llvm[4]: Building Debug+Asserts Archive Library libclangFrontend.a
llvm[4]: Building Debug+Asserts Archive Library libclangAST.a
llvm[4]: Compiling TargetInfo.cpp for Debug+Asserts build
llvm[4]: Building Debug+Asserts Archive Library libclangCodeGen.a
llvm[4]: Building Debug+Asserts Archive Library libclangSema.a
make[2]: *** [all] Error 1
make[1]: *** [clang/.makeall] Error 2
make: *** [all] Error 1
Last 10 lines of 'warnings':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/lib/Analysis/InstructionSimplify.cpp:82: warning: comparison between signed and unsigned integer expressions
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/lib/Analysis/InstructionSimplify.cpp:106: warning: comparison between signed and unsigned integer expressions
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/lib/Analysis/InstructionSimplify.cpp:145: warning: comparison between signed and unsigned integer expressions
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/lib/Analysis/InstructionSimplify.cpp:146: warning: comparison between signed and unsigned integer expressions
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/lib/Analysis/InstructionSimplify.cpp:218: warning: comparison between signed and unsigned integer expressions
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/lib/Analysis/InstructionSimplify.cpp:237: warning: comparison between signed and unsigned integer expressions
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/lib/Analysis/InstructionSimplify.cpp:260: warning: comparison between signed and unsigned integer expressions
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/lib/Analysis/InstructionSimplify.cpp:279: warning: comparison between signed and unsigned integer expressions
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-fnt/llvm.src/lib/MC/TargetAsmBackend.cpp:33: warning: comparison between signed and unsigned integer expressions
More information about the llvm-testresults
mailing list