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.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SusanDoggie/Float16.git
Reference: 1.1.1
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/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.10
Building package at path:  $workDir
https://github.com/SusanDoggie/Float16.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[2/5] Compiling _NumericsShims _NumericsShims.c
[3/5] Write swift-version--423B1241ED78D482.txt
[4/15] Compiling CFloat16 float16.c
[6/15] Compiling RealModule Real.swift
[7/15] Compiling RealModule Float+Real.swift
[8/15] Compiling RealModule Float16+Real.swift
[9/15] Compiling RealModule AlgebraicField.swift
[10/15] Compiling RealModule ApproximateEquality.swift
[11/15] Compiling RealModule Float80+Real.swift
[12/15] Compiling RealModule ElementaryFunctions.swift
[13/15] Compiling RealModule AugmentedArithmetic.swift
[14/15] Compiling RealModule Double+Real.swift
[15/15] Emitting module RealModule
[16/16] Compiling RealModule RealFunctions.swift
[17/20] Compiling Float16 Real.swift
[18/20] Compiling Float16 Concurrency.swift
[19/20] Emitting module Float16
[20/20] Compiling Float16 float16.swift
Build complete! (2.87s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics from cache (0.19s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.04s)
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.
Done.