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 master (afb70a), with Swift 5.9 for macOS (SPM) on 12 Nov 2024 19:37:49 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.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/leif-ibsen/BigInt.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/leif-ibsen/BigInt
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at afb70a0 Release 1.21.0
Cloned https://github.com/leif-ibsen/BigInt.git
Revision (git rev-parse @):
afb70a0038bfbba845271b60fa9a58d5840f8017
SUCCESS checkout https://github.com/leif-ibsen/BigInt.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/leif-ibsen/BigInt.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/12] Compiling BigInt Factorial.swift
[2/12] Compiling BigInt GCD.swift
[3/13] Compiling BigInt ExpMod.swift
[4/13] Compiling BigInt CRT.swift
[5/13] Compiling BigInt FFT.swift
[6/13] Compiling BigInt BitSieve.swift
[7/13] Compiling BigInt BurnikelZiegler.swift
[8/13] Compiling BigInt Karatsuba.swift
[9/13] Compiling BigInt Limbs.swift
[10/13] Compiling BigInt ToomCook.swift
[11/13] Emitting module BigInt
[12/13] Compiling BigInt BigFrac.swift
[13/13] Compiling BigInt BigInt.swift
Build complete! (6.97s)
Build complete.
Done.