Build Information
Failed to build Int2X, reference main (ca4881), with Swift 6.3 for tvOS using Xcode 26.4 on 13 Apr 2026 01:42:44 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Int2X-Package -destination generic/platform=tvOSBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankogai/swift-int2x.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dankogai/swift-int2x
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ca4881a Update README.md
Cloned https://github.com/dankogai/swift-int2x.git
Revision (git rev-parse @):
ca4881a6b480e774fcfcdbac280f5901be959863
SUCCESS checkout https://github.com/dankogai/swift-int2x.git at main
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.3
Building package at path: $PWD
https://github.com/dankogai/swift-int2x.git
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "Int2X",
"name" : "Int2X",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Int2X",
"targets" : [
"Int2X"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Int2XRun",
"targets" : [
"Int2XRun"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "Int2XTests",
"module_type" : "SwiftTarget",
"name" : "Int2XTests",
"path" : "Tests/Int2XTests",
"sources" : [
"Int2XTests.swift",
"UInt2XTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Int2X"
],
"type" : "test"
},
{
"c99name" : "Int2XRun",
"module_type" : "SwiftTarget",
"name" : "Int2XRun",
"path" : "Sources/Int2XRun",
"product_memberships" : [
"Int2XRun"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Int2X"
],
"type" : "executable"
},
{
"c99name" : "Int2X",
"module_type" : "SwiftTarget",
"name" : "Int2X",
"path" : "Sources/Int2X",
"product_memberships" : [
"Int2X",
"Int2XRun"
],
"sources" : [
"Int2X.swift",
"UInt2X.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"workspace" : {
"name" : "Int2X",
"schemes" : [
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Int2X",
"Int2X-Package",
"Int2XRun"
]
}
}
2026-04-12 21:42:31.367 xcodebuild[625:3807] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Int2X-Package -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.4.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 Int2X-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
Int2X: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'Int2XRun' in project 'Int2X'
➜ Explicit dependency on target 'Int2X' in project 'Int2X'
Target 'Int2X' in project 'Int2X'
➜ Explicit dependency on target 'Int2X' in project 'Int2X'
Target 'Int2X' in project 'Int2X' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: b8db33bd3426b71f27905dc4f90848e9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b8db33bd3426b71f27905dc4f90848e9.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug-appletvos
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-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/Int2XRun.DependencyStaticMetadataFileList (in target 'Int2XRun' from project 'Int2X')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/Int2XRun.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/Int2XRun.DependencyMetadataFileList (in target 'Int2XRun' from project 'Int2X')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/Int2XRun.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/Objects-normal/arm64/Int2XRun.LinkFileList (in target 'Int2XRun' from project 'Int2X')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/Objects-normal/arm64/Int2XRun.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/Objects-normal/arm64/Int2XRun_const_extract_protocols.json (in target 'Int2XRun' from project 'Int2X')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/Objects-normal/arm64/Int2XRun_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/Objects-normal/arm64/Int2XRun.SwiftFileList (in target 'Int2XRun' from project 'Int2X')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/Objects-normal/arm64/Int2XRun.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/Objects-normal/arm64/Int2XRun-OutputFileMap.json (in target 'Int2XRun' from project 'Int2X')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/Objects-normal/arm64/Int2XRun-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X_const_extract_protocols.json (in target 'Int2X' from project 'Int2X')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X.SwiftFileList (in target 'Int2X' from project 'Int2X')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X.SwiftConstValuesFileList (in target 'Int2X' from project 'Int2X')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X-OutputFileMap.json (in target 'Int2X' from project 'Int2X')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X.LinkFileList (in target 'Int2X' from project 'Int2X')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Int2X.modulemap (in target 'Int2X' from project 'Int2X')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Int2X.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Int2X.DependencyStaticMetadataFileList (in target 'Int2X' from project 'Int2X')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Int2X.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Int2X.DependencyMetadataFileList (in target 'Int2X' from project 'Int2X')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Int2X.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Int2X.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Int2X.modulemap (in target 'Int2X' from project 'Int2X')
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/Int2X.build/Debug-appletvos/Int2X.build/Int2X.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos
SwiftDriver Int2X normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Int2X' from project 'Int2X')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Int2X -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos12.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X.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/Int2X.build/Debug-appletvos/Int2X.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.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/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-6IR74AZANZ723GQ22P5KSUCNO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-A40102RLLHJJJ9IDUDEST5BCC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-9H0QRNNC5ZMLD86R6TPVNQQLB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-CTW4BL8O8PXECFGEXKIKZLVOF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-9YF1YACEBW6IEGLI4RGNNNLKV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-AQ1HY8MQB40OBEMHIY1GTTYAP.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-C6Z7GBHIDKCEKLMFM2YYI3A7W.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-96MY5YMIZE1U4MOE11R9ULKIT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-1IU6E9SKRA3YNK7CWSCP8LFFS.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-C8K25E426DLKPVCAJ8SHHXWCC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-AJ9HGUY5IRAH91VM50P1L9B11.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-83M597VMZ10XO5UMBNT95WK00.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-2J4QWDJS530Y5G2ONP170MFO3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/sys_types-4OHVUM6HD4FHWY3AVYX8MYOG5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-2JW6725WSOM329AHHOI2IXHEL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-2FMS4S00LDVTM3A5F3HG2NCPF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-1SOAUJM7AT9AN0FC9HBJ5QEHB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-EEEW785C3BVETX7EPG9KRZMX3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-EK28CMNHQB1F0TL1JOVI3MZKI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-5GDWD1R0ICI11NFRTJALQMUXN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-1463X4FIIU3UGS2LPYFXGVRNL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-4QNQ63T8WBQT7Y6WL2QAAYPBA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-7FAWIVLGRGMRWFXMAHBA5QK8P.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-26N59NSK2V9GM0RAGWJKYQ34I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-9LU39TAQEKUMHYW4P4QHHRUB5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-3L2DRS4XWXWJFWZ35FJ52YWX5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-C379776BHPBCF6T0UJQ2T5KDU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-D0YBWMNC4I2CMNNCJIKGGV2JT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-BA2N33055QWW6CH8MYXK7FR98.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-407VQ2T1SPKBHZUHTGS89B2G3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-4HV9HJ1WWEO0DZR5KL85QC65B.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-AUUBCXQJ3JUND273V2HIDNB00.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-DBRMRWHF30W1EVX28MPWOGTP4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-87OMD6EU9XOLCNYK2DMMJ2E5E.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-53OIUJJTWF4WN7YXC9XRW7JDK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-59TK9AHZOP2GUZV1PHFKQ7ZP5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-4BENJDXYGPXK7AL0PI7G9WRI4.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accelerate-679CBFSTALCWMGBNWKKIDRKE3.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ Int2X (in target 'Int2X' from project 'Int2X')
EmitSwiftModule normal arm64 (in target 'Int2X' from project 'Int2X')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UInt2X.swift /Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift (in target 'Int2X' from project 'Int2X')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift (in target 'Int2X' from project 'Int2X')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:110:47: error: 'vU128' is unavailable in tvOS
var a = unsafeBitCast((self, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:137:7: note: 'vU128' has been explicitly marked unavailable here
union vU128 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:110:60: error: 'vU256' is unavailable in tvOS
var a = unsafeBitCast((self, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:111:47: error: 'vU128' is unavailable in tvOS
var b = unsafeBitCast((other, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:137:7: note: 'vU128' has been explicitly marked unavailable here
union vU128 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:111:60: error: 'vU256' is unavailable in tvOS
var b = unsafeBitCast((other, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:112:26: error: 'vU256' is unavailable in tvOS
var ab = vU256()
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:113:17: error: 'vU256Add' is unavailable in tvOS
vU256Add(&a, &b, &ab)
^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:940:1: note: 'vU256Add' has been explicitly marked unavailable here
vU256Add(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:117:47: error: 'vU256' is unavailable in tvOS
var a = unsafeBitCast((self, vU256()), to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:117:60: error: 'vU512' is unavailable in tvOS
var a = unsafeBitCast((self, vU256()), to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:118:47: error: 'vU256' is unavailable in tvOS
var b = unsafeBitCast((other, vU256()), to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:118:60: error: 'vU512' is unavailable in tvOS
var b = unsafeBitCast((other, vU256()), to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:119:26: error: 'vU512' is unavailable in tvOS
var ab = vU512()
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:120:17: error: 'vU512Add' is unavailable in tvOS
vU512Add(&a, &b, &ab)
^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:1000:1: note: 'vU512Add' has been explicitly marked unavailable here
vU512Add(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:124:47: error: 'vU512' is unavailable in tvOS
var a = unsafeBitCast((self, vU512()), to:vU1024.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:124:60: error: 'vU1024' is unavailable in tvOS
var a = unsafeBitCast((self, vU512()), to:vU1024.self)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:125:47: error: 'vU512' is unavailable in tvOS
var b = unsafeBitCast((other, vU512()), to:vU1024.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:125:60: error: 'vU1024' is unavailable in tvOS
var b = unsafeBitCast((other, vU512()), to:vU1024.self)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:126:26: error: 'vU1024' is unavailable in tvOS
var ab = vU1024()
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:127:17: error: 'vU1024Add' is unavailable in tvOS
vU1024Add(&a, &b, &ab)
^~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:1060:1: note: 'vU1024Add' has been explicitly marked unavailable here
vU1024Add(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:175:47: error: 'vU128' is unavailable in tvOS
var a = unsafeBitCast((self, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:137:7: note: 'vU128' has been explicitly marked unavailable here
union vU128 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:175:60: error: 'vU256' is unavailable in tvOS
var a = unsafeBitCast((self, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:176:47: error: 'vU128' is unavailable in tvOS
var b = unsafeBitCast((other, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:137:7: note: 'vU128' has been explicitly marked unavailable here
union vU128 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:176:60: error: 'vU256' is unavailable in tvOS
var b = unsafeBitCast((other, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:177:26: error: 'vU256' is unavailable in tvOS
var ab = vU256()
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:178:17: error: 'vU256Sub' is unavailable in tvOS
vU256Sub(&a, &b, &ab)
^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:662:1: note: 'vU256Sub' has been explicitly marked unavailable here
vU256Sub(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:182:47: error: 'vU256' is unavailable in tvOS
var a = unsafeBitCast((self, vU256()), to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:182:60: error: 'vU512' is unavailable in tvOS
var a = unsafeBitCast((self, vU256()), to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:183:47: error: 'vU256' is unavailable in tvOS
var b = unsafeBitCast((other, vU256()), to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:183:60: error: 'vU512' is unavailable in tvOS
var b = unsafeBitCast((other, vU256()), to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:184:26: error: 'vU512' is unavailable in tvOS
var ab = vU512()
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:185:17: error: 'vU512Sub' is unavailable in tvOS
vU512Sub(&a, &b, &ab)
^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:722:1: note: 'vU512Sub' has been explicitly marked unavailable here
vU512Sub(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:189:47: error: 'vU512' is unavailable in tvOS
var a = unsafeBitCast((self, vU512()), to:vU1024.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:189:60: error: 'vU1024' is unavailable in tvOS
var a = unsafeBitCast((self, vU512()), to:vU1024.self)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:190:47: error: 'vU512' is unavailable in tvOS
var b = unsafeBitCast((other, vU512()), to:vU1024.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:190:60: error: 'vU1024' is unavailable in tvOS
var b = unsafeBitCast((other, vU512()), to:vU1024.self)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:191:26: error: 'vU1024' is unavailable in tvOS
var ab = vU1024()
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:192:17: error: 'vU1024Sub' is unavailable in tvOS
vU1024Sub(&a, &b, &ab)
^~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:782:1: note: 'vU1024Sub' has been explicitly marked unavailable here
vU1024Sub(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:243:49: error: 'vU128' is unavailable in tvOS
var a = unsafeBitCast(self, to:vU128.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:137:7: note: 'vU128' has been explicitly marked unavailable here
union vU128 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:244:49: error: 'vU128' is unavailable in tvOS
var b = unsafeBitCast(other, to:vU128.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:137:7: note: 'vU128' has been explicitly marked unavailable here
union vU128 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:245:26: error: 'vU256' is unavailable in tvOS
var ab = vU256()
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:246:17: error: 'vU128FullMultiply' is unavailable in tvOS
vU128FullMultiply(&a, &b, &ab)
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:475:1: note: 'vU128FullMultiply' has been explicitly marked unavailable here
vU128FullMultiply(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:250:49: error: 'vU256' is unavailable in tvOS
var a = unsafeBitCast(self, to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:251:49: error: 'vU256' is unavailable in tvOS
var b = unsafeBitCast(other, to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:252:26: error: 'vU512' is unavailable in tvOS
var ab = vU512()
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:253:17: error: 'vU256FullMultiply' is unavailable in tvOS
vU256FullMultiply(&a, &b, &ab)
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:505:1: note: 'vU256FullMultiply' has been explicitly marked unavailable here
vU256FullMultiply(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:257:49: error: 'vU512' is unavailable in tvOS
var a = unsafeBitCast(self, to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:258:49: error: 'vU512' is unavailable in tvOS
var b = unsafeBitCast(other, to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:259:26: error: 'vU1024' is unavailable in tvOS
var ab = vU1024()
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:260:17: error: 'vU512FullMultiply' is unavailable in tvOS
vU512FullMultiply(&a, &b, &ab)
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:535:1: note: 'vU512FullMultiply' has been explicitly marked unavailable here
vU512FullMultiply(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:323:47: error: 'vU128' is unavailable in tvOS
var a = unsafeBitCast((self, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:137:7: note: 'vU128' has been explicitly marked unavailable here
union vU128 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:323:60: error: 'vU256' is unavailable in tvOS
var a = unsafeBitCast((self, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:324:25: error: 'vU256' is unavailable in tvOS
var r = vU256()
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:325:17: error: 'vLR256Shift' is unavailable in tvOS
vLR256Shift(&a, UInt32(width), &r)
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:1269:1: note: 'vLR256Shift' has been explicitly marked unavailable here
vLR256Shift(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:328:48: error: 'vU256' is unavailable in tvOS
var a = unsafeBitCast(self, to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:329:25: error: 'vU256' is unavailable in tvOS
var r = vU256()
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:330:17: error: 'vLR256Shift' is unavailable in tvOS
vLR256Shift(&a, UInt32(width), &r)
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:1269:1: note: 'vLR256Shift' has been explicitly marked unavailable here
vLR256Shift(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:333:48: error: 'vU512' is unavailable in tvOS
var a = unsafeBitCast(self, to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:334:25: error: 'vU512' is unavailable in tvOS
var r = vU512()
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:335:17: error: 'vLR512Shift' is unavailable in tvOS
vLR512Shift(&a, UInt32(width), &r)
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:1284:1: note: 'vLR512Shift' has been explicitly marked unavailable here
vLR512Shift(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:338:48: error: 'vU1024' is unavailable in tvOS
var a = unsafeBitCast(self, to:vU1024.self)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:339:25: error: 'vU1024' is unavailable in tvOS
var r = vU1024()
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:340:17: error: 'vLR1024Shift' is unavailable in tvOS
vLR1024Shift(&a, UInt32(width), &r)
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:1299:1: note: 'vLR1024Shift' has been explicitly marked unavailable here
vLR1024Shift(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:365:47: error: 'vU128' is unavailable in tvOS
var a = unsafeBitCast((self, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:137:7: note: 'vU128' has been explicitly marked unavailable here
union vU128 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:365:60: error: 'vU256' is unavailable in tvOS
var a = unsafeBitCast((self, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:366:25: error: 'vU256' is unavailable in tvOS
var r = vU256()
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:367:17: error: 'vLL256Shift' is unavailable in tvOS
vLL256Shift(&a, UInt32(width), &r)
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:1224:1: note: 'vLL256Shift' has been explicitly marked unavailable here
vLL256Shift(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:370:48: error: 'vU256' is unavailable in tvOS
var a = unsafeBitCast(self, to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:371:25: error: 'vU256' is unavailable in tvOS
var r = vU256()
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:372:17: error: 'vLL256Shift' is unavailable in tvOS
vLL256Shift(&a, UInt32(width), &r)
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:1224:1: note: 'vLL256Shift' has been explicitly marked unavailable here
vLL256Shift(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:375:48: error: 'vU512' is unavailable in tvOS
var a = unsafeBitCast(self, to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:376:25: error: 'vU512' is unavailable in tvOS
var r = vU512()
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:377:17: error: 'vLL512Shift' is unavailable in tvOS
vLL512Shift(&a, UInt32(width), &r)
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:1239:1: note: 'vLL512Shift' has been explicitly marked unavailable here
vLL512Shift(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:380:48: error: 'vU1024' is unavailable in tvOS
var a = unsafeBitCast(self, to:vU1024.self)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:381:25: error: 'vU1024' is unavailable in tvOS
var r = vU1024()
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:382:17: error: 'vLL1024Shift' is unavailable in tvOS
vLL1024Shift(&a, UInt32(width), &r)
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:1254:1: note: 'vLL1024Shift' has been explicitly marked unavailable here
vLL1024Shift(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:430:47: error: 'vU128' is unavailable in tvOS
var a = unsafeBitCast((self, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:137:7: note: 'vU128' has been explicitly marked unavailable here
union vU128 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:430:60: error: 'vU256' is unavailable in tvOS
var a = unsafeBitCast((self, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:431:47: error: 'vU128' is unavailable in tvOS
var b = unsafeBitCast((other, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:137:7: note: 'vU128' has been explicitly marked unavailable here
union vU128 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:431:60: error: 'vU256' is unavailable in tvOS
var b = unsafeBitCast((other, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:432:31: error: 'vU256' is unavailable in tvOS
var (q, r) = (vU256(), vU256())
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:432:40: error: 'vU256' is unavailable in tvOS
var (q, r) = (vU256(), vU256())
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:433:17: error: 'vU256Divide' is unavailable in tvOS
vU256Divide(&a, &b, &q, &r)
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:366:1: note: 'vU256Divide' has been explicitly marked unavailable here
vU256Divide(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:438:49: error: 'vU256' is unavailable in tvOS
var a = unsafeBitCast(self, to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:439:49: error: 'vU256' is unavailable in tvOS
var b = unsafeBitCast(other, to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:440:31: error: 'vU256' is unavailable in tvOS
var (q, r) = (vU256(), vU256())
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:440:40: error: 'vU256' is unavailable in tvOS
var (q, r) = (vU256(), vU256())
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:441:17: error: 'vU256Divide' is unavailable in tvOS
vU256Divide(&a, &b, &q, &r)
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:366:1: note: 'vU256Divide' has been explicitly marked unavailable here
vU256Divide(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:446:49: error: 'vU512' is unavailable in tvOS
var a = unsafeBitCast(self, to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:447:49: error: 'vU512' is unavailable in tvOS
var b = unsafeBitCast(other, to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:448:31: error: 'vU512' is unavailable in tvOS
var (q, r) = (vU512(), vU512())
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:448:40: error: 'vU512' is unavailable in tvOS
var (q, r) = (vU512(), vU512())
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:449:17: error: 'vU512Divide' is unavailable in tvOS
vU512Divide(&a, &b, &q, &r)
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:400:1: note: 'vU512Divide' has been explicitly marked unavailable here
vU512Divide(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:454:49: error: 'vU1024' is unavailable in tvOS
var a = unsafeBitCast(self, to:vU1024.self)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:455:49: error: 'vU1024' is unavailable in tvOS
var b = unsafeBitCast(other, to:vU1024.self)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:456:31: error: 'vU1024' is unavailable in tvOS
var (q, r) = (vU1024(), vU1024())
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:456:41: error: 'vU1024' is unavailable in tvOS
var (q, r) = (vU1024(), vU1024())
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:457:17: error: 'vU1024Divide' is unavailable in tvOS
vU1024Divide(&a, &b, &q, &r)
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:434:1: note: 'vU1024Divide' has been explicitly marked unavailable here
vU1024Divide(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:513:73: error: 'vU256' is unavailable in tvOS
var a = unsafeBitCast((dividend.low, dividend.high), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:514:46: error: 'vU128' is unavailable in tvOS
var b = unsafeBitCast((self, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:137:7: note: 'vU128' has been explicitly marked unavailable here
union vU128 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:514:59: error: 'vU256' is unavailable in tvOS
var b = unsafeBitCast((self, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:515:31: error: 'vU256' is unavailable in tvOS
var (q, r) = (vU256(), vU256())
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:515:40: error: 'vU256' is unavailable in tvOS
var (q, r) = (vU256(), vU256())
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:516:17: error: 'vU256Divide' is unavailable in tvOS
vU256Divide(&a, &b, &q, &r)
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:366:1: note: 'vU256Divide' has been explicitly marked unavailable here
vU256Divide(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:521:73: error: 'vU512' is unavailable in tvOS
var a = unsafeBitCast((dividend.low, dividend.high), to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:522:46: error: 'vU256' is unavailable in tvOS
var b = unsafeBitCast((self, vU256()), to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:522:59: error: 'vU512' is unavailable in tvOS
var b = unsafeBitCast((self, vU256()), to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:523:31: error: 'vU512' is unavailable in tvOS
var (q, r) = (vU512(), vU512())
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:523:40: error: 'vU512' is unavailable in tvOS
var (q, r) = (vU512(), vU512())
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:524:17: error: 'vU512Divide' is unavailable in tvOS
vU512Divide(&a, &b, &q, &r)
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:400:1: note: 'vU512Divide' has been explicitly marked unavailable here
vU512Divide(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:529:73: error: 'vU1024' is unavailable in tvOS
var a = unsafeBitCast((dividend.low, dividend.high), to:vU1024.self)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:530:46: error: 'vU512' is unavailable in tvOS
var b = unsafeBitCast((self, vU512()), to:vU1024.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:530:59: error: 'vU1024' is unavailable in tvOS
var b = unsafeBitCast((self, vU512()), to:vU1024.self)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:531:31: error: 'vU1024' is unavailable in tvOS
var (q, r) = (vU1024(), vU1024())
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:531:41: error: 'vU1024' is unavailable in tvOS
var (q, r) = (vU1024(), vU1024())
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:532:17: error: 'vU1024Divide' is unavailable in tvOS
vU1024Divide(&a, &b, &q, &r)
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:434:1: note: 'vU1024Divide' has been explicitly marked unavailable here
vU1024Divide(
^
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Int2X/Int2X.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/UInt2X.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/UInt2X.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/UInt2X.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/UInt2X.dia -target arm64-apple-tvos12.0 -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X-dependencies-1.json -debug-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X.swiftmodule -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name Int2X -frontend-parseable-output -disable-clang-spi -clang-target arm64-apple-tvos26.4 -target-sdk-version 26.4 -target-sdk-name appletvos26.4 -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/UInt2X.o -index-unit-output-path /Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/UInt2X.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
SwiftCompile normal arm64 Compiling\ Int2X.swift /Users/admin/builder/spi-builder-workspace/Sources/Int2X/Int2X.swift (in target 'Int2X' from project 'Int2X')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Int2X/Int2X.swift (in target 'Int2X' from project 'Int2X')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for Int2X (in target 'Int2X' from project 'Int2X')
SwiftDriver\ Compilation\ Requirements Int2X normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Int2X' from project 'Int2X')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Int2X -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos12.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X.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/Int2X.build/Debug-appletvos/Int2X.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.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/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftMergeGeneratedHeaders /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Int2X-Swift.h /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X-Swift.h (in target 'Int2X' from project 'Int2X')
cd /Users/admin/builder/spi-builder-workspace
builtin-swiftHeaderTool -arch arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X-Swift.h -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps-appletvos/Int2X-Swift.h
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Int2X.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X.swiftmodule (in target 'Int2X' from project 'Int2X')
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/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Int2X.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Int2X.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X.swiftdoc (in target 'Int2X' from project 'Int2X')
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/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Int2X.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Int2X.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X.swiftsourceinfo (in target 'Int2X' from project 'Int2X')
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/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Int2X.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Int2X.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X.abi.json (in target 'Int2X' from project 'Int2X')
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/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Int2X.swiftmodule/arm64-apple-tvos.abi.json
SwiftDriver Int2XRun normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Int2XRun' from project 'Int2X')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Int2XRun -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/Objects-normal/arm64/Int2XRun.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos12.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/Objects-normal/arm64/Int2XRun-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/Objects-normal/arm64/Int2XRun.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/Objects-normal/arm64/Int2XRun_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ Int2XRun (in target 'Int2XRun' from project 'Int2X')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Int2XRun/main.swift (in target 'Int2XRun' from project 'Int2X')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ main.swift /Users/admin/builder/spi-builder-workspace/Sources/Int2XRun/main.swift (in target 'Int2XRun' from project 'Int2X')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Int2XRun/main.swift (in target 'Int2XRun' from project 'Int2X')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftDriverJobDiscovery normal arm64 Emitting module for Int2XRun (in target 'Int2XRun' from project 'Int2X')
SwiftDriver\ Compilation\ Requirements Int2XRun normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Int2XRun' from project 'Int2X')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation-Requirements -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Int2XRun -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/Objects-normal/arm64/Int2XRun.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos12.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/Objects-normal/arm64/Int2XRun-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/Objects-normal/arm64/Int2XRun.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/Objects-normal/arm64/Int2XRun_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -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-appletvos/Int2XRun.swiftmodule/arm64-apple-tvos.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/Objects-normal/arm64/Int2XRun.abi.json (in target 'Int2XRun' from project 'Int2X')
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/Int2X.build/Debug-appletvos/Int2XRun.build/Objects-normal/arm64/Int2XRun.abi.json /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Int2XRun.swiftmodule/arm64-apple-tvos.abi.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Int2XRun.swiftmodule/arm64-apple-tvos.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/Objects-normal/arm64/Int2XRun.swiftdoc (in target 'Int2XRun' from project 'Int2X')
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/Int2X.build/Debug-appletvos/Int2XRun.build/Objects-normal/arm64/Int2XRun.swiftdoc /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Int2XRun.swiftmodule/arm64-apple-tvos.swiftdoc
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Int2XRun.swiftmodule/arm64-apple-tvos.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/Objects-normal/arm64/Int2XRun.swiftmodule (in target 'Int2XRun' from project 'Int2X')
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/Int2X.build/Debug-appletvos/Int2XRun.build/Objects-normal/arm64/Int2XRun.swiftmodule /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Int2XRun.swiftmodule/arm64-apple-tvos.swiftmodule
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Int2XRun.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/Objects-normal/arm64/Int2XRun.swiftsourceinfo (in target 'Int2XRun' from project 'Int2X')
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/Int2X.build/Debug-appletvos/Int2XRun.build/Objects-normal/arm64/Int2XRun.swiftsourceinfo /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/Int2XRun.swiftmodule/Project/arm64-apple-tvos.swiftsourceinfo
SwiftDriverJobDiscovery normal arm64 Compiling main.swift (in target 'Int2XRun' from project 'Int2X')
SwiftDriver\ Compilation Int2XRun normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Int2XRun' from project 'Int2X')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-Swift-Compilation -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Int2XRun -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/Objects-normal/arm64/Int2XRun.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos12.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/PackageFrameworks -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/Objects-normal/arm64/Int2XRun-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/Objects-normal/arm64/Int2XRun.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/Objects-normal/arm64/Int2XRun_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2XRun.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftDriverJobDiscovery normal arm64 Compiling Int2X.swift (in target 'Int2X' from project 'Int2X')
2026-04-12 21:42:32.836 xcodebuild[636:3930] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift (in target 'Int2X' from project 'Int2X')
SwiftCompile normal arm64 Compiling\ UInt2X.swift /Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift (in target 'Int2X' from project 'Int2X')
Building workspace spi-builder-workspace with scheme Int2X-Package
(3 failures)
Command line invocation:
/Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
Int2X: /Users/admin/builder/spi-builder-workspace
resolved source packages: Int2X
2026-04-12 21:42:40.898 xcodebuild[696:4242] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
"dependencies" : [
],
"manifest_display_name" : "Int2X",
"name" : "Int2X",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Int2X",
"targets" : [
"Int2X"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "Int2XRun",
"targets" : [
"Int2XRun"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "Int2XTests",
"module_type" : "SwiftTarget",
"name" : "Int2XTests",
"path" : "Tests/Int2XTests",
"sources" : [
"Int2XTests.swift",
"UInt2XTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"Int2X"
],
"type" : "test"
},
{
"c99name" : "Int2XRun",
"module_type" : "SwiftTarget",
"name" : "Int2XRun",
"path" : "Sources/Int2XRun",
"product_memberships" : [
"Int2XRun"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"Int2X"
],
"type" : "executable"
},
{
"c99name" : "Int2X",
"module_type" : "SwiftTarget",
"name" : "Int2X",
"path" : "Sources/Int2X",
"product_memberships" : [
"Int2X",
"Int2XRun"
],
"sources" : [
"Int2X.swift",
"UInt2X.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"Int2X",
"Int2X-Package",
"Int2XRun"
]
}
}
2026-04-12 21:42:42.170 xcodebuild[706:4328] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Int2X-Package -destination generic/platform=tvOS
Command line invocation:
/Applications/Xcode-26.4.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 Int2X-Package -destination generic/platform=tvOS
Resolve Package Graph
Resolved source packages:
Int2X: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (3 targets)
Target 'Int2XRun' in project 'Int2X'
➜ Explicit dependency on target 'Int2X' in project 'Int2X'
Target 'Int2X' in project 'Int2X'
➜ Explicit dependency on target 'Int2X' in project 'Int2X'
Target 'Int2X' in project 'Int2X' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache
SwiftDriver Int2X normal arm64 com.apple.xcode.tools.swift.compiler (in target 'Int2X' from project 'Int2X')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Int2X -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -target arm64-apple-tvos12.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X.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/Int2X.build/Debug-appletvos/Int2X.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.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/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ Int2X (in target 'Int2X' from project 'Int2X')
EmitSwiftModule normal arm64 (in target 'Int2X' from project 'Int2X')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
SwiftCompile normal arm64 Compiling\ UInt2X.swift /Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift (in target 'Int2X' from project 'Int2X')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift (in target 'Int2X' from project 'Int2X')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:110:47: error: 'vU128' is unavailable in tvOS
var a = unsafeBitCast((self, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:137:7: note: 'vU128' has been explicitly marked unavailable here
union vU128 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:110:60: error: 'vU256' is unavailable in tvOS
var a = unsafeBitCast((self, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:111:47: error: 'vU128' is unavailable in tvOS
var b = unsafeBitCast((other, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:137:7: note: 'vU128' has been explicitly marked unavailable here
union vU128 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:111:60: error: 'vU256' is unavailable in tvOS
var b = unsafeBitCast((other, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:112:26: error: 'vU256' is unavailable in tvOS
var ab = vU256()
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:113:17: error: 'vU256Add' is unavailable in tvOS
vU256Add(&a, &b, &ab)
^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:940:1: note: 'vU256Add' has been explicitly marked unavailable here
vU256Add(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:117:47: error: 'vU256' is unavailable in tvOS
var a = unsafeBitCast((self, vU256()), to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:117:60: error: 'vU512' is unavailable in tvOS
var a = unsafeBitCast((self, vU256()), to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:118:47: error: 'vU256' is unavailable in tvOS
var b = unsafeBitCast((other, vU256()), to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:118:60: error: 'vU512' is unavailable in tvOS
var b = unsafeBitCast((other, vU256()), to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:119:26: error: 'vU512' is unavailable in tvOS
var ab = vU512()
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:120:17: error: 'vU512Add' is unavailable in tvOS
vU512Add(&a, &b, &ab)
^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:1000:1: note: 'vU512Add' has been explicitly marked unavailable here
vU512Add(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:124:47: error: 'vU512' is unavailable in tvOS
var a = unsafeBitCast((self, vU512()), to:vU1024.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:124:60: error: 'vU1024' is unavailable in tvOS
var a = unsafeBitCast((self, vU512()), to:vU1024.self)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:125:47: error: 'vU512' is unavailable in tvOS
var b = unsafeBitCast((other, vU512()), to:vU1024.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:125:60: error: 'vU1024' is unavailable in tvOS
var b = unsafeBitCast((other, vU512()), to:vU1024.self)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:126:26: error: 'vU1024' is unavailable in tvOS
var ab = vU1024()
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:127:17: error: 'vU1024Add' is unavailable in tvOS
vU1024Add(&a, &b, &ab)
^~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:1060:1: note: 'vU1024Add' has been explicitly marked unavailable here
vU1024Add(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:175:47: error: 'vU128' is unavailable in tvOS
var a = unsafeBitCast((self, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:137:7: note: 'vU128' has been explicitly marked unavailable here
union vU128 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:175:60: error: 'vU256' is unavailable in tvOS
var a = unsafeBitCast((self, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:176:47: error: 'vU128' is unavailable in tvOS
var b = unsafeBitCast((other, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:137:7: note: 'vU128' has been explicitly marked unavailable here
union vU128 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:176:60: error: 'vU256' is unavailable in tvOS
var b = unsafeBitCast((other, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:177:26: error: 'vU256' is unavailable in tvOS
var ab = vU256()
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:178:17: error: 'vU256Sub' is unavailable in tvOS
vU256Sub(&a, &b, &ab)
^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:662:1: note: 'vU256Sub' has been explicitly marked unavailable here
vU256Sub(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:182:47: error: 'vU256' is unavailable in tvOS
var a = unsafeBitCast((self, vU256()), to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:182:60: error: 'vU512' is unavailable in tvOS
var a = unsafeBitCast((self, vU256()), to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:183:47: error: 'vU256' is unavailable in tvOS
var b = unsafeBitCast((other, vU256()), to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:183:60: error: 'vU512' is unavailable in tvOS
var b = unsafeBitCast((other, vU256()), to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:184:26: error: 'vU512' is unavailable in tvOS
var ab = vU512()
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:185:17: error: 'vU512Sub' is unavailable in tvOS
vU512Sub(&a, &b, &ab)
^~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:722:1: note: 'vU512Sub' has been explicitly marked unavailable here
vU512Sub(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:189:47: error: 'vU512' is unavailable in tvOS
var a = unsafeBitCast((self, vU512()), to:vU1024.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:189:60: error: 'vU1024' is unavailable in tvOS
var a = unsafeBitCast((self, vU512()), to:vU1024.self)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:190:47: error: 'vU512' is unavailable in tvOS
var b = unsafeBitCast((other, vU512()), to:vU1024.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:190:60: error: 'vU1024' is unavailable in tvOS
var b = unsafeBitCast((other, vU512()), to:vU1024.self)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:191:26: error: 'vU1024' is unavailable in tvOS
var ab = vU1024()
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:192:17: error: 'vU1024Sub' is unavailable in tvOS
vU1024Sub(&a, &b, &ab)
^~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:782:1: note: 'vU1024Sub' has been explicitly marked unavailable here
vU1024Sub(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:243:49: error: 'vU128' is unavailable in tvOS
var a = unsafeBitCast(self, to:vU128.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:137:7: note: 'vU128' has been explicitly marked unavailable here
union vU128 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:244:49: error: 'vU128' is unavailable in tvOS
var b = unsafeBitCast(other, to:vU128.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:137:7: note: 'vU128' has been explicitly marked unavailable here
union vU128 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:245:26: error: 'vU256' is unavailable in tvOS
var ab = vU256()
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:246:17: error: 'vU128FullMultiply' is unavailable in tvOS
vU128FullMultiply(&a, &b, &ab)
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:475:1: note: 'vU128FullMultiply' has been explicitly marked unavailable here
vU128FullMultiply(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:250:49: error: 'vU256' is unavailable in tvOS
var a = unsafeBitCast(self, to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:251:49: error: 'vU256' is unavailable in tvOS
var b = unsafeBitCast(other, to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:252:26: error: 'vU512' is unavailable in tvOS
var ab = vU512()
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:253:17: error: 'vU256FullMultiply' is unavailable in tvOS
vU256FullMultiply(&a, &b, &ab)
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:505:1: note: 'vU256FullMultiply' has been explicitly marked unavailable here
vU256FullMultiply(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:257:49: error: 'vU512' is unavailable in tvOS
var a = unsafeBitCast(self, to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:258:49: error: 'vU512' is unavailable in tvOS
var b = unsafeBitCast(other, to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:259:26: error: 'vU1024' is unavailable in tvOS
var ab = vU1024()
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:260:17: error: 'vU512FullMultiply' is unavailable in tvOS
vU512FullMultiply(&a, &b, &ab)
^~~~~~~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:535:1: note: 'vU512FullMultiply' has been explicitly marked unavailable here
vU512FullMultiply(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:323:47: error: 'vU128' is unavailable in tvOS
var a = unsafeBitCast((self, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:137:7: note: 'vU128' has been explicitly marked unavailable here
union vU128 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:323:60: error: 'vU256' is unavailable in tvOS
var a = unsafeBitCast((self, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:324:25: error: 'vU256' is unavailable in tvOS
var r = vU256()
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:325:17: error: 'vLR256Shift' is unavailable in tvOS
vLR256Shift(&a, UInt32(width), &r)
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:1269:1: note: 'vLR256Shift' has been explicitly marked unavailable here
vLR256Shift(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:328:48: error: 'vU256' is unavailable in tvOS
var a = unsafeBitCast(self, to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:329:25: error: 'vU256' is unavailable in tvOS
var r = vU256()
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:330:17: error: 'vLR256Shift' is unavailable in tvOS
vLR256Shift(&a, UInt32(width), &r)
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:1269:1: note: 'vLR256Shift' has been explicitly marked unavailable here
vLR256Shift(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:333:48: error: 'vU512' is unavailable in tvOS
var a = unsafeBitCast(self, to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:334:25: error: 'vU512' is unavailable in tvOS
var r = vU512()
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:335:17: error: 'vLR512Shift' is unavailable in tvOS
vLR512Shift(&a, UInt32(width), &r)
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:1284:1: note: 'vLR512Shift' has been explicitly marked unavailable here
vLR512Shift(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:338:48: error: 'vU1024' is unavailable in tvOS
var a = unsafeBitCast(self, to:vU1024.self)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:339:25: error: 'vU1024' is unavailable in tvOS
var r = vU1024()
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:340:17: error: 'vLR1024Shift' is unavailable in tvOS
vLR1024Shift(&a, UInt32(width), &r)
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:1299:1: note: 'vLR1024Shift' has been explicitly marked unavailable here
vLR1024Shift(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:365:47: error: 'vU128' is unavailable in tvOS
var a = unsafeBitCast((self, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:137:7: note: 'vU128' has been explicitly marked unavailable here
union vU128 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:365:60: error: 'vU256' is unavailable in tvOS
var a = unsafeBitCast((self, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:366:25: error: 'vU256' is unavailable in tvOS
var r = vU256()
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:367:17: error: 'vLL256Shift' is unavailable in tvOS
vLL256Shift(&a, UInt32(width), &r)
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:1224:1: note: 'vLL256Shift' has been explicitly marked unavailable here
vLL256Shift(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:370:48: error: 'vU256' is unavailable in tvOS
var a = unsafeBitCast(self, to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:371:25: error: 'vU256' is unavailable in tvOS
var r = vU256()
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:372:17: error: 'vLL256Shift' is unavailable in tvOS
vLL256Shift(&a, UInt32(width), &r)
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:1224:1: note: 'vLL256Shift' has been explicitly marked unavailable here
vLL256Shift(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:375:48: error: 'vU512' is unavailable in tvOS
var a = unsafeBitCast(self, to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:376:25: error: 'vU512' is unavailable in tvOS
var r = vU512()
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:377:17: error: 'vLL512Shift' is unavailable in tvOS
vLL512Shift(&a, UInt32(width), &r)
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:1239:1: note: 'vLL512Shift' has been explicitly marked unavailable here
vLL512Shift(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:380:48: error: 'vU1024' is unavailable in tvOS
var a = unsafeBitCast(self, to:vU1024.self)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:381:25: error: 'vU1024' is unavailable in tvOS
var r = vU1024()
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:382:17: error: 'vLL1024Shift' is unavailable in tvOS
vLL1024Shift(&a, UInt32(width), &r)
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:1254:1: note: 'vLL1024Shift' has been explicitly marked unavailable here
vLL1024Shift(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:430:47: error: 'vU128' is unavailable in tvOS
var a = unsafeBitCast((self, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:137:7: note: 'vU128' has been explicitly marked unavailable here
union vU128 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:430:60: error: 'vU256' is unavailable in tvOS
var a = unsafeBitCast((self, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:431:47: error: 'vU128' is unavailable in tvOS
var b = unsafeBitCast((other, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:137:7: note: 'vU128' has been explicitly marked unavailable here
union vU128 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:431:60: error: 'vU256' is unavailable in tvOS
var b = unsafeBitCast((other, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:432:31: error: 'vU256' is unavailable in tvOS
var (q, r) = (vU256(), vU256())
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:432:40: error: 'vU256' is unavailable in tvOS
var (q, r) = (vU256(), vU256())
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:433:17: error: 'vU256Divide' is unavailable in tvOS
vU256Divide(&a, &b, &q, &r)
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:366:1: note: 'vU256Divide' has been explicitly marked unavailable here
vU256Divide(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:438:49: error: 'vU256' is unavailable in tvOS
var a = unsafeBitCast(self, to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:439:49: error: 'vU256' is unavailable in tvOS
var b = unsafeBitCast(other, to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:440:31: error: 'vU256' is unavailable in tvOS
var (q, r) = (vU256(), vU256())
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:440:40: error: 'vU256' is unavailable in tvOS
var (q, r) = (vU256(), vU256())
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:441:17: error: 'vU256Divide' is unavailable in tvOS
vU256Divide(&a, &b, &q, &r)
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:366:1: note: 'vU256Divide' has been explicitly marked unavailable here
vU256Divide(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:446:49: error: 'vU512' is unavailable in tvOS
var a = unsafeBitCast(self, to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:447:49: error: 'vU512' is unavailable in tvOS
var b = unsafeBitCast(other, to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:448:31: error: 'vU512' is unavailable in tvOS
var (q, r) = (vU512(), vU512())
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:448:40: error: 'vU512' is unavailable in tvOS
var (q, r) = (vU512(), vU512())
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:449:17: error: 'vU512Divide' is unavailable in tvOS
vU512Divide(&a, &b, &q, &r)
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:400:1: note: 'vU512Divide' has been explicitly marked unavailable here
vU512Divide(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:454:49: error: 'vU1024' is unavailable in tvOS
var a = unsafeBitCast(self, to:vU1024.self)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:455:49: error: 'vU1024' is unavailable in tvOS
var b = unsafeBitCast(other, to:vU1024.self)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:456:31: error: 'vU1024' is unavailable in tvOS
var (q, r) = (vU1024(), vU1024())
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:456:41: error: 'vU1024' is unavailable in tvOS
var (q, r) = (vU1024(), vU1024())
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:457:17: error: 'vU1024Divide' is unavailable in tvOS
vU1024Divide(&a, &b, &q, &r)
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:434:1: note: 'vU1024Divide' has been explicitly marked unavailable here
vU1024Divide(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:513:73: error: 'vU256' is unavailable in tvOS
var a = unsafeBitCast((dividend.low, dividend.high), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:514:46: error: 'vU128' is unavailable in tvOS
var b = unsafeBitCast((self, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:137:7: note: 'vU128' has been explicitly marked unavailable here
union vU128 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:514:59: error: 'vU256' is unavailable in tvOS
var b = unsafeBitCast((self, vU128()), to:vU256.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:515:31: error: 'vU256' is unavailable in tvOS
var (q, r) = (vU256(), vU256())
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:515:40: error: 'vU256' is unavailable in tvOS
var (q, r) = (vU256(), vU256())
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:516:17: error: 'vU256Divide' is unavailable in tvOS
vU256Divide(&a, &b, &q, &r)
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:366:1: note: 'vU256Divide' has been explicitly marked unavailable here
vU256Divide(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:521:73: error: 'vU512' is unavailable in tvOS
var a = unsafeBitCast((dividend.low, dividend.high), to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:522:46: error: 'vU256' is unavailable in tvOS
var b = unsafeBitCast((self, vU256()), to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:163:7: note: 'vU256' has been explicitly marked unavailable here
union vU256 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:522:59: error: 'vU512' is unavailable in tvOS
var b = unsafeBitCast((self, vU256()), to:vU512.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:523:31: error: 'vU512' is unavailable in tvOS
var (q, r) = (vU512(), vU512())
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:523:40: error: 'vU512' is unavailable in tvOS
var (q, r) = (vU512(), vU512())
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:524:17: error: 'vU512Divide' is unavailable in tvOS
vU512Divide(&a, &b, &q, &r)
^~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:400:1: note: 'vU512Divide' has been explicitly marked unavailable here
vU512Divide(
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:529:73: error: 'vU1024' is unavailable in tvOS
var a = unsafeBitCast((dividend.low, dividend.high), to:vU1024.self)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:530:46: error: 'vU512' is unavailable in tvOS
var b = unsafeBitCast((self, vU512()), to:vU1024.self)
^~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:199:7: note: 'vU512' has been explicitly marked unavailable here
union vU512 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:530:59: error: 'vU1024' is unavailable in tvOS
var b = unsafeBitCast((self, vU512()), to:vU1024.self)
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:531:31: error: 'vU1024' is unavailable in tvOS
var (q, r) = (vU1024(), vU1024())
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:531:41: error: 'vU1024' is unavailable in tvOS
var (q, r) = (vU1024(), vU1024())
^~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:255:7: note: 'vU1024' has been explicitly marked unavailable here
union vU1024 {
^
/Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift:532:17: error: 'vU1024Divide' is unavailable in tvOS
vU1024Divide(&a, &b, &q, &r)
^~~~~~~~~~~~
/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS.sdk/System/Library/Frameworks/Accelerate.framework/Frameworks/vecLib.framework/Headers/vBigNum.h:434:1: note: 'vU1024Divide' has been explicitly marked unavailable here
vU1024Divide(
^
Failed frontend command:
/Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -c /Users/admin/builder/spi-builder-workspace/Sources/Int2X/Int2X.swift -primary-file /Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/UInt2X.d -emit-const-values-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/UInt2X.swiftconstvalues -emit-reference-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/UInt2X.swiftdeps -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/UInt2X.dia -target arm64-apple-tvos12.0 -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#SwiftMacros -disable-implicit-swift-modules -Xcc -fno-implicit-modules -Xcc -fno-implicit-module-maps -explicit-swift-module-map-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X-dependencies-1.json -debug-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X.swiftmodule -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.4.sdk/Developer/Library/Frameworks -no-color-diagnostics -Xcc -fno-color-diagnostics -enable-testing -g -debug-info-format\=dwarf -dwarf-version\=4 -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -profile-generate -profile-coverage-mapping -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -D SWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -D Xcode -serialize-debugging-options -const-gather-protocols-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/Int2X_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.4-23L236-688ef53f1462e2c8f657fdc38a81448fe9417fc108aa677fd4261ecaa021a5e7.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name Int2X -frontend-parseable-output -disable-clang-spi -clang-target arm64-apple-tvos26.4 -target-sdk-version 26.4 -target-sdk-name appletvos26.4 -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/UInt2X.o -index-unit-output-path /Int2X.build/Debug-appletvos/Int2X.build/Objects-normal/arm64/UInt2X.o -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -index-system-modules
2026-04-12 21:42:43.313 xcodebuild[710:4378] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
** BUILD FAILED **
The following build commands failed:
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift (in target 'Int2X' from project 'Int2X')
SwiftCompile normal arm64 Compiling\ UInt2X.swift /Users/admin/builder/spi-builder-workspace/Sources/Int2X/UInt2X.swift (in target 'Int2X' from project 'Int2X')
Building workspace spi-builder-workspace with scheme Int2X-Package
(3 failures)
BUILD FAILURE 6.3 tvOS