The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build MetaversePythonFramework, reference main (e2f4ba), with Swift 6.2 (beta) for tvOS using Xcode 26.0 on 21 Jun 2025 18:53:51 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MetaversePythonFramework -destination generic/platform=tvOS

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wabiverse/MetaversePythonFramework.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wabiverse/MetaversePythonFramework
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e2f4ba8 Fix visionOS headers.
Updating files:  57% (2903/5030)
Updating files:  58% (2918/5030)
Updating files:  59% (2968/5030)
Updating files:  60% (3018/5030)
Updating files:  61% (3069/5030)
Updating files:  62% (3119/5030)
Updating files:  63% (3169/5030)
Updating files:  64% (3220/5030)
Updating files:  65% (3270/5030)
Updating files:  66% (3320/5030)
Updating files:  67% (3371/5030)
Updating files:  68% (3421/5030)
Updating files:  69% (3471/5030)
Updating files:  70% (3521/5030)
Updating files:  71% (3572/5030)
Updating files:  72% (3622/5030)
Updating files:  73% (3672/5030)
Updating files:  74% (3723/5030)
Updating files:  75% (3773/5030)
Updating files:  76% (3823/5030)
Updating files:  77% (3874/5030)
Updating files:  78% (3924/5030)
Updating files:  79% (3974/5030)
Updating files:  80% (4024/5030)
Updating files:  81% (4075/5030)
Updating files:  82% (4125/5030)
Updating files:  83% (4175/5030)
Updating files:  84% (4226/5030)
Updating files:  85% (4276/5030)
Updating files:  86% (4326/5030)
Updating files:  87% (4377/5030)
Updating files:  88% (4427/5030)
Updating files:  89% (4477/5030)
Updating files:  90% (4527/5030)
Updating files:  91% (4578/5030)
Updating files:  92% (4628/5030)
Updating files:  93% (4678/5030)
Updating files:  94% (4729/5030)
Updating files:  95% (4779/5030)
Updating files:  96% (4829/5030)
Updating files:  97% (4880/5030)
Updating files:  98% (4930/5030)
Updating files:  99% (4980/5030)
Updating files: 100% (5030/5030)
Updating files: 100% (5030/5030), done.
Cloned https://github.com/wabiverse/MetaversePythonFramework.git
Revision (git rev-parse @):
e2f4ba867b7e287a283a27a0005ab64deef14279
SUCCESS checkout https://github.com/wabiverse/MetaversePythonFramework.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             6.2
Building package at path:  $PWD
https://github.com/wabiverse/MetaversePythonFramework.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/pvieito/PythonKit.git
Creating working copy of package ‘PythonKit’
Checking out 0.5.1 of package ‘PythonKit’
Resolve Package Graph
Resolved source packages:
  MetaversePythonFramework: /Users/admin/builder/spi-builder-workspace
  PythonKit: https://github.com/pvieito/PythonKit.git @ 0.5.1
resolved source packages: MetaversePythonFramework, PythonKit
{
  "dependencies" : [
    {
      "identity" : "pythonkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pvieito/PythonKit.git"
    }
  ],
  "manifest_display_name" : "MetaversePythonFramework",
  "name" : "MetaversePythonFramework",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "Python",
      "targets" : [
        "PyBundle",
        "Python"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Python",
      "module_type" : "BinaryTarget",
      "name" : "Python",
      "path" : "Frameworks/3.11/Python.xcframework",
      "product_memberships" : [
        "Python"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "PyBundleTests",
      "module_type" : "SwiftTarget",
      "name" : "PyBundleTests",
      "path" : "Tests/PyBundleTests",
      "sources" : [
        "PyBundleTests.swift"
      ],
      "target_dependencies" : [
        "PyBundle"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PyBundle",
      "module_type" : "SwiftTarget",
      "name" : "PyBundle",
      "path" : "Sources/PyBundle",
      "product_dependencies" : [
        "PythonKit"
      ],
      "product_memberships" : [
        "Python"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PyBundle/Resources/python",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "PyBundler.swift"
      ],
      "target_dependencies" : [
        "Python"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MetaversePythonFramework"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MetaversePythonFramework -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme MetaversePythonFramework -destination generic/platform=tvOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  MetaversePythonFramework: /Users/admin/builder/spi-builder-workspace
  PythonKit: https://github.com/pvieito/PythonKit.git @ 0.5.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'Python' in project 'MetaversePythonFramework'
        ➜ Explicit dependency on target 'PyBundle' in project 'MetaversePythonFramework'
        ➜ Explicit dependency on target 'MetaversePythonFramework_PyBundle' in project 'MetaversePythonFramework'
        ➜ Explicit dependency on target 'PythonKit' in project 'PythonKit'
    Target 'PyBundle' in project 'MetaversePythonFramework'
        ➜ Explicit dependency on target 'MetaversePythonFramework_PyBundle' in project 'MetaversePythonFramework'
        ➜ Explicit dependency on target 'PythonKit' in project 'PythonKit'
    Target 'PythonKit' in project 'PythonKit'
        ➜ Explicit dependency on target 'PythonKit' in project 'PythonKit'
    Target 'PythonKit' in project 'PythonKit' (no dependencies)
    Target 'MetaversePythonFramework_PyBundle' in project 'MetaversePythonFramework' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: e88e8f786bb7002f24f3a7aa4a9fd129
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/e88e8f786bb7002f24f3a7aa4a9fd129.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework'. (in target 'PyBundle' from project 'MetaversePythonFramework')
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework'. (in target 'Python' from project 'MetaversePythonFramework')
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework'. (in target 'Python' from project 'MetaversePythonFramework')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme MetaversePythonFramework
(1 failure)
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  PythonKit: https://github.com/pvieito/PythonKit.git @ 0.5.1
  MetaversePythonFramework: /Users/admin/builder/spi-builder-workspace
resolved source packages: PythonKit, MetaversePythonFramework
{
  "dependencies" : [
    {
      "identity" : "pythonkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.4.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pvieito/PythonKit.git"
    }
  ],
  "manifest_display_name" : "MetaversePythonFramework",
  "name" : "MetaversePythonFramework",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    }
  ],
  "products" : [
    {
      "name" : "Python",
      "targets" : [
        "PyBundle",
        "Python"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Python",
      "module_type" : "BinaryTarget",
      "name" : "Python",
      "path" : "Frameworks/3.11/Python.xcframework",
      "product_memberships" : [
        "Python"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "PyBundleTests",
      "module_type" : "SwiftTarget",
      "name" : "PyBundleTests",
      "path" : "Tests/PyBundleTests",
      "sources" : [
        "PyBundleTests.swift"
      ],
      "target_dependencies" : [
        "PyBundle"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PyBundle",
      "module_type" : "SwiftTarget",
      "name" : "PyBundle",
      "path" : "Sources/PyBundle",
      "product_dependencies" : [
        "PythonKit"
      ],
      "product_memberships" : [
        "Python"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PyBundle/Resources/python",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "PyBundler.swift"
      ],
      "target_dependencies" : [
        "Python"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "MetaversePythonFramework"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MetaversePythonFramework -destination generic/platform=tvOS
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme MetaversePythonFramework -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
  MetaversePythonFramework: /Users/admin/builder/spi-builder-workspace
  PythonKit: https://github.com/pvieito/PythonKit.git @ 0.5.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'Python' in project 'MetaversePythonFramework'
        ➜ Explicit dependency on target 'PyBundle' in project 'MetaversePythonFramework'
        ➜ Explicit dependency on target 'MetaversePythonFramework_PyBundle' in project 'MetaversePythonFramework'
        ➜ Explicit dependency on target 'PythonKit' in project 'PythonKit'
    Target 'PyBundle' in project 'MetaversePythonFramework'
        ➜ Explicit dependency on target 'MetaversePythonFramework_PyBundle' in project 'MetaversePythonFramework'
        ➜ Explicit dependency on target 'PythonKit' in project 'PythonKit'
    Target 'PythonKit' in project 'PythonKit'
        ➜ Explicit dependency on target 'PythonKit' in project 'PythonKit'
    Target 'PythonKit' in project 'PythonKit' (no dependencies)
    Target 'MetaversePythonFramework_PyBundle' in project 'MetaversePythonFramework' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework'. (in target 'PyBundle' from project 'MetaversePythonFramework')
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework'. (in target 'Python' from project 'MetaversePythonFramework')
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework'. (in target 'Python' from project 'MetaversePythonFramework')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme MetaversePythonFramework
(1 failure)
BUILD FAILURE 6.2 tvOS