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 Math 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/davidskrundz/math.git
Reference: 1.4.8
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/davidskrundz/math
 * tag               1.4.8      -> FETCH_HEAD
HEAD is now at a1674bb Add `.sqrt` to `BinaryInteger`
Cloned https://github.com/davidskrundz/math.git
Revision (git rev-parse @):
a1674bbb1184eadb4ead119c863f1a4534a49c02
SUCCESS checkout https://github.com/davidskrundz/math.git at 1.4.8
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/davidskrundz/math.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[1/6] Write swift-version--423B1241ED78D482.txt
[3/21] Compiling Math Builtin+Random.swift
[4/21] Compiling Math Random.swift
[5/22] Compiling Math Array+ByteArray.swift
[6/22] Compiling Math FixedWidthInteger+Bytes.swift
[7/22] Compiling Math FloatingPoint+Modulo.swift
[8/22] Compiling Math ModularOperations.swift
[9/22] Compiling Math Builtin+ModularOperations.swift
[10/22] Compiling Math FixedWidthInteger+ModularArithmetic.swift
[11/22] Compiling Math BinaryInteger+sqrt.swift
[12/22] Compiling Math FiniteFieldInteger.swift
[13/22] Compiling Math BinaryInteger+Modulo.swift
[14/22] Compiling Math BigUInt.swift
[15/22] Compiling Math BinaryInteger+BitRotate.swift
[16/22] Emitting module Math
[17/22] Compiling Math BitRotate.swift
[18/22] Compiling Math Array+BitPacking.swift
[18/22] Write Objects.LinkFileList
[20/22] Archiving libsMath.a
[21/22] Linking libdMath.dylib
Build complete! (1.59s)
Build complete.
Done.