[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Jul 21 12:09:34 PDT 2009
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/1432
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02.apple.com
Build Reason:
Build Source Stamp: 76598
Blamelist: edwin,kremenek,lattner,resistor
BUILD FAILED: failed compile
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/Target/Mips/AsmPrinter/MipsAsmPrinter.cpp
At: Tue 21 Jul 2009 10:40:09
Changed By: lattner
Comments: whitespace cleanups, make the MipsAsmPrinter::doInitialization
chain to the super class instead of initializing mangler directly.
This gives it .file and module level inline asm support among other
things.
File: utils/UpdateCMakeLists.pl
At: Tue 21 Jul 2009 10:42:09
Changed By: kremenek
Comments: Use string comparison instead of numeric comparison when comparing digests.
Files:
lib/Target/CMakeLists.txt
lib/Transforms/IPO/CMakeLists.txt
lib/Transforms/Utils/CMakeLists.txt
At: Tue 21 Jul 2009 10:44:10
Changed By: kremenek
Comments: Update CMake files.
File: lib/Target/XCore/XCoreAsmPrinter.cpp
At: Tue 21 Jul 2009 11:00:09
Changed By: lattner
Comments: reduce indentation by using an early exit.
File: include/llvm/ADT/DenseMap.h
At: Tue 21 Jul 2009 11:02:10
Changed By: edwin
Comments: Add freed memory poisoning in !NDEBUG mode for DenseMap.
Files:
include/llvm/LLVMContext.h
lib/Analysis/SparsePropagation.cpp
lib/AsmParser/LLParser.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuild.cpp
lib/Transforms/IPO/GlobalOpt.cpp
lib/Transforms/Scalar/GVN.cpp
lib/Transforms/Scalar/InstructionCombining.cpp
lib/Transforms/Scalar/JumpThreading.cpp
lib/Transforms/Scalar/LoopUnswitch.cpp
lib/Transforms/Scalar/PredicateSimplifier.cpp
lib/Transforms/Scalar/SCCP.cpp
lib/VMCore/ConstantFold.cpp
lib/VMCore/LLVMContext.cpp
lib/VMCore/LLVMContextImpl.h
At: Tue 21 Jul 2009 11:04:10
Changed By: resistor
Comments: Rename getConstantInt{True|False} to get{True|False} at Chris' behest.
LOGS:
Last 10 lines of 'compile.stdio':
llvm[4]: Compiling SymbolManager.cpp for Debug build
llvm[4]: Compiling UninitializedValues.cpp for Debug build
llvm[4]: Compiling TypeXML.cpp for Debug build
llvm[4]: Compiling ValueManager.cpp for Debug build
llvm[4]: Compiling Warnings.cpp for Debug build
llvm[4]: Building Debug Archive Library libclangFrontend.a
llvm[4]: Building Debug Archive Library libclangAnalysis.a
make[2]: *** [all] Error 1
make[1]: *** [clang/.makeall] Error 2
make: *** [all] Error 1
More information about the llvm-testresults
mailing list