[Swift CI] Build Failure: OSS - Swift Package - OS X (main) #5213

# [FAILURE] oss-swift-package-osx [#5213]

Build URL: https://ci.swift.org/job/oss-swift-package-osx/5213/
Project: oss-swift-package-osx
Date of build: Fri, 23 Oct 2020 07:24:27 -0500
Build duration: 6 hr 58 min

Identified problems:- Delete directory failed: A script tried to delete a directory with rm and it failed

  • Indication 1
  • Swift Compile Error: Swift compiler error
  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Changes- Commit a7f4534a77de3e1ee0d8edf96d66b9ebd76dca0e by rjmccall:

Harden swift-rpathize against possible first-column output from dyldinfo

  • edit: utils/swift-rpathize.py

  • Commit 9f8b96605825fa0aa1abaa4cfef8d94ac03017d9 by github:

    Add a test that checks that ClangImporter chooses only exported modules (#34392)

    • add: test/Interop/C/modules/print-qualified-clang-types/Inputs/HelperModule.swift
    • add: test/Interop/C/modules/print-qualified-clang-types/Inputs/foreign-a.h
    • add: test/Interop/C/modules/print-qualified-clang-types/Inputs/module.modulemap
    • add: test/Interop/C/modules/print-qualified-clang-types/Inputs/MainModule.swift
    • add: test/Interop/C/modules/print-qualified-clang-types/Inputs/foreign-b.h
    • add: test/Interop/C/modules/print-qualified-clang-types/print-qualified-clang-types.swift
    • add: test/Interop/C/modules/print-qualified-clang-types/Inputs/textual-header.h