The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftCurrent with Swift 5.7 for tvOS using Xcode 14.2 at 5.1.12.

Build Command

env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme SwiftCurrent-Package -destination "generic/platform=tvos"

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wwt/SwiftCurrent.git
Reference: 5.1.12
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/wwt/SwiftCurrent
 * tag               5.1.12     -> FETCH_HEAD
HEAD is now at ec91f63 [ci skip] Apply automatic changes
Cloned https://github.com/wwt/SwiftCurrent.git into spi-builder-workspace
ec91f6355a5041ebe15d5e6a068bf7562b1ae20d
SUCCESS checkout https://github.com/wwt/SwiftCurrent.git at 5.1.12
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.7
Building package at path:  spi-builder-workspace
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph

Fetching from https://github.com/jpsim/SourceKitten.git (cached)

Fetching from https://github.com/jpsim/Yams.git (cached)

Fetching from https://github.com/mattgallagher/CwlCatchException.git (cached)

Fetching from https://github.com/JohnSundell/ShellOut.git (cached)

Fetching from https://github.com/mattgallagher/CwlPreconditionTesting.git (cached)

Fetching from https://github.com/apple/swift-algorithms.git (cached)

Fetching from https://github.com/apple/swift-argument-parser.git (cached)

Fetching from https://github.com/twostraws/CodeScanner (cached)


Fetching from https://github.com/nalexn/ViewInspector.git (cached)


Fetching from https://github.com/apple/swift-numerics (cached)

Fetching from https://github.com/drmohundro/SWXMLHash.git (cached)

Fetching from https://github.com/nallick/UIUTest.git (cached)

Fetching from https://github.com/sindresorhus/ExceptionCatcher (cached)

Fetching from https://github.com/Swinject/Swinject (cached)

Fetching from https://github.com/apple/swift-syntax.git (cached)

Cloning local copy of package ‘SWXMLHash’

Checking out 6.0.0 of package ‘SWXMLHash’

Cloning local copy of package ‘Swinject’

Checking out 2.8.1 of package ‘Swinject’

Cloning local copy of package ‘ShellOut’

Checking out 2.3.0 of package ‘ShellOut’


Cloning local copy of package ‘swift-numerics’

Checking out 1.0.2 of package ‘swift-numerics’


Cloning local copy of package ‘CodeScanner’

Checking out 1.1.0 of package ‘CodeScanner’

Cloning local copy of package ‘ExceptionCatcher’

Checking out 2.0.0 of package ‘ExceptionCatcher’


Cloning local copy of package ‘UIUTest’

Checking out 1.8.0 of package ‘UIUTest’


Cloning local copy of package ‘swift-syntax’

Checking out 0.50600.1 of package ‘swift-syntax’

Cloning local copy of package ‘Yams’

Checking out 4.0.6 of package ‘Yams’

Cloning local copy of package ‘SourceKitten’

Checking out main of package ‘SourceKitten’

Cloning local copy of package ‘swift-algorithms’

Checking out 1.0.0 of package ‘swift-algorithms’

Cloning local copy of package ‘ViewInspector’

Checking out 0.9.1 of package ‘ViewInspector’

Cloning local copy of package ‘CwlCatchException’

Checking out 2.1.1 of package ‘CwlCatchException’

Cloning local copy of package ‘CwlPreconditionTesting’

Checking out 2.1.0 of package ‘CwlPreconditionTesting’

Cloning local copy of package ‘swift-argument-parser’

Checking out 1.0.3 of package ‘swift-argument-parser’


Resolve Package Graph
2023-08-23 20:09:27.148 xcodebuild[84625:584961] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600002353700: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}

Resolved source packages:
  Swinject: https://github.com/Swinject/Swinject @ 2.8.1
  SwiftCurrent: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  SWXMLHash: https://github.com/drmohundro/SWXMLHash.git @ 6.0.0
  swift-numerics: https://github.com/apple/swift-numerics @ 1.0.2
  SourceKitten: https://github.com/jpsim/SourceKitten.git @ main
  Yams: https://github.com/jpsim/Yams.git @ 4.0.6
  SwiftSyntax: https://github.com/apple/swift-syntax.git @ 0.50600.1
  ViewInspector: https://github.com/nalexn/ViewInspector.git @ 0.9.1
  ExceptionCatcher: https://github.com/sindresorhus/ExceptionCatcher @ 2.0.0
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.1.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.0.3
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.0.0
  CodeScanner: https://github.com/twostraws/CodeScanner @ 1.1.0
  ShellOut: https://github.com/JohnSundell/ShellOut.git @ 2.3.0
  UIUTest: https://github.com/nallick/UIUTest.git @ 1.8.0
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.1

resolved source packages: Swinject, SwiftCurrent, SWXMLHash, swift-numerics, SourceKitten, Yams, SwiftSyntax, ViewInspector, ExceptionCatcher, CwlPreconditionTesting, swift-argument-parser, swift-algorithms, CodeScanner, ShellOut, UIUTest, CwlCatchException
2023-08-23 20:09:28.916 xcodebuild[86714:590837] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000027da300: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
{
  "workspace" : {
    "name" : "SwiftCurrent",
    "schemes" : [
      "SwiftCurrent",
      "SwiftCurrent_CLI",
      "SwiftCurrent_SwiftUI",
      "SwiftCurrent_UIKit",
      "SwiftCurrentMultiPlatformTests",
      "SwiftUIExample",
      "UIKitExample"
    ]
  }
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SwiftCurrent",
      "SwiftCurrent_CLI",
      "SwiftCurrent_SwiftUI",
      "SwiftCurrent_Testing",
      "SwiftCurrent_UIKit",
      "SwiftCurrent-Package"
    ]
  }
}
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride="$PWD/.dependencies" -derivedDataPath "$PWD/.derivedData" build -scheme SwiftCurrent-Package -destination "generic/platform=tvos"
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SwiftCurrent-Package -destination generic/platform=tvos

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph

Resolve Package Graph

Resolved source packages:
  ViewInspector: https://github.com/nalexn/ViewInspector.git @ 0.9.1
  swift-numerics: https://github.com/apple/swift-numerics @ 1.0.2
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.1.0
  SwiftCurrent: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  SwiftSyntax: https://github.com/apple/swift-syntax.git @ 0.50600.1
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.0.0
  ExceptionCatcher: https://github.com/sindresorhus/ExceptionCatcher @ 2.0.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.0.3
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.1
2023-08-23 20:09:34.202 xcodebuild[86815:591199] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000113e700: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}

Prepare packages

Computing target dependency graph and provisioning inputs

Create build description
Build description signature: f1fbc766c63bef9f41ae0f06ed7fd4f1
Build description path: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f1fbc766c63bef9f41ae0f06ed7fd4f1-desc.xcbuild

note: Building targets in dependency order
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/swift-syntax/_InternalSwiftSyntaxParser.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/swift-syntax/_InternalSwiftSyntaxParser.xcframework'. (in target 'SwiftSyntaxParser' from project 'SwiftSyntax')
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/swift-syntax/_InternalSwiftSyntaxParser.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/swift-syntax/_InternalSwiftSyntaxParser.xcframework'. (in target 'SwiftSyntaxParser' from project 'SwiftSyntax')
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/swift-syntax/_InternalSwiftSyntaxParser.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/swift-syntax/_InternalSwiftSyntaxParser.xcframework'. (in target 'SwiftCurrent_CLI' from project 'SwiftCurrent')
Resolve Package Graph
** BUILD FAILED **
ShellOut encountered an error
Status code: 65
Message: "2023-08-23 20:09:34.202 xcodebuild[86815:591199] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000113e700: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
** BUILD FAILED **
"
Output: "Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SwiftCurrent-Package -destination generic/platform=tvos

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES

Resolve Package Graph

Resolve Package Graph

Resolved source packages:
  ViewInspector: https://github.com/nalexn/ViewInspector.git @ 0.9.1
  swift-numerics: https://github.com/apple/swift-numerics @ 1.0.2
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.1.0
  SwiftCurrent: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  SwiftSyntax: https://github.com/apple/swift-syntax.git @ 0.50600.1
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.0.0
  ExceptionCatcher: https://github.com/sindresorhus/ExceptionCatcher @ 2.0.0
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.0.3
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.1


Prepare packages

Computing target dependency graph and provisioning inputs

Create build description
Build description signature: f1fbc766c63bef9f41ae0f06ed7fd4f1
Build description path: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f1fbc766c63bef9f41ae0f06ed7fd4f1-desc.xcbuild

note: Building targets in dependency order
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/swift-syntax/_InternalSwiftSyntaxParser.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/swift-syntax/_InternalSwiftSyntaxParser.xcframework'. (in target 'SwiftSyntaxParser' from project 'SwiftSyntax')
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/swift-syntax/_InternalSwiftSyntaxParser.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/swift-syntax/_InternalSwiftSyntaxParser.xcframework'. (in target 'SwiftSyntaxParser' from project 'SwiftSyntax')
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/swift-syntax/_InternalSwiftSyntaxParser.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/swift-syntax/_InternalSwiftSyntaxParser.xcframework'. (in target 'SwiftCurrent_CLI' from project 'SwiftCurrent')
Resolve Package Graph"
Retrying in 0.0 seconds ...
Building ... (attempt 2)
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SwiftCurrent-Package -destination generic/platform=tvos

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph

Resolved source packages:
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.0.3
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.1.0
  swift-numerics: https://github.com/apple/swift-numerics @ 1.0.2
  SwiftCurrent: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.1
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.0.0
  SwiftSyntax: https://github.com/apple/swift-syntax.git @ 0.50600.1
  ExceptionCatcher: https://github.com/sindresorhus/ExceptionCatcher @ 2.0.0
  ViewInspector: https://github.com/nalexn/ViewInspector.git @ 0.9.1

Prepare packages

Computing target dependency graph and provisioning inputs
2023-08-23 20:09:39.448 xcodebuild[87666:593588] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000150cc00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}

Create build description
Build description signature: f1fbc766c63bef9f41ae0f06ed7fd4f1
Build description path: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f1fbc766c63bef9f41ae0f06ed7fd4f1-desc.xcbuild

note: Building targets in dependency order
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/swift-syntax/_InternalSwiftSyntaxParser.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/swift-syntax/_InternalSwiftSyntaxParser.xcframework'. (in target 'SwiftCurrent_CLI' from project 'SwiftCurrent')
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/swift-syntax/_InternalSwiftSyntaxParser.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/swift-syntax/_InternalSwiftSyntaxParser.xcframework'. (in target 'SwiftSyntaxParser' from project 'SwiftSyntax')
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/swift-syntax/_InternalSwiftSyntaxParser.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/swift-syntax/_InternalSwiftSyntaxParser.xcframework'. (in target 'SwiftSyntaxParser' from project 'SwiftSyntax')
** BUILD FAILED **
ShellOut encountered an error
Status code: 65
Message: "2023-08-23 20:09:39.448 xcodebuild[87666:593588] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000150cc00: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-argument-parser/Sources/ArgumentParser/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
** BUILD FAILED **
"
Output: "Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SwiftCurrent-Package -destination generic/platform=tvos

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES

Resolve Package Graph

Resolved source packages:
  swift-argument-parser: https://github.com/apple/swift-argument-parser.git @ 1.0.3
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.1.0
  swift-numerics: https://github.com/apple/swift-numerics @ 1.0.2
  SwiftCurrent: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.1.1
  swift-algorithms: https://github.com/apple/swift-algorithms.git @ 1.0.0
  SwiftSyntax: https://github.com/apple/swift-syntax.git @ 0.50600.1
  ExceptionCatcher: https://github.com/sindresorhus/ExceptionCatcher @ 2.0.0
  ViewInspector: https://github.com/nalexn/ViewInspector.git @ 0.9.1


Prepare packages

Computing target dependency graph and provisioning inputs

Create build description
Build description signature: f1fbc766c63bef9f41ae0f06ed7fd4f1
Build description path: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f1fbc766c63bef9f41ae0f06ed7fd4f1-desc.xcbuild

note: Building targets in dependency order
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/swift-syntax/_InternalSwiftSyntaxParser.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/swift-syntax/_InternalSwiftSyntaxParser.xcframework'. (in target 'SwiftCurrent_CLI' from project 'SwiftCurrent')
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/swift-syntax/_InternalSwiftSyntaxParser.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/swift-syntax/_InternalSwiftSyntaxParser.xcframework'. (in target 'SwiftSyntaxParser' from project 'SwiftSyntax')
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/swift-syntax/_InternalSwiftSyntaxParser.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/swift-syntax/_InternalSwiftSyntaxParser.xcframework'. (in target 'SwiftSyntaxParser' from project 'SwiftSyntax')"
BUILD FAILURE 5.7 tvOS

Build Machine: Mac 5