Build Information
Successful build of PythonKit, reference master (6fee76
), with Swift 6.1 for watchOS using Xcode 16.3 on 29 Apr 2025 08:33:03 UTC.
Swift 6 data race errors: 45
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PythonKit -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pvieito/PythonKit.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/pvieito/PythonKit
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 6fee761 Fix warnings.
Cloned https://github.com/pvieito/PythonKit.git
Revision (git rev-parse @):
6fee7617cfa910fbac7035276e295ba967adbbb4
SUCCESS checkout https://github.com/pvieito/PythonKit.git at master
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.1
Building package at path: $PWD
https://github.com/pvieito/PythonKit.git
https://github.com/pvieito/PythonKit.git
{
"dependencies" : [
],
"manifest_display_name" : "PythonKit",
"name" : "PythonKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "PythonKit",
"targets" : [
"PythonKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PythonKitTests",
"module_type" : "SwiftTarget",
"name" : "PythonKitTests",
"path" : "Tests/PythonKitTests",
"sources" : [
"NumpyConversionTests.swift",
"PythonFunctionTests.swift",
"PythonRuntimeTests.swift"
],
"target_dependencies" : [
"PythonKit"
],
"type" : "test"
},
{
"c99name" : "PythonKit",
"module_type" : "SwiftTarget",
"name" : "PythonKit",
"path" : "PythonKit",
"product_memberships" : [
"PythonKit"
],
"sources" : [
"NumpyConversion.swift",
"Python.swift",
"PythonLibrary+Symbols.swift",
"PythonLibrary.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
PythonKit: /Users/admin/builder/spi-builder-workspace
resolved source packages: PythonKit
{
"dependencies" : [
],
"manifest_display_name" : "PythonKit",
"name" : "PythonKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "PythonKit",
"targets" : [
"PythonKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PythonKitTests",
"module_type" : "SwiftTarget",
"name" : "PythonKitTests",
"path" : "Tests/PythonKitTests",
"sources" : [
"NumpyConversionTests.swift",
"PythonFunctionTests.swift",
"PythonRuntimeTests.swift"
],
"target_dependencies" : [
"PythonKit"
],
"type" : "test"
},
{
"c99name" : "PythonKit",
"module_type" : "SwiftTarget",
"name" : "PythonKit",
"path" : "PythonKit",
"product_memberships" : [
"PythonKit"
],
"sources" : [
"NumpyConversion.swift",
"Python.swift",
"PythonLibrary+Symbols.swift",
"PythonLibrary.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"PythonKit"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PythonKit -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Command line invocation:
/Applications/Xcode-16.3.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme PythonKit -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
PythonKit: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'PythonKit' in project 'PythonKit'
➜ Explicit dependency on target 'PythonKit' in project 'PythonKit'
Target 'PythonKit' in project 'PythonKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 4a15e4902a7b2b23511126e8139a7e0b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4a15e4902a7b2b23511126e8139a7e0b.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos
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-watchos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/PythonKit.modulemap (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/PythonKit.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/PythonKit.DependencyStaticMetadataFileList (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/PythonKit.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit.SwiftConstValuesFileList (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit-OutputFileMap.json (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit.LinkFileList (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit_const_extract_protocols.json (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit.SwiftFileList (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit_const_extract_protocols.json (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/PythonKit.DependencyMetadataFileList (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/PythonKit.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit.SwiftFileList (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit.SwiftConstValuesFileList (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit.LinkFileList (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit-OutputFileMap.json (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftFileList (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/PythonKit_const_extract_protocols.json (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/PythonKit_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftConstValuesFileList (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/PythonKit.LinkFileList (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/PythonKit.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/PythonKit-OutputFileMap.json (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/PythonKit-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/PythonKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/PythonKit.modulemap (in target 'PythonKit' from project 'PythonKit')
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/PythonKit.build/Debug-watchos/PythonKit.build/PythonKit.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos
SwiftDriver PythonKit normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PythonKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos5.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/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-watchos/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-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/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-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver PythonKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PythonKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos5.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/PythonKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/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-watchos/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-watchos/PythonKit.build/Objects-normal/arm64/PythonKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/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-watchos/PythonKit.build/Objects-normal/arm64/PythonKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver PythonKit normal armv7k com.apple.xcode.tools.swift.compiler (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PythonKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos5.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/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-watchos/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-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/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-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
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
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:663:12: warning: let 'Python' is not concurrency-safe because non-'Sendable' type 'PythonInterface' may have shared mutable state; this is an error in the Swift 6 language mode
public let Python = PythonInterface()
^
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:673:15: note: consider making struct 'PythonInterface' conform to the 'Sendable' protocol
public struct PythonInterface {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:663:12: note: add '@MainActor' to make let 'Python' part of global actor 'MainActor'
public let Python = PythonInterface()
^
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:663:12: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public let Python = PythonInterface()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1733:16: warning: static property 'sharedMethodDefinition' is not concurrency-safe because non-'Sendable' type 'UnsafeMutablePointer<PyMethodDef>' may have shared mutable state; this is an error in the Swift 6 language mode
static let sharedMethodDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1733:16: note: add '@MainActor' to make static property 'sharedMethodDefinition' part of global actor 'MainActor'
static let sharedMethodDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1733:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let sharedMethodDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1755:16: warning: static property 'sharedMethodWithKeywordsDefinition' is not concurrency-safe because non-'Sendable' type 'UnsafeMutablePointer<PyMethodDef>' may have shared mutable state; this is an error in the Swift 6 language mode
static let sharedMethodWithKeywordsDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1755:16: note: add '@MainActor' to make static property 'sharedMethodWithKeywordsDefinition' part of global actor 'MainActor'
static let sharedMethodWithKeywordsDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1755:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let sharedMethodWithKeywordsDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:92:21: warning: stored property 'reference' of 'Sendable'-conforming struct 'PythonObject' has non-sendable type 'PyReference'; this is an error in the Swift 6 language mode
fileprivate var reference: PyReference
^
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:40:13: note: class 'PyReference' does not conform to the 'Sendable' protocol
final class PyReference {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:228:5: warning: let '_Py_ZeroStruct' is not concurrency-safe because non-'Sendable' type 'PyObjectPointer' (aka 'UnsafeMutableRawPointer') may have shared mutable state; this is an error in the Swift 6 language mode
let _Py_ZeroStruct: PyObjectPointer =
^
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawPointer : _Pointer {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:228:5: note: add '@MainActor' to make let '_Py_ZeroStruct' part of global actor 'MainActor'
let _Py_ZeroStruct: PyObjectPointer =
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:228:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
let _Py_ZeroStruct: PyObjectPointer =
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:231:5: warning: let '_Py_TrueStruct' is not concurrency-safe because non-'Sendable' type 'PyObjectPointer' (aka 'UnsafeMutableRawPointer') may have shared mutable state; this is an error in the Swift 6 language mode
let _Py_TrueStruct: PyObjectPointer =
^
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawPointer : _Pointer {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:231:5: note: add '@MainActor' to make let '_Py_TrueStruct' part of global actor 'MainActor'
let _Py_TrueStruct: PyObjectPointer =
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:231:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
let _Py_TrueStruct: PyObjectPointer =
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:234:5: warning: let 'PyBool_Type' is not concurrency-safe because non-'Sendable' type 'PyObjectPointer' (aka 'UnsafeMutableRawPointer') may have shared mutable state; this is an error in the Swift 6 language mode
let PyBool_Type: PyObjectPointer =
^
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawPointer : _Pointer {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:234:5: note: add '@MainActor' to make let 'PyBool_Type' part of global actor 'MainActor'
let PyBool_Type: PyObjectPointer =
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:234:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
let PyBool_Type: PyObjectPointer =
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:237:5: warning: let 'PySlice_Type' is not concurrency-safe because non-'Sendable' type 'PyObjectPointer' (aka 'UnsafeMutableRawPointer') may have shared mutable state; this is an error in the Swift 6 language mode
let PySlice_Type: PyObjectPointer =
^
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawPointer : _Pointer {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:237:5: note: add '@MainActor' to make let 'PySlice_Type' part of global actor 'MainActor'
let PySlice_Type: PyObjectPointer =
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:237:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
let PySlice_Type: PyObjectPointer =
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:51:24: warning: static property 'defaultLibraryHandle' is not concurrency-safe because non-'Sendable' type 'UnsafeMutableRawPointer?' may have shared mutable state; this is an error in the Swift 6 language mode
private static let defaultLibraryHandle = UnsafeMutableRawPointer(bitPattern: -2) // RTLD_DEFAULT
^
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
@frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:51:24: note: add '@MainActor' to make static property 'defaultLibraryHandle' part of global actor 'MainActor'
private static let defaultLibraryHandle = UnsafeMutableRawPointer(bitPattern: -2) // RTLD_DEFAULT
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:51:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let defaultLibraryHandle = UnsafeMutableRawPointer(bitPattern: -2) // RTLD_DEFAULT
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:56:24: warning: static property 'isPythonLibraryLoaded' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var isPythonLibraryLoaded = false
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:56:24: note: convert 'isPythonLibraryLoaded' to a 'let' constant to make 'Sendable' shared state immutable
private static var isPythonLibraryLoaded = false
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:56:24: note: add '@MainActor' to make static property 'isPythonLibraryLoaded' part of global actor 'MainActor'
private static var isPythonLibraryLoaded = false
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:56:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var isPythonLibraryLoaded = false
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:57:24: warning: static property '_pythonLibraryHandle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var _pythonLibraryHandle: UnsafeMutableRawPointer?
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:57:24: note: convert '_pythonLibraryHandle' to a 'let' constant to make 'Sendable' shared state immutable
private static var _pythonLibraryHandle: UnsafeMutableRawPointer?
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:57:24: note: add '@MainActor' to make static property '_pythonLibraryHandle' part of global actor 'MainActor'
private static var _pythonLibraryHandle: UnsafeMutableRawPointer?
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:57:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var _pythonLibraryHandle: UnsafeMutableRawPointer?
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:102:24: warning: static property 'libraryNames' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var libraryNames = ["Python.framework/Versions/:/Python"]
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:102:24: note: convert 'libraryNames' to a 'let' constant to make 'Sendable' shared state immutable
private static var libraryNames = ["Python.framework/Versions/:/Python"]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:102:24: note: add '@MainActor' to make static property 'libraryNames' part of global actor 'MainActor'
private static var libraryNames = ["Python.framework/Versions/:/Python"]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:102:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var libraryNames = ["Python.framework/Versions/:/Python"]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:103:24: warning: static property 'libraryPathExtensions' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var libraryPathExtensions = [""]
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:103:24: note: convert 'libraryPathExtensions' to a 'let' constant to make 'Sendable' shared state immutable
private static var libraryPathExtensions = [""]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:103:24: note: add '@MainActor' to make static property 'libraryPathExtensions' part of global actor 'MainActor'
private static var libraryPathExtensions = [""]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:103:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var libraryPathExtensions = [""]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:104:24: warning: static property 'librarySearchPaths' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var librarySearchPaths = ["", "/opt/homebrew/Frameworks/", "/usr/local/Frameworks/"]
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:104:24: note: convert 'librarySearchPaths' to a 'let' constant to make 'Sendable' shared state immutable
private static var librarySearchPaths = ["", "/opt/homebrew/Frameworks/", "/usr/local/Frameworks/"]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:104:24: note: add '@MainActor' to make static property 'librarySearchPaths' part of global actor 'MainActor'
private static var librarySearchPaths = ["", "/opt/homebrew/Frameworks/", "/usr/local/Frameworks/"]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:104:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var librarySearchPaths = ["", "/opt/homebrew/Frameworks/", "/usr/local/Frameworks/"]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:105:24: warning: static property 'libraryVersionSeparator' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var libraryVersionSeparator = "."
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:105:24: note: convert 'libraryVersionSeparator' to a 'let' constant to make 'Sendable' shared state immutable
private static var libraryVersionSeparator = "."
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:105:24: note: add '@MainActor' to make static property 'libraryVersionSeparator' part of global actor 'MainActor'
private static var libraryVersionSeparator = "."
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:105:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var libraryVersionSeparator = "."
^
nonisolated(unsafe)
SwiftEmitModule normal arm64_32 Emitting\ module\ for\ PythonKit (in target 'PythonKit' from project 'PythonKit')
EmitSwiftModule normal arm64_32 (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:663:12: warning: let 'Python' is not concurrency-safe because non-'Sendable' type 'PythonInterface' may have shared mutable state; this is an error in the Swift 6 language mode
public let Python = PythonInterface()
^
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:673:15: note: consider making struct 'PythonInterface' conform to the 'Sendable' protocol
public struct PythonInterface {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:663:12: note: add '@MainActor' to make let 'Python' part of global actor 'MainActor'
public let Python = PythonInterface()
^
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:663:12: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public let Python = PythonInterface()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1733:16: warning: static property 'sharedMethodDefinition' is not concurrency-safe because non-'Sendable' type 'UnsafeMutablePointer<PyMethodDef>' may have shared mutable state; this is an error in the Swift 6 language mode
static let sharedMethodDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1733:16: note: add '@MainActor' to make static property 'sharedMethodDefinition' part of global actor 'MainActor'
static let sharedMethodDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1733:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let sharedMethodDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1755:16: warning: static property 'sharedMethodWithKeywordsDefinition' is not concurrency-safe because non-'Sendable' type 'UnsafeMutablePointer<PyMethodDef>' may have shared mutable state; this is an error in the Swift 6 language mode
static let sharedMethodWithKeywordsDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1755:16: note: add '@MainActor' to make static property 'sharedMethodWithKeywordsDefinition' part of global actor 'MainActor'
static let sharedMethodWithKeywordsDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1755:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let sharedMethodWithKeywordsDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:92:21: warning: stored property 'reference' of 'Sendable'-conforming struct 'PythonObject' has non-sendable type 'PyReference'; this is an error in the Swift 6 language mode
fileprivate var reference: PyReference
^
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:40:13: note: class 'PyReference' does not conform to the 'Sendable' protocol
final class PyReference {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:228:5: warning: let '_Py_ZeroStruct' is not concurrency-safe because non-'Sendable' type 'PyObjectPointer' (aka 'UnsafeMutableRawPointer') may have shared mutable state; this is an error in the Swift 6 language mode
let _Py_ZeroStruct: PyObjectPointer =
^
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawPointer : _Pointer {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:228:5: note: add '@MainActor' to make let '_Py_ZeroStruct' part of global actor 'MainActor'
let _Py_ZeroStruct: PyObjectPointer =
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:228:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
let _Py_ZeroStruct: PyObjectPointer =
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:231:5: warning: let '_Py_TrueStruct' is not concurrency-safe because non-'Sendable' type 'PyObjectPointer' (aka 'UnsafeMutableRawPointer') may have shared mutable state; this is an error in the Swift 6 language mode
let _Py_TrueStruct: PyObjectPointer =
^
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawPointer : _Pointer {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:231:5: note: add '@MainActor' to make let '_Py_TrueStruct' part of global actor 'MainActor'
let _Py_TrueStruct: PyObjectPointer =
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:231:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
let _Py_TrueStruct: PyObjectPointer =
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:234:5: warning: let 'PyBool_Type' is not concurrency-safe because non-'Sendable' type 'PyObjectPointer' (aka 'UnsafeMutableRawPointer') may have shared mutable state; this is an error in the Swift 6 language mode
let PyBool_Type: PyObjectPointer =
^
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawPointer : _Pointer {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:234:5: note: add '@MainActor' to make let 'PyBool_Type' part of global actor 'MainActor'
let PyBool_Type: PyObjectPointer =
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:234:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
let PyBool_Type: PyObjectPointer =
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:237:5: warning: let 'PySlice_Type' is not concurrency-safe because non-'Sendable' type 'PyObjectPointer' (aka 'UnsafeMutableRawPointer') may have shared mutable state; this is an error in the Swift 6 language mode
let PySlice_Type: PyObjectPointer =
^
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawPointer : _Pointer {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:237:5: note: add '@MainActor' to make let 'PySlice_Type' part of global actor 'MainActor'
let PySlice_Type: PyObjectPointer =
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:237:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
let PySlice_Type: PyObjectPointer =
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:51:24: warning: static property 'defaultLibraryHandle' is not concurrency-safe because non-'Sendable' type 'UnsafeMutableRawPointer?' may have shared mutable state; this is an error in the Swift 6 language mode
private static let defaultLibraryHandle = UnsafeMutableRawPointer(bitPattern: -2) // RTLD_DEFAULT
^
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
@frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:51:24: note: add '@MainActor' to make static property 'defaultLibraryHandle' part of global actor 'MainActor'
private static let defaultLibraryHandle = UnsafeMutableRawPointer(bitPattern: -2) // RTLD_DEFAULT
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:51:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let defaultLibraryHandle = UnsafeMutableRawPointer(bitPattern: -2) // RTLD_DEFAULT
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:56:24: warning: static property 'isPythonLibraryLoaded' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var isPythonLibraryLoaded = false
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:56:24: note: convert 'isPythonLibraryLoaded' to a 'let' constant to make 'Sendable' shared state immutable
private static var isPythonLibraryLoaded = false
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:56:24: note: add '@MainActor' to make static property 'isPythonLibraryLoaded' part of global actor 'MainActor'
private static var isPythonLibraryLoaded = false
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:56:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var isPythonLibraryLoaded = false
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:57:24: warning: static property '_pythonLibraryHandle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var _pythonLibraryHandle: UnsafeMutableRawPointer?
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:57:24: note: convert '_pythonLibraryHandle' to a 'let' constant to make 'Sendable' shared state immutable
private static var _pythonLibraryHandle: UnsafeMutableRawPointer?
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:57:24: note: add '@MainActor' to make static property '_pythonLibraryHandle' part of global actor 'MainActor'
private static var _pythonLibraryHandle: UnsafeMutableRawPointer?
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:57:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var _pythonLibraryHandle: UnsafeMutableRawPointer?
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:102:24: warning: static property 'libraryNames' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var libraryNames = ["Python.framework/Versions/:/Python"]
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:102:24: note: convert 'libraryNames' to a 'let' constant to make 'Sendable' shared state immutable
private static var libraryNames = ["Python.framework/Versions/:/Python"]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:102:24: note: add '@MainActor' to make static property 'libraryNames' part of global actor 'MainActor'
private static var libraryNames = ["Python.framework/Versions/:/Python"]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:102:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var libraryNames = ["Python.framework/Versions/:/Python"]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:103:24: warning: static property 'libraryPathExtensions' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var libraryPathExtensions = [""]
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:103:24: note: convert 'libraryPathExtensions' to a 'let' constant to make 'Sendable' shared state immutable
private static var libraryPathExtensions = [""]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:103:24: note: add '@MainActor' to make static property 'libraryPathExtensions' part of global actor 'MainActor'
private static var libraryPathExtensions = [""]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:103:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var libraryPathExtensions = [""]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:104:24: warning: static property 'librarySearchPaths' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var librarySearchPaths = ["", "/opt/homebrew/Frameworks/", "/usr/local/Frameworks/"]
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:104:24: note: convert 'librarySearchPaths' to a 'let' constant to make 'Sendable' shared state immutable
private static var librarySearchPaths = ["", "/opt/homebrew/Frameworks/", "/usr/local/Frameworks/"]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:104:24: note: add '@MainActor' to make static property 'librarySearchPaths' part of global actor 'MainActor'
private static var librarySearchPaths = ["", "/opt/homebrew/Frameworks/", "/usr/local/Frameworks/"]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:104:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var librarySearchPaths = ["", "/opt/homebrew/Frameworks/", "/usr/local/Frameworks/"]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:105:24: warning: static property 'libraryVersionSeparator' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var libraryVersionSeparator = "."
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:105:24: note: convert 'libraryVersionSeparator' to a 'let' constant to make 'Sendable' shared state immutable
private static var libraryVersionSeparator = "."
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:105:24: note: add '@MainActor' to make static property 'libraryVersionSeparator' part of global actor 'MainActor'
private static var libraryVersionSeparator = "."
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:105:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var libraryVersionSeparator = "."
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ PythonLibrary.swift /Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift (in target 'PythonKit' from project 'PythonKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:51:24: warning: static property 'defaultLibraryHandle' is not concurrency-safe because non-'Sendable' type 'UnsafeMutableRawPointer?' may have shared mutable state; this is an error in the Swift 6 language mode
private static let defaultLibraryHandle = UnsafeMutableRawPointer(bitPattern: -2) // RTLD_DEFAULT
^
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
@frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:51:24: note: add '@MainActor' to make static property 'defaultLibraryHandle' part of global actor 'MainActor'
private static let defaultLibraryHandle = UnsafeMutableRawPointer(bitPattern: -2) // RTLD_DEFAULT
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:51:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let defaultLibraryHandle = UnsafeMutableRawPointer(bitPattern: -2) // RTLD_DEFAULT
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:56:24: warning: static property 'isPythonLibraryLoaded' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var isPythonLibraryLoaded = false
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:56:24: note: convert 'isPythonLibraryLoaded' to a 'let' constant to make 'Sendable' shared state immutable
private static var isPythonLibraryLoaded = false
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:56:24: note: add '@MainActor' to make static property 'isPythonLibraryLoaded' part of global actor 'MainActor'
private static var isPythonLibraryLoaded = false
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:56:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var isPythonLibraryLoaded = false
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:57:24: warning: static property '_pythonLibraryHandle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var _pythonLibraryHandle: UnsafeMutableRawPointer?
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:57:24: note: convert '_pythonLibraryHandle' to a 'let' constant to make 'Sendable' shared state immutable
private static var _pythonLibraryHandle: UnsafeMutableRawPointer?
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:57:24: note: add '@MainActor' to make static property '_pythonLibraryHandle' part of global actor 'MainActor'
private static var _pythonLibraryHandle: UnsafeMutableRawPointer?
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:57:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var _pythonLibraryHandle: UnsafeMutableRawPointer?
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:102:24: warning: static property 'libraryNames' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var libraryNames = ["Python.framework/Versions/:/Python"]
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:102:24: note: convert 'libraryNames' to a 'let' constant to make 'Sendable' shared state immutable
private static var libraryNames = ["Python.framework/Versions/:/Python"]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:102:24: note: add '@MainActor' to make static property 'libraryNames' part of global actor 'MainActor'
private static var libraryNames = ["Python.framework/Versions/:/Python"]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:102:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var libraryNames = ["Python.framework/Versions/:/Python"]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:103:24: warning: static property 'libraryPathExtensions' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var libraryPathExtensions = [""]
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:103:24: note: convert 'libraryPathExtensions' to a 'let' constant to make 'Sendable' shared state immutable
private static var libraryPathExtensions = [""]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:103:24: note: add '@MainActor' to make static property 'libraryPathExtensions' part of global actor 'MainActor'
private static var libraryPathExtensions = [""]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:103:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var libraryPathExtensions = [""]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:104:24: warning: static property 'librarySearchPaths' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var librarySearchPaths = ["", "/opt/homebrew/Frameworks/", "/usr/local/Frameworks/"]
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:104:24: note: convert 'librarySearchPaths' to a 'let' constant to make 'Sendable' shared state immutable
private static var librarySearchPaths = ["", "/opt/homebrew/Frameworks/", "/usr/local/Frameworks/"]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:104:24: note: add '@MainActor' to make static property 'librarySearchPaths' part of global actor 'MainActor'
private static var librarySearchPaths = ["", "/opt/homebrew/Frameworks/", "/usr/local/Frameworks/"]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:104:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var librarySearchPaths = ["", "/opt/homebrew/Frameworks/", "/usr/local/Frameworks/"]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:105:24: warning: static property 'libraryVersionSeparator' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var libraryVersionSeparator = "."
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:105:24: note: convert 'libraryVersionSeparator' to a 'let' constant to make 'Sendable' shared state immutable
private static var libraryVersionSeparator = "."
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:105:24: note: add '@MainActor' to make static property 'libraryVersionSeparator' part of global actor 'MainActor'
private static var libraryVersionSeparator = "."
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:105:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var libraryVersionSeparator = "."
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ PythonLibrary+Symbols.swift /Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift (in target 'PythonKit' from project 'PythonKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:228:5: warning: let '_Py_ZeroStruct' is not concurrency-safe because non-'Sendable' type 'PyObjectPointer' (aka 'UnsafeMutableRawPointer') may have shared mutable state; this is an error in the Swift 6 language mode
let _Py_ZeroStruct: PyObjectPointer =
^
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawPointer : _Pointer {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:228:5: note: add '@MainActor' to make let '_Py_ZeroStruct' part of global actor 'MainActor'
let _Py_ZeroStruct: PyObjectPointer =
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:228:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
let _Py_ZeroStruct: PyObjectPointer =
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:231:5: warning: let '_Py_TrueStruct' is not concurrency-safe because non-'Sendable' type 'PyObjectPointer' (aka 'UnsafeMutableRawPointer') may have shared mutable state; this is an error in the Swift 6 language mode
let _Py_TrueStruct: PyObjectPointer =
^
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawPointer : _Pointer {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:231:5: note: add '@MainActor' to make let '_Py_TrueStruct' part of global actor 'MainActor'
let _Py_TrueStruct: PyObjectPointer =
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:231:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
let _Py_TrueStruct: PyObjectPointer =
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:234:5: warning: let 'PyBool_Type' is not concurrency-safe because non-'Sendable' type 'PyObjectPointer' (aka 'UnsafeMutableRawPointer') may have shared mutable state; this is an error in the Swift 6 language mode
let PyBool_Type: PyObjectPointer =
^
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawPointer : _Pointer {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:234:5: note: add '@MainActor' to make let 'PyBool_Type' part of global actor 'MainActor'
let PyBool_Type: PyObjectPointer =
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:234:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
let PyBool_Type: PyObjectPointer =
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:237:5: warning: let 'PySlice_Type' is not concurrency-safe because non-'Sendable' type 'PyObjectPointer' (aka 'UnsafeMutableRawPointer') may have shared mutable state; this is an error in the Swift 6 language mode
let PySlice_Type: PyObjectPointer =
^
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawPointer : _Pointer {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:237:5: note: add '@MainActor' to make let 'PySlice_Type' part of global actor 'MainActor'
let PySlice_Type: PyObjectPointer =
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:237:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
let PySlice_Type: PyObjectPointer =
^
nonisolated(unsafe)
SwiftCompile normal arm64 Compiling\ NumpyConversion.swift /Users/admin/builder/spi-builder-workspace/PythonKit/NumpyConversion.swift (in target 'PythonKit' from project 'PythonKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/PythonKit/NumpyConversion.swift (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64_32 Compiling\ Python.swift /Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift (in target 'PythonKit' from project 'PythonKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:663:12: warning: let 'Python' is not concurrency-safe because non-'Sendable' type 'PythonInterface' may have shared mutable state; this is an error in the Swift 6 language mode
public let Python = PythonInterface()
^
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:673:15: note: consider making struct 'PythonInterface' conform to the 'Sendable' protocol
public struct PythonInterface {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:663:12: note: add '@MainActor' to make let 'Python' part of global actor 'MainActor'
public let Python = PythonInterface()
^
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:663:12: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public let Python = PythonInterface()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1733:16: warning: static property 'sharedMethodDefinition' is not concurrency-safe because non-'Sendable' type 'UnsafeMutablePointer<PyMethodDef>' may have shared mutable state; this is an error in the Swift 6 language mode
static let sharedMethodDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1733:16: note: add '@MainActor' to make static property 'sharedMethodDefinition' part of global actor 'MainActor'
static let sharedMethodDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1733:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let sharedMethodDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1755:16: warning: static property 'sharedMethodWithKeywordsDefinition' is not concurrency-safe because non-'Sendable' type 'UnsafeMutablePointer<PyMethodDef>' may have shared mutable state; this is an error in the Swift 6 language mode
static let sharedMethodWithKeywordsDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1755:16: note: add '@MainActor' to make static property 'sharedMethodWithKeywordsDefinition' part of global actor 'MainActor'
static let sharedMethodWithKeywordsDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1755:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let sharedMethodWithKeywordsDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:92:21: warning: stored property 'reference' of 'Sendable'-conforming struct 'PythonObject' has non-sendable type 'PyReference'; this is an error in the Swift 6 language mode
fileprivate var reference: PyReference
^
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:40:13: note: class 'PyReference' does not conform to the 'Sendable' protocol
final class PyReference {
^
SwiftCompile normal arm64_32 Compiling\ PythonLibrary+Symbols.swift /Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift (in target 'PythonKit' from project 'PythonKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:228:5: warning: let '_Py_ZeroStruct' is not concurrency-safe because non-'Sendable' type 'PyObjectPointer' (aka 'UnsafeMutableRawPointer') may have shared mutable state; this is an error in the Swift 6 language mode
let _Py_ZeroStruct: PyObjectPointer =
^
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawPointer : _Pointer {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:228:5: note: add '@MainActor' to make let '_Py_ZeroStruct' part of global actor 'MainActor'
let _Py_ZeroStruct: PyObjectPointer =
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:228:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
let _Py_ZeroStruct: PyObjectPointer =
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:231:5: warning: let '_Py_TrueStruct' is not concurrency-safe because non-'Sendable' type 'PyObjectPointer' (aka 'UnsafeMutableRawPointer') may have shared mutable state; this is an error in the Swift 6 language mode
let _Py_TrueStruct: PyObjectPointer =
^
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawPointer : _Pointer {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:231:5: note: add '@MainActor' to make let '_Py_TrueStruct' part of global actor 'MainActor'
let _Py_TrueStruct: PyObjectPointer =
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:231:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
let _Py_TrueStruct: PyObjectPointer =
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:234:5: warning: let 'PyBool_Type' is not concurrency-safe because non-'Sendable' type 'PyObjectPointer' (aka 'UnsafeMutableRawPointer') may have shared mutable state; this is an error in the Swift 6 language mode
let PyBool_Type: PyObjectPointer =
^
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawPointer : _Pointer {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:234:5: note: add '@MainActor' to make let 'PyBool_Type' part of global actor 'MainActor'
let PyBool_Type: PyObjectPointer =
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:234:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
let PyBool_Type: PyObjectPointer =
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:237:5: warning: let 'PySlice_Type' is not concurrency-safe because non-'Sendable' type 'PyObjectPointer' (aka 'UnsafeMutableRawPointer') may have shared mutable state; this is an error in the Swift 6 language mode
let PySlice_Type: PyObjectPointer =
^
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawPointer : _Pointer {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:237:5: note: add '@MainActor' to make let 'PySlice_Type' part of global actor 'MainActor'
let PySlice_Type: PyObjectPointer =
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:237:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
let PySlice_Type: PyObjectPointer =
^
nonisolated(unsafe)
SwiftEmitModule normal armv7k Emitting\ module\ for\ PythonKit (in target 'PythonKit' from project 'PythonKit')
EmitSwiftModule normal armv7k (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:663:12: warning: let 'Python' is not concurrency-safe because non-'Sendable' type 'PythonInterface' may have shared mutable state; this is an error in the Swift 6 language mode
public let Python = PythonInterface()
^
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:673:15: note: consider making struct 'PythonInterface' conform to the 'Sendable' protocol
public struct PythonInterface {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:663:12: note: add '@MainActor' to make let 'Python' part of global actor 'MainActor'
public let Python = PythonInterface()
^
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:663:12: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public let Python = PythonInterface()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1733:16: warning: static property 'sharedMethodDefinition' is not concurrency-safe because non-'Sendable' type 'UnsafeMutablePointer<PyMethodDef>' may have shared mutable state; this is an error in the Swift 6 language mode
static let sharedMethodDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1733:16: note: add '@MainActor' to make static property 'sharedMethodDefinition' part of global actor 'MainActor'
static let sharedMethodDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1733:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let sharedMethodDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1755:16: warning: static property 'sharedMethodWithKeywordsDefinition' is not concurrency-safe because non-'Sendable' type 'UnsafeMutablePointer<PyMethodDef>' may have shared mutable state; this is an error in the Swift 6 language mode
static let sharedMethodWithKeywordsDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1755:16: note: add '@MainActor' to make static property 'sharedMethodWithKeywordsDefinition' part of global actor 'MainActor'
static let sharedMethodWithKeywordsDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1755:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let sharedMethodWithKeywordsDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:92:21: warning: stored property 'reference' of 'Sendable'-conforming struct 'PythonObject' has non-sendable type 'PyReference'; this is an error in the Swift 6 language mode
fileprivate var reference: PyReference
^
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:40:13: note: class 'PyReference' does not conform to the 'Sendable' protocol
final class PyReference {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:228:5: warning: let '_Py_ZeroStruct' is not concurrency-safe because non-'Sendable' type 'PyObjectPointer' (aka 'UnsafeMutableRawPointer') may have shared mutable state; this is an error in the Swift 6 language mode
let _Py_ZeroStruct: PyObjectPointer =
^
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawPointer : _Pointer {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:228:5: note: add '@MainActor' to make let '_Py_ZeroStruct' part of global actor 'MainActor'
let _Py_ZeroStruct: PyObjectPointer =
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:228:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
let _Py_ZeroStruct: PyObjectPointer =
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:231:5: warning: let '_Py_TrueStruct' is not concurrency-safe because non-'Sendable' type 'PyObjectPointer' (aka 'UnsafeMutableRawPointer') may have shared mutable state; this is an error in the Swift 6 language mode
let _Py_TrueStruct: PyObjectPointer =
^
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawPointer : _Pointer {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:231:5: note: add '@MainActor' to make let '_Py_TrueStruct' part of global actor 'MainActor'
let _Py_TrueStruct: PyObjectPointer =
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:231:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
let _Py_TrueStruct: PyObjectPointer =
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:234:5: warning: let 'PyBool_Type' is not concurrency-safe because non-'Sendable' type 'PyObjectPointer' (aka 'UnsafeMutableRawPointer') may have shared mutable state; this is an error in the Swift 6 language mode
let PyBool_Type: PyObjectPointer =
^
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawPointer : _Pointer {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:234:5: note: add '@MainActor' to make let 'PyBool_Type' part of global actor 'MainActor'
let PyBool_Type: PyObjectPointer =
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:234:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
let PyBool_Type: PyObjectPointer =
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:237:5: warning: let 'PySlice_Type' is not concurrency-safe because non-'Sendable' type 'PyObjectPointer' (aka 'UnsafeMutableRawPointer') may have shared mutable state; this is an error in the Swift 6 language mode
let PySlice_Type: PyObjectPointer =
^
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawPointer : _Pointer {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:237:5: note: add '@MainActor' to make let 'PySlice_Type' part of global actor 'MainActor'
let PySlice_Type: PyObjectPointer =
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:237:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
let PySlice_Type: PyObjectPointer =
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:51:24: warning: static property 'defaultLibraryHandle' is not concurrency-safe because non-'Sendable' type 'UnsafeMutableRawPointer?' may have shared mutable state; this is an error in the Swift 6 language mode
private static let defaultLibraryHandle = UnsafeMutableRawPointer(bitPattern: -2) // RTLD_DEFAULT
^
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
@frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:51:24: note: add '@MainActor' to make static property 'defaultLibraryHandle' part of global actor 'MainActor'
private static let defaultLibraryHandle = UnsafeMutableRawPointer(bitPattern: -2) // RTLD_DEFAULT
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:51:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let defaultLibraryHandle = UnsafeMutableRawPointer(bitPattern: -2) // RTLD_DEFAULT
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:56:24: warning: static property 'isPythonLibraryLoaded' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var isPythonLibraryLoaded = false
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:56:24: note: convert 'isPythonLibraryLoaded' to a 'let' constant to make 'Sendable' shared state immutable
private static var isPythonLibraryLoaded = false
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:56:24: note: add '@MainActor' to make static property 'isPythonLibraryLoaded' part of global actor 'MainActor'
private static var isPythonLibraryLoaded = false
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:56:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var isPythonLibraryLoaded = false
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:57:24: warning: static property '_pythonLibraryHandle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var _pythonLibraryHandle: UnsafeMutableRawPointer?
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:57:24: note: convert '_pythonLibraryHandle' to a 'let' constant to make 'Sendable' shared state immutable
private static var _pythonLibraryHandle: UnsafeMutableRawPointer?
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:57:24: note: add '@MainActor' to make static property '_pythonLibraryHandle' part of global actor 'MainActor'
private static var _pythonLibraryHandle: UnsafeMutableRawPointer?
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:57:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var _pythonLibraryHandle: UnsafeMutableRawPointer?
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:102:24: warning: static property 'libraryNames' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var libraryNames = ["Python.framework/Versions/:/Python"]
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:102:24: note: convert 'libraryNames' to a 'let' constant to make 'Sendable' shared state immutable
private static var libraryNames = ["Python.framework/Versions/:/Python"]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:102:24: note: add '@MainActor' to make static property 'libraryNames' part of global actor 'MainActor'
private static var libraryNames = ["Python.framework/Versions/:/Python"]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:102:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var libraryNames = ["Python.framework/Versions/:/Python"]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:103:24: warning: static property 'libraryPathExtensions' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var libraryPathExtensions = [""]
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:103:24: note: convert 'libraryPathExtensions' to a 'let' constant to make 'Sendable' shared state immutable
private static var libraryPathExtensions = [""]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:103:24: note: add '@MainActor' to make static property 'libraryPathExtensions' part of global actor 'MainActor'
private static var libraryPathExtensions = [""]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:103:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var libraryPathExtensions = [""]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:104:24: warning: static property 'librarySearchPaths' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var librarySearchPaths = ["", "/opt/homebrew/Frameworks/", "/usr/local/Frameworks/"]
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:104:24: note: convert 'librarySearchPaths' to a 'let' constant to make 'Sendable' shared state immutable
private static var librarySearchPaths = ["", "/opt/homebrew/Frameworks/", "/usr/local/Frameworks/"]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:104:24: note: add '@MainActor' to make static property 'librarySearchPaths' part of global actor 'MainActor'
private static var librarySearchPaths = ["", "/opt/homebrew/Frameworks/", "/usr/local/Frameworks/"]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:104:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var librarySearchPaths = ["", "/opt/homebrew/Frameworks/", "/usr/local/Frameworks/"]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:105:24: warning: static property 'libraryVersionSeparator' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var libraryVersionSeparator = "."
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:105:24: note: convert 'libraryVersionSeparator' to a 'let' constant to make 'Sendable' shared state immutable
private static var libraryVersionSeparator = "."
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:105:24: note: add '@MainActor' to make static property 'libraryVersionSeparator' part of global actor 'MainActor'
private static var libraryVersionSeparator = "."
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:105:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var libraryVersionSeparator = "."
^
nonisolated(unsafe)
SwiftCompile normal armv7k Compiling\ PythonLibrary+Symbols.swift /Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift (in target 'PythonKit' from project 'PythonKit')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:228:5: warning: let '_Py_ZeroStruct' is not concurrency-safe because non-'Sendable' type 'PyObjectPointer' (aka 'UnsafeMutableRawPointer') may have shared mutable state; this is an error in the Swift 6 language mode
let _Py_ZeroStruct: PyObjectPointer =
^
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawPointer : _Pointer {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:228:5: note: add '@MainActor' to make let '_Py_ZeroStruct' part of global actor 'MainActor'
let _Py_ZeroStruct: PyObjectPointer =
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:228:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
let _Py_ZeroStruct: PyObjectPointer =
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:231:5: warning: let '_Py_TrueStruct' is not concurrency-safe because non-'Sendable' type 'PyObjectPointer' (aka 'UnsafeMutableRawPointer') may have shared mutable state; this is an error in the Swift 6 language mode
let _Py_TrueStruct: PyObjectPointer =
^
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawPointer : _Pointer {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:231:5: note: add '@MainActor' to make let '_Py_TrueStruct' part of global actor 'MainActor'
let _Py_TrueStruct: PyObjectPointer =
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:231:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
let _Py_TrueStruct: PyObjectPointer =
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:234:5: warning: let 'PyBool_Type' is not concurrency-safe because non-'Sendable' type 'PyObjectPointer' (aka 'UnsafeMutableRawPointer') may have shared mutable state; this is an error in the Swift 6 language mode
let PyBool_Type: PyObjectPointer =
^
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawPointer : _Pointer {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:234:5: note: add '@MainActor' to make let 'PyBool_Type' part of global actor 'MainActor'
let PyBool_Type: PyObjectPointer =
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:234:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
let PyBool_Type: PyObjectPointer =
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:237:5: warning: let 'PySlice_Type' is not concurrency-safe because non-'Sendable' type 'PyObjectPointer' (aka 'UnsafeMutableRawPointer') may have shared mutable state; this is an error in the Swift 6 language mode
let PySlice_Type: PyObjectPointer =
^
Swift.UnsafeMutableRawPointer:1:23: note: struct 'UnsafeMutableRawPointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutableRawPointer : _Pointer {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:237:5: note: add '@MainActor' to make let 'PySlice_Type' part of global actor 'MainActor'
let PySlice_Type: PyObjectPointer =
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary+Symbols.swift:237:5: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
let PySlice_Type: PyObjectPointer =
^
nonisolated(unsafe)
SwiftCompile normal armv7k Compiling\ NumpyConversion.swift /Users/admin/builder/spi-builder-workspace/PythonKit/NumpyConversion.swift (in target 'PythonKit' from project 'PythonKit')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/PythonKit/NumpyConversion.swift (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal armv7k Compiling\ PythonLibrary.swift /Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift (in target 'PythonKit' from project 'PythonKit')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:51:24: warning: static property 'defaultLibraryHandle' is not concurrency-safe because non-'Sendable' type 'UnsafeMutableRawPointer?' may have shared mutable state; this is an error in the Swift 6 language mode
private static let defaultLibraryHandle = UnsafeMutableRawPointer(bitPattern: -2) // RTLD_DEFAULT
^
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
@frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:51:24: note: add '@MainActor' to make static property 'defaultLibraryHandle' part of global actor 'MainActor'
private static let defaultLibraryHandle = UnsafeMutableRawPointer(bitPattern: -2) // RTLD_DEFAULT
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:51:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let defaultLibraryHandle = UnsafeMutableRawPointer(bitPattern: -2) // RTLD_DEFAULT
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:56:24: warning: static property 'isPythonLibraryLoaded' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var isPythonLibraryLoaded = false
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:56:24: note: convert 'isPythonLibraryLoaded' to a 'let' constant to make 'Sendable' shared state immutable
private static var isPythonLibraryLoaded = false
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:56:24: note: add '@MainActor' to make static property 'isPythonLibraryLoaded' part of global actor 'MainActor'
private static var isPythonLibraryLoaded = false
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:56:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var isPythonLibraryLoaded = false
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:57:24: warning: static property '_pythonLibraryHandle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var _pythonLibraryHandle: UnsafeMutableRawPointer?
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:57:24: note: convert '_pythonLibraryHandle' to a 'let' constant to make 'Sendable' shared state immutable
private static var _pythonLibraryHandle: UnsafeMutableRawPointer?
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:57:24: note: add '@MainActor' to make static property '_pythonLibraryHandle' part of global actor 'MainActor'
private static var _pythonLibraryHandle: UnsafeMutableRawPointer?
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:57:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var _pythonLibraryHandle: UnsafeMutableRawPointer?
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:102:24: warning: static property 'libraryNames' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var libraryNames = ["Python.framework/Versions/:/Python"]
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:102:24: note: convert 'libraryNames' to a 'let' constant to make 'Sendable' shared state immutable
private static var libraryNames = ["Python.framework/Versions/:/Python"]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:102:24: note: add '@MainActor' to make static property 'libraryNames' part of global actor 'MainActor'
private static var libraryNames = ["Python.framework/Versions/:/Python"]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:102:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var libraryNames = ["Python.framework/Versions/:/Python"]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:103:24: warning: static property 'libraryPathExtensions' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var libraryPathExtensions = [""]
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:103:24: note: convert 'libraryPathExtensions' to a 'let' constant to make 'Sendable' shared state immutable
private static var libraryPathExtensions = [""]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:103:24: note: add '@MainActor' to make static property 'libraryPathExtensions' part of global actor 'MainActor'
private static var libraryPathExtensions = [""]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:103:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var libraryPathExtensions = [""]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:104:24: warning: static property 'librarySearchPaths' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var librarySearchPaths = ["", "/opt/homebrew/Frameworks/", "/usr/local/Frameworks/"]
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:104:24: note: convert 'librarySearchPaths' to a 'let' constant to make 'Sendable' shared state immutable
private static var librarySearchPaths = ["", "/opt/homebrew/Frameworks/", "/usr/local/Frameworks/"]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:104:24: note: add '@MainActor' to make static property 'librarySearchPaths' part of global actor 'MainActor'
private static var librarySearchPaths = ["", "/opt/homebrew/Frameworks/", "/usr/local/Frameworks/"]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:104:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var librarySearchPaths = ["", "/opt/homebrew/Frameworks/", "/usr/local/Frameworks/"]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:105:24: warning: static property 'libraryVersionSeparator' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var libraryVersionSeparator = "."
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:105:24: note: convert 'libraryVersionSeparator' to a 'let' constant to make 'Sendable' shared state immutable
private static var libraryVersionSeparator = "."
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:105:24: note: add '@MainActor' to make static property 'libraryVersionSeparator' part of global actor 'MainActor'
private static var libraryVersionSeparator = "."
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:105:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var libraryVersionSeparator = "."
^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal arm64 Emitting module for PythonKit (in target 'PythonKit' from project 'PythonKit')
SwiftCompile normal arm64_32 Compiling\ PythonLibrary.swift /Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift (in target 'PythonKit' from project 'PythonKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:51:24: warning: static property 'defaultLibraryHandle' is not concurrency-safe because non-'Sendable' type 'UnsafeMutableRawPointer?' may have shared mutable state; this is an error in the Swift 6 language mode
private static let defaultLibraryHandle = UnsafeMutableRawPointer(bitPattern: -2) // RTLD_DEFAULT
^
Swift.Optional:1:21: note: generic enum 'Optional' does not conform to the 'Sendable' protocol
@frozen public enum Optional<Wrapped> : ~Copyable where Wrapped : ~Copyable {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:51:24: note: add '@MainActor' to make static property 'defaultLibraryHandle' part of global actor 'MainActor'
private static let defaultLibraryHandle = UnsafeMutableRawPointer(bitPattern: -2) // RTLD_DEFAULT
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:51:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static let defaultLibraryHandle = UnsafeMutableRawPointer(bitPattern: -2) // RTLD_DEFAULT
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:56:24: warning: static property 'isPythonLibraryLoaded' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var isPythonLibraryLoaded = false
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:56:24: note: convert 'isPythonLibraryLoaded' to a 'let' constant to make 'Sendable' shared state immutable
private static var isPythonLibraryLoaded = false
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:56:24: note: add '@MainActor' to make static property 'isPythonLibraryLoaded' part of global actor 'MainActor'
private static var isPythonLibraryLoaded = false
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:56:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var isPythonLibraryLoaded = false
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:57:24: warning: static property '_pythonLibraryHandle' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var _pythonLibraryHandle: UnsafeMutableRawPointer?
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:57:24: note: convert '_pythonLibraryHandle' to a 'let' constant to make 'Sendable' shared state immutable
private static var _pythonLibraryHandle: UnsafeMutableRawPointer?
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:57:24: note: add '@MainActor' to make static property '_pythonLibraryHandle' part of global actor 'MainActor'
private static var _pythonLibraryHandle: UnsafeMutableRawPointer?
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:57:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var _pythonLibraryHandle: UnsafeMutableRawPointer?
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:102:24: warning: static property 'libraryNames' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var libraryNames = ["Python.framework/Versions/:/Python"]
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:102:24: note: convert 'libraryNames' to a 'let' constant to make 'Sendable' shared state immutable
private static var libraryNames = ["Python.framework/Versions/:/Python"]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:102:24: note: add '@MainActor' to make static property 'libraryNames' part of global actor 'MainActor'
private static var libraryNames = ["Python.framework/Versions/:/Python"]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:102:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var libraryNames = ["Python.framework/Versions/:/Python"]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:103:24: warning: static property 'libraryPathExtensions' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var libraryPathExtensions = [""]
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:103:24: note: convert 'libraryPathExtensions' to a 'let' constant to make 'Sendable' shared state immutable
private static var libraryPathExtensions = [""]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:103:24: note: add '@MainActor' to make static property 'libraryPathExtensions' part of global actor 'MainActor'
private static var libraryPathExtensions = [""]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:103:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var libraryPathExtensions = [""]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:104:24: warning: static property 'librarySearchPaths' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var librarySearchPaths = ["", "/opt/homebrew/Frameworks/", "/usr/local/Frameworks/"]
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:104:24: note: convert 'librarySearchPaths' to a 'let' constant to make 'Sendable' shared state immutable
private static var librarySearchPaths = ["", "/opt/homebrew/Frameworks/", "/usr/local/Frameworks/"]
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:104:24: note: add '@MainActor' to make static property 'librarySearchPaths' part of global actor 'MainActor'
private static var librarySearchPaths = ["", "/opt/homebrew/Frameworks/", "/usr/local/Frameworks/"]
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:104:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var librarySearchPaths = ["", "/opt/homebrew/Frameworks/", "/usr/local/Frameworks/"]
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:105:24: warning: static property 'libraryVersionSeparator' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
private static var libraryVersionSeparator = "."
^
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:105:24: note: convert 'libraryVersionSeparator' to a 'let' constant to make 'Sendable' shared state immutable
private static var libraryVersionSeparator = "."
~~~ ^
let
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:105:24: note: add '@MainActor' to make static property 'libraryVersionSeparator' part of global actor 'MainActor'
private static var libraryVersionSeparator = "."
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/PythonLibrary.swift:105:24: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
private static var libraryVersionSeparator = "."
^
nonisolated(unsafe)
SwiftDriverJobDiscovery normal armv7k Emitting module for PythonKit (in target 'PythonKit' from project 'PythonKit')
SwiftDriver\ Compilation\ Requirements PythonKit normal armv7k com.apple.xcode.tools.swift.compiler (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PythonKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos5.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/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-watchos/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-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/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-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64_32 Emitting module for PythonKit (in target 'PythonKit' from project 'PythonKit')
SwiftDriver\ Compilation\ Requirements PythonKit normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PythonKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos5.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/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-watchos/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-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/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-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriver\ Compilation\ Requirements PythonKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PythonKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos5.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/PythonKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/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-watchos/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-watchos/PythonKit.build/Objects-normal/arm64/PythonKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/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-watchos/PythonKit.build/Objects-normal/arm64/PythonKit-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PythonKit.swiftmodule/armv7k-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit.swiftmodule (in target 'PythonKit' from project 'PythonKit')
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/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PythonKit.swiftmodule/armv7k-apple-watchos.swiftmodule
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/PythonKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/PythonKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit-Swift.h (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/PythonKit-Swift.h -arch arm64_32 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit-Swift.h -arch armv7k /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-watchos/PythonKit-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PythonKit.swiftmodule/armv7k-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit.swiftdoc (in target 'PythonKit' from project 'PythonKit')
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/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PythonKit.swiftmodule/armv7k-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PythonKit.swiftmodule/armv7k-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit.abi.json (in target 'PythonKit' from project 'PythonKit')
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/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PythonKit.swiftmodule/armv7k-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PythonKit.swiftmodule/arm64_32-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit.swiftmodule (in target 'PythonKit' from project 'PythonKit')
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/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PythonKit.swiftmodule/arm64_32-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PythonKit.swiftmodule/arm64_32-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit.swiftdoc (in target 'PythonKit' from project 'PythonKit')
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/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PythonKit.swiftmodule/arm64_32-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PythonKit.swiftmodule/arm64_32-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit.abi.json (in target 'PythonKit' from project 'PythonKit')
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/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PythonKit.swiftmodule/arm64_32-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PythonKit.swiftmodule/arm64-apple-watchos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/PythonKit.swiftmodule (in target 'PythonKit' from project 'PythonKit')
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/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/PythonKit.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PythonKit.swiftmodule/arm64-apple-watchos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PythonKit.swiftmodule/arm64-apple-watchos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/PythonKit.swiftdoc (in target 'PythonKit' from project 'PythonKit')
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/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/PythonKit.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PythonKit.swiftmodule/arm64-apple-watchos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PythonKit.swiftmodule/arm64-apple-watchos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/PythonKit.abi.json (in target 'PythonKit' from project 'PythonKit')
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/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/PythonKit.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PythonKit.swiftmodule/arm64-apple-watchos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PythonKit.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit.swiftsourceinfo (in target 'PythonKit' from project 'PythonKit')
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/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PythonKit.swiftmodule/Project/armv7k-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PythonKit.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit.swiftsourceinfo (in target 'PythonKit' from project 'PythonKit')
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/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PythonKit.swiftmodule/Project/arm64_32-apple-watchos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PythonKit.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/PythonKit.swiftsourceinfo (in target 'PythonKit' from project 'PythonKit')
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/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/PythonKit.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PythonKit.swiftmodule/Project/arm64-apple-watchos.swiftsourceinfo
SwiftCompile normal arm64_32 Compiling\ NumpyConversion.swift /Users/admin/builder/spi-builder-workspace/PythonKit/NumpyConversion.swift (in target 'PythonKit' from project 'PythonKit')
SwiftCompile normal arm64_32 /Users/admin/builder/spi-builder-workspace/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/PythonKit/Python.swift (in target 'PythonKit' from project 'PythonKit')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:663:12: warning: let 'Python' is not concurrency-safe because non-'Sendable' type 'PythonInterface' may have shared mutable state; this is an error in the Swift 6 language mode
public let Python = PythonInterface()
^
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:673:15: note: consider making struct 'PythonInterface' conform to the 'Sendable' protocol
public struct PythonInterface {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:663:12: note: add '@MainActor' to make let 'Python' part of global actor 'MainActor'
public let Python = PythonInterface()
^
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:663:12: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public let Python = PythonInterface()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1733:16: warning: static property 'sharedMethodDefinition' is not concurrency-safe because non-'Sendable' type 'UnsafeMutablePointer<PyMethodDef>' may have shared mutable state; this is an error in the Swift 6 language mode
static let sharedMethodDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1733:16: note: add '@MainActor' to make static property 'sharedMethodDefinition' part of global actor 'MainActor'
static let sharedMethodDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1733:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let sharedMethodDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1755:16: warning: static property 'sharedMethodWithKeywordsDefinition' is not concurrency-safe because non-'Sendable' type 'UnsafeMutablePointer<PyMethodDef>' may have shared mutable state; this is an error in the Swift 6 language mode
static let sharedMethodWithKeywordsDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1755:16: note: add '@MainActor' to make static property 'sharedMethodWithKeywordsDefinition' part of global actor 'MainActor'
static let sharedMethodWithKeywordsDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1755:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let sharedMethodWithKeywordsDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:92:21: warning: stored property 'reference' of 'Sendable'-conforming struct 'PythonObject' has non-sendable type 'PyReference'; this is an error in the Swift 6 language mode
fileprivate var reference: PyReference
^
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:40:13: note: class 'PyReference' does not conform to the 'Sendable' protocol
final class PyReference {
^
SwiftDriverJobDiscovery normal armv7k Compiling PythonLibrary+Symbols.swift (in target 'PythonKit' from project 'PythonKit')
SwiftCompile normal armv7k Compiling\ Python.swift /Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift (in target 'PythonKit' from project 'PythonKit')
SwiftCompile normal armv7k /Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:663:12: warning: let 'Python' is not concurrency-safe because non-'Sendable' type 'PythonInterface' may have shared mutable state; this is an error in the Swift 6 language mode
public let Python = PythonInterface()
^
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:673:15: note: consider making struct 'PythonInterface' conform to the 'Sendable' protocol
public struct PythonInterface {
^
: Sendable
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:663:12: note: add '@MainActor' to make let 'Python' part of global actor 'MainActor'
public let Python = PythonInterface()
^
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:663:12: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
public let Python = PythonInterface()
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1733:16: warning: static property 'sharedMethodDefinition' is not concurrency-safe because non-'Sendable' type 'UnsafeMutablePointer<PyMethodDef>' may have shared mutable state; this is an error in the Swift 6 language mode
static let sharedMethodDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1733:16: note: add '@MainActor' to make static property 'sharedMethodDefinition' part of global actor 'MainActor'
static let sharedMethodDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1733:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let sharedMethodDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1755:16: warning: static property 'sharedMethodWithKeywordsDefinition' is not concurrency-safe because non-'Sendable' type 'UnsafeMutablePointer<PyMethodDef>' may have shared mutable state; this is an error in the Swift 6 language mode
static let sharedMethodWithKeywordsDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
Swift.UnsafeMutablePointer:1:23: note: generic struct 'UnsafeMutablePointer' does not conform to the 'Sendable' protocol
@frozen public struct UnsafeMutablePointer<Pointee> : Copyable where Pointee : ~Copyable {
^
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1755:16: note: add '@MainActor' to make static property 'sharedMethodWithKeywordsDefinition' part of global actor 'MainActor'
static let sharedMethodWithKeywordsDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
@MainActor
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:1755:16: note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
static let sharedMethodWithKeywordsDefinition: UnsafeMutablePointer<PyMethodDef> = {
^
nonisolated(unsafe)
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:92:21: warning: stored property 'reference' of 'Sendable'-conforming struct 'PythonObject' has non-sendable type 'PyReference'; this is an error in the Swift 6 language mode
fileprivate var reference: PyReference
^
/Users/admin/builder/spi-builder-workspace/PythonKit/Python.swift:40:13: note: class 'PyReference' does not conform to the 'Sendable' protocol
final class PyReference {
^
SwiftDriverJobDiscovery normal arm64 Compiling PythonLibrary+Symbols.swift (in target 'PythonKit' from project 'PythonKit')
SwiftDriverJobDiscovery normal armv7k Compiling NumpyConversion.swift (in target 'PythonKit' from project 'PythonKit')
SwiftDriverJobDiscovery normal arm64 Compiling NumpyConversion.swift (in target 'PythonKit' from project 'PythonKit')
SwiftDriverJobDiscovery normal armv7k Compiling PythonLibrary.swift (in target 'PythonKit' from project 'PythonKit')
SwiftDriverJobDiscovery normal arm64 Compiling PythonLibrary.swift (in target 'PythonKit' from project 'PythonKit')
SwiftDriverJobDiscovery normal arm64_32 Compiling PythonLibrary+Symbols.swift (in target 'PythonKit' from project 'PythonKit')
SwiftDriverJobDiscovery normal arm64_32 Compiling Python.swift (in target 'PythonKit' from project 'PythonKit')
SwiftDriverJobDiscovery normal arm64_32 Compiling PythonLibrary.swift (in target 'PythonKit' from project 'PythonKit')
SwiftDriverJobDiscovery normal arm64_32 Compiling NumpyConversion.swift (in target 'PythonKit' from project 'PythonKit')
SwiftDriver\ Compilation PythonKit normal arm64_32 com.apple.xcode.tools.swift.compiler (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PythonKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64_32-apple-watchos5.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/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-watchos/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-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/DerivedSources-normal/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/DerivedSources/arm64_32 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/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-watchos/PythonKit.build/Objects-normal/arm64_32/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/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/Binary/PythonKit.o normal arm64_32 (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64_32-apple-watchos5.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/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-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/Binary/PythonKit.o
SwiftDriverJobDiscovery normal arm64 Compiling Python.swift (in target 'PythonKit' from project 'PythonKit')
SwiftDriver\ Compilation PythonKit normal arm64 com.apple.xcode.tools.swift.compiler (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PythonKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target arm64-apple-watchos5.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/PythonKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/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-watchos/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-watchos/PythonKit.build/Objects-normal/arm64/PythonKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/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-watchos/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/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/Binary/PythonKit.o normal arm64 (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target arm64-apple-watchos5.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/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-watchos/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-watchos/PythonKit.build/Objects-normal/arm64/PythonKit_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/PythonKit.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/Binary/PythonKit.o
SwiftDriverJobDiscovery normal armv7k Compiling Python.swift (in target 'PythonKit' from project 'PythonKit')
SwiftDriver\ Compilation PythonKit normal armv7k com.apple.xcode.tools.swift.compiler (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name PythonKit -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -stats-output-dir .stats -strict-concurrency\=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures -plugin-path /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -target armv7k-apple-watchos5.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-watchos -I /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/watchos11.4-22T246-43efb940ff07ba2497b70ec94253f576.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/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-watchos/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-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/DerivedSources-normal/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/DerivedSources/armv7k -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/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-watchos/PythonKit.build/Objects-normal/armv7k/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/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/Binary/PythonKit.o normal armv7k (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -Xlinker -reproducible -target armv7k-apple-watchos5.0 -r -isysroot /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk -O0 -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -L/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -L/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/usr/lib -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-watchos -F/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/Library/Frameworks -iframework /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk/Developer/Library/Frameworks -filelist /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit.LinkFileList -nostdlib -Xlinker -object_path_lto -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/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-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit_dependency_info.dat -fobjc-link-runtime -L/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/watchos -L/usr/lib/swift -Xlinker -add_ast_path -Xlinker /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit.swiftmodule -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/Binary/PythonKit.o
CreateUniversalBinary /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PythonKit.o normal arm64\ armv7k\ arm64_32 (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo -create /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/Binary/PythonKit.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/Binary/PythonKit.o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/Binary/PythonKit.o -output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PythonKit.o
ExtractAppIntentsMetadata (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace
/Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/appintentsmetadataprocessor --toolchain-dir /Applications/Xcode-16.3.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain --module-name PythonKit --sdk-root /Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.4.sdk --xcode-version 16E140 --platform-family watchOS --deployment-target 5.0 --bundle-identifier spi-builder-workspace.PythonKit --output /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PythonKit.appintents --target-triple arm64-apple-watchos5.0 --target-triple armv7k-apple-watchos5.0 --target-triple arm64_32-apple-watchos5.0 --binary-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PythonKit.o --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/PythonKit_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit_dependency_info.dat --dependency-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit_dependency_info.dat --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/ExtractedAppShortcutsMetadata.stringsdata --stringsdata-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/ExtractedAppShortcutsMetadata.stringsdata --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit.SwiftFileList --source-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit.SwiftFileList --metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/PythonKit.DependencyMetadataFileList --static-metadata-file-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/PythonKit.DependencyStaticMetadataFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64/PythonKit.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/armv7k/PythonKit.SwiftConstValuesFileList --swift-const-vals-list /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/PythonKit.build/Debug-watchos/PythonKit.build/Objects-normal/arm64_32/PythonKit.SwiftConstValuesFileList --force --compile-time-extraction --deployment-aware-processing --validate-assistant-intents --no-app-shortcuts-localization
2025-04-29 01:33:02.629 appintentsmetadataprocessor[729:4179] Starting appintentsmetadataprocessor export
2025-04-29 01:33:02.669 appintentsmetadataprocessor[729:4179] Extracted no relevant App Intents symbols, skipping writing output
RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PythonKit.o (in target 'PythonKit' from project 'PythonKit')
cd /Users/admin/builder/spi-builder-workspace
builtin-RegisterExecutionPolicyException /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-watchos/PythonKit.o
** BUILD SUCCEEDED **
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "PythonKit",
"name" : "PythonKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "PythonKit",
"targets" : [
"PythonKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "PythonKitTests",
"module_type" : "SwiftTarget",
"name" : "PythonKitTests",
"path" : "Tests/PythonKitTests",
"sources" : [
"NumpyConversionTests.swift",
"PythonFunctionTests.swift",
"PythonRuntimeTests.swift"
],
"target_dependencies" : [
"PythonKit"
],
"type" : "test"
},
{
"c99name" : "PythonKit",
"module_type" : "SwiftTarget",
"name" : "PythonKit",
"path" : "PythonKit",
"product_memberships" : [
"PythonKit"
],
"sources" : [
"NumpyConversion.swift",
"Python.swift",
"PythonLibrary+Symbols.swift",
"PythonLibrary.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Done.