The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RNGExtension, reference master (dcaf24), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 10 Apr 2026 14:20:08 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RNGExtension -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/t-ae/rng-extension.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/t-ae/rng-extension
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at dcaf240 Fix: sample with base
Cloned https://github.com/t-ae/rng-extension.git
Revision (git rev-parse @):
dcaf24002b37dcc4ac6d187d10a57eda1a99e160
SUCCESS checkout https://github.com/t-ae/rng-extension.git at master
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/t-ae/rng-extension.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  RNGExtension: /Users/admin/builder/spi-builder-workspace
resolved source packages: RNGExtension
2026-04-10 10:19:48.143 xcodebuild[525:3016] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "RNGExtension",
  "name" : "RNGExtension",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "RNGExtension",
      "targets" : [
        "RNGExtension"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RNGExtensionTests",
      "module_type" : "SwiftTarget",
      "name" : "RNGExtensionTests",
      "path" : "Tests/RNGExtensionTests",
      "sources" : [
        "PerformanceTests.swift",
        "RNGExtensionTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "RNGExtension"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RNGExtension",
      "module_type" : "SwiftTarget",
      "name" : "RNGExtension",
      "path" : "Sources/RNGExtension",
      "product_memberships" : [
        "RNGExtension"
      ],
      "sources" : [
        "RNGExtension.swift",
        "SinLog.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "RNGExtension"
    ]
  }
}
2026-04-10 10:19:56.057 xcodebuild[625:3748] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RNGExtension -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme RNGExtension -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  RNGExtension: /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 'RNGExtension' in project 'RNGExtension'
        ➜ Explicit dependency on target 'RNGExtension' in project 'RNGExtension'
    Target 'RNGExtension' in project 'RNGExtension' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 37261492886a349a85de19a7d72703dc
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/37261492886a349a85de19a7d72703dc.xcbuilddata
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/ExplicitPrecompiledModules
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/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
    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/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/RNGExtension.build/Debug/RNGExtension.build/RNGExtension.DependencyStaticMetadataFileList (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/RNGExtension.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/RNGExtension.modulemap (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/RNGExtension.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/RNGExtension.DependencyMetadataFileList (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/RNGExtension.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension_const_extract_protocols.json (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension.SwiftConstValuesFileList (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension.LinkFileList (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension.SwiftFileList (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension-OutputFileMap.json (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace
    write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/RNGExtension.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/RNGExtension.modulemap (in target 'RNGExtension' from project 'RNGExtension')
    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/RNGExtension.build/Debug/RNGExtension.build/RNGExtension.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver RNGExtension normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RNGExtension -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.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.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension.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/RNGExtension.build/Debug/RNGExtension.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension_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/RNGExtension.build/Debug/RNGExtension.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.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/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ RNGExtension (in target 'RNGExtension' from project 'RNGExtension')
EmitSwiftModule normal arm64 (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift:88:35: error: 'Float80' is unavailable: Float80 is not available on target platform.
    public mutating func next(mu: Float80, sigma: Float80) -> Float80 {
                                  ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift:88:51: error: 'Float80' is unavailable: Float80 is not available on target platform.
    public mutating func next(mu: Float80, sigma: Float80) -> Float80 {
                                                  ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift:88:63: error: 'Float80' is unavailable: Float80 is not available on target platform.
    public mutating func next(mu: Float80, sigma: Float80) -> Float80 {
                                                              ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: warning: extension declares a conformance of imported type 'Float80' to imported protocols 'BinaryFloatingPoint', 'ExpressibleByFloatLiteral', 'FloatingPoint', 'Hashable', 'SignedNumeric', 'Strideable', 'Equatable', 'Numeric', 'Comparable', 'AdditiveArithmetic', 'ExpressibleByIntegerLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: note: add '@retroactive' to silence this warning
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:36:26: error: 'Float80' is unavailable: Float80 is not available on target platform.
    static func sin(_ x: Float80) -> Float80 {
                         ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:36:38: error: 'Float80' is unavailable: Float80 is not available on target platform.
    static func sin(_ x: Float80) -> Float80 {
                                     ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:39:26: error: 'Float80' is unavailable: Float80 is not available on target platform.
    static func log(_ x: Float80) -> Float80 {
                         ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:39:38: error: 'Float80' is unavailable: Float80 is not available on target platform.
    static func log(_ x: Float80) -> Float80 {
                                     ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: extension outside of file declaring struct 'Float80' prevents automatic synthesis of 'hash(into:)' for protocol 'Hashable'
extension Float80: SinLog {
^
Swift.Float80:2:23: note: type declared here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: note: add stubs for conformance
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'BinaryFloatingPoint'
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'ExpressibleByFloatLiteral'
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'FloatingPoint'
extension Float80: SinLog {
^
Swift.Duration.*:3:22: note: candidate has non-matching type '<T> (Duration, T) -> Duration' [with Exponent = _]
  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.*: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' [with Exponent = _]
  public static func * (a: Self, b: Self.Scalar) -> Self}
                     ^
Swift.SIMD.*:3:22: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Exponent = _]
  public static func * (a: Self.Scalar, b: Self) -> Self}
                     ^
Swift.SIMD.*:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Exponent = _]
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 = _]
public static func * (a: Self, b: Self.Scalar) -> Self}
                   ^
Swift.Duration./:3:22: note: candidate has non-matching type '<T> (Duration, T) -> Duration' [with Exponent = _]
  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 = _]
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 = _]
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 = _]
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 = _]
public static func / (a: Self, b: Self.Scalar) -> Self}
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35: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: SinLog {
^
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/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'Strideable'
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35: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: SinLog {
^
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/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'Numeric'
extension Float80: SinLog {
^
Swift.BinaryFloatingPoint.init:2:19: note: candidate has non-matching type '(exactly: Source)' [with Magnitude = Float80]
@inlinable public init?<Source>(exactly value: Source) where Source : BinaryFloatingPoint}
                  ^
Swift.BinaryFloatingPoint.init:2:19: note: candidate would match if 'Float80.RawSignificand' conformed to 'FixedWidthInteger'
@inlinable public init?<Source>(exactly value: Source) where Source : BinaryInteger}
                  ^
Swift.Duration.*:3:22: note: candidate has non-matching type '<T> (Duration, T) -> Duration' [with Magnitude = Float80]
  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.*: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' [with Magnitude = Float80]
  public static func * (a: Self, b: Self.Scalar) -> Self}
                     ^
Swift.SIMD.*:3:22: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Magnitude = Float80]
  public static func * (a: Self.Scalar, b: Self) -> Self}
                     ^
Swift.SIMD.*:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Magnitude = Float80]
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 Magnitude = Float80]
public static func * (a: Self, b: Self.Scalar) -> Self}
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'AdditiveArithmetic'
extension Float80: SinLog {
^
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/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'ExpressibleByIntegerLiteral'
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: note: add stubs for conformance
extension Float80: SinLog {
^
Swift.BinaryFloatingPoint.RawSignificand:2:16: note: protocol requires nested type 'RawSignificand'
associatedtype RawSignificand : UnsignedInteger}
               ^
Swift.BinaryFloatingPoint.RawExponent:2:16: note: protocol requires nested type 'RawExponent'
associatedtype RawExponent : UnsignedInteger}
               ^
Swift.BinaryFloatingPoint.exponentBitCount:2:12: note: protocol requires property 'exponentBitCount' with type 'Int'
static var exponentBitCount: Int { get }}
           ^
Swift.BinaryFloatingPoint.significandBitCount:2:12: note: protocol requires property 'significandBitCount' with type 'Int'
static var significandBitCount: Int { get }}
           ^
Swift.BinaryFloatingPoint.binade:2:5: note: protocol requires property 'binade' with type 'Float80'
var binade: Self { get }}
    ^
Swift.BinaryFloatingPoint.significandWidth:2:5: note: protocol requires property 'significandWidth' with type 'Int'
var significandWidth: Int { get }}
    ^
Swift.ExpressibleByFloatLiteral.FloatLiteralType:2:16: note: protocol requires nested type 'FloatLiteralType'
associatedtype FloatLiteralType : _ExpressibleByBuiltinFloatLiteral}
               ^
Swift.FloatingPoint.Exponent:2:16: note: protocol requires nested type 'Exponent'
associatedtype Exponent : SignedInteger}
               ^
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:22: note: protocol requires function '*' with type '(Float80, Float80) -> Float80'
override static func * (lhs: Self, rhs: Self) -> Self}
                     ^
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.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.init:2:1: note: protocol requires initializer 'init(exactly:)' with type '(exactly: T)'
init?<T>(exactly source: T) where T : BinaryInteger}
^
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/RNGExtension/SinLog.swift:35:11: error: 'Float80' is unavailable: Float80 is not available on target platform.
extension Float80: SinLog {
          ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
Failed frontend command:
/Applications/Xcode-26.4.0.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/RNGExtension/RNGExtension.swift /Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.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/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 4 -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/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.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/RNGExtension.build/Debug/RNGExtension.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name RNGExtension -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.4 -target-sdk-name macosx26.4 -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension.abi.json
SwiftCompile normal arm64 Compiling\ SinLog.swift /Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift (in target 'RNGExtension' from project 'RNGExtension')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

2026-04-10 10:19:57.556 xcodebuild[632:3809] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:3ed7f741c03f2e8a0c4204dbc3430ce4baba00e0, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:3ed7f741c03f2e8a0c4204dbc3430ce4baba00e0, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:3ed7f741c03f2e8a0c4204dbc3430ce4baba00e0, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:3ed7f741c03f2e8a0c4204dbc3430ce4baba00e0, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64 (in target 'RNGExtension' from project 'RNGExtension')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ RNGExtension (in target 'RNGExtension' from project 'RNGExtension')
	Building workspace spi-builder-workspace with scheme RNGExtension
(3 failures)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  RNGExtension: /Users/admin/builder/spi-builder-workspace
resolved source packages: RNGExtension
2026-04-10 10:20:05.624 xcodebuild[654:4020] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "RNGExtension",
  "name" : "RNGExtension",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "RNGExtension",
      "targets" : [
        "RNGExtension"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "RNGExtensionTests",
      "module_type" : "SwiftTarget",
      "name" : "RNGExtensionTests",
      "path" : "Tests/RNGExtensionTests",
      "sources" : [
        "PerformanceTests.swift",
        "RNGExtensionTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "RNGExtension"
      ],
      "type" : "test"
    },
    {
      "c99name" : "RNGExtension",
      "module_type" : "SwiftTarget",
      "name" : "RNGExtension",
      "path" : "Sources/RNGExtension",
      "product_memberships" : [
        "RNGExtension"
      ],
      "sources" : [
        "RNGExtension.swift",
        "SinLog.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "4.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "RNGExtension"
    ]
  }
}
2026-04-10 10:20:06.783 xcodebuild[664:4117] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RNGExtension -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme RNGExtension -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  RNGExtension: /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 'RNGExtension' in project 'RNGExtension'
        ➜ Explicit dependency on target 'RNGExtension' in project 'RNGExtension'
    Target 'RNGExtension' in project 'RNGExtension' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache
SwiftDriver RNGExtension normal arm64 com.apple.xcode.tools.swift.compiler (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
    builtin-SwiftDriver -- /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name RNGExtension -Onone @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.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 -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -swift-version 4 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.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.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension.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/RNGExtension.build/Debug/RNGExtension.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension_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/RNGExtension.build/Debug/RNGExtension.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.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/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
SwiftEmitModule normal arm64 Emitting\ module\ for\ RNGExtension (in target 'RNGExtension' from project 'RNGExtension')
EmitSwiftModule normal arm64 (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift:88:35: error: 'Float80' is unavailable: Float80 is not available on target platform.
    public mutating func next(mu: Float80, sigma: Float80) -> Float80 {
                                  ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift:88:51: error: 'Float80' is unavailable: Float80 is not available on target platform.
    public mutating func next(mu: Float80, sigma: Float80) -> Float80 {
                                                  ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift:88:63: error: 'Float80' is unavailable: Float80 is not available on target platform.
    public mutating func next(mu: Float80, sigma: Float80) -> Float80 {
                                                              ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: warning: extension declares a conformance of imported type 'Float80' to imported protocols 'BinaryFloatingPoint', 'ExpressibleByFloatLiteral', 'FloatingPoint', 'Hashable', 'SignedNumeric', 'Strideable', 'Equatable', 'Numeric', 'Comparable', 'AdditiveArithmetic', 'ExpressibleByIntegerLiteral'; this will not behave correctly if the owners of 'Swift' introduce this conformance in the future
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: note: add '@retroactive' to silence this warning
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:36:26: error: 'Float80' is unavailable: Float80 is not available on target platform.
    static func sin(_ x: Float80) -> Float80 {
                         ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:36:38: error: 'Float80' is unavailable: Float80 is not available on target platform.
    static func sin(_ x: Float80) -> Float80 {
                                     ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:39:26: error: 'Float80' is unavailable: Float80 is not available on target platform.
    static func log(_ x: Float80) -> Float80 {
                         ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:39:38: error: 'Float80' is unavailable: Float80 is not available on target platform.
    static func log(_ x: Float80) -> Float80 {
                                     ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: extension outside of file declaring struct 'Float80' prevents automatic synthesis of 'hash(into:)' for protocol 'Hashable'
extension Float80: SinLog {
^
Swift.Float80:2:23: note: type declared here
@frozen public struct Float80 {
                      ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: note: add stubs for conformance
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'BinaryFloatingPoint'
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'ExpressibleByFloatLiteral'
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'FloatingPoint'
extension Float80: SinLog {
^
Swift.Duration.*:3:22: note: candidate has non-matching type '<T> (Duration, T) -> Duration' [with Exponent = _]
  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.*: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' [with Exponent = _]
  public static func * (a: Self, b: Self.Scalar) -> Self}
                     ^
Swift.SIMD.*:3:22: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Exponent = _]
  public static func * (a: Self.Scalar, b: Self) -> Self}
                     ^
Swift.SIMD.*:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Exponent = _]
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 = _]
public static func * (a: Self, b: Self.Scalar) -> Self}
                   ^
Swift.Duration./:3:22: note: candidate has non-matching type '<T> (Duration, T) -> Duration' [with Exponent = _]
  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 = _]
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 = _]
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 = _]
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 = _]
public static func / (a: Self, b: Self.Scalar) -> Self}
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35: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: SinLog {
^
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/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'Strideable'
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35: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: SinLog {
^
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/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'Numeric'
extension Float80: SinLog {
^
Swift.BinaryFloatingPoint.init:2:19: note: candidate has non-matching type '(exactly: Source)' [with Magnitude = Float80]
@inlinable public init?<Source>(exactly value: Source) where Source : BinaryFloatingPoint}
                  ^
Swift.BinaryFloatingPoint.init:2:19: note: candidate would match if 'Float80.RawSignificand' conformed to 'FixedWidthInteger'
@inlinable public init?<Source>(exactly value: Source) where Source : BinaryInteger}
                  ^
Swift.Duration.*:3:22: note: candidate has non-matching type '<T> (Duration, T) -> Duration' [with Magnitude = Float80]
  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.*: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' [with Magnitude = Float80]
  public static func * (a: Self, b: Self.Scalar) -> Self}
                     ^
Swift.SIMD.*:3:22: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Magnitude = Float80]
  public static func * (a: Self.Scalar, b: Self) -> Self}
                     ^
Swift.SIMD.*:2:20: note: candidate has non-matching type '<Self> (Self.Scalar, Self) -> Self' [with Magnitude = Float80]
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 Magnitude = Float80]
public static func * (a: Self, b: Self.Scalar) -> Self}
                   ^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'AdditiveArithmetic'
extension Float80: SinLog {
^
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/RNGExtension/SinLog.swift:35:1: error: type 'Float80' does not conform to protocol 'ExpressibleByIntegerLiteral'
extension Float80: SinLog {
^
/Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift:35:1: note: add stubs for conformance
extension Float80: SinLog {
^
Swift.BinaryFloatingPoint.RawSignificand:2:16: note: protocol requires nested type 'RawSignificand'
associatedtype RawSignificand : UnsignedInteger}
               ^
Swift.BinaryFloatingPoint.RawExponent:2:16: note: protocol requires nested type 'RawExponent'
associatedtype RawExponent : UnsignedInteger}
               ^
Swift.BinaryFloatingPoint.exponentBitCount:2:12: note: protocol requires property 'exponentBitCount' with type 'Int'
static var exponentBitCount: Int { get }}
           ^
Swift.BinaryFloatingPoint.significandBitCount:2:12: note: protocol requires property 'significandBitCount' with type 'Int'
static var significandBitCount: Int { get }}
           ^
Swift.BinaryFloatingPoint.binade:2:5: note: protocol requires property 'binade' with type 'Float80'
var binade: Self { get }}
    ^
Swift.BinaryFloatingPoint.significandWidth:2:5: note: protocol requires property 'significandWidth' with type 'Int'
var significandWidth: Int { get }}
    ^
Swift.ExpressibleByFloatLiteral.FloatLiteralType:2:16: note: protocol requires nested type 'FloatLiteralType'
associatedtype FloatLiteralType : _ExpressibleByBuiltinFloatLiteral}
               ^
Swift.FloatingPoint.Exponent:2:16: note: protocol requires nested type 'Exponent'
associatedtype Exponent : SignedInteger}
               ^
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:22: note: protocol requires function '*' with type '(Float80, Float80) -> Float80'
override static func * (lhs: Self, rhs: Self) -> Self}
                     ^
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.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.init:2:1: note: protocol requires initializer 'init(exactly:)' with type '(exactly: T)'
init?<T>(exactly source: T) where T : BinaryInteger}
^
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/RNGExtension/SinLog.swift:35:11: error: 'Float80' is unavailable: Float80 is not available on target platform.
extension Float80: SinLog {
          ^~~~~~~
Swift.Float80:2:23: note: 'Float80' has been explicitly marked unavailable here
@frozen public struct Float80 {
                      ^
Failed frontend command:
/Applications/Xcode-26.4.0.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/RNGExtension/RNGExtension.swift /Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/SinLog.swift -target arm64-apple-macos10.13 -Xllvm -aarch64-use-tbi -enable-objc-interop -sdk /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -Isystem /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.4.0.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/ModuleCache.noindex -profile-generate -profile-coverage-mapping -swift-version 4 -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/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension_const_extract_protocols.json -enable-experimental-feature DebugDescriptionMacro -empty-abi-descriptor -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -Xcc -working-directory -Xcc /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -enable-anonymous-context-mangled-names -file-compilation-dir /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -Xcc -D_LIBCPP_HARDENING_MODE\=_LIBCPP_HARDENING_MODE_DEBUG -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.4-25E236-688ef53f1462e2c8f657fdc38a81448fdfce61f96a3a6fc38dcbb3b93e3bb2ee.sdkstatcache -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.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/RNGExtension.build/Debug/RNGExtension.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -no-auto-bridging-header-chaining -module-name RNGExtension -frontend-parseable-output -disable-clang-spi -target-sdk-version 26.4 -target-sdk-name macosx26.4 -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -external-plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/local/lib/swift/host/plugins\#/Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/swift-plugin-server -in-process-plugin-server-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/libSwiftInProcPluginServer.dylib -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins -plugin-path /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/local/lib/swift/host/plugins -emit-module-doc-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension.swiftdoc -emit-module-source-info-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension.swiftsourceinfo -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension-Swift.h -serialize-diagnostics-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension-primary-emit-module.dia -emit-dependencies-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension-primary-emit-module.d -o /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension.swiftmodule -emit-abi-descriptor-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/RNGExtension.build/Debug/RNGExtension.build/Objects-normal/arm64/RNGExtension.abi.json
SwiftCompile normal arm64 Compiling\ RNGExtension.swift /Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift (in target 'RNGExtension' from project 'RNGExtension')
SwiftCompile normal arm64 /Users/admin/builder/spi-builder-workspace/Sources/RNGExtension/RNGExtension.swift (in target 'RNGExtension' from project 'RNGExtension')
    cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode

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

2026-04-10 10:20:07.671 xcodebuild[667:4155] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:3ed7f741c03f2e8a0c4204dbc3430ce4baba00e0, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:3ed7f741c03f2e8a0c4204dbc3430ce4baba00e0, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:3ed7f741c03f2e8a0c4204dbc3430ce4baba00e0, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:3ed7f741c03f2e8a0c4204dbc3430ce4baba00e0, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	EmitSwiftModule normal arm64 (in target 'RNGExtension' from project 'RNGExtension')
	SwiftEmitModule normal arm64 Emitting\ module\ for\ RNGExtension (in target 'RNGExtension' from project 'RNGExtension')
	Building workspace spi-builder-workspace with scheme RNGExtension
(3 failures)
BUILD FAILURE 6.3 macosXcodebuild