The Swift Package Index logo.Swift Package Index

Build Information

Failed to build GfxMath, reference 1.0.0 (af8aff), with Swift 6.2 for macOS (Xcode) using Xcode 26.3 on 20 Jun 2025 14:10:03 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 GfxMath -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/UnGast/swift-gfx-math.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/UnGast/swift-gfx-math
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at af8affa fix line initializer
Cloned https://github.com/UnGast/swift-gfx-math.git
Revision (git rev-parse @):
af8affa142ac61ff2b95857a145aabcc7dd9a7bc
SUCCESS checkout https://github.com/UnGast/swift-gfx-math.git at 1.0.0
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.2
Building package at path:  $PWD
https://github.com/UnGast/swift-gfx-math.git
Command line invocation:
    /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  GfxMath: /Users/admin/builder/spi-builder-workspace
resolved source packages: GfxMath
{
  "dependencies" : [
  ],
  "manifest_display_name" : "GfxMath",
  "name" : "GfxMath",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "GfxMath",
      "targets" : [
        "GfxMath"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GfxMathTests",
      "module_type" : "SwiftTarget",
      "name" : "GfxMathTests",
      "path" : "Tests/GfxMathTests",
      "sources" : [
        "MatrixTests.swift",
        "QuaternionTests.swift",
        "RectTests.swift",
        "VectorProtocolTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "GfxMath"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GfxMath",
      "module_type" : "SwiftTarget",
      "name" : "GfxMath",
      "path" : "Sources/GfxMath",
      "product_memberships" : [
        "GfxMath"
      ],
      "sources" : [
        "Accuracy.swift",
        "Color/Color+Conversions.swift",
        "Color/Color+DefaultColors.swift",
        "Color/Color.swift",
        "Color/Experimental/EColor.swift",
        "Color/Experimental/RGBColor.swift",
        "FloatingPointGenericMath.swift",
        "Matrix.swift",
        "MatrixDimension.swift",
        "Point.swift",
        "Quaternion.swift",
        "Size.swift",
        "Transform.swift",
        "Transformation.swift",
        "geometry/Line.swift",
        "geometry/LineSegment.swift",
        "geometry/Plane.swift",
        "geometry/Rect.swift",
        "vector/Vector.swift",
        "vector/VectorLayout.swift",
        "vector/VectorProtocol+Initializers.swift",
        "vector/VectorProtocol+Operators.swift",
        "vector/VectorProtocol.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "GfxMath"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GfxMath -destination platform=macOS,arch=arm64
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 GfxMath -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  GfxMath: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'GfxMath' in project 'GfxMath'
        ➜ Explicit dependency on target 'GfxMath' in project 'GfxMath'
    Target 'GfxMath' in project 'GfxMath' (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/MacOSX.platform/Developer/SDKs/MacOSX26.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: 4067afdbd8cdd069045a0d6935d9956b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/4067afdbd8cdd069045a0d6935d9956b.xcbuilddata
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    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
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/GfxMath.DependencyMetadataFileList (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/GfxMath.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/GfxMath.DependencyStaticMetadataFileList (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/GfxMath.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/GfxMath.modulemap (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/GfxMath.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath.SwiftFileList (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath.LinkFileList (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath-OutputFileMap.json (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath.SwiftConstValuesFileList (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath_const_extract_protocols.json (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath_const_extract_protocols.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/GfxMath.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/GfxMath.modulemap (in target 'GfxMath' from project 'GfxMath')
    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/GfxMath.build/Debug/GfxMath.build/GfxMath.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver GfxMath normal arm64 com.apple.xcode.tools.swift.compiler (in target 'GfxMath' from project 'GfxMath')
    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 GfxMath -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath.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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -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 -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath-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/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath.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/GfxMath.build/Debug/GfxMath.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.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/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath-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/ptrcheck-BOGP854PAM05OU9SEQ6T6CKZF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/SwiftShims-6TL9KT83HX9WCNN6MUJ4RXY13.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ptrauth-B1DEY84NT78VC91CZTGCR6P2G.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdarg-771G992C02Z1PKJN0NBXDZ54L.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stddef-8Z3DGWJN4BZ05LEF7ZV8ZZXOK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_float-ETXGO0CCN50NJJJ1T7O9OG7QY.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_SwiftConcurrencyShims-74FSHJ7Y9OFU31XW3USCCV6H9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_AvailabilityInternal-4F6W88HH2I5QECJK4DQWSN688.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdbool-CB7S9KW6BCE8K3W9BQR8Z8L7D.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation1-CXIFL9FUFZMGL45NUHJFXF7KI.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_limits-2H78LDXQL2QSOBU9E8S6W5Q85.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation2-9DRP2UGNZ7B3VFK2LROWNHXAA.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_stdint-6ZZNJZ45HVZSO0GOX4U8979M9.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_DarwinFoundation3-4QFW3FVE99J7ELINJEIAOC3PZ.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libDER-1FEZ8WXDGBOZ9ORWT6DRYUDKD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/_Builtin_inttypes-9ZUSOOTZY4TE6H1909JZHSICE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Darwin-EVRLXEQT1RUE9WJZHPXUROVRH.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/MachO-6NBUGIV2QW8A8LH005H34YCE.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/launch-6Y7U46VS0V2C4QFLFRCY3W0XL.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/libkern-DUJTO8A4UY7XH87NSAUP6Y992.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/ObjectiveC-BQP0R8JLYV2F1CPSK0VA3XD2R.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_object-4SXQ0NNFO6D0W9PZ9T713HIVF.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/os_workgroup-E6P09CF5VM5JV7V9R2RRL1RC3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Dispatch-CFV17P5GIIS6XIDB3Z4JNTJHB.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreFoundation-881WXGYR1RBOJ7T336TLGWOQ1.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/XPC-B0XW8B8UX4R6SLAS5KEFFINY5.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/IOKit-ABLA7SJUDIMMX99SIOZ8SN15.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CFNetwork-B2MMD5Z4G6HM52GN9F4MO00HT.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Security-8QVMIAJK18QWY0JDBLN5CE7RK.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/DiskArbitration-18ZXKRRAO7S8MJT79AVBEGMSD.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/CoreServices-32XM9N84T9KYPA839NVNUSWS3.pcm
SwiftExplicitDependencyGeneratePcm arm64 /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Foundation-2AI4IIFGG13NJB8A41NV2MF78.pcm
SwiftEmitModule normal arm64 Emitting\ module\ for\ GfxMath (in target 'GfxMath' from project 'GfxMath')
EmitSwiftModule normal arm64 (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Matrix.swift:4:20: warning: redeclaration of associated type 'Element' from protocol 'Sequence' is better expressed as a 'where' clause on the protocol
    associatedtype Element: Numeric
    ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~

Swift.Sequence.Element:2:16: note: 'Element' declared here
associatedtype Element where Self.Element == Self.Iterator.Element}
               ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:14:1: warning: extension declares a conformance of imported type 'Float80' to imported protocols 'FloatingPoint', 'Strideable', 'Comparable', 'Equatable', 'SignedNumeric', 'Numeric', 'ExpressibleByIntegerLiteral', 'AdditiveArithmetic', 'Hashable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Float80 : FloatingPointGenericMath {
^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:14:1: note: add '@retroactive' to silence this warning
extension Float80 : FloatingPointGenericMath {
^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:15:32: error: 'Float80' is unavailable: Float80 is not available on target platform.
  public static func _log(_ x: Float80) -> Float80 { return log(x) }
                               ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:15:44: error: 'Float80' is unavailable: Float80 is not available on target platform.
  public static func _log(_ x: Float80) -> Float80 { return log(x) }
                                           ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:16:32: error: 'Float80' is unavailable: Float80 is not available on target platform.
  public static func _sin(_ x: Float80) -> Float80 { return sin(x) }
                               ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:16:44: error: 'Float80' is unavailable: Float80 is not available on target platform.
  public static func _sin(_ x: Float80) -> Float80 { return sin(x) }
                                           ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:17:32: error: 'Float80' is unavailable: Float80 is not available on target platform.
  public static func _cos(_ x: Float80) -> Float80 { return cos(x) }
                               ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:17:44: error: 'Float80' is unavailable: Float80 is not available on target platform.
  public static func _cos(_ x: Float80) -> Float80 { return cos(x) }
                                           ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:18:33: error: 'Float80' is unavailable: Float80 is not available on target platform.
  public static func _acos(_ x: Float80) -> Float80 { return acos(x) }
                                ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:18:45: error: 'Float80' is unavailable: Float80 is not available on target platform.
  public static func _acos(_ x: Float80) -> Float80 { return acos(x) }
                                            ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:19:32: error: 'Float80' is unavailable: Float80 is not available on target platform.
  public static func _tan(_ x: Float80) -> Float80 { return tan(x) }
                               ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:19:44: error: 'Float80' is unavailable: Float80 is not available on target platform.
  public static func _tan(_ x: Float80) -> Float80 { return tan(x) }
                                           ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:20:32: error: 'Float80' is unavailable: Float80 is not available on target platform.
  public static func _pow(_ x: Float80, _ y: Float80) -> Float80 { return pow(x, y) }
                               ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:20:46: error: 'Float80' is unavailable: Float80 is not available on target platform.
  public static func _pow(_ x: Float80, _ y: Float80) -> Float80 { return pow(x, y) }
                                             ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:20:58: error: 'Float80' is unavailable: Float80 is not available on target platform.
  public static func _pow(_ x: Float80, _ y: Float80) -> Float80 { return pow(x, y) }
                                                         ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:14:1: error: extension outside of file declaring struct 'Float80' prevents automatic synthesis of 'hash(into:)' for protocol 'Hashable'
extension Float80 : FloatingPointGenericMath {
^
Swift.Float80:2:23: note: type declared here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:14:1: note: add stubs for conformance
extension Float80 : FloatingPointGenericMath {
^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:14:1: error: type 'Float80' does not conform to protocol 'FloatingPoint'
extension Float80 : FloatingPointGenericMath {
^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Matrix.swift:138:28: note: candidate would match if 'Float80' conformed to 'MatrixProtocol'
    @inlinable static func / (lhs: Self, rhs: Self) -> Self {
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Quaternion.swift:118:22: note: candidate has non-matching type '<E> (Quaternion<E>, Quaternion<E>.Element) -> Quaternion<E>' (aka '<E> (Quaternion<E>, E) -> Quaternion<E>') [with Exponent = <<error type>>]
  public static func / (lhs: Self, rhs: Element) -> Self {
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorProtocol+Operators.swift:135:33: note: candidate has non-matching type '<Self> (Self, Self.Element) -> Self' [with Exponent = <<error type>>]
  @inlinable public static func / (lhs: Self, rhs: Element) -> Self {
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorProtocol+Operators.swift:147:33: note: candidate would match if 'Float80' conformed to 'VectorProtocol'
  @inlinable public static func / (lhs: Self, rhs: Self) -> Self {
                                ^
Swift.Duration./:3:22: note: candidate has non-matching type '<T> (Duration, T) -> Duration' [with Exponent = <<error type>>]
  public static func / <T>(lhs: Duration, rhs: T) -> Duration where T : BinaryInteger}
                     ^
Swift.SIMD./:2:20: note: candidate would match if 'Float80' conformed to 'SIMD'
public static func / (a: Self, b: Self) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate would match if 'Float80' conformed to 'SIMD'
public static func / (a: Self, b: Self) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Exponent = <<error type>>]
public static func / (a: Self.Scalar, b: Self) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Exponent = <<error type>>]
public static func / (a: Self, b: Self.Scalar) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Exponent = <<error type>>]
public static func / (a: Self.Scalar, b: Self) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Exponent = <<error type>>]
public static func / (a: Self, b: Self.Scalar) -> Self}
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:14:1: warning: unavailable struct 'Float80' was used to satisfy a requirement of protocol 'Strideable': Float80 is not available on target platform.; this will be an error in a future Swift language mode
extension Float80 : FloatingPointGenericMath {
^
Swift.Float80:2:23: note: 'Float80' declared here
@frozen public struct Float80 {
                      ^
Swift.Strideable.Stride:2:16: note: requirement 'Stride' declared here
associatedtype Stride : Comparable, SignedNumeric}
               ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:14:1: error: type 'Float80' does not conform to protocol 'Strideable'
extension Float80 : FloatingPointGenericMath {
^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:14:1: warning: unavailable struct 'Float80' was used to satisfy a requirement of protocol 'Numeric': Float80 is not available on target platform.; this will be an error in a future Swift language mode
extension Float80 : FloatingPointGenericMath {
^
Swift.Float80:2:23: note: 'Float80' declared here
@frozen public struct Float80 {
                      ^
Swift.Numeric.Magnitude:2:16: note: requirement 'Magnitude' declared here
associatedtype Magnitude : Comparable, Numeric}
               ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:14:1: error: type 'Float80' does not conform to protocol 'Numeric'
extension Float80 : FloatingPointGenericMath {
^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:14:1: error: type 'Float80' does not conform to protocol 'AdditiveArithmetic'
extension Float80 : FloatingPointGenericMath {
^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Color/Experimental/EColor.swift:16:35: note: candidate would match if 'Float80' conformed to 'EColor'
    @inlinable public static func + (lhs: Self, rhs: Self) -> Self {
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Matrix.swift:104:28: note: candidate has non-matching type '<Self> (Self, Self.Element) -> Self'
    @inlinable static func + (lhs: Self, rhs: Element) -> Self {
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorProtocol+Operators.swift:18:33: note: candidate would match if 'Float80' conformed to 'VectorProtocol'
  @inlinable public static func + <O: VectorProtocol>(lhs: Self, rhs: O) -> Self where O.Dimension == Dimension, O.Element == Element {
                                ^
Swift.Strideable.+:2:20: note: candidate would match if 'Float80' conformed to '_Pointer'
public static func + (lhs: Self, rhs: Self.Stride) -> Self}
                   ^
Swift.Strideable.+:2:20: note: candidate would match if 'Float80' conformed to '_Pointer'
public static func + (lhs: Self.Stride, rhs: Self) -> Self}
                   ^
Swift.RangeReplaceableCollection.+:2:31: note: candidate would match if 'Float80' conformed to 'RangeReplaceableCollection'
@inlinable public static func + <Other>(lhs: Self, rhs: Other) -> Self where Other : Sequence, Self.Element == Other.Element}
                              ^
Swift.RangeReplaceableCollection.+:2:31: note: candidate would match if 'Float80' conformed to 'RangeReplaceableCollection'
@inlinable public static func + <Other>(lhs: Other, rhs: Self) -> Self where Other : Sequence, Self.Element == Other.Element}
                              ^
Swift.RangeReplaceableCollection.+:2:31: note: candidate would match if 'Float80' conformed to 'RangeReplaceableCollection'
@inlinable public static func + <Other>(lhs: Self, rhs: Other) -> Self where Other : RangeReplaceableCollection, Self.Element == Other.Element}
                              ^
Swift.Sequence.+:3:22: note: candidate has non-matching type '<Self> (Self, String) -> Never'
  public static func + (lhs: Self, rhs: String) -> Never}
                     ^
Swift.Sequence.+:3:22: note: candidate has non-matching type '<Self> (String, Self) -> Never'
  public static func + (lhs: String, rhs: Self) -> Never}
                     ^
Swift.SIMD.+:2:20: note: candidate would match if 'Float80' conformed to 'SIMD'
public static func + (a: Self, b: Self) -> Self}
                   ^
Swift.SIMD.+:3:22: note: candidate would match if 'Float80' conformed to 'SIMD'
  public static func + (a: Self, b: Self) -> Self}
                     ^
Swift.SIMD.+:3:22: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self'
  public static func + (a: Self, b: Self.Scalar) -> Self}
                     ^
Swift.SIMD.+:3:22: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self'
  public static func + (a: Self.Scalar, b: Self) -> Self}
                     ^
Swift.SIMD.+:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self'
public static func + (a: Self.Scalar, b: Self) -> Self}
                   ^
Swift.SIMD.+:2:20: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self'
public static func + (a: Self, b: Self.Scalar) -> Self}
                   ^
Foundation.AttributedString.+:2:20: note: candidate has non-matching type ' (AttributedString, some AttributedStringProtocol) -> AttributedString'
public static func + (lhs: AttributedString, rhs: some AttributedStringProtocol) -> AttributedString}
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:14:1: error: type 'Float80' does not conform to protocol 'ExpressibleByIntegerLiteral'
extension Float80 : FloatingPointGenericMath {
^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:14:1: note: add stubs for conformance
extension Float80 : FloatingPointGenericMath {
^
Swift.FloatingPoint.Exponent:2:16: note: protocol requires nested type 'Exponent'
associatedtype Exponent : SignedInteger}
               ^
Swift.FloatingPoint.init:2:1: note: protocol requires initializer 'init(signOf:magnitudeOf:)' with type '(signOf: Float80, magnitudeOf: Float80)'
init(signOf: Self, magnitudeOf: Self)}
^
Swift.FloatingPoint.init:2:1: note: protocol requires initializer 'init(_:)' with type 'Int'
init(_ value: Int)}
^
Swift.FloatingPoint.init:2:1: note: protocol requires initializer 'init(_:)' with type 'Source'
init<Source>(_ value: Source) where Source : BinaryInteger}
^
Swift.FloatingPoint.init:2:1: note: protocol requires initializer 'init(exactly:)' with type '(exactly: Source)'
init?<Source>(exactly value: Source) where Source : BinaryInteger}
^
Swift.FloatingPoint.radix:2:12: note: protocol requires property 'radix' with type 'Int'
static var radix: Int { get }}
           ^
Swift.FloatingPoint.nan:2:12: note: protocol requires property 'nan' with type 'Float80'
static var nan: Self { get }}
           ^
Swift.FloatingPoint.signalingNaN:2:12: note: protocol requires property 'signalingNaN' with type 'Float80'
static var signalingNaN: Self { get }}
           ^
Swift.FloatingPoint.infinity:2:12: note: protocol requires property 'infinity' with type 'Float80'
static var infinity: Self { get }}
           ^
Swift.FloatingPoint.greatestFiniteMagnitude:2:12: note: protocol requires property 'greatestFiniteMagnitude' with type 'Float80'
static var greatestFiniteMagnitude: Self { get }}
           ^
Swift.FloatingPoint.pi:2:12: note: protocol requires property 'pi' with type 'Float80'
static var pi: Self { get }}
           ^
Swift.FloatingPoint.ulp:2:5: note: protocol requires property 'ulp' with type 'Float80'
var ulp: Self { get }}
    ^
Swift.FloatingPoint.leastNormalMagnitude:2:12: note: protocol requires property 'leastNormalMagnitude' with type 'Float80'
static var leastNormalMagnitude: Self { get }}
           ^
Swift.FloatingPoint.leastNonzeroMagnitude:2:12: note: protocol requires property 'leastNonzeroMagnitude' with type 'Float80'
static var leastNonzeroMagnitude: Self { get }}
           ^
Swift.FloatingPoint.sign:2:5: note: protocol requires property 'sign' with type 'FloatingPointSign'
var sign: FloatingPointSign { get }}
    ^
Swift.FloatingPoint.significand:2:5: note: protocol requires property 'significand' with type 'Float80'
var significand: Self { get }}
    ^
Swift.FloatingPoint./:2:13: note: protocol requires function '/' with type '(Float80, Float80) -> Float80'
static func / (lhs: Self, rhs: Self) -> Self}
            ^
Swift.FloatingPoint.formRemainder:2:15: note: protocol requires function 'formRemainder(dividingBy:)' with type '(Float80) -> ()'
mutating func formRemainder(dividingBy other: Self)}
              ^
Swift.FloatingPoint.formTruncatingRemainder:2:15: note: protocol requires function 'formTruncatingRemainder(dividingBy:)' with type '(Float80) -> ()'
mutating func formTruncatingRemainder(dividingBy other: Self)}
              ^
Swift.FloatingPoint.formSquareRoot:2:15: note: protocol requires function 'formSquareRoot()' with type '() -> ()'
mutating func formSquareRoot()}
              ^
Swift.FloatingPoint.addProduct:2:15: note: protocol requires function 'addProduct' with type '(Float80, Float80) -> ()'
mutating func addProduct(_ lhs: Self, _ rhs: Self)}
              ^
Swift.FloatingPoint.nextUp:2:5: note: protocol requires property 'nextUp' with type 'Float80'
var nextUp: Self { get }}
    ^
Swift.FloatingPoint.isEqual:2:6: note: protocol requires function 'isEqual(to:)' with type '(Float80) -> Bool'
func isEqual(to other: Self) -> Bool}
     ^
Swift.FloatingPoint.isLess:2:6: note: protocol requires function 'isLess(than:)' with type '(Float80) -> Bool'
func isLess(than other: Self) -> Bool}
     ^
Swift.FloatingPoint.isLessThanOrEqualTo:2:6: note: protocol requires function 'isLessThanOrEqualTo' with type '(Float80) -> Bool'
func isLessThanOrEqualTo(_ other: Self) -> Bool}
     ^
Swift.FloatingPoint.isTotallyOrdered:2:6: note: protocol requires function 'isTotallyOrdered(belowOrEqualTo:)' with type '(Float80) -> Bool'
func isTotallyOrdered(belowOrEqualTo other: Self) -> Bool}
     ^
Swift.FloatingPoint.isNormal:2:5: note: protocol requires property 'isNormal' with type 'Bool'
var isNormal: Bool { get }}
    ^
Swift.FloatingPoint.isFinite:2:5: note: protocol requires property 'isFinite' with type 'Bool'
var isFinite: Bool { get }}
    ^
Swift.FloatingPoint.isZero:2:5: note: protocol requires property 'isZero' with type 'Bool'
var isZero: Bool { get }}
    ^
Swift.FloatingPoint.isSubnormal:2:5: note: protocol requires property 'isSubnormal' with type 'Bool'
var isSubnormal: Bool { get }}
    ^
Swift.FloatingPoint.isInfinite:2:5: note: protocol requires property 'isInfinite' with type 'Bool'
var isInfinite: Bool { get }}
    ^
Swift.FloatingPoint.isNaN:2:5: note: protocol requires property 'isNaN' with type 'Bool'
var isNaN: Bool { get }}
    ^
Swift.FloatingPoint.isSignalingNaN:2:5: note: protocol requires property 'isSignalingNaN' with type 'Bool'
var isSignalingNaN: Bool { get }}
    ^
Swift.FloatingPoint.isCanonical:2:5: note: protocol requires property 'isCanonical' with type 'Bool'
var isCanonical: Bool { get }}
    ^
Swift.Strideable.distance:2:6: note: protocol requires function 'distance(to:)' with type '(Float80) -> Float80'
func distance(to other: Self) -> Self.Stride}
     ^
Swift.Strideable.advanced:2:6: note: protocol requires function 'advanced(by:)' with type '(Float80) -> Float80'
func advanced(by n: Self.Stride) -> Self}
     ^
Swift.Numeric.magnitude:2:5: note: protocol requires property 'magnitude' with type 'Float80'
var magnitude: Self.Magnitude { get }}
    ^
Swift.AdditiveArithmetic.+:2:13: note: protocol requires function '+' with type '(Float80, Float80) -> Float80'
static func + (lhs: Self, rhs: Self) -> Self}
            ^
Swift.ExpressibleByIntegerLiteral.IntegerLiteralType:2:16: note: protocol requires nested type 'IntegerLiteralType'
associatedtype IntegerLiteralType : _ExpressibleByBuiltinIntegerLiteral}
               ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:14:11: error: 'Float80' is unavailable: Float80 is not available on target platform.
extension Float80 : FloatingPointGenericMath {
          ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Matrix.swift:45:16: warning: 'public' modifier is redundant for property declared in a public extension
    @inlinable public var transposed: Self {
               ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Matrix.swift:223:16: warning: unrecognized platform name 'unavailable'
    @available(unavailable, message: "need to know size of matrix, use init")
               ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Matrix.swift:266:5: warning: 'public' modifier is redundant for initializer declared in a public extension
    public init<M3: Matrix3Protocol>(topLeft: M3, rest: Self = .identity) where M3.Element == Element {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/Vector.swift:101:20: warning: typealias overriding associated type 'Dimension' from protocol 'VectorProtocol' is better expressed as same-type constraint on the protocol
  public typealias Dimension = Dim_3x1
         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorProtocol.swift:4:18: note: 'Dimension' declared here
  associatedtype Dimension: MatrixDimension
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/Vector.swift:174:20: warning: typealias overriding associated type 'Dimension' from protocol 'VectorProtocol' is better expressed as same-type constraint on the protocol
  public typealias Dimension = Dim_4x1
         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorProtocol.swift:4:18: note: 'Dimension' declared here
  associatedtype Dimension: MatrixDimension
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Matrix.swift:345:16: warning: no calls to throwing functions occur within 'try' expression
        return try! Self([
               ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Matrix.swift:404:12: warning: no calls to throwing functions occur within 'try' expression
    return try! lhs.matmul(rhs)
           ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/Vector.swift:28:20: warning: typealias overriding associated type 'Dimension' from protocol 'VectorProtocol' is better expressed as same-type constraint on the protocol
  public typealias Dimension = Dim_2x1
         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorProtocol.swift:4:18: note: 'Dimension' declared here
  associatedtype Dimension: MatrixDimension
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Line.swift:123:15: warning: deprecated default implementation is used to satisfy initializer 'init(point:direction:)' required by protocol 'Line': use init(origin:, direction:)
public struct AnyLine<V: VectorProtocol>: Line where V.Element: BinaryFloatingPoint {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Line.swift:16:5: note: 'init(point:direction:)' declared here
    init(point: VectorProtocol, direction: VectorProtocol) {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Line.swift:10:5: note: requirement 'init(point:direction:)' declared here
    init(point: VectorProtocol, direction: VectorProtocol)
    ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Plane.swift:16:5: warning: 'public' modifier is redundant for initializer declared in a public extension
    public init(point: VectorProtocol, normal: VectorProtocol) {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/Vector.swift:244:27: warning: no calls to throwing functions occur within 'try' expression
    return VectorProtocol(try! self.matmul(other).elements)
                          ^
Failed frontend command:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Accuracy.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Color/Color+Conversions.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Color/Color+DefaultColors.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Color/Color.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Color/Experimental/EColor.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Color/Experimental/RGBColor.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Matrix.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/MatrixDimension.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Point.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Quaternion.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Size.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Transform.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Transformation.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Line.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/LineSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Plane.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Rect.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/Vector.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorProtocol+Initializers.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorProtocol+Operators.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorProtocol.swift -target arm64-apple-macos10.13 -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.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/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/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/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath_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/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name GfxMath -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name macosx26.0 -clang-target arm64-apple-macos26.0 -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath.abi.json
SwiftCompile normal arm64 Compiling\ FloatingPointGenericMath.swift,\ Matrix.swift,\ MatrixDimension.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Matrix.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/MatrixDimension.swift (in target 'GfxMath' from project 'GfxMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Matrix.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/MatrixDimension.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ VectorLayout.swift,\ VectorProtocol+Initializers.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorProtocol+Initializers.swift (in target 'GfxMath' from project 'GfxMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorLayout.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorProtocol+Initializers.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Matrix.swift:4:20: warning: redeclaration of associated type 'Element' from protocol 'Sequence' is better expressed as a 'where' clause on the protocol
    associatedtype Element: Numeric
    ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~

Swift.Sequence.Element:2:16: note: 'Element' declared here
associatedtype Element where Self.Element == Self.Iterator.Element}
               ^
SwiftCompile normal arm64 Compiling\ Rect.swift,\ Vector.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Rect.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/Vector.swift (in target 'GfxMath' from project 'GfxMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Rect.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/Vector.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ LineSegment.swift,\ Plane.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/LineSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Plane.swift (in target 'GfxMath' from project 'GfxMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/LineSegment.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Matrix.swift:4:20: warning: redeclaration of associated type 'Element' from protocol 'Sequence' is better expressed as a 'where' clause on the protocol
    associatedtype Element: Numeric
    ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~

Swift.Sequence.Element:2:16: note: 'Element' declared here
associatedtype Element where Self.Element == Self.Iterator.Element}
               ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/LineSegment.swift:7:10: warning: 'pointAtScale' is deprecated: use pointAt(scale:)
    line.pointAtScale(scaleMin)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/LineSegment.swift:10:10: warning: 'pointAtScale' is deprecated: use pointAt(scale:)
    line.pointAtScale(scaleMax)
         ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/LineSegment.swift:35:9: warning: variable 'scaleMin' was never mutated; consider changing to 'let' constant
    var scaleMin = line.scaleAt(start)!
    ~~~ ^
    let
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/LineSegment.swift:36:9: warning: variable 'scaleMax' was never mutated; consider changing to 'let' constant
    var scaleMax = line.scaleAt(end)!
    ~~~ ^
    let
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Plane.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/Vector.swift:101:20: warning: typealias overriding associated type 'Dimension' from protocol 'VectorProtocol' is better expressed as same-type constraint on the protocol
  public typealias Dimension = Dim_3x1
         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorProtocol.swift:4:18: note: 'Dimension' declared here
  associatedtype Dimension: MatrixDimension
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Plane.swift:16:5: warning: 'public' modifier is redundant for initializer declared in a public extension
    public init(point: VectorProtocol, normal: VectorProtocol) {
    ^~~~~~~

SwiftCompile normal arm64 Compiling\ Color.swift,\ EColor.swift,\ RGBColor.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Color/Color.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Color/Experimental/EColor.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Color/Experimental/RGBColor.swift (in target 'GfxMath' from project 'GfxMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Color/Color.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Color/Experimental/EColor.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Color/Experimental/RGBColor.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ VectorProtocol+Operators.swift,\ VectorProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorProtocol+Operators.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorProtocol.swift (in target 'GfxMath' from project 'GfxMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorProtocol+Operators.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorProtocol.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Point.swift,\ Quaternion.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Point.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Quaternion.swift (in target 'GfxMath' from project 'GfxMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Point.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Quaternion.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Size.swift,\ Transform.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Size.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Transform.swift (in target 'GfxMath' from project 'GfxMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Size.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Transform.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Transformation.swift,\ Line.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Transformation.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Line.swift (in target 'GfxMath' from project 'GfxMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Transformation.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Matrix.swift:4:20: warning: redeclaration of associated type 'Element' from protocol 'Sequence' is better expressed as a 'where' clause on the protocol
    associatedtype Element: Numeric
    ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~

Swift.Sequence.Element:2:16: note: 'Element' declared here
associatedtype Element where Self.Element == Self.Iterator.Element}
               ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/Vector.swift:101:20: warning: typealias overriding associated type 'Dimension' from protocol 'VectorProtocol' is better expressed as same-type constraint on the protocol
  public typealias Dimension = Dim_3x1
         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorProtocol.swift:4:18: note: 'Dimension' declared here
  associatedtype Dimension: MatrixDimension
                 ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Line.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/Vector.swift:28:20: warning: typealias overriding associated type 'Dimension' from protocol 'VectorProtocol' is better expressed as same-type constraint on the protocol
  public typealias Dimension = Dim_2x1
         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorProtocol.swift:4:18: note: 'Dimension' declared here
  associatedtype Dimension: MatrixDimension
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Line.swift:123:15: warning: deprecated default implementation is used to satisfy initializer 'init(point:direction:)' required by protocol 'Line': use init(origin:, direction:)
public struct AnyLine<V: VectorProtocol>: Line where V.Element: BinaryFloatingPoint {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Line.swift:16:5: note: 'init(point:direction:)' declared here
    init(point: VectorProtocol, direction: VectorProtocol) {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Line.swift:10:5: note: requirement 'init(point:direction:)' declared here
    init(point: VectorProtocol, direction: VectorProtocol)
    ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Line.swift:22:14: warning: 'point' is deprecated: use origin
        self.point = origin
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Line.swift:28:14: warning: 'point' is deprecated: use origin
        self.point = point1
             ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Line.swift:33:22: warning: 'point' is deprecated: use origin
        "Line x = (\(point)) + scale * (\(direction))"
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Line.swift:48:16: warning: 'point' is deprecated: use origin
        return point + direction * scale
               ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Line.swift:56:29: warning: 'point' is deprecated: use origin
                if abs(self.point[axis] - point[axis]) > accuracy {
                            ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Line.swift:60:49: warning: 'point' is deprecated: use origin
                let scale = (point[axis] - self.point[axis]) / direction[axis]
                                                ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Line.swift:99:35: warning: 'point' is deprecated: use origin
            if contains(otherLine.point) {
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Line.swift:100:24: warning: 'point' is deprecated: use origin
                return point
                       ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Line.swift:106:33: warning: 'point' is deprecated: use origin
        let scale1 = (otherLine.point - self.point).cross(otherLine.direction) / self.direction.cross(otherLine.direction)
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Line.swift:106:46: warning: 'point' is deprecated: use origin
        let scale1 = (otherLine.point - self.point).cross(otherLine.direction) / self.direction.cross(otherLine.direction)
                                             ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Line.swift:108:16: warning: 'pointAtScale' is deprecated: use pointAt(scale:)
        return pointAtScale(scale1)
               ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Line.swift:118:53: warning: 'point' is deprecated: use origin
        let s = (plane.elevation - plane.normal.dot(point)) / (plane.normal.dot(direction))
                                                    ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Line.swift:119:16: warning: 'pointAtScale' is deprecated: use pointAt(scale:)
        return pointAtScale(s)
               ^
SwiftCompile normal arm64 Compiling\ Accuracy.swift,\ Color+Conversions.swift,\ Color+DefaultColors.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Accuracy.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Color/Color+Conversions.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Color/Color+DefaultColors.swift (in target 'GfxMath' from project 'GfxMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Accuracy.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Color/Color+Conversions.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Matrix.swift:4:20: warning: redeclaration of associated type 'Element' from protocol 'Sequence' is better expressed as a 'where' clause on the protocol
    associatedtype Element: Numeric
    ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~

Swift.Sequence.Element:2:16: note: 'Element' declared here
associatedtype Element where Self.Element == Self.Iterator.Element}
               ^
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Color/Color+DefaultColors.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling VectorLayout.swift, VectorProtocol+Initializers.swift (in target 'GfxMath' from project 'GfxMath')
SwiftDriverJobDiscovery normal arm64 Compiling Transformation.swift, Line.swift (in target 'GfxMath' from project 'GfxMath')
SwiftDriverJobDiscovery normal arm64 Compiling LineSegment.swift, Plane.swift (in target 'GfxMath' from project 'GfxMath')
SwiftDriverJobDiscovery normal arm64 Compiling Accuracy.swift, Color+Conversions.swift, Color+DefaultColors.swift (in target 'GfxMath' from project 'GfxMath')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:330328b7a8ea65cfbaf64142b1b790460c9b37f4, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:330328b7a8ea65cfbaf64142b1b790460c9b37f4, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:330328b7a8ea65cfbaf64142b1b790460c9b37f4, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:330328b7a8ea65cfbaf64142b1b790460c9b37f4, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64 (in target 'GfxMath' from project 'GfxMath')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ GfxMath (in target 'GfxMath' from project 'GfxMath')
	Building workspace spi-builder-workspace with scheme GfxMath
(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:
  GfxMath: /Users/admin/builder/spi-builder-workspace
resolved source packages: GfxMath
{
  "dependencies" : [
  ],
  "manifest_display_name" : "GfxMath",
  "name" : "GfxMath",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "GfxMath",
      "targets" : [
        "GfxMath"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GfxMathTests",
      "module_type" : "SwiftTarget",
      "name" : "GfxMathTests",
      "path" : "Tests/GfxMathTests",
      "sources" : [
        "MatrixTests.swift",
        "QuaternionTests.swift",
        "RectTests.swift",
        "VectorProtocolTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "GfxMath"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GfxMath",
      "module_type" : "SwiftTarget",
      "name" : "GfxMath",
      "path" : "Sources/GfxMath",
      "product_memberships" : [
        "GfxMath"
      ],
      "sources" : [
        "Accuracy.swift",
        "Color/Color+Conversions.swift",
        "Color/Color+DefaultColors.swift",
        "Color/Color.swift",
        "Color/Experimental/EColor.swift",
        "Color/Experimental/RGBColor.swift",
        "FloatingPointGenericMath.swift",
        "Matrix.swift",
        "MatrixDimension.swift",
        "Point.swift",
        "Quaternion.swift",
        "Size.swift",
        "Transform.swift",
        "Transformation.swift",
        "geometry/Line.swift",
        "geometry/LineSegment.swift",
        "geometry/Plane.swift",
        "geometry/Rect.swift",
        "vector/Vector.swift",
        "vector/VectorLayout.swift",
        "vector/VectorProtocol+Initializers.swift",
        "vector/VectorProtocol+Operators.swift",
        "vector/VectorProtocol.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "GfxMath"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GfxMath -destination platform=macOS,arch=arm64
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 GfxMath -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  GfxMath: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
    Target 'GfxMath' in project 'GfxMath'
        ➜ Explicit dependency on target 'GfxMath' in project 'GfxMath'
    Target 'GfxMath' in project 'GfxMath' (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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
SwiftDriver GfxMath normal arm64 com.apple.xcode.tools.swift.compiler (in target 'GfxMath' from project 'GfxMath')
    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 GfxMath -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath.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/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -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 -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath-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/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath.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/GfxMath.build/Debug/GfxMath.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.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/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftCompile normal arm64 Compiling\ Size.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Size.swift (in target 'GfxMath' from project 'GfxMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Size.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Matrix.swift,\ MatrixDimension.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Matrix.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/MatrixDimension.swift (in target 'GfxMath' from project 'GfxMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Matrix.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/MatrixDimension.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ RGBColor.swift,\ FloatingPointGenericMath.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Color/Experimental/RGBColor.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift (in target 'GfxMath' from project 'GfxMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Color/Experimental/RGBColor.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Rect.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Rect.swift (in target 'GfxMath' from project 'GfxMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Rect.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftEmitModule normal arm64 Emitting\ module\ for\ GfxMath (in target 'GfxMath' from project 'GfxMath')
Failed frontend command:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swift-frontend -frontend -emit-module -experimental-skip-non-inlinable-function-bodies-without-types /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Accuracy.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Color/Color+Conversions.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Color/Color+DefaultColors.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Color/Color.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Color/Experimental/EColor.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Color/Experimental/RGBColor.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Matrix.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/MatrixDimension.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Point.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Quaternion.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Size.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Transform.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Transformation.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Line.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/LineSegment.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Plane.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Rect.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/Vector.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorLayout.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorProtocol+Initializers.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorProtocol+Operators.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorProtocol.swift -target arm64-apple-macos10.13 -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libFoundationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#FoundationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libObservationMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server\#ObservationMacros -load-resolved-plugin /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins/libSwiftMacros.dylib\#/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.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/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath-dependencies-1.json -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/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/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath_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/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/swift-overrides.hmap -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name GfxMath -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.0 -target-sdk-name macosx26.0 -clang-target arm64-apple-macos26.0 -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath-master-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath-master-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GfxMath.build/Debug/GfxMath.build/Objects-normal/arm64/GfxMath.abi.json
EmitSwiftModule normal arm64 (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Matrix.swift:4:20: warning: redeclaration of associated type 'Element' from protocol 'Sequence' is better expressed as a 'where' clause on the protocol
    associatedtype Element: Numeric
    ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~

Swift.Sequence.Element:2:16: note: 'Element' declared here
associatedtype Element where Self.Element == Self.Iterator.Element}
               ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:14:1: warning: extension declares a conformance of imported type 'Float80' to imported protocols 'FloatingPoint', 'Strideable', 'Comparable', 'Equatable', 'SignedNumeric', 'Numeric', 'ExpressibleByIntegerLiteral', 'AdditiveArithmetic', 'Hashable'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Float80 : FloatingPointGenericMath {
^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:14:1: note: add '@retroactive' to silence this warning
extension Float80 : FloatingPointGenericMath {
^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:15:32: error: 'Float80' is unavailable: Float80 is not available on target platform.
  public static func _log(_ x: Float80) -> Float80 { return log(x) }
                               ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:15:44: error: 'Float80' is unavailable: Float80 is not available on target platform.
  public static func _log(_ x: Float80) -> Float80 { return log(x) }
                                           ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:16:32: error: 'Float80' is unavailable: Float80 is not available on target platform.
  public static func _sin(_ x: Float80) -> Float80 { return sin(x) }
                               ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:16:44: error: 'Float80' is unavailable: Float80 is not available on target platform.
  public static func _sin(_ x: Float80) -> Float80 { return sin(x) }
                                           ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:17:32: error: 'Float80' is unavailable: Float80 is not available on target platform.
  public static func _cos(_ x: Float80) -> Float80 { return cos(x) }
                               ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:17:44: error: 'Float80' is unavailable: Float80 is not available on target platform.
  public static func _cos(_ x: Float80) -> Float80 { return cos(x) }
                                           ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:18:33: error: 'Float80' is unavailable: Float80 is not available on target platform.
  public static func _acos(_ x: Float80) -> Float80 { return acos(x) }
                                ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:18:45: error: 'Float80' is unavailable: Float80 is not available on target platform.
  public static func _acos(_ x: Float80) -> Float80 { return acos(x) }
                                            ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:19:32: error: 'Float80' is unavailable: Float80 is not available on target platform.
  public static func _tan(_ x: Float80) -> Float80 { return tan(x) }
                               ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:19:44: error: 'Float80' is unavailable: Float80 is not available on target platform.
  public static func _tan(_ x: Float80) -> Float80 { return tan(x) }
                                           ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:20:32: error: 'Float80' is unavailable: Float80 is not available on target platform.
  public static func _pow(_ x: Float80, _ y: Float80) -> Float80 { return pow(x, y) }
                               ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:20:46: error: 'Float80' is unavailable: Float80 is not available on target platform.
  public static func _pow(_ x: Float80, _ y: Float80) -> Float80 { return pow(x, y) }
                                             ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:20:58: error: 'Float80' is unavailable: Float80 is not available on target platform.
  public static func _pow(_ x: Float80, _ y: Float80) -> Float80 { return pow(x, y) }
                                                         ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:14:1: error: extension outside of file declaring struct 'Float80' prevents automatic synthesis of 'hash(into:)' for protocol 'Hashable'
extension Float80 : FloatingPointGenericMath {
^
Swift.Float80:2:23: note: type declared here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:14:1: note: add stubs for conformance
extension Float80 : FloatingPointGenericMath {
^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:14:1: error: type 'Float80' does not conform to protocol 'FloatingPoint'
extension Float80 : FloatingPointGenericMath {
^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Matrix.swift:138:28: note: candidate would match if 'Float80' conformed to 'MatrixProtocol'
    @inlinable static func / (lhs: Self, rhs: Self) -> Self {
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Quaternion.swift:118:22: note: candidate has non-matching type '<E> (Quaternion<E>, Quaternion<E>.Element) -> Quaternion<E>' (aka '<E> (Quaternion<E>, E) -> Quaternion<E>') [with Exponent = <<error type>>]
  public static func / (lhs: Self, rhs: Element) -> Self {
                     ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorProtocol+Operators.swift:135:33: note: candidate has non-matching type '<Self> (Self, Self.Element) -> Self' [with Exponent = <<error type>>]
  @inlinable public static func / (lhs: Self, rhs: Element) -> Self {
                                ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorProtocol+Operators.swift:147:33: note: candidate would match if 'Float80' conformed to 'VectorProtocol'
  @inlinable public static func / (lhs: Self, rhs: Self) -> Self {
                                ^
Swift.Duration./:3:22: note: candidate has non-matching type '<T> (Duration, T) -> Duration' [with Exponent = <<error type>>]
  public static func / <T>(lhs: Duration, rhs: T) -> Duration where T : BinaryInteger}
                     ^
Swift.SIMD./:2:20: note: candidate would match if 'Float80' conformed to 'SIMD'
public static func / (a: Self, b: Self) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate would match if 'Float80' conformed to 'SIMD'
public static func / (a: Self, b: Self) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Exponent = <<error type>>]
public static func / (a: Self.Scalar, b: Self) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Exponent = <<error type>>]
public static func / (a: Self, b: Self.Scalar) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Exponent = <<error type>>]
public static func / (a: Self.Scalar, b: Self) -> Self}
                   ^
Swift.SIMD./:2:20: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self' [with Exponent = <<error type>>]
public static func / (a: Self, b: Self.Scalar) -> Self}
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:14:1: warning: unavailable struct 'Float80' was used to satisfy a requirement of protocol 'Strideable': Float80 is not available on target platform.; this will be an error in a future Swift language mode
extension Float80 : FloatingPointGenericMath {
^
Swift.Float80:2:23: note: 'Float80' declared here
@frozen public struct Float80 {
                      ^
Swift.Strideable.Stride:2:16: note: requirement 'Stride' declared here
associatedtype Stride : Comparable, SignedNumeric}
               ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:14:1: error: type 'Float80' does not conform to protocol 'Strideable'
extension Float80 : FloatingPointGenericMath {
^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:14:1: warning: unavailable struct 'Float80' was used to satisfy a requirement of protocol 'Numeric': Float80 is not available on target platform.; this will be an error in a future Swift language mode
extension Float80 : FloatingPointGenericMath {
^
Swift.Float80:2:23: note: 'Float80' declared here
@frozen public struct Float80 {
                      ^
Swift.Numeric.Magnitude:2:16: note: requirement 'Magnitude' declared here
associatedtype Magnitude : Comparable, Numeric}
               ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:14:1: error: type 'Float80' does not conform to protocol 'Numeric'
extension Float80 : FloatingPointGenericMath {
^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:14:1: error: type 'Float80' does not conform to protocol 'AdditiveArithmetic'
extension Float80 : FloatingPointGenericMath {
^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Color/Experimental/EColor.swift:16:35: note: candidate would match if 'Float80' conformed to 'EColor'
    @inlinable public static func + (lhs: Self, rhs: Self) -> Self {
                                  ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Matrix.swift:104:28: note: candidate has non-matching type '<Self> (Self, Self.Element) -> Self'
    @inlinable static func + (lhs: Self, rhs: Element) -> Self {
                           ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorProtocol+Operators.swift:18:33: note: candidate would match if 'Float80' conformed to 'VectorProtocol'
  @inlinable public static func + <O: VectorProtocol>(lhs: Self, rhs: O) -> Self where O.Dimension == Dimension, O.Element == Element {
                                ^
Swift.Strideable.+:2:20: note: candidate would match if 'Float80' conformed to '_Pointer'
public static func + (lhs: Self, rhs: Self.Stride) -> Self}
                   ^
Swift.Strideable.+:2:20: note: candidate would match if 'Float80' conformed to '_Pointer'
public static func + (lhs: Self.Stride, rhs: Self) -> Self}
                   ^
Swift.RangeReplaceableCollection.+:2:31: note: candidate would match if 'Float80' conformed to 'RangeReplaceableCollection'
@inlinable public static func + <Other>(lhs: Self, rhs: Other) -> Self where Other : Sequence, Self.Element == Other.Element}
                              ^
Swift.RangeReplaceableCollection.+:2:31: note: candidate would match if 'Float80' conformed to 'RangeReplaceableCollection'
@inlinable public static func + <Other>(lhs: Other, rhs: Self) -> Self where Other : Sequence, Self.Element == Other.Element}
                              ^
Swift.RangeReplaceableCollection.+:2:31: note: candidate would match if 'Float80' conformed to 'RangeReplaceableCollection'
@inlinable public static func + <Other>(lhs: Self, rhs: Other) -> Self where Other : RangeReplaceableCollection, Self.Element == Other.Element}
                              ^
Swift.Sequence.+:3:22: note: candidate has non-matching type '<Self> (Self, String) -> Never'
  public static func + (lhs: Self, rhs: String) -> Never}
                     ^
Swift.Sequence.+:3:22: note: candidate has non-matching type '<Self> (String, Self) -> Never'
  public static func + (lhs: String, rhs: Self) -> Never}
                     ^
Swift.SIMD.+:2:20: note: candidate would match if 'Float80' conformed to 'SIMD'
public static func + (a: Self, b: Self) -> Self}
                   ^
Swift.SIMD.+:3:22: note: candidate would match if 'Float80' conformed to 'SIMD'
  public static func + (a: Self, b: Self) -> Self}
                     ^
Swift.SIMD.+:3:22: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self'
  public static func + (a: Self, b: Self.Scalar) -> Self}
                     ^
Swift.SIMD.+:3:22: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self'
  public static func + (a: Self.Scalar, b: Self) -> Self}
                     ^
Swift.SIMD.+:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self'
public static func + (a: Self.Scalar, b: Self) -> Self}
                   ^
Swift.SIMD.+:2:20: note: candidate has non-matching type '<Self> (Self, Self.Scalar) -> Self'
public static func + (a: Self, b: Self.Scalar) -> Self}
                   ^
Foundation.AttributedString.+:2:20: note: candidate has non-matching type ' (AttributedString, some AttributedStringProtocol) -> AttributedString'
public static func + (lhs: AttributedString, rhs: some AttributedStringProtocol) -> AttributedString}
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:14:1: error: type 'Float80' does not conform to protocol 'ExpressibleByIntegerLiteral'
extension Float80 : FloatingPointGenericMath {
^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:14:1: note: add stubs for conformance
extension Float80 : FloatingPointGenericMath {
^
Swift.FloatingPoint.Exponent:2:16: note: protocol requires nested type 'Exponent'
associatedtype Exponent : SignedInteger}
               ^
Swift.FloatingPoint.init:2:1: note: protocol requires initializer 'init(signOf:magnitudeOf:)' with type '(signOf: Float80, magnitudeOf: Float80)'
init(signOf: Self, magnitudeOf: Self)}
^
Swift.FloatingPoint.init:2:1: note: protocol requires initializer 'init(_:)' with type 'Int'
init(_ value: Int)}
^
Swift.FloatingPoint.init:2:1: note: protocol requires initializer 'init(_:)' with type 'Source'
init<Source>(_ value: Source) where Source : BinaryInteger}
^
Swift.FloatingPoint.init:2:1: note: protocol requires initializer 'init(exactly:)' with type '(exactly: Source)'
init?<Source>(exactly value: Source) where Source : BinaryInteger}
^
Swift.FloatingPoint.radix:2:12: note: protocol requires property 'radix' with type 'Int'
static var radix: Int { get }}
           ^
Swift.FloatingPoint.nan:2:12: note: protocol requires property 'nan' with type 'Float80'
static var nan: Self { get }}
           ^
Swift.FloatingPoint.signalingNaN:2:12: note: protocol requires property 'signalingNaN' with type 'Float80'
static var signalingNaN: Self { get }}
           ^
Swift.FloatingPoint.infinity:2:12: note: protocol requires property 'infinity' with type 'Float80'
static var infinity: Self { get }}
           ^
Swift.FloatingPoint.greatestFiniteMagnitude:2:12: note: protocol requires property 'greatestFiniteMagnitude' with type 'Float80'
static var greatestFiniteMagnitude: Self { get }}
           ^
Swift.FloatingPoint.pi:2:12: note: protocol requires property 'pi' with type 'Float80'
static var pi: Self { get }}
           ^
Swift.FloatingPoint.ulp:2:5: note: protocol requires property 'ulp' with type 'Float80'
var ulp: Self { get }}
    ^
Swift.FloatingPoint.leastNormalMagnitude:2:12: note: protocol requires property 'leastNormalMagnitude' with type 'Float80'
static var leastNormalMagnitude: Self { get }}
           ^
Swift.FloatingPoint.leastNonzeroMagnitude:2:12: note: protocol requires property 'leastNonzeroMagnitude' with type 'Float80'
static var leastNonzeroMagnitude: Self { get }}
           ^
Swift.FloatingPoint.sign:2:5: note: protocol requires property 'sign' with type 'FloatingPointSign'
var sign: FloatingPointSign { get }}
    ^
Swift.FloatingPoint.significand:2:5: note: protocol requires property 'significand' with type 'Float80'
var significand: Self { get }}
    ^
Swift.FloatingPoint./:2:13: note: protocol requires function '/' with type '(Float80, Float80) -> Float80'
static func / (lhs: Self, rhs: Self) -> Self}
            ^
Swift.FloatingPoint.formRemainder:2:15: note: protocol requires function 'formRemainder(dividingBy:)' with type '(Float80) -> ()'
mutating func formRemainder(dividingBy other: Self)}
              ^
Swift.FloatingPoint.formTruncatingRemainder:2:15: note: protocol requires function 'formTruncatingRemainder(dividingBy:)' with type '(Float80) -> ()'
mutating func formTruncatingRemainder(dividingBy other: Self)}
              ^
Swift.FloatingPoint.formSquareRoot:2:15: note: protocol requires function 'formSquareRoot()' with type '() -> ()'
mutating func formSquareRoot()}
              ^
Swift.FloatingPoint.addProduct:2:15: note: protocol requires function 'addProduct' with type '(Float80, Float80) -> ()'
mutating func addProduct(_ lhs: Self, _ rhs: Self)}
              ^
Swift.FloatingPoint.nextUp:2:5: note: protocol requires property 'nextUp' with type 'Float80'
var nextUp: Self { get }}
    ^
Swift.FloatingPoint.isEqual:2:6: note: protocol requires function 'isEqual(to:)' with type '(Float80) -> Bool'
func isEqual(to other: Self) -> Bool}
     ^
Swift.FloatingPoint.isLess:2:6: note: protocol requires function 'isLess(than:)' with type '(Float80) -> Bool'
func isLess(than other: Self) -> Bool}
     ^
Swift.FloatingPoint.isLessThanOrEqualTo:2:6: note: protocol requires function 'isLessThanOrEqualTo' with type '(Float80) -> Bool'
func isLessThanOrEqualTo(_ other: Self) -> Bool}
     ^
Swift.FloatingPoint.isTotallyOrdered:2:6: note: protocol requires function 'isTotallyOrdered(belowOrEqualTo:)' with type '(Float80) -> Bool'
func isTotallyOrdered(belowOrEqualTo other: Self) -> Bool}
     ^
Swift.FloatingPoint.isNormal:2:5: note: protocol requires property 'isNormal' with type 'Bool'
var isNormal: Bool { get }}
    ^
Swift.FloatingPoint.isFinite:2:5: note: protocol requires property 'isFinite' with type 'Bool'
var isFinite: Bool { get }}
    ^
Swift.FloatingPoint.isZero:2:5: note: protocol requires property 'isZero' with type 'Bool'
var isZero: Bool { get }}
    ^
Swift.FloatingPoint.isSubnormal:2:5: note: protocol requires property 'isSubnormal' with type 'Bool'
var isSubnormal: Bool { get }}
    ^
Swift.FloatingPoint.isInfinite:2:5: note: protocol requires property 'isInfinite' with type 'Bool'
var isInfinite: Bool { get }}
    ^
Swift.FloatingPoint.isNaN:2:5: note: protocol requires property 'isNaN' with type 'Bool'
var isNaN: Bool { get }}
    ^
Swift.FloatingPoint.isSignalingNaN:2:5: note: protocol requires property 'isSignalingNaN' with type 'Bool'
var isSignalingNaN: Bool { get }}
    ^
Swift.FloatingPoint.isCanonical:2:5: note: protocol requires property 'isCanonical' with type 'Bool'
var isCanonical: Bool { get }}
    ^
Swift.Strideable.distance:2:6: note: protocol requires function 'distance(to:)' with type '(Float80) -> Float80'
func distance(to other: Self) -> Self.Stride}
     ^
Swift.Strideable.advanced:2:6: note: protocol requires function 'advanced(by:)' with type '(Float80) -> Float80'
func advanced(by n: Self.Stride) -> Self}
     ^
Swift.Numeric.magnitude:2:5: note: protocol requires property 'magnitude' with type 'Float80'
var magnitude: Self.Magnitude { get }}
    ^
Swift.AdditiveArithmetic.+:2:13: note: protocol requires function '+' with type '(Float80, Float80) -> Float80'
static func + (lhs: Self, rhs: Self) -> Self}
            ^
Swift.ExpressibleByIntegerLiteral.IntegerLiteralType:2:16: note: protocol requires nested type 'IntegerLiteralType'
associatedtype IntegerLiteralType : _ExpressibleByBuiltinIntegerLiteral}
               ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/FloatingPointGenericMath.swift:14:11: error: 'Float80' is unavailable: Float80 is not available on target platform.
extension Float80 : FloatingPointGenericMath {
          ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Matrix.swift:45:16: warning: 'public' modifier is redundant for property declared in a public extension
    @inlinable public var transposed: Self {
               ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Matrix.swift:223:16: warning: unrecognized platform name 'unavailable'
    @available(unavailable, message: "need to know size of matrix, use init")
               ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Matrix.swift:266:5: warning: 'public' modifier is redundant for initializer declared in a public extension
    public init<M3: Matrix3Protocol>(topLeft: M3, rest: Self = .identity) where M3.Element == Element {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/Vector.swift:101:20: warning: typealias overriding associated type 'Dimension' from protocol 'VectorProtocol' is better expressed as same-type constraint on the protocol
  public typealias Dimension = Dim_3x1
         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorProtocol.swift:4:18: note: 'Dimension' declared here
  associatedtype Dimension: MatrixDimension
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/Vector.swift:174:20: warning: typealias overriding associated type 'Dimension' from protocol 'VectorProtocol' is better expressed as same-type constraint on the protocol
  public typealias Dimension = Dim_4x1
         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorProtocol.swift:4:18: note: 'Dimension' declared here
  associatedtype Dimension: MatrixDimension
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Matrix.swift:345:16: warning: no calls to throwing functions occur within 'try' expression
        return try! Self([
               ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Matrix.swift:404:12: warning: no calls to throwing functions occur within 'try' expression
    return try! lhs.matmul(rhs)
           ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/Vector.swift:28:20: warning: typealias overriding associated type 'Dimension' from protocol 'VectorProtocol' is better expressed as same-type constraint on the protocol
  public typealias Dimension = Dim_2x1
         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorProtocol.swift:4:18: note: 'Dimension' declared here
  associatedtype Dimension: MatrixDimension
                 ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Line.swift:123:15: warning: deprecated default implementation is used to satisfy initializer 'init(point:direction:)' required by protocol 'Line': use init(origin:, direction:)
public struct AnyLine<V: VectorProtocol>: Line where V.Element: BinaryFloatingPoint {
              ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Line.swift:16:5: note: 'init(point:direction:)' declared here
    init(point: VectorProtocol, direction: VectorProtocol) {
    ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Line.swift:10:5: note: requirement 'init(point:direction:)' declared here
    init(point: VectorProtocol, direction: VectorProtocol)
    ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/geometry/Plane.swift:16:5: warning: 'public' modifier is redundant for initializer declared in a public extension
    public init(point: VectorProtocol, normal: VectorProtocol) {
    ^~~~~~~

/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/Vector.swift:244:27: warning: no calls to throwing functions occur within 'try' expression
    return VectorProtocol(try! self.matmul(other).elements)
                          ^
SwiftCompile normal arm64 Compiling\ Vector.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/Vector.swift (in target 'GfxMath' from project 'GfxMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/Vector.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ VectorProtocol.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorProtocol.swift (in target 'GfxMath' from project 'GfxMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorProtocol.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ VectorProtocol+Operators.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorProtocol+Operators.swift (in target 'GfxMath' from project 'GfxMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/vector/VectorProtocol+Operators.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Color.swift,\ EColor.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Color/Color.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Color/Experimental/EColor.swift (in target 'GfxMath' from project 'GfxMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Color/Color.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Color/Experimental/EColor.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 Compiling\ Transform.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Transform.swift (in target 'GfxMath' from project 'GfxMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Transform.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Matrix.swift:4:20: warning: redeclaration of associated type 'Element' from protocol 'Sequence' is better expressed as a 'where' clause on the protocol
    associatedtype Element: Numeric
    ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~

Swift.Sequence.Element:2:16: note: 'Element' declared here
associatedtype Element where Self.Element == Self.Iterator.Element}
               ^
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Transform.swift:24:25: warning: immutable value 'translation' was never used; consider replacing with '_' or removing it
    case let .translate(translation):
                        ^~~~~~~~~~~
                        _
/Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Transform.swift:26:28: warning: immutable value 'origin' was never used; consider replacing with '_' or removing it
    case let .scale(scale, origin):
                           ^~~~~~
                           _
SwiftCompile normal arm64 Compiling\ Point.swift,\ Quaternion.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Point.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Quaternion.swift (in target 'GfxMath' from project 'GfxMath')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Point.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Quaternion.swift (in target 'GfxMath' from project 'GfxMath')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

SwiftDriverJobDiscovery normal arm64 Compiling Transform.swift (in target 'GfxMath' from project 'GfxMath')
SwiftCompile normal arm64 Compiling\ Transformation.swift /Users/admin/builder/spi-builder-workspace/Sources/GfxMath/Transformation.swift (in target 'GfxMath' from project 'GfxMath')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:330328b7a8ea65cfbaf64142b1b790460c9b37f4, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:330328b7a8ea65cfbaf64142b1b790460c9b37f4, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:330328b7a8ea65cfbaf64142b1b790460c9b37f4, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:330328b7a8ea65cfbaf64142b1b790460c9b37f4, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	SwiftEmitModule normal arm64 Emitting\ module\ for\ GfxMath (in target 'GfxMath' from project 'GfxMath')
	EmitSwiftModule normal arm64 (in target 'GfxMath' from project 'GfxMath')
	Building workspace spi-builder-workspace with scheme GfxMath
(3 failures)
BUILD FAILURE 6.2 macosXcodebuild