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 MetaversePythonFramework, reference main (e2f4ba), with Swift 6.1 for watchOS using Xcode 16.3 on 29 Apr 2025 02:26:26 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.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:  52% (2629/5030)
Updating files:  53% (2666/5030)
Updating files:  54% (2717/5030)
Updating files:  55% (2767/5030)
Updating files:  56% (2817/5030)
Updating files:  57% (2868/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:         watchOS
Swift version:             6.1
Building package at path:  $PWD
https://github.com/wabiverse/MetaversePythonFramework.git
https://github.com/wabiverse/MetaversePythonFramework.git
{
  "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"
}
Command line invocation:
    /Applications/Xcode-16.3.0.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:
  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-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MetaversePythonFramework -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
    /Applications/Xcode-16.3.0.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=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 13b0dd80ab5304d0082cb799c08ce567
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/13b0dd80ab5304d0082cb799c08ce567.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework:1:1: error: While building for watchOS, 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 watchOS, 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 watchOS, 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')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme MetaversePythonFramework
(1 failure)
Command line invocation:
    /Applications/Xcode-16.3.0.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-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MetaversePythonFramework -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-16.3.0.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=watchOS
Resolve Package Graph
Resolved source packages:
  PythonKit: https://github.com/pvieito/PythonKit.git @ 0.5.1
  MetaversePythonFramework: /Users/admin/builder/spi-builder-workspace
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-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: f58be1fb69c510521d84aac15651ad8c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/f58be1fb69c510521d84aac15651ad8c.xcbuilddata
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework:1:1: error: While building for watchOS, 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 watchOS, 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 watchOS, 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.1 watchOS