[Swift CI] Build Failure: 1. OSS - Swift ASAN - OS X (main) #5219

# [FAILURE] oss-swift-incremental-ASAN-RA-osx [#5219]

Build URL: https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/5219/
Project: oss-swift-incremental-ASAN-RA-osx
Date of build: Fri, 23 Oct 2020 16:37:08 -0500
Build duration: 6 hr 1 min

Identified problems:- Swift Compile Error: Swift compiler error

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

Changes- Commit 4a8948373e6ef1b07845afe8992b1af25b904087 by compnerd:

ClangImporter: support the MS anonymous structure extension

  • add: test/ClangImporter/ctypes_parse_msvc.swift

  • edit: lib/ClangImporter/ImportDecl.cpp

  • add: test/ClangImporter/Inputs/ctypes_msvc.h

  • Commit 303d88ce84d4f5a459880c515326bf3fc615a52d by github:

    [Build] Remove Differentiation without tgmath (#34409)

    • edit: stdlib/CMakeLists.txt
    • edit: stdlib/public/CMakeLists.txt
    • delete: stdlib/public/Differentiation_NoTgMath/CMakeLists.txt
  • Commit 90755431f42e9b97f14d972a34d84f390cfdeb8e by github:

    Cleanup PackageGraph Module (#2992)

    • edit: Sources/PackageGraph/CMakeLists.txt
    • add: Sources/PackageGraph/DependencyResolutionNode.swift
    • edit: Sources/PackageGraph/PinsStore.swift
    • edit: Tests/PackageGraphPerformanceTests/PackageGraphPerfTests.swift
    • add: Sources/PackageGraph/Pubgrub/Assignment.swift
    • add: Sources/PackageGraph/Version+Extensions.swift
    • edit: Tests/PackageGraphPerformanceTests/DependencyResolverPerfTests.swift
    • add: Sources/PackageGraph/Pubgrub/PartialSolution.swift
    • edit: Tests/PackageGraphTests/RepositoryPackageContainerProviderTests.swift
    • edit: Sources/PackageGraph/DependencyResolver.swift
    • add: Sources/PackageGraph/GraphLoadingNode.swift
    • add: Sources/PackageGraph/BoundVersion.swift
    • edit: Sources/PackageGraph/VersionSetSpecifier.swift
    • edit: Tests/PackageGraphTests/PubgrubTests.swift
    • edit: Sources/PackageGraph/PackageGraph.swift
    • edit: Sources/Workspace/Workspace.swift
    • add: Sources/PackageGraph/RepositoryPackageContainer.swift
    • add: Sources/PackageGraph/Pubgrub/PubgrubDependencyResolver.swift
    • add: Sources/PackageGraph/Diagnostics.swift
    • add: Sources/PackageGraph/Pubgrub/Incompatibility.swift
    • add: Sources/PackageGraph/Pubgrub/Term.swift
    • add: Sources/PackageGraph/LocalPackageContainer.swift
    • add: Sources/PackageGraph/PackageRequirement.swift
    • add: Sources/PackageGraph/PackageGraph+Loading.swift
    • delete: Sources/PackageGraph/RawPackageConstraints.swift
    • add: Sources/PackageGraph/PackageModel+Extensions.swift
    • edit: Sources/SPMTestSupport/MockDependencyResolver.swift
    • edit: Sources/SPMTestSupport/misc.swift
    • delete: Sources/PackageGraph/PackageGraphLoader.swift
    • delete: Sources/PackageGraph/Pubgrub.swift
    • delete: Sources/PackageGraph/RepositoryPackageContainerProvider.swift
    • edit: Sources/PackageGraph/CheckoutState.swift
    • add: Sources/PackageGraph/PackageContainer.swift
    • edit: Sources/Commands/SwiftTool.swift
  • Commit ae748dd8cb91307b9a10babe0d452bcc4c9034af by github:

    Move InMemoryGitRepository to SPMTestSupport (#2996)

    • add: Sources/SPMTestSupport/InMemoryGitRepository.swift
    • delete: Sources/SourceControl/InMemoryGitRepository.swift
    • edit: Sources/SourceControl/CMakeLists.txt
  • Commit 099d518d4e2d98b3a840e44c901e542bc8a02ce0 by 1094986+edymtt:

    [Build Script Helper] clean up more LC_RPATH

    • edit: Utilities/build-script-helper.py
  • Commit 208cb14284401371d17df7ae0cde616feacdd751 by 1094986+edymtt:

    [Build Script Helper] install llbuild and ArgumentParser

    • edit: Utilities/build-script-helper.py