Build Information
Successful build of MetaversePythonFramework, reference main (e2f4ba
), with Swift 6.2 (beta) for iOS using Xcode 26.0 on 21 Jun 2025 18:54:35 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MetaversePythonFramework -destination generic/platform=iOS
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wabiverse/MetaversePythonFramework.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wabiverse/MetaversePythonFramework
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e2f4ba8 Fix visionOS headers.
Updating files: 56% (2830/5030)
Updating files: 57% (2868/5030)
Updating files: 58% (2918/5030)
Updating files: 59% (2968/5030)
Updating files: 60% (3018/5030)
Updating files: 61% (3069/5030)
Updating files: 62% (3119/5030)
Updating files: 63% (3169/5030)
Updating files: 64% (3220/5030)
Updating files: 65% (3270/5030)
Updating files: 66% (3320/5030)
Updating files: 67% (3371/5030)
Updating files: 68% (3421/5030)
Updating files: 69% (3471/5030)
Updating files: 70% (3521/5030)
Updating files: 71% (3572/5030)
Updating files: 72% (3622/5030)
Updating files: 73% (3672/5030)
Updating files: 74% (3723/5030)
Updating files: 75% (3773/5030)
Updating files: 76% (3823/5030)
Updating files: 77% (3874/5030)
Updating files: 78% (3924/5030)
Updating files: 79% (3974/5030)
Updating files: 80% (4024/5030)
Updating files: 81% (4075/5030)
Updating files: 82% (4125/5030)
Updating files: 83% (4175/5030)
Updating files: 84% (4226/5030)
Updating files: 85% (4276/5030)
Updating files: 86% (4326/5030)
Updating files: 87% (4377/5030)
Updating files: 88% (4427/5030)
Updating files: 89% (4477/5030)
Updating files: 90% (4527/5030)
Updating files: 91% (4578/5030)
Updating files: 92% (4628/5030)
Updating files: 93% (4678/5030)
Updating files: 94% (4729/5030)
Updating files: 95% (4779/5030)
Updating files: 96% (4829/5030)
Updating files: 97% (4880/5030)
Updating files: 98% (4930/5030)
Updating files: 99% (4980/5030)
Updating files: 100% (5030/5030)
Updating files: 100% (5030/5030), done.
Cloned https://github.com/wabiverse/MetaversePythonFramework.git
Revision (git rev-parse @):
e2f4ba867b7e287a283a27a0005ab64deef14279
SUCCESS checkout https://github.com/wabiverse/MetaversePythonFramework.git at main
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/wabiverse/MetaversePythonFramework.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/pvieito/PythonKit.git
Creating working copy of package ‘PythonKit’
Checking out 0.5.1 of package ‘PythonKit’
Resolve Package Graph
Resolved source packages:
MetaversePythonFramework: /Users/admin/builder/spi-builder-workspace
PythonKit: https://github.com/pvieito/PythonKit.git @ 0.5.1
resolved source packages: MetaversePythonFramework, PythonKit
{
"dependencies" : [
{
"identity" : "pythonkit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pvieito/PythonKit.git"
}
],
"manifest_display_name" : "MetaversePythonFramework",
"name" : "MetaversePythonFramework",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "Python",
"targets" : [
"PyBundle",
"Python"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Python",
"module_type" : "BinaryTarget",
"name" : "Python",
"path" : "Frameworks/3.11/Python.xcframework",
"product_memberships" : [
"Python"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "PyBundleTests",
"module_type" : "SwiftTarget",
"name" : "PyBundleTests",
"path" : "Tests/PyBundleTests",
"sources" : [
"PyBundleTests.swift"
],
"target_dependencies" : [
"PyBundle"
],
"type" : "test"
},
{
"c99name" : "PyBundle",
"module_type" : "SwiftTarget",
"name" : "PyBundle",
"path" : "Sources/PyBundle",
"product_dependencies" : [
"PythonKit"
],
"product_memberships" : [
"Python"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/PyBundle/Resources/python",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"PyBundler.swift"
],
"target_dependencies" : [
"Python"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"MetaversePythonFramework"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme MetaversePythonFramework -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme MetaversePythonFramework -destination generic/platform=iOS
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
MetaversePythonFramework: /Users/admin/builder/spi-builder-workspace
PythonKit: https://github.com/pvieito/PythonKit.git @ 0.5.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
Target 'Python' in project 'MetaversePythonFramework'
➜ Explicit dependency on target 'PyBundle' in project 'MetaversePythonFramework'
➜ Explicit dependency on target 'MetaversePythonFramework_PyBundle' in project 'MetaversePythonFramework'
➜ Explicit dependency on target 'PythonKit' in project 'PythonKit'
Target 'PyBundle' in project 'MetaversePythonFramework'
➜ Explicit dependency on target 'MetaversePythonFramework_PyBundle' in project 'MetaversePythonFramework'
➜ Explicit dependency on target 'PythonKit' in project 'PythonKit'
Target 'PythonKit' in project 'PythonKit'
➜ Explicit dependency on target 'PythonKit' in project 'PythonKit'
Target 'PythonKit' in project 'PythonKit' (no dependencies)
Target 'MetaversePythonFramework_PyBundle' in project 'MetaversePythonFramework' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 095c5d06bd947cf18e3b79f83b008775
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/095c5d06bd947cf18e3b79f83b008775.xcbuilddata
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos
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-iphoneos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/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-iphoneos/PythonKit.build/PythonKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/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-iphoneos/PythonKit.build/PythonKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/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-iphoneos/PythonKit.build/PythonKit.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/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-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/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-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/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-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/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-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/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-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit-OutputFileMap.json
MkDir /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/MetaversePythonFramework_PyBundle.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/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-iphoneos/MetaversePythonFramework_PyBundle.build/MetaversePythonFramework_PyBundle.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/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-iphoneos/MetaversePythonFramework_PyBundle.build/MetaversePythonFramework_PyBundle.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/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-iphoneos/MetaversePythonFramework_PyBundle.build/empty-MetaversePythonFramework_PyBundle.plist
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/PythonKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/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-iphoneos/PythonKit.build/PythonKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
ProcessXCFramework /Users/admin/builder/spi-builder-workspace/Frameworks/3.11/Python.xcframework /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/libpython3.11.a ios
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 ios --target-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos
ProcessInfoPlistFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetaversePythonFramework_PyBundle.bundle/Info.plist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/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-iphoneos/MetaversePythonFramework_PyBundle.build/empty-MetaversePythonFramework_PyBundle.plist -producttype com.apple.product-type.bundle -expandbuildsettings -format binary -platform iphoneos -requiredArchitecture arm64 -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/MetaversePythonFramework_PyBundle.bundle/Info.plist
CpResource /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/MetaversePythonFramework_PyBundle.bundle
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/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-iphoneos/PyBundle.build/PyBundle.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/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-iphoneos/PyBundle.build/PyBundle.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/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-iphoneos/PyBundle.build/PyBundle.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/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-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/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-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/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-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/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-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/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-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/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-iphoneos/PyBundle.build/DerivedSources/resource_bundle_accessor.swift
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/PyBundle.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/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-iphoneos/PyBundle.build/PyBundle.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/MetaversePythonFramework_PyBundle.bundle
Touch /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/MetaversePythonFramework_PyBundle.bundle
SwiftDriver PythonKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PythonKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios12.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-iphoneos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/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-iphoneos/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-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/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-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-9VKHEL45GO0S9UFDNN13E0L1J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-EZ51YITGRGUNDHIOWBTBDX3HG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-CXC27J8YUXK4G20ZP1M0E8MG3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-4FVR452VOSL178WGP8X8D0KNJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-CBS67EYEN5VWGBB8OVQ8EUINJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-6FQ15SRU9D9A044YPILL0CXXX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-3HTANMTZCP6Y9JNQ39FV59MRN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-6FWRIXJQD5QRT88O82SYSLG08.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-4RWDBESMZFX3KO83RWRWMFLI8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-AJQDCBD0YWO0ZLC72RMWSWKZ9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-8YP91F7W9MGAILZQKSZI35L2I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-EYM3FL12NJ59LL2IBGYAY10L8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-4ETX325NXP3BU0VNYJERSG1VG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-91RAPV12LSOIG9C27D473G2K3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-BFJPZN6CR5B4H4UOGESGS2YS4.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ PythonKit (in target 'PythonKit' from project 'PythonKit')
EmitSwiftModule normal arm64 (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ PythonLibrary.swift /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit/PythonKit/PythonLibrary.swift (in target 'PythonKit' from project 'PythonKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit/PythonKit/PythonLibrary.swift (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ 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
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+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
SwiftDriverJobDiscovery normal arm64 Emitting module for PythonKit (in target 'PythonKit' from project 'PythonKit')
SwiftDriver\ Compilation\ Requirements PythonKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PythonKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios12.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-iphoneos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/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-iphoneos/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-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/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-iphoneos/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-iphoneos/PythonKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/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-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/PythonKit-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PythonKit.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/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-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PythonKit.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PythonKit.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/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-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PythonKit.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PythonKit.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/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-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PythonKit.swiftmodule/arm64-apple-ios.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PythonKit.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/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-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PythonKit.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
SwiftDriver PyBundle normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PyBundle' from project 'MetaversePythonFramework')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PyBundle -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios17.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-iphoneos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/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-iphoneos/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-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/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-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling PythonLibrary+Symbols.swift (in target 'PythonKit' from project 'PythonKit')
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-BR0ISXVR4NA7TUR9FO6ZN9BUX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-KAXGLN8PC6ZXUDIXGFUI0P34.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules/Python-1WJWI4J88J0V7FF5VBW6Q3KDM.pcm
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'marshal.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header 'marshal.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'py_curses.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header 'py_curses.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'errcode.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header 'errcode.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'structmember.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header 'structmember.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'frameobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header 'frameobject.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_pyerrors.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_pyerrors.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_warnings.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_warnings.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_global_strings.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_global_strings.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_asdl.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_asdl.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_getopt.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_getopt.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_hamt.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_hamt.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_pymath.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_pymath.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_parser.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_parser.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_accu.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_accu.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_runtime_init.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_runtime_init.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_pylifecycle.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_pylifecycle.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_runtime.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_runtime.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_emscripten_signal.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_emscripten_signal.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_namespace.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_namespace.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_genobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_genobject.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_gil.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_gil.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_exceptions.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_exceptions.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_compile.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_compile.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_signal.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_signal.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_atomic_funcs.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_atomic_funcs.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_sliceobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_sliceobject.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_code.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_code.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_unionobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_unionobject.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_pyhash.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_pyhash.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_tuple.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_tuple.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_long.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_long.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_ucnhash.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_ucnhash.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_fileutils.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_fileutils.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_floatobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_floatobject.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_call.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_call.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_hashtable.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_hashtable.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_abstract.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_abstract.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_list.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_list.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_pymem.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_pymem.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_structseq.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_structseq.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_bitutils.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_bitutils.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_interpreteridobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_interpreteridobject.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_pystate.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_pystate.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_gc.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_gc.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_traceback.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_traceback.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_dict.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_dict.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_strhex.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_strhex.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_atomic.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_atomic.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_import.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_import.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_symtable.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_symtable.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_sysmodule.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_sysmodule.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_ast_state.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_ast_state.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_pyarena.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_pyarena.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_initconfig.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_initconfig.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_bytesobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_bytesobject.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_frame.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_frame.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_opcode.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_opcode.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_interp.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_interp.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_dtoa.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_dtoa.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_format.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_format.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_function.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_function.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_condvar.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_condvar.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_typeobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_typeobject.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_bytes_methods.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_bytes_methods.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_object.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_object.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_ceval.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_ceval.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_pathconfig.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_pathconfig.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_moduleobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_moduleobject.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_global_objects.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_global_objects.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_unicodeobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_unicodeobject.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_blocks_output_buffer.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_blocks_output_buffer.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_context.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_context.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/internal/pycore_ast.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/internal/pycore_ast.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'datetime.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header 'datetime.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'pyexpat.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header 'pyexpat.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/cpython/pthread_stubs.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/cpython/pthread_stubs.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header '/cpython/frameobject.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header '/cpython/frameobject.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'token.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header 'token.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'osdefs.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header 'osdefs.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'opcode.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header 'opcode.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'pydtrace.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header 'pydtrace.h'
<module-includes>:1:9: note: in file included from <module-includes>:1:
1 | #import "Python.h"
| `- note: in file included from <module-includes>:1:
2 |
82 warnings generated.
/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include/Python.h:110:1: warning: umbrella header for module 'Python' does not include header 'dynamic_annotations.h'
108 |
109 | #endif /* !Py_PYTHON_H */
110 |
| `- warning: umbrella header for module 'Python' does not include header 'dynamic_annotations.h'
SwiftDriverJobDiscovery normal arm64 Compiling NumpyConversion.swift (in target 'PythonKit' from project 'PythonKit')
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-DOHLKNIW7LGJIBKLRH4VGIFZV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-7RHAFQD18Z6AJZGMVSTXXMBCA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-AHBR8CP1AD519ISL3E1UCJ16C.pcm
SwiftDriverJobDiscovery normal arm64 Compiling Python.swift (in target 'PythonKit' from project 'PythonKit')
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-4IWW8YK6LXOSTJY4P6C2VVRVI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-6VOE3RHR5QPYA9TUEA3OEO0DS.pcm
SwiftDriverJobDiscovery normal arm64 Compiling PythonLibrary.swift (in target 'PythonKit' from project 'PythonKit')
SwiftDriver\ Compilation PythonKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PythonKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios12.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-iphoneos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/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-iphoneos/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-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/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-iphoneos/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-iphoneos/PythonKit.o normal (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios12.0 -r -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -O0 -w -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/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-iphoneos/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-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PythonKit.o
ExtractAppIntentsMetadata (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace/.dependencies/checkouts/PythonKit
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name PythonKit --sdk-root /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk --xcode-version 17A5241e --platform-family iOS --deployment-target 12.0 --bundle-identifier pythonkit.PythonKit --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PythonKit.appintents --target-triple arm64-apple-ios12.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PythonKit.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/PythonKit.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/PythonKit.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-iphoneos/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-06-21 11:54:33.623 appintentsmetadataprocessor[668:3945] Starting appintentsmetadataprocessor export
2025-06-21 11:54:33.688 appintentsmetadataprocessor[668:3945] Extracted no relevant App Intents symbols, skipping writing output
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-68WAU4OA82VV0C7HGEKHI9G17.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-C5WUIBSEU2CG1IFZQSODUOG9A.pcm
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/PythonKit.o
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-49MC91NHVGD4Y6BRKL8ZQMQZD.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ PyBundle (in target 'PyBundle' from project 'MetaversePythonFramework')
EmitSwiftModule normal arm64 (in target 'PyBundle' from project 'MetaversePythonFramework')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ 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
SwiftCompile normal arm64 Compiling\ resource_bundle_accessor.swift /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/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-iphoneos/PyBundle.build/DerivedSources/resource_bundle_accessor.swift (in target 'PyBundle' from project 'MetaversePythonFramework')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for PyBundle (in target 'PyBundle' from project 'MetaversePythonFramework')
SwiftDriver\ Compilation\ Requirements PyBundle normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PyBundle' from project 'MetaversePythonFramework')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PyBundle -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios17.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-iphoneos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/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-iphoneos/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-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/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-iphoneos/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-iphoneos/PyBundle-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/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-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-iphoneos/PyBundle-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PyBundle.swiftmodule/arm64-apple-ios.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/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-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PyBundle.swiftmodule/arm64-apple-ios.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PyBundle.swiftmodule/arm64-apple-ios.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/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-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PyBundle.swiftmodule/arm64-apple-ios.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PyBundle.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/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-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PyBundle.swiftmodule/Project/arm64-apple-ios.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PyBundle.swiftmodule/arm64-apple-ios.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/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-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PyBundle.swiftmodule/arm64-apple-ios.swiftdoc
SwiftDriverJobDiscovery normal arm64 Compiling resource_bundle_accessor.swift (in target 'PyBundle' from project 'MetaversePythonFramework')
SwiftDriverJobDiscovery normal arm64 Compiling PyBundler.swift (in target 'PyBundle' from project 'MetaversePythonFramework')
SwiftDriver\ Compilation PyBundle normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PyBundle' from project 'MetaversePythonFramework')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PyBundle -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_AVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -target arm64-apple-ios17.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-iphoneos -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/iphoneos26.0-23A5260k-89c966b05cf48e6d712dffa532762295.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/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-iphoneos/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-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/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-iphoneos/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-iphoneos/PyBundle.o normal (in target 'PyBundle' from project 'MetaversePythonFramework')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-ios17.0 -r -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-iphoneos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PackageFrameworks -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/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-iphoneos/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-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/iphoneos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.swiftmodule @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle-linker-args.resp -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PyBundle.o
ExtractAppIntentsMetadata (in target 'PyBundle' from project 'MetaversePythonFramework')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name PyBundle --sdk-root /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS26.0.sdk --xcode-version 17A5241e --platform-family iOS --deployment-target 17.0 --bundle-identifier spi-builder-workspace.PyBundle --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PyBundle.appintents --target-triple arm64-apple-ios17.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/PyBundle.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/PyBundle.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/PyBundle.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/MetaversePythonFramework.build/Debug-iphoneos/PyBundle.build/Objects-normal/arm64/PyBundle.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-06-21 11:54:34.723 appintentsmetadataprocessor[677:3976] Starting appintentsmetadataprocessor export
2025-06-21 11:54:34.766 appintentsmetadataprocessor[677:3976] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-iphoneos/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-iphoneos/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.