[Swift CI] Build Failure: 0. OSS - LLDB - OS X (master) (Release) #5204

Report

[FAILURE] oss-lldb-osx [#5204]

Build URL:
https://ci.swift.org/job/oss-lldb-osx/5204/
Project:
oss-lldb-osx
Date of build:
Thu, 09 May 2019 21:21:27 -0500
Build duration:
14 min

Changes

  • Commit 8abff6b561242966c90bc83be953295aad353906 by jonas:
    [ScriptInterpreter] Pass the debugger instead of the command interpreter

    • edit: source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
    • edit: include/lldb/Core/PluginManager.h
    • edit: source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
    • edit: source/Interpreter/ScriptInterpreter.cpp
    • edit: source/Plugins/ScriptInterpreter/None/ScriptInterpreterNone.h
    • edit: source/Interpreter/CommandInterpreter.cpp
    • edit: source/Core/PluginManager.cpp
    • edit: include/lldb/lldb-private-interfaces.h
    • edit: source/Plugins/ScriptInterpreter/None/ScriptInterpreterNone.cpp
    • edit: include/lldb/Interpreter/ScriptInterpreter.h
    • edit: source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPythonImpl.h
  • Commit 7dba7787d1592916c6f44480156380170dc28cf5 by jonas:
    [ScriptInterpreter] Move ownership into debugger (NFC)

    • edit: source/Core/Module.cpp
    • edit: source/Interpreter/CommandObject.cpp
    • edit: source/Interpreter/CommandObjectScript.cpp
    • edit: source/Commands/CommandObjectType.cpp
    • edit: source/API/SBBreakpoint.cpp
    • edit: include/lldb/Interpreter/CommandObject.h
    • edit: source/Commands/CommandObjectCommands.cpp
    • edit: source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
    • edit: source/API/SBBreakpointName.cpp
    • edit: source/Commands/CommandObjectBreakpointCommand.cpp
    • edit: source/Core/FormatEntity.cpp
    • edit: source/Target/ThreadPlanPython.cpp
    • edit: source/API/SBTypeCategory.cpp
    • edit: source/API/SBBreakpointLocation.cpp
    • edit: source/Commands/CommandObjectThread.cpp
    • edit: source/Plugins/OperatingSystem/Python/OperatingSystemPython.cpp
    • edit: source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
    • edit: source/Core/Debugger.cpp
    • edit: source/Breakpoint/BreakpointResolverScripted.cpp
    • edit: include/lldb/Interpreter/CommandInterpreter.h
    • edit: source/DataFormatters/TypeSummary.cpp
    • edit: source/Commands/CommandObjectFrame.cpp
    • edit: source/DataFormatters/TypeSynthetic.cpp
    • edit: source/Interpreter/CommandInterpreter.cpp
    • edit: source/Breakpoint/BreakpointOptions.cpp
    • edit: include/lldb/Core/Debugger.h
    • edit: source/Plugins/Platform/MacOSX/PlatformDarwin.cpp
    • edit: source/Target/Target.cpp
    • edit: source/Commands/CommandObjectWatchpointCommand.cpp
  • Commit 73aba9b3ee548c3e1485eabf8cc2d767c8deedd2 by spestov:
    Update LibraryEvolution.rst for new attribute names

    • edit: docs/LibraryEvolution.rst