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

Successful build of MetaversePythonFramework, reference v3.11.7 (e2f4ba), with Swift 6.2 (beta) for macOS (Xcode) using Xcode 26.0 on 21 Jun 2025 18:54:03 UTC.

Swift 6 data race errors: 0

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 platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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:  59% (2976/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
========================================
Build
========================================
Selected platform:         macosXcodebuild
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:
  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 platform=macOS,arch=arm64
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 platform=macOS,arch=arm64
Resolve Package Graph
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-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/MacOSX.platform/Developer/SDKs/MacOSX26.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: 77f933989c31af8bd09229d35bbcc322
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/77f933989c31af8bd09229d35bbcc322.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/PythonKit.modulemap (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/PythonKit.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/PythonKit.DependencyStaticMetadataFileList (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/PythonKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/PythonKit.DependencyMetadataFileList (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/PythonKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftConstValuesFileList (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit_const_extract_protocols.json (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftFileList (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit-OutputFileMap.json (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit.LinkFileList (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit.LinkFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/MetaversePythonFramework_PyBundle.bundle (in target 'MetaversePythonFramework_PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/MetaversePythonFramework_PyBundle.bundle
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/MetaversePythonFramework_PyBundle.bundle/Contents (in target 'MetaversePythonFramework_PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/MetaversePythonFramework_PyBundle.bundle/Contents
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/MetaversePythonFramework_PyBundle.bundle/Contents/Resources (in target 'MetaversePythonFramework_PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    /bin/mkdir -p /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/MetaversePythonFramework_PyBundle.bundle/Contents/Resources
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/MetaversePythonFramework_PyBundle.build/MetaversePythonFramework_PyBundle.DependencyStaticMetadataFileList (in target 'MetaversePythonFramework_PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/MetaversePythonFramework_PyBundle.build/MetaversePythonFramework_PyBundle.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/MetaversePythonFramework_PyBundle.build/empty-MetaversePythonFramework_PyBundle.plist (in target 'MetaversePythonFramework_PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/MetaversePythonFramework_PyBundle.build/empty-MetaversePythonFramework_PyBundle.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/MetaversePythonFramework_PyBundle.build/MetaversePythonFramework_PyBundle.DependencyMetadataFileList (in target 'MetaversePythonFramework_PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/MetaversePythonFramework_PyBundle.build/MetaversePythonFramework_PyBundle.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/PythonKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/PythonKit.modulemap (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/PythonKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/libpython3.11.a macos
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-process-xcframework --xcframework /Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework --platform macos --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/MetaversePythonFramework_PyBundle.bundle/Contents/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/MetaversePythonFramework_PyBundle.build/empty-MetaversePythonFramework_PyBundle.plist (in target 'MetaversePythonFramework_PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-infoPlistUtility /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/MetaversePythonFramework_PyBundle.build/empty-MetaversePythonFramework_PyBundle.plist -producttype com.apple.product-type.bundle -expandbuildsettings -platform macosx -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/MetaversePythonFramework_PyBundle.bundle/Contents/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/MetaversePythonFramework_PyBundle.bundle/Contents/Resources/python /Users/admin/builder/spi-builder-workspace/Sources/PyBundle/Resources/python (in target 'MetaversePythonFramework_PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/Sources/PyBundle/Resources/python /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/MetaversePythonFramework_PyBundle.bundle/Contents/Resources
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/PyBundle.modulemap (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/PyBundle.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/PyBundle.DependencyStaticMetadataFileList (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/PyBundle.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/PyBundle.DependencyMetadataFileList (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/PyBundle.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle.LinkFileList (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle.SwiftConstValuesFileList (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle_const_extract_protocols.json (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle-OutputFileMap.json (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle.SwiftFileList (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/DerivedSources/resource_bundle_accessor.swift (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/PyBundle.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/PyBundle.modulemap (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/PyBundle.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/MetaversePythonFramework_PyBundle.bundle (in target 'MetaversePythonFramework_PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/MetaversePythonFramework_PyBundle.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/MetaversePythonFramework_PyBundle.bundle (in target 'MetaversePythonFramework_PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    /usr/bin/touch -c /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/MetaversePythonFramework_PyBundle.bundle
SwiftDriver PythonKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PythonKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-6TL9KT83HX9WCNN6MUJ4RXY13.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-8Z3DGWJN4BZ05LEF7ZV8ZZXOK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-BOGP854PAM05OU9SEQ6T6CKZF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-CB7S9KW6BCE8K3W9BQR8Z8L7D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-74FSHJ7Y9OFU31XW3USCCV6H9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-ETXGO0CCN50NJJJ1T7O9OG7QY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-4F6W88HH2I5QECJK4DQWSN688.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-771G992C02Z1PKJN0NBXDZ54L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-CXIFL9FUFZMGL45NUHJFXF7KI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-9DRP2UGNZ7B3VFK2LROWNHXAA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-2H78LDXQL2QSOBU9E8S6W5Q85.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-6ZZNJZ45HVZSO0GOX4U8979M9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-4QFW3FVE99J7ELINJEIAOC3PZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-9ZUSOOTZY4TE6H1909JZHSICE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-EVRLXEQT1RUE9WJZHPXUROVRH.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ PythonKit (in target 'PythonKit' from project 'PythonKit')
EmitSwiftModule normal arm64 (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ PythonLibrary.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit/PythonKit/PythonLibrary.swift (in target 'PythonKit' from project 'PythonKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit/PythonKit/PythonLibrary.swift (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ PythonLibrary+Symbols.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit/PythonKit/PythonLibrary+Symbols.swift (in target 'PythonKit' from project 'PythonKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit/PythonKit/PythonLibrary+Symbols.swift (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Python.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit/PythonKit/Python.swift (in target 'PythonKit' from project 'PythonKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit/PythonKit/Python.swift (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ NumpyConversion.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit/PythonKit/NumpyConversion.swift (in target 'PythonKit' from project 'PythonKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit/PythonKit/NumpyConversion.swift (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for PythonKit (in target 'PythonKit' from project 'PythonKit')
SwiftDriver\ Compilation\ Requirements PythonKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PythonKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/PythonKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit-Swift.h (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/PythonKit-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PythonKit.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit.swiftdoc (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PythonKit.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PythonKit.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit.abi.json (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PythonKit.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PythonKit.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit.swiftmodule (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PythonKit.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PythonKit.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit.swiftsourceinfo (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PythonKit.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriver PyBundle normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PyBundle -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling PythonLibrary+Symbols.swift (in target 'PythonKit' from project 'PythonKit')
SwiftDriverJobDiscovery normal arm64 Compiling NumpyConversion.swift (in target 'PythonKit' from project 'PythonKit')
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules/Python-3WBMSV4G9JA1F78UHLX6G8X4Y.pcm
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'marshal.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header 'marshal.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'py_curses.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header 'py_curses.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'errcode.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header 'errcode.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'structmember.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header 'structmember.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'frameobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header 'frameobject.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_pyerrors.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_pyerrors.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_warnings.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_warnings.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_global_strings.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_global_strings.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_asdl.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_asdl.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_getopt.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_getopt.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_hamt.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_hamt.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_pymath.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_pymath.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_parser.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_parser.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_accu.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_accu.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_runtime_init.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_runtime_init.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_pylifecycle.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_pylifecycle.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_runtime.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_runtime.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_emscripten_signal.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_emscripten_signal.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_namespace.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_namespace.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_genobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_genobject.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_gil.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_gil.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_exceptions.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_exceptions.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_compile.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_compile.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_signal.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_signal.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_atomic_funcs.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_atomic_funcs.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_sliceobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_sliceobject.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_code.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_code.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_unionobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_unionobject.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_pyhash.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_pyhash.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_tuple.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_tuple.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_long.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_long.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_ucnhash.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_ucnhash.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_fileutils.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_fileutils.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_floatobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_floatobject.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_call.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_call.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_hashtable.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_hashtable.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_abstract.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_abstract.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_list.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_list.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_pymem.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_pymem.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_structseq.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_structseq.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_bitutils.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_bitutils.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_interpreteridobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_interpreteridobject.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_pystate.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_pystate.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_gc.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_gc.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_traceback.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_traceback.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_dict.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_dict.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_strhex.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_strhex.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_atomic.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_atomic.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_import.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_import.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_symtable.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_symtable.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_sysmodule.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_sysmodule.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_ast_state.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_ast_state.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_pyarena.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_pyarena.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_initconfig.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_initconfig.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_bytesobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_bytesobject.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_frame.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_frame.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_opcode.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_opcode.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_interp.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_interp.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_dtoa.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_dtoa.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_format.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_format.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_function.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_function.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_condvar.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_condvar.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_typeobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_typeobject.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_bytes_methods.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_bytes_methods.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_object.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_object.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_ceval.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_ceval.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_pathconfig.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_pathconfig.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_moduleobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_moduleobject.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_global_objects.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_global_objects.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_unicodeobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_unicodeobject.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_blocks_output_buffer.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_blocks_output_buffer.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_context.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_context.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_ast.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_ast.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'datetime.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header 'datetime.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'pyexpat.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header 'pyexpat.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/cpython/pthread_stubs.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/cpython/pthread_stubs.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/cpython/frameobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header '/cpython/frameobject.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'token.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header 'token.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'osdefs.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header 'osdefs.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'opcode.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header 'opcode.h'
<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/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'pydtrace.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header 'pydtrace.h'
<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 |
82 warnings generated.
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'dynamic_annotations.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
    | `- warning: umbrella header for module 'Python' does not include header 'dynamic_annotations.h'
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/launch-6Y7U46VS0V2C4QFLFRCY3W0XL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libkern-DUJTO8A4UY7XH87NSAUP6Y992.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libDER-1FEZ8WXDGBOZ9ORWT6DRYUDKD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-B1DEY84NT78VC91CZTGCR6P2G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-6NBUGIV2QW8A8LH005H34YCE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-BQP0R8JLYV2F1CPSK0VA3XD2R.pcm
SwiftDriverJobDiscovery normal arm64 Compiling Python.swift (in target 'PythonKit' from project 'PythonKit')
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-4SXQ0NNFO6D0W9PZ9T713HIVF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-E6P09CF5VM5JV7V9R2RRL1RC3.pcm
SwiftDriverJobDiscovery normal arm64 Compiling PythonLibrary.swift (in target 'PythonKit' from project 'PythonKit')
SwiftDriver\ Compilation PythonKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PythonKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -suppress-warnings -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PythonKit.o normal (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos10.13 -r -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PythonKit.o
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-CFV17P5GIIS6XIDB3Z4JNTJHB.pcm
ExtractAppIntentsMetadata (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name PythonKit --sdk-root /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk --xcode-version 17A5241e --platform-family macOS --deployment-target 10.13 --bundle-identifier pythonkit.PythonKit --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PythonKit.appintents --target-triple arm64-apple-macos10.13 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PythonKit.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/PythonKit.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/PythonKit.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-06-21 11:54:00.719 appintentsmetadataprocessor[669:3948] Starting appintentsmetadataprocessor export
2025-06-21 11:54:00.782 appintentsmetadataprocessor[669:3948] Extracted no relevant App Intents symbols, skipping writing output
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-881WXGYR1RBOJ7T336TLGWOQ1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-B0XW8B8UX4R6SLAS5KEFFINY5.pcm
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PythonKit.o (in target 'PythonKit' from project 'PythonKit')
    cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PythonKit.o
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-B2MMD5Z4G6HM52GN9F4MO00HT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOKit-ABLA7SJUDIMMX99SIOZ8SN15.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-8QVMIAJK18QWY0JDBLN5CE7RK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DiskArbitration-18ZXKRRAO7S8MJT79AVBEGMSD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreServices-32XM9N84T9KYPA839NVNUSWS3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-2AI4IIFGG13NJB8A41NV2MF78.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ PyBundle (in target 'PyBundle' from project 'MetaversePythonFramework')
EmitSwiftModule normal arm64 (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/DerivedSources/resource_bundle_accessor.swift (in target 'PyBundle' from project 'MetaversePythonFramework')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/DerivedSources/resource_bundle_accessor.swift (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ PyBundler.swift /Users/admin/builder/spi-builder-workspace/Sources/PyBundle/PyBundler.swift (in target 'PyBundle' from project 'MetaversePythonFramework')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/PyBundle/PyBundler.swift (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Emitting module for PyBundle (in target 'PyBundle' from project 'MetaversePythonFramework')
SwiftDriver\ Compilation\ Requirements PyBundle normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PyBundle -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/PyBundle-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle-Swift.h (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/PyBundle-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PyBundle.swiftmodule/arm64-apple-macos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle.abi.json (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PyBundle.swiftmodule/arm64-apple-macos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PyBundle.swiftmodule/arm64-apple-macos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle.swiftdoc (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PyBundle.swiftmodule/arm64-apple-macos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PyBundle.swiftmodule/arm64-apple-macos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle.swiftmodule (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PyBundle.swiftmodule/arm64-apple-macos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PyBundle.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle.swiftsourceinfo (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks -rename /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PyBundle.swiftmodule/Project/arm64-apple-macos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift (in target 'PyBundle' from project 'MetaversePythonFramework')
SwiftDriverJobDiscovery normal arm64 Compiling PyBundler.swift (in target 'PyBundle' from project 'MetaversePythonFramework')
SwiftDriver\ Compilation PyBundle normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-Swift-Compilation -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PyBundle -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos14.0 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Ld /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PyBundle.o normal (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-macos14.0 -r -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle_lto.o -rdynamic -Xlinker -no_deduplicate -Xlinker -debug_variant -Xlinker -dependency_info -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/macosx -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PyBundle.o
ExtractAppIntentsMetadata (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name PyBundle --sdk-root /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk --xcode-version 17A5241e --platform-family macOS --deployment-target 14.0 --bundle-identifier spi-builder-workspace.PyBundle --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PyBundle.appintents --target-triple arm64-apple-macos14.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PyBundle.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/PyBundle.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/PyBundle.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug/PyBundle.build/Objects-normal/arm64/PyBundle.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-06-21 11:54:02.678 appintentsmetadataprocessor[683:3991] Starting appintentsmetadataprocessor export
2025-06-21 11:54:02.718 appintentsmetadataprocessor[683:3991] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PyBundle.o (in target 'PyBundle' from project 'MetaversePythonFramework')
    cd /Users/admin/builder/spi-builder-workspace
    builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PyBundle.o
** BUILD SUCCEEDED **
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:4ee688d36a806d7041fac3da79e450bd86dd4963, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:4ee688d36a806d7041fac3da79e450bd86dd4963, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:4ee688d36a806d7041fac3da79e450bd86dd4963, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:4ee688d36a806d7041fac3da79e450bd86dd4963, name:My Mac }
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.