This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Float16 with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SusanDoggie/Float16.git
Reference: 1.1.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SusanDoggie/Float16
 * tag               1.1.1      -> FETCH_HEAD
HEAD is now at 936ae66 Create Concurrency.swift
Cloned https://github.com/SusanDoggie/Float16.git
Revision (git rev-parse @):
936ae66adccf1c91bcaeeb9c0cddde78a13695c3
SUCCESS checkout https://github.com/SusanDoggie/Float16.git at 1.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Compiling _NumericsShims _NumericsShims.c
[2/12] Compiling RealModule Float80+Real.swift
[3/13] Compiling RealModule Real.swift
[4/13] Compiling RealModule ElementaryFunctions.swift
[5/13] Compiling RealModule Float+Real.swift
[6/13] Compiling RealModule Float16+Real.swift
[7/13] Compiling RealModule RealFunctions.swift
[7/13] Compiling CFloat16 float16.c
[9/13] Compiling RealModule AlgebraicField.swift
[10/13] Compiling RealModule ApproximateEquality.swift
[11/13] Emitting module RealModule
[12/13] Compiling RealModule AugmentedArithmetic.swift
[13/13] Compiling RealModule Double+Real.swift
[14/17] Compiling Float16 Concurrency.swift
[15/17] Compiling Float16 Real.swift
[16/17] Compiling Float16 float16.swift
[17/17] Emitting module Float16
Build complete! (12.12s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics (0.69s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.02s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "float16",
      "name": "Float16",
      "url": "https://github.com/SusanDoggie/Float16.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Float16",
      "dependencies": [
        {
          "identity": "swift-numerics",
          "name": "swift-numerics",
          "url": "https://github.com/apple/swift-numerics",
          "version": "1.0.2",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/SusanDoggie/Float16.git from cache
Fetched https://github.com/SusanDoggie/Float16.git (0.17s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics (0.39s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.01s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/SusanDoggie/Float16.git
Working copy of https://github.com/SusanDoggie/Float16.git resolved at 1.1.1
warning: '.resolve-product-dependencies': dependency 'float16' is not used by any target
Found 1 product dependencies
  - swift-numerics
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.