Build Information
Failed to build Int2X, reference 0.2.3 (2d069f
), with Swift 6.2 (beta) for tvOS using Xcode 26.0 on 19 Jun 2025 12:24:00 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme Int2X-Package -destination generic/platform=tvOS
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankogai/swift-int2x.git
Reference: 0.2.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dankogai/swift-int2x
* tag 0.2.3 -> FETCH_HEAD
HEAD is now at 2d069fd simplify with run --repl
Cloned https://github.com/dankogai/swift-int2x.git
Revision (git rev-parse @):
2d069fdb672439a5c80312f063597ae5627e5ca0
SUCCESS checkout https://github.com/dankogai/swift-int2x.git at 0.2.3
========================================
Build
========================================
Selected platform: tvOS
Swift version: 6.2
Building package at path: $PWD
https://github.com/dankogai/swift-int2x.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
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"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.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.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme 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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 05ca8891406ce298a66506fa09a4c9cb
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/05ca8891406ce298a66506fa09a4c9cb.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.sdkstatcache
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/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/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.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/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.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/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_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.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/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/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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Int2X -Onone -enforce-exclusivity\=checked @/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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-26.0.0-Beta.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.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.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_stddef-O9TU80G5DO9W2CFYAA6U316Z.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-5V9TWTJUEWN0N566W6KPDBMEN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-EASIRY8XHHQJ3YRARD7QTNXC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-9CL4C0NWSJAZ2OHAZ0M9LSLLC.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-AB57J0X8UXJ6EYW3A82W8WEPK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrcheck-541TOOT0518GCI4KLSEHEG94I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-ALM7SKT414KKRQINZOM6314Q8.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-ARZU5ONE6DRMFD35AP9HSK69Q.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-D4Q9PQUH71WNTGTSVGPNOND8J.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-4QALTV7M0SARGPI9I4OW3TFNT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-4OQQOX310UB0KG2J1CPZ7BISO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-2QS3K92NBW87HYSVJ582SX1NE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_tgmath-91PXQE4K33CAV83K3OPZOICII.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-44CZHIF4XMQNXBVOUP0JWDC02.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_intrinsics-EOLFKM2RTEU3A1Y2D5Z676KCX.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-E2UF1JPKFLE3IIXCEW36I880G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdatomic-BPVKMQSDPN8NF9KSITJQIBY12.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-BRNYGK24RLR224PCXFA1SCBFG.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-6SJ7VQ53YNILF5M2YQP1FPLRB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/simd-8GOI66LLSUIKZ80IEARJK87BV.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-9ULAXHR13V3WOD7L0A0B0OEI6.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-17SW2XP68FXVPR50UFO2DN775.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-8G0XZEZONF9AGXS50PZ2FA7CD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-2TJRFV4C78OXLCV50R3SK6DQN.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os-C38QSR75CQLOI3D5QDP1OHKDO.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-3KJPTTAP0BQDTA5D9GK6QM7IT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-E90ZG8CBWD37T29NSYGZ1FJ7M.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-BZ79ZF3MGHB00WRYSCDBDUMPZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-7MDTQIS6PKQ7UVBXK6JICGLKZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreGraphics-ASAND2OIZYJBWFV81UIT4X1KJ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-9JN1CBWYC5ZAVWSK8TCGKFE9I.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOSurface-199ODQKG51TMNQHRPNY8X4GE7.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/OpenGLES-2JXS8AJW0HKYPBN5MQS91N7LU.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Metal-28DSSTDMPAU4NXO6KIG1JSDJ5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreVideo-1VS29RRCM4D6IPJM2BKWD7ITI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Accelerate-7RTQ41EXRMAVEPG6189QLVV0E.pcm
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
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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0-Beta.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 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-26.0.0-Beta.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.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.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 -enforce-exclusivity\=checked -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 -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.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 -target-sdk-version 26.0 -target-sdk-name appletvos26.0 -clang-target arm64-apple-tvos26.0 -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
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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Int2X -Onone -enforce-exclusivity\=checked @/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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-26.0.0-Beta.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.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.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.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
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/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/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
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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Int2XRun -Onone -enforce-exclusivity\=checked @/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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-26.0.0-Beta.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.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Int2XRun -Onone -enforce-exclusivity\=checked @/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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-26.0.0-Beta.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.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.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.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/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/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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Int2XRun -Onone -enforce-exclusivity\=checked @/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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-26.0.0-Beta.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.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.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')
** 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.0.0-Beta.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
{
"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"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.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.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme 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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name Int2X -Onone -enforce-exclusivity\=checked @/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.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.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 -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-26.0.0-Beta.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.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.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.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0-Beta.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 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug-appletvos -I /Applications/Xcode-26.0.0-Beta.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.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/Library/Frameworks -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS26.0.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 -enforce-exclusivity\=checked -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 -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/appletvos26.0-23J5279j-93b6301b25fc0c7575c4d86c13c649ea.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 -target-sdk-version 26.0 -target-sdk-name appletvos26.0 -clang-target arm64-apple-tvos26.0 -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
** 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.2 tvOS