[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - macOS (main) #13336

# [FAILURE] oss-swift-incremental-RA-macos [#13336]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-macos/13336/
Project: oss-swift-incremental-RA-macos
Date of build: Thu, 11 Mar 2021 06:20:43 -0600
Build duration: 2 hr 48 min

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

Tests:

  • |
    Name: Swift(macosx-x86_64)
    Failed: 0 test(s), Passed: 13371 test(s), Total: 13666 test(s) |

Name: Swift-Unit
Failed: 0 test(s), Passed: 671 test(s), Total: 671 test(s) |

Changes- Commit 7d3ebe527378ed7749ca2d06ec4f42bd320654f9 by arphaman:

[clang] ObjC arc is supported for Mac Catalyst

  • edit: clang/lib/Driver/ToolChains/Darwin.cpp

  • Commit a943410c829ba03ceb29e13a72ce8a7663ecc05f by vsk:

    [lldb/Platform] Skip very slow xcrun queries for simulator platforms, NFC

    • edit: lldb/source/Plugins/Platform/MacOSX/PlatformAppleSimulator.cpp
  • Commit 892a05fdd2865f3b955e309b0d8df84bb103e97b by davelee.com:

    [lldb] Ignore linkage diagnostic for LLDBSwigPythonBreakpointCallbackFunction (NFC)

    • edit: lldb/bindings/python/python-wrapper.swig
  • Commit 7d24f02ac4c5bf26bbc40c3871e69dcb2af59c57 by davelee.com:

    Revert "[cmake] Enable -Werror=return-type"

    • edit: llvm/cmake/modules/HandleLLVMOptions.cmake
  • Commit 4902c29ca4744b16f2b034b7f4329a2d7160ce09 by davelee.com:

    [LLDB] Fix Wunused-result warning

    • edit: lldb/source/Interpreter/CommandInterpreter.cpp
  • Commit 7a1f9ed5fcd7b1d3efb8d3e3bbf3bd9b251d93ea by nhawes:

    Only treat certain errors from the "Convert Call to Async Alternative" refactoring as issues

    • edit: SourceKitStressTester/Sources/StressTester/SourceKitDocument.swift
  • Commit 504597ff9085bbcdb98fcce597c20e35adfbb8b7 by github:

    On macOS, run package plugin scripts in a sandbox that permits writing only to the designated output directory. (#3343)

    • add: Fixtures/Miscellaneous/Plugins/SandboxTesterPlugin/Sources/MyLocalTool/main.swift
    • edit: Sources/SPMBuildCore/PluginInvocation.swift
    • edit: Tests/SPMBuildCoreTests/PluginInvocationTests.swift
    • edit: Tests/FunctionalTests/PluginTests.swift
    • edit: Sources/Workspace/DefaultPluginScriptRunner.swift
    • add: Fixtures/Miscellaneous/Plugins/SandboxTesterPlugin/Package.swift
    • add: Fixtures/Miscellaneous/Plugins/SandboxTesterPlugin/Sources/MySourceGenBuildToolPlugin/plugin.swift
  • Commit 9ea80b4c03b249d05b1732e6ec01777b65bdf0d5 by github:

    Fix Xcode project generation build tests to pass the platform to xcodebuild (#3347)

    • edit: Tests/XcodeprojTests/FunctionalTests.swift
  • Commit 93900f5707acf62486e0ba109e258644f92191a1 by github:

    Clean up errors thrown from invoking plugin scripts, and include more information in their payloads for higher layers to display. (#3345)

    • edit: Sources/Workspace/DefaultPluginScriptRunner.swift
  • Commit 93f017b1a5a8a78483b5f832fc585c2e4a234d42 by kfarvardin:

    adding one XFAIL'ed task & actor lifetime test

    • add: test/Concurrency/Runtime/executor_deinit1.swift
    • add: test/Concurrency/Runtime/executor_deinit2.swift
  • Commit 01b1043ce5b0c0e3280dfa9a8b4476e78a1310ec by kfarvardin:

    Fix a memory issue with actors in the runtime system, by @phausler

    • edit: stdlib/public/Concurrency/Actor.cpp
  • Commit 11fa6b1fbb209348a21af1f5f9bfff9dd7027014 by kfarvardin:

    add new test that now passes because of patch by @phausler

    • add: test/Concurrency/Runtime/executor_deinit3.swift
  • Commit 676dfca902784eec917b0deb3d3c5b25a96cf615 by dgregor:

    Disable test that's failing in CI

    • edit: test/Interpreter/llvm_link_time_opt.swift