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

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Thu Sep 12 11:18:55 PDT 2013


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/5531

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

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 190616
Blamelist: gclayton,jrose

BUILD FAILED: failed

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 CMakeLists.txt
 lib/Basic/CMakeLists.txt
On: smooshlab-project
At: Thu 12 Sep 2013 09:26:43
Changed By: jrose
Comments: [CMake] Put controversial always-recheck-revision-number behind an option.

CMake does not have the ability to perform actions before calculating
dependencies, so it can't know whether it needs to rebuild clangBasic
to update for a new revision number. CLANG_ALWAYS_CHECK_VC_REV (off by
default) will cause clangBasic to always be dirty by deleting the
generated SVNVersion.inc after use; otherwise, SVNVersion.inc will
always be updated, but only included in the final binary when clangBasic
is rebuilt.

It'd be great to find a better way to do this, but hopefully this is
still an improvement over the complete lack of version information before.Properties: 
  phase_id: r190613-t20130912_092843-b11560



File: source/Plugins/SymbolFile/DWARF/SymbolFileDWARF.cpp
On: smooshlab-project
At: Thu 12 Sep 2013 10:30:47
Changed By: gclayton
Comments: <rdar://problem/14944683>

LLDB now handles explicit alignment for inherited classes.

Properties: 
  phase_id: r190616-t20130912_103248-b11561



LOGS:






More information about the llvm-testresults mailing list