[Swift CI] Build Failure: OSS - Swift Package - OS X (release/5.3) #557

# [FAILURE] oss-swift-5.3-package-osx [#557]

Build URL: https://ci.swift.org/job/oss-swift-5.3-package-osx/557/
Project: oss-swift-5.3-package-osx
Date of build: Tue, 15 Sep 2020 23:52:31 -0500
Build duration: 1 hr 30 min

Identified problems:- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes- Commit 5799b6870e9129259dd62658bc2a3c2699e73b17 by mishal_shah:

Update version

  • edit: jobs/release_5.3/oss-swift-package-osx.sh

  • Commit faf6e4ea7ef8e13bd3d5d52878bcb6e3071d32ed by mishal_shah:

    build: repair the build for newer MSVC release

    • edit: stdlib/CMakeLists.txt
    • edit: cmake/modules/SwiftWindowsSupport.cmake
  • Commit 8770f6c3a0004473ed88f923f4987fd3f1c2fb2a by mishal_shah:

    [Preset] Source compat suite cross compile for macOS arm64

    • edit: utils/build-presets.ini
  • Commit ae084d0f597b9ff378470b305c85369b40234e18 by mishal_shah:

    [Build System] Move host lipo step after install step

    • edit: utils/build-script
  • Commit f8930ee6bc94d0679a9c28d9e40149fa3554a7e0 by mishal_shah:

    Remove old symlink before creating new symlink

    • edit: utils/recursive-lipo
  • Commit 4b55ca706a354410471b489737dc185a0a0b6f97 by mishal_shah:

    Clean up the whitespace in build-script

    • edit: utils/build-script
  • Commit a2e4e7b2a3daf206d7ef147ca71b8de73841ebcc by mishal_shah:

    [CMake] Remove a redundant and potentially incorrect check.

    • edit: cmake/modules/DarwinSDKs.cmake
  • Commit f7825b08fae6c30ca33733318c601cf88a38af55 by mishal_shah:

    Disable LLDB tests in nightly package preset (67923799)

    • edit: utils/build-presets.ini
  • Commit 5734b0b7bff5a94eb55183e641c4793c549372c0 by mishal_shah:

    Disable the LLDB test for the right nightly preset

    • edit: utils/build-presets.ini
  • Commit f5a720a80cbf27dd4ca101bd6e3c977c5df4fea5 by mishal_shah:

    [5.3] Support cross compile Xcode toolchain for Apple Silicon (#33780)

    • edit: utils/build-script
    • edit: utils/swift_build_support/swift_build_support/products/skstresstester.py
    • edit: utils/swift_build_support/swift_build_support/products/benchmarks.py
    • edit: utils/swift_build_support/swift_build_support/products/swiftsyntax.py
    • edit: utils/swift_build_support/swift_build_support/products/product.py
    • edit: utils/build-presets.ini
    • edit: utils/swift_build_support/swift_build_support/products/indexstoredb.py
    • edit: utils/build-script-impl
    • edit: utils/swift_build_support/swift_build_support/products/swiftpm.py
  • Commit 5c0946814ed0bf2d6121e5b346165e294d70b757 by mishal_shah:

    Disable cross compiling for Apple Silicon

    • edit: utils/build-presets.ini
  • Commit e44f3fcc275cb4ffb69952761aab810594ad448e by mishal_shah:

    Disable validation-test/stdlib/CommandLine.swift test (68755184)

    • edit: validation-test/stdlib/CommandLine.swift
  • Commit c191e948c90b202882f808d8529bf7149edf72eb by mishal_shah:

    build: allow falling back to just built compiler

    • edit: stdlib/cmake/modules/SwiftSource.cmake
    • edit: test/CMakeLists.txt
  • Commit 6695573ab23f380cb1d896155185f104b323b719 by mishal_shah:

    Change version string to 'swift-5.3-RELEASE'

    • edit: lib/Basic/Version.cpp