[llvm-testresults] buildbot failure in lab.llvm.org on phase2 - living

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Mon Jan 13 17:00:03 PST 2014


The Buildbot has detected a new failure on builder phase2 - living while building lab.llvm.org.
Full details are available at:
 http://lab.llvm.org:8013/builders/phase2%20-%20living/builds/6729

Buildbot URL: http://lab.llvm.org:8013/

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 199148
Blamelist: chandlerc,mcinally,ributzka

BUILD FAILED: failed

sincerely,
 -The Buildbot


================================================================================

CHANGES:
File: cmake/config-ix.cmake
On: smooshlab-project
At: Mon 13 Jan 2014 13:57:00
Changed By: chandlerc
Comments: Add a check that the host compiler is modern to CMake, take 1. This is
likely to be reverted and re-applied a few times. The minimum versions
we're aiming at:

  GCC 4.7
  Clang 3.1
  MSVC 17.0 (Visual Studio 2012)

Let me know if something breaks!Properties: 
  phase_id: r199148-t20140113_144930-b15563



File: lib/CodeGen/SelectionDAG/DAGCombiner.cpp
On: smooshlab-project
At: Mon 13 Jan 2014 13:57:00
Changed By: ributzka
Comments: [DAG] Refactor ReassociateOps - no functional change intended.Properties: 
  phase_id: r199148-t20140113_144930-b15563



Files:
 lib/IR/DataLayout.cpp
 test/Assembler/getInt.ll
On: smooshlab-project
At: Mon 13 Jan 2014 14:11:00
Changed By: mcinally
Comments: Fix uninitialized warning in llvm/lib/IR/DataLayout.cpp.
Properties: 
  phase_id: r199148-t20140113_144930-b15563



File: CMakeLists.txt
On: smooshlab-project
At: Mon 13 Jan 2014 14:17:20
Changed By: chandlerc
Comments: Raise the minimum CMake version to 2.8.8 -- we have a report that the
compiler version checking doesn't work on 2.8.7. This feature was
documented in 2.8.10, but existed for an unknown amount of time before
that.

I'm actually happy to revert this and remove the use of the feature if
there is anyone with a specific problem updating CMake. Please just let
me know. I don't want to re-implement this CMake functionality unless
there is a reason, and this is the only real way to find that out.Properties: 
  phase_id: r199148-t20140113_144930-b15563



LOGS:






More information about the llvm-testresults mailing list