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

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Wed Oct 2 08:33:39 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/5846

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

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 191824
Blamelist: djasper,dvyukov,rafael

BUILD FAILED: failed

sincerely,
 -The Buildbot


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

CHANGES:
File: tools/clang-format/clang-format-diff.py
On: smooshlab-project
At: Wed 02 Oct 2013 07:06:30
Changed By: djasper
Comments: clang-format: Fix clang-format-diff.py according to diff specification.

Patch by Alp Toker. Many thanks!

Original descriptions:
clang-format-diff incorrectly modifies unchanged lines due to an error
in diff parsing.

The unified diff format has a default line change count of 1, and 0 may
be specified to indicate that no lines have been added. This patch
updates the parser to accurately reflect the diff specification.

This also has the benefit of stabilising the operation so it will
produce the same output when run multiple times on the same changeset,
which was previously not the case.

No tests added because this script is not currently tested (though we
should look into that!)Properties: 
  phase_id: r191820-t20131002_070830-b12246



File: lib/msan/msan_interceptors.cc
On: smooshlab-project
At: Wed 02 Oct 2013 07:10:30
Changed By: dvyukov
Comments: msan: fix compiler warnings about unused variables
Properties: 
  phase_id: r191823-t20131002_071600-b12247



File: lib/sanitizer_common/sanitizer_common_interceptors.inc
On: smooshlab-project
At: Wed 02 Oct 2013 07:10:30
Changed By: dvyukov
Comments: tsan: fix the following compiler warning
sanitizer_common_interceptors.inc:1142:53: warning: invoking macro INTERCEPTOR argument 3: empty macro arguments are undefined in ISO C90 and ISO C++98 [enabled by default]

Properties: 
  phase_id: r191823-t20131002_071600-b12247



Files:
 test/LTO/cfi_endproc.ll
 test/LTO/lit.local.cfg
 tools/CMakeLists.txt
 tools/lto/CMakeLists.txt
On: smooshlab-project
At: Wed 02 Oct 2013 07:10:30
Changed By: rafael
Comments: Enable building LTO on WIN32.

Enable building the LTO library (.lib and.dll) and llvm-lto.exe on Windows with
MSVC and Mingw as well as re-enabling the associated test.

Patch by Greg Bedwell!Properties: 
  phase_id: r191823-t20131002_071600-b12247



File: lib/MC/MCParser/DarwinAsmParser.cpp
On: smooshlab-project
At: Wed 02 Oct 2013 07:16:34
Changed By: rafael
Comments: Add Support For .bss Named Section Directive For Darwin Targets.

Patch by Nicholas White.Properties: 
  phase_id: r191824-t20131002_072252-b12248



LOGS:






More information about the llvm-testresults mailing list