[Swift CI] Build Failure: 0. OSS - LLDB Incremental - OS X (master-rebranch) (CMake) (Release) #191

Report

[FAILURE] oss-lldb-master-rebranch-incremental-osx-cmake [#191]

Build URL:
https://ci.swift.org/job/oss-lldb-master-rebranch-incremental-osx-cmake/191/
Project:
oss-lldb-master-rebranch-incremental-osx-cmake
Date of build:
Thu, 26 Sep 2019 16:44:27 -0500
Build duration:
16 min

Identified problems:

  • Jenkins Error: This build failed because of a Jenkins Error; typically a Java exception.

Changes

  • Commit f6c1fd0ec59ba6aeb7675b4d453db5f146d45a85 by 15254638+ematejska:
    The commands module has been removed in Python3. Use subprocess instead

    • edit: packages/Python/lldbsuite/test/lang/swift/implementation_only_imports/library_resilient/TestLibraryResilient.py
    • edit: packages/Python/lldbsuite/test/lang/swift/implementation_only_imports/main_executable/TestMainExecutable.py
    • edit: packages/Python/lldbsuite/test/lang/swift/implementation_only_imports/library_indirect/TestLibraryIndirect.py
  • Commit 32b5ae8ff64a4442d3aaceea710a0384bd9db13e by ditaliano:
    [TestSwiftBridgedMetaType] Modify and enable on Linux.

    • edit: packages/Python/lldbsuite/test/lang/swift/bridged_metatype/TestSwiftBridgedMetatype.py
    • edit: packages/Python/lldbsuite/test/lang/swift/bridged_metatype/Makefile
    • edit: packages/Python/lldbsuite/test/lang/swift/bridged_metatype/main.swift
  • Commit 3744139df5324c1e43fb9b9bdd22e8944e1b94fd by spestov:
    [Swift] Update test for subst() preserving TypeAliasType

    • edit: lit/SwiftREPL/SimpleExpressions.test
  • Commit 084a9a28fe358b1b5860cba4281f80959caca312 by aprantl:
    Update Makefile (NFC)

    • edit: packages/Python/lldbsuite/test/functionalities/data-formatter/synthupdate/Makefile
  • Commit 7c7a8cb6f76efedde0092118ce106938c263020e by aprantl:
    Modernize SwiftASTManipulator (NFC)

    • edit: source/Plugins/ExpressionParser/Swift/SwiftASTManipulator.h
    • edit: source/Plugins/ExpressionParser/Swift/SwiftASTManipulator.cpp
  • Commit 5ba738829a195ae0cae59e0d13f2d5c6f50a24fc by 15254638+ematejska:
    Remove importing the commands module since it's not even used.

    • edit: packages/Python/lldbsuite/test/lang/swift/implementation_only_imports/library_indirect/TestLibraryIndirect.py
    • edit: packages/Python/lldbsuite/test/lang/swift/implementation_only_imports/main_executable/TestMainExecutable.py
    • edit: packages/Python/lldbsuite/test/lang/swift/implementation_only_imports/library_resilient/TestLibraryResilient.py
  • Commit 6ab43cde78c50aa56b43d6558eacc34d3997c377 by jonas:
    [test] Disable TestGuiBasic to turn the Linux bots green

    • edit: packages/Python/lldbsuite/test/commands/gui/basic/TestGuiBasic.py
  • Commit 633471c09264cf93d25824db87e8a46bcd69842b by jgroff:
    Reflection: Share demangler with MetadataReader.

    • edit: include/swift/Reflection/TypeRefBuilder.h
    • edit: include/swift/Remote/MetadataReader.h
    • edit: include/swift/SwiftRemoteMirror/SwiftRemoteMirrorTypes.h
    • edit: stdlib/public/Reflection/TypeRefBuilder.cpp
    • edit: unittests/Reflection/TypeRef.cpp
    • edit: include/swift/SwiftRemoteMirror/SwiftRemoteMirror.h
    • edit: include/swift/Reflection/ReflectionContext.h
  • Commit 7ba1595baf55a3e10109edcddb0fb266de1ef543 by xi_ge:
    cmake: avoid adding source info driver flag to swift_module_flags

    • edit: cmake/modules/SwiftSource.cmake