[Swift CI] Build Failure: OSS - Swift Package - Ubuntu 18.04 (main) #3303

# [FAILURE] oss-swift-package-linux-ubuntu-18_04 [#3303]

Build URL: https://ci.swift.org/job/oss-swift-package-linux-ubuntu-18_04/3303/
Project: oss-swift-package-linux-ubuntu-18_04
Date of build: Wed, 30 Sep 2020 20:40:43 -0500
Build duration: 58 min

Changes- Commit 4c8d09feb3e527569ea9c5ba026bb7ea59138c14 by mgottesman:

[ownership] Move ownership lowering past SROA.

  • edit: lib/SILOptimizer/PassManager/PassPipeline.cpp

  • Commit fe612387b9d96f2358be100423cbb36db00e4b46 by compnerd:

    SKCore: adjust library loading for Windows

    • edit: Sources/SKCore/Toolchain.swift
  • Commit c460ac28b4248ec50fe42dbfdf14582a21df97e6 by vsk:

    [CodeExtractor] Don't create bitcasts when inserting lifetime markers (NFCI)

    • edit: llvm/test/Transforms/HotColdSplit/lifetime-markers-on-inputs-2.ll
    • edit: llvm/lib/Transforms/Utils/CodeExtractor.cpp
    • edit: llvm/test/Transforms/CodeExtractor/PartialInlineInvokeProducesOutVal.ll
    • edit: llvm/test/Transforms/HotColdSplit/split-phis-in-exit-blocks.ll
    • edit: llvm/test/Transforms/HotColdSplit/lifetime-markers-on-inputs-1.ll
  • Commit a3aee2678d07e249dca18493d2acd898eefd48dd by hans:

    [GlobalISel] Fix multiply with overflow intrinsics legalization generating invalid MIR.

    • edit: llvm/test/CodeGen/Mips/GlobalISel/llvm-ir/mul.ll
    • edit: llvm/test/CodeGen/AArch64/GlobalISel/legalize-mul.mir
    • edit: llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
    • edit: llvm/test/CodeGen/Mips/GlobalISel/legalizer/mul.mir
  • Commit 60a25202a7dd1e00067fcfce512086ebf3788537 by hans:

    [APFloat] prevent NaN morphing into Inf on conversion (PR43907)

    • edit: llvm/unittests/ADT/APFloatTest.cpp
    • edit: llvm/test/Transforms/ConstProp/cast.ll
    • edit: llvm/lib/Support/APFloat.cpp
  • Commit c37f535995e052bb7c36cabc3581dd609af128ad by jonas:

    [lldb] Remove CMAKE_VERSION checks now that the minimum version is 3.13.4

    • edit: lldb/cmake/modules/LLDBConfig.cmake
    • edit: lldb/cmake/modules/FindPythonInterpAndLibs.cmake
  • Commit 1249f40424e9ea995ea331029d7f34efd553d96f by jonas:

    [lldb] Remove Python 2 fallback and only support Python 3

    • edit: lldb/cmake/modules/FindPythonInterpAndLibs.cmake
  • Commit 192b34147cdd76f90d5f619ef2885f126637a134 by jonas:

    [lldb] Get rid of helper CMake variables for Python

    • delete: lldb/cmake/modules/FindPythonInterpAndLibs.cmake
    • edit: lldb/tools/intel-features/CMakeLists.txt
    • edit: lldb/test/lit.site.cfg.py.in
    • edit: lldb/test/Shell/lit.site.cfg.py.in
    • edit: lldb/source/API/CMakeLists.txt
    • edit: lldb/CMakeLists.txt
    • edit: lldb/bindings/python/CMakeLists.txt
    • edit: lldb/unittests/ScriptInterpreter/Python/CMakeLists.txt
    • add: lldb/cmake/modules/FindPythonAndSwig.cmake
    • edit: lldb/test/API/CMakeLists.txt
    • edit: lldb/test/Unit/lit.site.cfg.py.in
    • edit: lldb/source/Plugins/ScriptInterpreter/Python/CMakeLists.txt
    • edit: lldb/test/CMakeLists.txt
    • edit: lldb/unittests/Process/Linux/CMakeLists.txt
    • edit: lldb/unittests/ScriptInterpreter/Lua/CMakeLists.txt
    • edit: lldb/cmake/modules/LLDBConfig.cmake
    • edit: lldb/source/Plugins/ObjectFile/CMakeLists.txt
    • edit: lldb/unittests/API/CMakeLists.txt
    • edit: lldb/test/API/lit.site.cfg.py.in
    • edit: lldb/utils/lldb-dotest/lldb-dotest.in
    • edit: lldb/source/Plugins/ScriptInterpreter/None/CMakeLists.txt
    • edit: lldb/tools/lldb-test/CMakeLists.txt
  • Commit 03a3e9a57a27d13e495223c85571d8fb7058d275 by jonas:

    [lldb] Account for static bindings in FindPythonAndSwig

    • edit: lldb/cmake/modules/FindPythonAndSwig.cmake