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

llvmlab-buildmaster at lab.llvm.org llvmlab-buildmaster at lab.llvm.org
Tue Oct 15 17:07:11 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/6070

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

Buildslave for this Build: macpro1

Build Reason: scheduler
Build Source Stamp: 192742
Blamelist: enrico,ruiu

BUILD FAILED: failed

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/lldb/DataFormatters/TypeSynthetic.h
 source/Core/ValueObjectSyntheticFilter.cpp
 source/DataFormatters/FormatManager.cpp
 test/functionalities/data-formatter/rdar-11628688/TestFormattersBoolRefPtr.py
On: smooshlab-project
At: Tue 15 Oct 2013 15:50:30
Changed By: enrico
Comments: <rdar://problem/15235492>

Extend DummySyntheticProvider to actually use debug-info vended children as the source of information
Make Python synthetic children either be valid, or fallback to the dummy, like their C++ counterparts

This allows LLDB to actually stop bailing out upon encountering an invalid synthetic children provider front-end, and still displaying the non synthetized ivar info

Properties: 
  phase_id: r192742-t20131015_155231-b12821



Files:
 include/llvm/Support/FileSystem.h
 lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
 lib/Object/Binary.cpp
 lib/Object/ObjectFile.cpp
 lib/Support/Path.cpp
On: smooshlab-project
At: Tue 15 Oct 2013 15:50:30
Changed By: ruiu
Comments: Path: Recognize Windows compiled resource file.

Some background: One can pass compiled resource files (.res files) directly
to the linker on Windows. If a resource file is given, the linker will run
"cvtres" command in background to convert the resource file to a COFF file
to link it.

What I'm trying to do with this patch is to make the linker to recognize
the resource file by file magic, so that it can run cvtres command.

Differential Revision: http://llvm-reviews.chandlerc.com/D1943Properties: 
  phase_id: r192742-t20131015_155231-b12821



LOGS:






More information about the llvm-testresults mailing list