The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build typokana, reference master (d0c5ca), with Swift 6.0 for macOS (SPM) on 27 Nov 2024 17:07:06 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ezura/spell-checker-for-swift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ezura/spell-checker-for-swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at d0c5ca5 Merge pull request #24 from RustamG/fix-for-nested-projects
Cloned https://github.com/ezura/spell-checker-for-swift.git
Revision (git rev-parse @):
d0c5ca5bcf7099a40cfe35b7bfc27782d3ee23e3
SUCCESS checkout https://github.com/ezura/spell-checker-for-swift.git at master
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/ezura/SwiftSyntaxExtensions.git
Fetching https://github.com/apple/swift-llbuild.git
Fetching https://github.com/apple/swift-package-manager.git
[1/68] Fetching swiftsyntaxextensions
[69/28519] Fetching swiftsyntaxextensions, swift-llbuild
[8320/95202] Fetching swiftsyntaxextensions, swift-llbuild, swift-syntax
[72531/237962] Fetching swiftsyntaxextensions, swift-llbuild, swift-syntax, swift-package-manager
Fetched https://github.com/apple/swift-package-manager.git from cache (11.45s)
Fetched https://github.com/apple/swift-syntax.git from cache (11.45s)
Fetched https://github.com/ezura/SwiftSyntaxExtensions.git from cache (11.45s)
Computing version for https://github.com/apple/swift-package-manager.git
Fetched https://github.com/apple/swift-llbuild.git from cache (11.45s)
Computed https://github.com/apple/swift-package-manager.git at 0.5.0 (2.53s)
Computing version for https://github.com/ezura/SwiftSyntaxExtensions.git
Computed https://github.com/ezura/SwiftSyntaxExtensions.git at 0.50300.0 (0.55s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50300.0 (0.57s)
Computing version for https://github.com/apple/swift-llbuild.git
Computed https://github.com/apple/swift-llbuild.git at 0.2.0 (0.57s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 0.50300.0
Creating working copy for https://github.com/apple/swift-llbuild.git
Working copy of https://github.com/apple/swift-llbuild.git resolved at 0.2.0
Creating working copy for https://github.com/apple/swift-package-manager.git
Working copy of https://github.com/apple/swift-package-manager.git resolved at 0.5.0
Creating working copy for https://github.com/ezura/SwiftSyntaxExtensions.git
Working copy of https://github.com/ezura/SwiftSyntaxExtensions.git resolved at 0.50300.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "spell-checker-for-swift",
      "name": "typokana",
      "url": "https://github.com/ezura/spell-checker-for-swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/spell-checker-for-swift",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "SwiftSyntax",
          "url": "https://github.com/apple/swift-syntax.git",
          "version": "0.50300.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        },
        {
          "identity": "swiftsyntaxextensions",
          "name": "SwiftSyntaxExtensions",
          "url": "https://github.com/ezura/SwiftSyntaxExtensions.git",
          "version": "0.50300.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftSyntaxExtensions",
          "dependencies": [
            {
              "identity": "swift-syntax",
              "name": "SwiftSyntax",
              "url": "https://github.com/apple/swift-syntax.git",
              "version": "0.50300.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-package-manager",
          "name": "SwiftPM",
          "url": "https://github.com/apple/swift-package-manager.git",
          "version": "0.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-package-manager",
          "dependencies": [
            {
              "identity": "swift-llbuild",
              "name": "llbuild",
              "url": "https://github.com/apple/swift-llbuild.git",
              "version": "0.2.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-llbuild",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ezura/spell-checker-for-swift.git
[4/326] Fetching spell-checker-for-swift
Fetched https://github.com/ezura/spell-checker-for-swift.git from cache (1.19s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetching https://github.com/ezura/SwiftSyntaxExtensions.git from cache
Fetching https://github.com/apple/swift-package-manager.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (1.13s)
Fetched https://github.com/ezura/SwiftSyntaxExtensions.git from cache (1.13s)
Fetched https://github.com/apple/swift-package-manager.git from cache (1.14s)
Computing version for https://github.com/apple/swift-package-manager.git
Computed https://github.com/apple/swift-package-manager.git at 0.5.0 (0.02s)
Fetching https://github.com/apple/swift-llbuild.git from cache
Fetched https://github.com/apple/swift-llbuild.git from cache (3.17s)
Computing version for https://github.com/ezura/SwiftSyntaxExtensions.git
Computed https://github.com/ezura/SwiftSyntaxExtensions.git at 0.50300.0 (0.02s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 0.50300.0 (0.02s)
Computing version for https://github.com/apple/swift-llbuild.git
Computed https://github.com/apple/swift-llbuild.git at 0.2.0 (0.03s)
Creating working copy for https://github.com/apple/swift-package-manager.git
Working copy of https://github.com/apple/swift-package-manager.git resolved at 0.5.0
Creating working copy for https://github.com/apple/swift-llbuild.git
Working copy of https://github.com/apple/swift-llbuild.git resolved at 0.2.0
Creating working copy for https://github.com/ezura/spell-checker-for-swift.git
Working copy of https://github.com/ezura/spell-checker-for-swift.git resolved at master (d0c5ca5)
Creating working copy for https://github.com/ezura/SwiftSyntaxExtensions.git
Working copy of https://github.com/ezura/SwiftSyntaxExtensions.git resolved at 0.50300.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 0.50300.0
warning: 'swift-llbuild': ignoring broken symlink /Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-llbuild/lib/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm
Found 3 product dependencies
  - SwiftSyntax
  - SwiftSyntaxExtensions
  - SwiftPM
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/ezura/spell-checker-for-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/15] Write sources
[4/15] Write typokana-entitlement.plist
[4/15] Write sources
[7/15] Compiling clibc libc.c
[8/15] Write swift-version--7754E27361AE5C74.txt
[9/15] Compiling atomic-counter.c
[11/54] Compiling SwiftSyntax AbsolutePosition.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:8: error: no such module '_InternalSwiftSyntaxParser'
 15 | //===----------------------------------------------------------------------===//
 16 |
 17 | import _InternalSwiftSyntaxParser
    |        `- error: no such module '_InternalSwiftSyntaxParser'
 18 | import Foundation
 19 |
[12/54] Compiling SwiftSyntax AtomicCounter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:8: error: no such module '_InternalSwiftSyntaxParser'
 15 | //===----------------------------------------------------------------------===//
 16 |
 17 | import _InternalSwiftSyntaxParser
    |        `- error: no such module '_InternalSwiftSyntaxParser'
 18 | import Foundation
 19 |
[13/54] Compiling SwiftSyntax Diagnostic.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:8: error: no such module '_InternalSwiftSyntaxParser'
 15 | //===----------------------------------------------------------------------===//
 16 |
 17 | import _InternalSwiftSyntaxParser
    |        `- error: no such module '_InternalSwiftSyntaxParser'
 18 | import Foundation
 19 |
[14/54] Compiling SwiftSyntax DiagnosticConsumer.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:8: error: no such module '_InternalSwiftSyntaxParser'
 15 | //===----------------------------------------------------------------------===//
 16 |
 17 | import _InternalSwiftSyntaxParser
    |        `- error: no such module '_InternalSwiftSyntaxParser'
 18 | import Foundation
 19 |
[15/58] Emitting module SPMLibc
[16/58] Compiling SPMLibc libc.swift
[17/95] Emitting module Basic
[18/99] Compiling Basic DiagnosticsEngine.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:8: error: no such module '_InternalSwiftSyntaxParser'
 15 | //===----------------------------------------------------------------------===//
 16 |
 17 | import _InternalSwiftSyntaxParser
    |        `- error: no such module '_InternalSwiftSyntaxParser'
 18 | import Foundation
 19 |
[19/99] Compiling Basic DictionaryExtensions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:8: error: no such module '_InternalSwiftSyntaxParser'
 15 | //===----------------------------------------------------------------------===//
 16 |
 17 | import _InternalSwiftSyntaxParser
    |        `- error: no such module '_InternalSwiftSyntaxParser'
 18 | import Foundation
 19 |
[20/99] Compiling Basic DictionaryLiteralExtensions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:8: error: no such module '_InternalSwiftSyntaxParser'
 15 | //===----------------------------------------------------------------------===//
 16 |
 17 | import _InternalSwiftSyntaxParser
    |        `- error: no such module '_InternalSwiftSyntaxParser'
 18 | import Foundation
 19 |
[21/99] Compiling Basic EditDistance.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:8: error: no such module '_InternalSwiftSyntaxParser'
 15 | //===----------------------------------------------------------------------===//
 16 |
 17 | import _InternalSwiftSyntaxParser
    |        `- error: no such module '_InternalSwiftSyntaxParser'
 18 | import Foundation
 19 |
[22/99] Compiling Basic Path.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:8: error: no such module '_InternalSwiftSyntaxParser'
 15 | //===----------------------------------------------------------------------===//
 16 |
 17 | import _InternalSwiftSyntaxParser
    |        `- error: no such module '_InternalSwiftSyntaxParser'
 18 | import Foundation
 19 |
[23/99] Compiling Basic PathShims.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:8: error: no such module '_InternalSwiftSyntaxParser'
 15 | //===----------------------------------------------------------------------===//
 16 |
 17 | import _InternalSwiftSyntaxParser
    |        `- error: no such module '_InternalSwiftSyntaxParser'
 18 | import Foundation
 19 |
[24/99] Compiling Basic Process.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:8: error: no such module '_InternalSwiftSyntaxParser'
 15 | //===----------------------------------------------------------------------===//
 16 |
 17 | import _InternalSwiftSyntaxParser
    |        `- error: no such module '_InternalSwiftSyntaxParser'
 18 | import Foundation
 19 |
[25/99] Compiling Basic ProcessEnv.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:8: error: no such module '_InternalSwiftSyntaxParser'
 15 | //===----------------------------------------------------------------------===//
 16 |
 17 | import _InternalSwiftSyntaxParser
    |        `- error: no such module '_InternalSwiftSyntaxParser'
 18 | import Foundation
 19 |
[26/99] Compiling Basic Await.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:8: error: no such module '_InternalSwiftSyntaxParser'
 15 | //===----------------------------------------------------------------------===//
 16 |
 17 | import _InternalSwiftSyntaxParser
    |        `- error: no such module '_InternalSwiftSyntaxParser'
 18 | import Foundation
 19 |
[27/99] Compiling Basic ByteString.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:8: error: no such module '_InternalSwiftSyntaxParser'
 15 | //===----------------------------------------------------------------------===//
 16 |
 17 | import _InternalSwiftSyntaxParser
    |        `- error: no such module '_InternalSwiftSyntaxParser'
 18 | import Foundation
 19 |
[28/99] Compiling Basic CStringArray.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:8: error: no such module '_InternalSwiftSyntaxParser'
 15 | //===----------------------------------------------------------------------===//
 16 |
 17 | import _InternalSwiftSyntaxParser
    |        `- error: no such module '_InternalSwiftSyntaxParser'
 18 | import Foundation
 19 |
[29/99] Compiling Basic CacheableSequence.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:8: error: no such module '_InternalSwiftSyntaxParser'
 15 | //===----------------------------------------------------------------------===//
 16 |
 17 | import _InternalSwiftSyntaxParser
    |        `- error: no such module '_InternalSwiftSyntaxParser'
 18 | import Foundation
 19 |
[30/99] Compiling Basic CollectionAlgorithms.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:8: error: no such module '_InternalSwiftSyntaxParser'
 15 | //===----------------------------------------------------------------------===//
 16 |
 17 | import _InternalSwiftSyntaxParser
    |        `- error: no such module '_InternalSwiftSyntaxParser'
 18 | import Foundation
 19 |
[31/99] Compiling Basic CollectionExtensions.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:8: error: no such module '_InternalSwiftSyntaxParser'
 15 | //===----------------------------------------------------------------------===//
 16 |
 17 | import _InternalSwiftSyntaxParser
    |        `- error: no such module '_InternalSwiftSyntaxParser'
 18 | import Foundation
 19 |
[32/99] Compiling Basic Condition.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:8: error: no such module '_InternalSwiftSyntaxParser'
 15 | //===----------------------------------------------------------------------===//
 16 |
 17 | import _InternalSwiftSyntaxParser
    |        `- error: no such module '_InternalSwiftSyntaxParser'
 18 | import Foundation
 19 |
[33/99] Compiling Basic DeltaAlgorithm.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-syntax/Sources/SwiftSyntax/SyntaxParser.swift:17:8: error: no such module '_InternalSwiftSyntaxParser'
 15 | //===----------------------------------------------------------------------===//
 16 |
 17 | import _InternalSwiftSyntaxParser
    |        `- error: no such module '_InternalSwiftSyntaxParser'
 18 | import Foundation
 19 |
[38/99] Compiling Basic ObjectIdentifierProtocol.swift
[39/99] Compiling Basic OrderedDictionary.swift
[40/99] Compiling Basic OrderedSet.swift
[41/99] Compiling Basic OutputByteStream.swift
[42/99] Compiling Basic SortedArray.swift
[43/99] Compiling Basic StringConversions.swift
[44/99] Compiling Basic SynchronizedQueue.swift
[45/99] Compiling Basic TemporaryFile.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/Basic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).dematerialize()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
19 | }
20 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/Basic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).dematerialize()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
19 | }
20 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/Basic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).dematerialize()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
19 | }
20 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-package-manager/Sources/Basic/Await.swift:18:28: error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
16 | /// - Throws: The error wrapped by the async method's result
17 | public func await<T, ErrorType>(_ body: (@escaping (Result<T, ErrorType>) -> Void) -> Void) throws -> T {
18 |     return try await(body).dematerialize()
   |                            `- error: value of type '(@escaping (Result<T, ErrorType>) -> Void) -> Void' has no member 'dematerialize'
19 | }
20 |
[50/99] Compiling Basic ProcessSet.swift
[51/99] Compiling Basic RegEx.swift
[52/99] Compiling Basic Result.swift
[53/99] Compiling Basic SHA256.swift
[62/99] Compiling Basic JSONMapper.swift
[63/99] Compiling Basic KeyedPair.swift
[64/99] Compiling Basic LazyCache.swift
[65/99] Compiling Basic Lock.swift
[66/99] Compiling Basic FileInfo.swift
[67/99] Compiling Basic FileSystem.swift
[68/99] Compiling Basic GraphAlgorithms.swift
[69/99] Compiling Basic JSON.swift
[70/99] Compiling Basic TerminalController.swift
[71/99] Compiling Basic Thread.swift
[72/99] Compiling Basic Tuple.swift
[73/99] Compiling Basic misc.swift
warning: 'swift-llbuild': ignoring broken symlink /Users/admin/builder/spi-builder-workspace/.build/checkouts/swift-llbuild/lib/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm/Demangle/include/llvm
BUILD FAILURE 6.0 macosSpm