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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SusanDoggie/Float16.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SusanDoggie/Float16
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 685cae9 update license
Cloned https://github.com/SusanDoggie/Float16.git
Revision (git rev-parse @):
685cae997099d8348ab0687605bb5528548fa13f
SUCCESS checkout https://github.com/SusanDoggie/Float16.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Compiling _NumericsShims _NumericsShims.c
[2/12] Compiling RealModule ElementaryFunctions.swift
[3/12] Compiling RealModule Real.swift
[4/12] Compiling RealModule Float16+Real.swift
[5/12] Compiling RealModule Float80+Real.swift
[6/13] Compiling RealModule Float+Real.swift
[7/13] Compiling RealModule AugmentedArithmetic.swift
[8/13] Compiling RealModule Double+Real.swift
[9/13] Compiling RealModule AlgebraicField.swift
[10/13] Compiling RealModule ApproximateEquality.swift
[11/13] Emitting module RealModule
[11/13] Compiling CFloat16 float16.c
[13/13] Compiling RealModule RealFunctions.swift
[14/17] Compiling Float16 Real.swift
[15/17] Emitting module Float16
[16/17] Compiling Float16 float16.swift
[17/17] Compiling Float16 Concurrency.swift
Build complete! (8.21s)
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics (0.40s)
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.
Done.