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 BigInt, reference 2.3.0 (f4c0c4), with Swift 5.10 for macOS (SPM) on 17 Nov 2024 16:15:11 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mgriebling/BigInt.git
Reference: 2.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mgriebling/BigInt
 * tag               2.3.0      -> FETCH_HEAD
HEAD is now at f4c0c41 Update to add leif-ibsen fixes from latest 1.21.0 release.
Cloned https://github.com/mgriebling/BigInt.git
Revision (git rev-parse @):
f4c0c41dd681b2c3d770b9a83cb5e0e3e30ee708
SUCCESS checkout https://github.com/mgriebling/BigInt.git at 2.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/mgriebling/BigInt.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/15] Compiling BigInt Karatsuba.swift
[4/16] Compiling BigInt GCD.swift
[5/16] Compiling BigInt FFT.swift
[6/16] Compiling BigInt BurnikelZiegler.swift
[7/16] Compiling BigInt CRT.swift
[8/16] Compiling BigInt ExpMod.swift
[9/16] Compiling BigInt Factorial.swift
[10/16] Compiling BigInt Limbs.swift
[11/16] Compiling BigInt ToomCook.swift
[12/16] Compiling BigInt BigFrac.swift
[13/16] Compiling BigInt BigInt-Extensions.swift
[14/16] Emitting module BigInt
[15/16] Compiling BigInt BigInt.swift
[16/16] Compiling BigInt BitSieve.swift
Build complete! (5.32s)
Build complete.
Done.