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

Successful build of MetaversePythonFramework, reference v3.11.7 (e2f4ba), with Swift 6.0 for macOS (SPM) on 13 Oct 2024 22:18:35 UTC.

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wabiverse/MetaversePythonFramework.git
Reference: v3.11.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wabiverse/MetaversePythonFramework
 * tag               v3.11.7    -> FETCH_HEAD
HEAD is now at e2f4ba8 Fix visionOS headers.
Updating files:  35% (1787/5030)
Updating files:  36% (1811/5030)
Updating files:  37% (1862/5030)
Updating files:  38% (1912/5030)
Updating files:  39% (1962/5030)
Updating files:  40% (2012/5030)
Updating files:  41% (2063/5030)
Updating files:  42% (2113/5030)
Updating files:  43% (2163/5030)
Updating files:  44% (2214/5030)
Updating files:  45% (2264/5030)
Updating files:  46% (2314/5030)
Updating files:  47% (2365/5030)
Updating files:  48% (2415/5030)
Updating files:  49% (2465/5030)
Updating files:  50% (2515/5030)
Updating files:  51% (2566/5030)
Updating files:  52% (2616/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 v3.11.7
Fetching https://github.com/pvieito/PythonKit.git
[1/1633] Fetching pythonkit
Fetched https://github.com/pvieito/PythonKit.git from cache (0.95s)
Computing version for https://github.com/pvieito/PythonKit.git
Computed https://github.com/pvieito/PythonKit.git at 0.4.1 (3.57s)
Creating working copy for https://github.com/pvieito/PythonKit.git
Working copy of https://github.com/pvieito/PythonKit.git resolved at 0.4.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "metaversepythonframework",
      "name": "MetaversePythonFramework",
      "url": "https://github.com/wabiverse/MetaversePythonFramework.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MetaversePythonFramework",
      "dependencies": [
        {
          "identity": "pythonkit",
          "name": "PythonKit",
          "url": "https://github.com/pvieito/PythonKit.git",
          "version": "0.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PythonKit",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/wabiverse/MetaversePythonFramework.git
[1/4179] Fetching metaversepythonframework
Fetched https://github.com/wabiverse/MetaversePythonFramework.git from cache (5.93s)
Fetching https://github.com/pvieito/PythonKit.git from cache
Fetched https://github.com/pvieito/PythonKit.git from cache (0.47s)
Computing version for https://github.com/pvieito/PythonKit.git
Computed https://github.com/pvieito/PythonKit.git at 0.5.0 (0.02s)
Creating working copy for https://github.com/pvieito/PythonKit.git
Working copy of https://github.com/pvieito/PythonKit.git resolved at 0.5.0
Creating working copy for https://github.com/wabiverse/MetaversePythonFramework.git
Working copy of https://github.com/wabiverse/MetaversePythonFramework.git resolved at v3.11.7 (e2f4ba8)
warning: '.resolve-product-dependencies': dependency 'metaversepythonframework' is not used by any target
Found 1 product dependencies
  - PythonKit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/wabiverse/MetaversePythonFramework.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/5] Write sources
[2/5] Copying libpython3.11.a
[3/5] Write swift-version--4A847ED0836F2485.txt
[4/10] Copying python
[6/10] Compiling PythonKit PythonLibrary+Symbols.swift
[7/10] Compiling PythonKit PythonLibrary.swift
[8/10] Emitting module PythonKit
[9/10] Compiling PythonKit NumpyConversion.swift
[10/10] Compiling PythonKit Python.swift
[11/13] Compiling PyBundle resource_bundle_accessor.swift
[12/13] Emitting module PyBundle
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
  |         `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework/macos-arm64_x86_64/Headers/Python.h: 0:
/Users/admin/builder/spi-builder-workspace/Sources/PyBundle/PyBundler.swift:30:21: warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
28 | public class PyBundler
29 | {
30 |   public static var shared = PyBundler()
   |                     |- warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: convert 'shared' to a 'let' constant to make 'Sendable' shared state immutable
   |                     |- note: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |
32 |   private init()
[13/13] Compiling PyBundle PyBundler.swift
/Users/admin/builder/spi-builder-workspace/Sources/PyBundle/PyBundler.swift:30:21: warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
28 | public class PyBundler
29 | {
30 |   public static var shared = PyBundler()
   |                     |- warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |                     |- note: convert 'shared' to a 'let' constant to make 'Sendable' shared state immutable
   |                     |- note: annotate 'shared' with '@MainActor' if property should only be accessed from the main actor
   |                     `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
31 |
32 |   private init()
Build complete! (10.20s)
Build complete.
{
  "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"
}
Done.