This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 NumPy-iOS with Swift 5.9 for tvOS using Xcode 15.2.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme NumPy-iOS -destination generic/platform=tvos

Build Log

========================================
RunAll
========================================
Builder version: 4.22.5
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kewlbear/NumPy-iOS.git
Reference: v0.1.1-b20230423-102342
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/kewlbear/NumPy-iOS
 * tag               v0.1.1-b20230423-102342 -> FETCH_HEAD
HEAD is now at 6233ed6 Merge pull request #10 from kewlbear/kewlbear-patch-2
Cloned https://github.com/kewlbear/NumPy-iOS.git into /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Revision (git rev-parse @):
SUCCESS checkout https://github.com/kewlbear/NumPy-iOS.git at v0.1.1-b20230423-102342
6233ed6725fe11678a99e4092d05d4bebe347ab8
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.9
Building package at path:  /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Command line invocation:
    /Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies

User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES

Resolve Package Graph

Fetching from https://github.com/kewlbear/Python-iOS.git (cached)

Creating working copy of package ‘Python-iOS’

Checking out 0.1.1-b20230423-090254 of package ‘Python-iOS’

Resolve Package Graph


Resolved source packages:
  Python-iOS: https://github.com/kewlbear/Python-iOS.git @ 0.1.1-b20230423-090254
  NumPy-iOS: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace

resolved source packages: Python-iOS, NumPy-iOS
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "NumPy-iOS"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme NumPy-iOS -destination generic/platform=tvos
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme NumPy-iOS -destination generic/platform=tvos

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

Resolve Package Graph


Resolved source packages:
  Python-iOS: https://github.com/kewlbear/Python-iOS.git @ 0.1.1-b20230423-090254
  NumPy-iOS: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace

Prepare packages

ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (9 targets)
    Target 'NumPy-iOSTests' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'NumPySupport' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'Python-iOS' in project 'Python-iOS'
    Target 'NumPy-iOS' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'Link' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'NumPySupport' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'NumPy-iOS_NumPySupport' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'Python-iOS' in project 'Python-iOS'
    Target 'NumPySupport' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'NumPy-iOS_NumPySupport' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'Python-iOS' in project 'Python-iOS'
    Target 'NumPy-iOS_NumPySupport' in project 'NumPy-iOS' (no dependencies)
    Target 'Link' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'Python-iOS' in project 'Python-iOS'
    Target 'Python-iOS' in project 'Python-iOS'
        ➜ Explicit dependency on target 'LinkPython' in project 'Python-iOS'
        ➜ Explicit dependency on target 'PythonSupport' in project 'Python-iOS'
        ➜ Explicit dependency on target 'Python-iOS_PythonSupport' in project 'Python-iOS'
    Target 'PythonSupport' in project 'Python-iOS'
        ➜ Explicit dependency on target 'Python-iOS_PythonSupport' in project 'Python-iOS'
        ➜ Explicit dependency on target 'LinkPython' in project 'Python-iOS'
    Target 'Python-iOS_PythonSupport' in project 'Python-iOS' (no dependencies)
    Target 'LinkPython' in project 'Python-iOS' (no dependencies)

GatherProvisioningInputs

CreateBuildDescription
Build description signature: 8547aa87539fbab8d6013580ea12c05b
Build description path: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8547aa87539fbab8d6013580ea12c05b.xcbuilddata

/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnumpy/libnumpy.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnumpy/libnumpy.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnpymath/libnpymath.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnpymath/libnpymath.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnpyrandom/libnpyrandom.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnpyrandom/libnpyrandom.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnumpy/libnumpy.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnumpy/libnumpy.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnpymath/libnpymath.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnpymath/libnpymath.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnpyrandom/libnpyrandom.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnpyrandom/libnpyrandom.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnumpy/libnumpy.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnumpy/libnumpy.xcframework'. (in target 'Link' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnpymath/libnpymath.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnpymath/libnpymath.xcframework'. (in target 'Link' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnpyrandom/libnpyrandom.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/ar
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme NumPy-iOS -destination generic/platform=tvos

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

Resolve Package Graph


Resolved source packages:
  Python-iOS: https://github.com/kewlbear/Python-iOS.git @ 0.1.1-b20230423-090254
  NumPy-iOS: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace

Prepare packages

ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (9 targets)
    Target 'NumPy-iOSTests' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'NumPySupport' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'Python-iOS' in project 'Python-iOS'
    Target 'NumPy-iOS' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'Link' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'NumPySupport' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'NumPy-iOS_NumPySupport' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'Python-iOS' in project 'Python-iOS'
    Target 'NumPySupport' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'NumPy-iOS_NumPySupport' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'Python-iOS' in project 'Python-iOS'
    Target 'NumPy-iOS_NumPySupport' in project 'NumPy-iOS' (no dependencies)
    Target 'Link' in project 'NumPy-iOS'
        ➜ Explicit dependency on target 'Python-iOS' in project 'Python-iOS'
    Target 'Python-iOS' in project 'Python-iOS'
        ➜ Explicit dependency on target 'LinkPython' in project 'Python-iOS'
        ➜ Explicit dependency on target 'PythonSupport' in project 'Python-iOS'
        ➜ Explicit dependency on target 'Python-iOS_PythonSupport' in project 'Python-iOS'
    Target 'PythonSupport' in project 'Python-iOS'
        ➜ Explicit dependency on target 'Python-iOS_PythonSupport' in project 'Python-iOS'
        ➜ Explicit dependency on target 'LinkPython' in project 'Python-iOS'
    Target 'Python-iOS_PythonSupport' in project 'Python-iOS' (no dependencies)
    Target 'LinkPython' in project 'Python-iOS' (no dependencies)

GatherProvisioningInputs

CreateBuildDescription
Build description signature: 8547aa87539fbab8d6013580ea12c05b
Build description path: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8547aa87539fbab8d6013580ea12c05b.xcbuilddata

/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'Python-iOS' from project 'Python-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnumpy/libnumpy.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnumpy/libnumpy.xcframework'. (in target 'Link' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnpymath/libnpymath.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnpymath/libnpymath.xcframework'. (in target 'Link' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnpyrandom/libnpyrandom.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnpyrandom/libnpyrandom.xcframework'. (in target 'Link' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'Link' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'Link' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'Link' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'Link' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'PythonSupport' from project 'Python-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'PythonSupport' from project 'Python-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'PythonSupport' from project 'Python-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework'. (in target 'PythonSupport' from project 'Python-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnumpy/libnumpy.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnumpy/libnumpy.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnpymath/libnpymath.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnpymath/libnpymath.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnpyrandom/libnpyrandom.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnpyrandom/libnpyrandom.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnumpy/libnumpy.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnumpy/libnumpy.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnpymath/libnpymath.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnpymath/libnpymath.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnpyrandom/libnpyrandom.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/libnpyrandom/libnpyrandom.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libpython3/libpython3.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libssl/libssl.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libcrypto/libcrypto.xcframework'. (in target 'NumPy-iOS' from project 'NumPy-iOS')
/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/python-ios/libffi/libffi.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspac
BUILD FAILURE 5.9 tvOS
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.