[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Dec 22 12:43:35 PST 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/12802
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 122431
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:
LOGS:
Last 10 lines of 'stdio':
llvm[4]: Compiling ItaniumCXXABI.cpp for Debug+Asserts build
llvm[4]: Compiling Mangle.cpp for Debug+Asserts build
llvm[4]: Compiling MicrosoftCXXABI.cpp for Debug+Asserts build
llvm[4]: Building Debug+Asserts Archive Library libclangSema.a
llvm[4]: Compiling ModuleBuilder.cpp for Debug+Asserts build
llvm[4]: Compiling TargetInfo.cpp for Debug+Asserts build
llvm[4]: Building Debug+Asserts Archive Library libclangCodeGen.a
make[2]: *** [all] Error 1
make[1]: *** [clang/.makeall] Error 2
make: *** [all] Error 1
Last 10 lines of 'warnings':
InstructionSimplify.cpp:82: warning: comparison between signed and unsigned integer expressions
InstructionSimplify.cpp:106: warning: comparison between signed and unsigned integer expressions
InstructionSimplify.cpp:145: warning: comparison between signed and unsigned integer expressions
InstructionSimplify.cpp:146: warning: comparison between signed and unsigned integer expressions
InstructionSimplify.cpp:218: warning: comparison between signed and unsigned integer expressions
InstructionSimplify.cpp:237: warning: comparison between signed and unsigned integer expressions
InstructionSimplify.cpp:260: warning: comparison between signed and unsigned integer expressions
InstructionSimplify.cpp:279: warning: comparison between signed and unsigned integer expressions
TargetAsmBackend.cpp:33: warning: comparison between signed and unsigned integer expressions
More information about the llvm-testresults
mailing list