Build Information
Successful build of MetaversePythonFramework, reference v3.11.7 (e2f4ba
), with Swift 6.1 for visionOS using Xcode 16.3 on 29 Apr 2025 02:27:17 UTC.
Swift 6 data race errors: 1
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MetaversePythonFramework -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.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: 61% (3100/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: visionOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/wabiverse/MetaversePythonFramework.git
https://github.com/wabiverse/MetaversePythonFramework.git
{
"dependencies" : [
{
"identity" : "pythonkit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pvieito/PythonKit.git"
}
],
"manifest_display_name" : "MetaversePythonFramework",
"name" : "MetaversePythonFramework",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "Python",
"targets" : [
"PyBundle",
"Python"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Python",
"module_type" : "BinaryTarget",
"name" : "Python",
"path" : "Frameworks/3.11/Python.xcframework",
"product_memberships" : [
"Python"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "PyBundleTests",
"module_type" : "SwiftTarget",
"name" : "PyBundleTests",
"path" : "Tests/PyBundleTests",
"sources" : [
"PyBundleTests.swift"
],
"target_dependencies" : [
"PyBundle"
],
"type" : "test"
},
{
"c99name" : "PyBundle",
"module_type" : "SwiftTarget",
"name" : "PyBundle",
"path" : "Sources/PyBundle",
"product_dependencies" : [
"PythonKit"
],
"product_memberships" : [
"Python"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/PyBundle/Resources/python",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"PyBundler.swift"
],
"target_dependencies" : [
"Python"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/pvieito/PythonKit.git
Creating working copy of package ‘PythonKit’
Checking out 0.5.1 of package ‘PythonKit’
Resolve Package Graph
Resolved source packages:
PythonKit: https://github.com/pvieito/PythonKit.git @ 0.5.1
MetaversePythonFramework: /Users/admin/builder/spi-builder-workspace
resolved source packages: PythonKit, MetaversePythonFramework
{
"dependencies" : [
{
"identity" : "pythonkit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pvieito/PythonKit.git"
}
],
"manifest_display_name" : "MetaversePythonFramework",
"name" : "MetaversePythonFramework",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "Python",
"targets" : [
"PyBundle",
"Python"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Python",
"module_type" : "BinaryTarget",
"name" : "Python",
"path" : "Frameworks/3.11/Python.xcframework",
"product_memberships" : [
"Python"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "PyBundleTests",
"module_type" : "SwiftTarget",
"name" : "PyBundleTests",
"path" : "Tests/PyBundleTests",
"sources" : [
"PyBundleTests.swift"
],
"target_dependencies" : [
"PyBundle"
],
"type" : "test"
},
{
"c99name" : "PyBundle",
"module_type" : "SwiftTarget",
"name" : "PyBundle",
"path" : "Sources/PyBundle",
"product_dependencies" : [
"PythonKit"
],
"product_memberships" : [
"Python"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/PyBundle/Resources/python",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"PyBundler.swift"
],
"target_dependencies" : [
"Python"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"MetaversePythonFramework"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MetaversePythonFramework -destination generic/platform=xrOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme MetaversePythonFramework -destination generic/platform=xrOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
MetaversePythonFramework: /Users/admin/builder/spi-builder-workspace
PythonKit: https://github.com/pvieito/PythonKit.git @ 0.5.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'Python' in project 'MetaversePythonFramework'
➜ Explicit dependency on target 'PyBundle' in project 'MetaversePythonFramework'
➜ Explicit dependency on target 'MetaversePythonFramework_PyBundle' in project 'MetaversePythonFramework'
➜ Explicit dependency on target 'PythonKit' in project 'PythonKit'
Target 'PyBundle' in project 'MetaversePythonFramework'
➜ Explicit dependency on target 'MetaversePythonFramework_PyBundle' in project 'MetaversePythonFramework'
➜ Explicit dependency on target 'PythonKit' in project 'PythonKit'
Target 'PythonKit' in project 'PythonKit'
➜ Explicit dependency on target 'PythonKit' in project 'PythonKit'
Target 'PythonKit' in project 'PythonKit' (no dependencies)
Target 'MetaversePythonFramework_PyBundle' in project 'MetaversePythonFramework' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 79d39b758b126e0eb6bb740cffe242d1
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/79d39b758b126e0eb6bb740cffe242d1.xcbuilddata
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache
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
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/Products/Debug-xros
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros
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-xros
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/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-xros/PythonKit.build/PythonKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/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-xros/PythonKit.build/PythonKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/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-xros/MetaversePythonFramework_PyBundle.build/empty-MetaversePythonFramework_PyBundle.plist
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/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-xros/PythonKit.build/PythonKit.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/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-xros/PythonKit.build/Objects-normal/arm64/PythonKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/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-xros/PythonKit.build/Objects-normal/arm64/PythonKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/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-xros/PythonKit.build/Objects-normal/arm64/PythonKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/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-xros/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/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-xros/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/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-xros/MetaversePythonFramework_PyBundle.build/MetaversePythonFramework_PyBundle.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/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-xros/MetaversePythonFramework_PyBundle.build/MetaversePythonFramework_PyBundle.DependencyMetadataFileList
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/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-xros/MetaversePythonFramework_PyBundle.bundle
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/PythonKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/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-xros/PythonKit.build/PythonKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/libpython3.11.a xros
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 xros --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MetaversePythonFramework_PyBundle.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/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-xros/MetaversePythonFramework_PyBundle.build/empty-MetaversePythonFramework_PyBundle.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform xros -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MetaversePythonFramework_PyBundle.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/MetaversePythonFramework_PyBundle.bundle/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-xros/MetaversePythonFramework_PyBundle.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/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-xros/PyBundle.build/PyBundle.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/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-xros/PyBundle.build/PyBundle.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/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-xros/PyBundle.build/DerivedSources/resource_bundle_accessor.swift
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/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-xros/PyBundle.build/Objects-normal/arm64/PyBundle.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/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-xros/PyBundle.build/Objects-normal/arm64/PyBundle_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/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-xros/PyBundle.build/Objects-normal/arm64/PyBundle-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/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-xros/PyBundle.build/Objects-normal/arm64/PyBundle.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/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-xros/PyBundle.build/Objects-normal/arm64/PyBundle.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/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-xros/PyBundle.build/PyBundle.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/PyBundle.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/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-xros/PyBundle.build/PyBundle.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/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-xros/MetaversePythonFramework_PyBundle.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/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-xros/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-16.3.0.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-xros/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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 -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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/PythonKit.build/Objects-normal/arm64/PythonKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/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-xros/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-xros/PythonKit.build/Objects-normal/arm64/PythonKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/PythonKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/PythonKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/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-xros/PythonKit.build/Objects-normal/arm64/PythonKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
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\ 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
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\ 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-16.3.0.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-xros/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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 -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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/PythonKit.build/Objects-normal/arm64/PythonKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/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-xros/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-xros/PythonKit.build/Objects-normal/arm64/PythonKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/PythonKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/PythonKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/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-xros/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-xros/PythonKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/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-xros/PythonKit.build/Objects-normal/arm64/PythonKit-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/PythonKit-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PythonKit.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/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-xros/PythonKit.build/Objects-normal/arm64/PythonKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PythonKit.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PythonKit.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/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-xros/PythonKit.build/Objects-normal/arm64/PythonKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PythonKit.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PythonKit.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/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-xros/PythonKit.build/Objects-normal/arm64/PythonKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PythonKit.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PythonKit.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/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-xros/PythonKit.build/Objects-normal/arm64/PythonKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PythonKit.swiftmodule/Project/arm64-apple-xros.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-16.3.0.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-xros/PyBundle.build/Objects-normal/arm64/PyBundle.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/PyBundle.build/Objects-normal/arm64/PyBundle-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/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-xros/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-xros/PyBundle.build/Objects-normal/arm64/PyBundle_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/PyBundle.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/PyBundle.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/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-xros/PyBundle.build/Objects-normal/arm64/PyBundle-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
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
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'marshal.h'
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'errcode.h'
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'structmember.h'
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'frameobject.h'
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'datetime.h'
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'pyexpat.h'
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: 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:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'token.h'
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'osdefs.h'
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'opcode.h'
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'pydtrace.h'
^
<module-includes>:1:9: note: in file included from <module-includes>:1:
#import "Python.h"
^
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'dynamic_annotations.h'
^
/Users/admin/builder/spi-builder-workspace/Sources/PyBundle/PyBundler.swift:30:21: warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var shared = PyBundler()
^
/Users/admin/builder/spi-builder-workspace/Sources/PyBundle/PyBundler.swift:30:21: note: convert 'shared' to a 'let' constant to make 'Sendable' shared state immutable
public static var shared = PyBundler()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/PyBundle/PyBundler.swift:30:21: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
public static var shared = PyBundler()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PyBundle/PyBundler.swift:30:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var shared = PyBundler()
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/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-xros/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
/Users/admin/builder/spi-builder-workspace/Sources/PyBundle/PyBundler.swift:30:21: warning: static property 'shared' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
public static var shared = PyBundler()
^
/Users/admin/builder/spi-builder-workspace/Sources/PyBundle/PyBundler.swift:30:21: note: convert 'shared' to a 'let' constant to make 'Sendable' shared state immutable
public static var shared = PyBundler()
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/Sources/PyBundle/PyBundler.swift:30:21: note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
public static var shared = PyBundler()
^
@MainActor
/Users/admin/builder/spi-builder-workspace/Sources/PyBundle/PyBundler.swift:30:21: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public static var shared = PyBundler()
^
nonisolated(unsafe)
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')
SwiftDriverJobDiscovery normal arm64 Compiling Python.swift (in target 'PythonKit' from project 'PythonKit')
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-16.3.0.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-xros/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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 -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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/PythonKit.build/Objects-normal/arm64/PythonKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/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-xros/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-xros/PythonKit.build/Objects-normal/arm64/PythonKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/PythonKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/PythonKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/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-xros/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-xros/PythonKit.o normal (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/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-xros/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-xros/PythonKit.build/Objects-normal/arm64/PythonKit_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/PythonKit.build/Objects-normal/arm64/PythonKit.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PythonKit.o
ExtractAppIntentsMetadata (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name PythonKit --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier pythonkit.PythonKit --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PythonKit.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PythonKit.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/PythonKit.build/Objects-normal/arm64/PythonKit_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/PythonKit.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/PythonKit.build/PythonKit.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/PythonKit.build/PythonKit.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-xros/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-28 19:27:15.958 appintentsmetadataprocessor[772:4252] Starting appintentsmetadataprocessor export
2025-04-28 19:27:16.001 appintentsmetadataprocessor[772:4252] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/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-xros/PythonKit.o
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-16.3.0.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-xros/PyBundle.build/Objects-normal/arm64/PyBundle.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/PyBundle.build/Objects-normal/arm64/PyBundle-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/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-xros/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-xros/PyBundle.build/Objects-normal/arm64/PyBundle_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/PyBundle.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/PyBundle.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/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-xros/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-xros/PyBundle-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/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-xros/PyBundle.build/Objects-normal/arm64/PyBundle-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-xros/PyBundle-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PyBundle.swiftmodule/arm64-apple-xros.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/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-xros/PyBundle.build/Objects-normal/arm64/PyBundle.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PyBundle.swiftmodule/arm64-apple-xros.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PyBundle.swiftmodule/arm64-apple-xros.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/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-xros/PyBundle.build/Objects-normal/arm64/PyBundle.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PyBundle.swiftmodule/arm64-apple-xros.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PyBundle.swiftmodule/arm64-apple-xros.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/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-xros/PyBundle.build/Objects-normal/arm64/PyBundle.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PyBundle.swiftmodule/arm64-apple-xros.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PyBundle.swiftmodule/Project/arm64-apple-xros.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/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-xros/PyBundle.build/Objects-normal/arm64/PyBundle.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PyBundle.swiftmodule/Project/arm64-apple-xros.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-16.3.0.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-xros/PyBundle.build/Objects-normal/arm64/PyBundle.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -target arm64-apple-xros1.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-xros -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/xros2.4-22O233-407b76dbb837030756cbe1ab3f0b01b6.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/PyBundle.build/Objects-normal/arm64/PyBundle-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/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-xros/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-xros/PyBundle.build/Objects-normal/arm64/PyBundle_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/PyBundle.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/PyBundle.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/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-xros/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-xros/PyBundle.o normal (in target 'PyBundle' from project 'MetaversePythonFramework')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-xros1.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-xros -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/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-xros/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-xros/PyBundle.build/Objects-normal/arm64/PyBundle_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/xros -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/PyBundle.build/Objects-normal/arm64/PyBundle.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PyBundle.o
ExtractAppIntentsMetadata (in target 'PyBundle' from project 'MetaversePythonFramework')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name PyBundle --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS2.4.sdk --xcode-version 16E140 --platform-family xrOS --deployment-target 1.0 --bundle-identifier spi-builder-workspace.PyBundle --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PyBundle.appintents --target-triple arm64-apple-xros1.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/PyBundle.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/PyBundle.build/Objects-normal/arm64/PyBundle_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/PyBundle.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/PyBundle.build/Objects-normal/arm64/PyBundle.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/PyBundle.build/PyBundle.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/PyBundle.build/PyBundle.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-xros/PyBundle.build/Objects-normal/arm64/PyBundle.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-28 19:27:16.923 appintentsmetadataprocessor[775:4271] Starting appintentsmetadataprocessor export
2025-04-28 19:27:16.958 appintentsmetadataprocessor[775:4271] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-xros/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-xros/PyBundle.o
** BUILD SUCCEEDED **
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.