Build Information
Successful build of BigInt, reference 1.20.0 (26f8c3
), with Swift 5.9 for macOS (SPM) on 31 Oct 2024 16:04:30 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/leif-ibsen/BigInt.git
Reference: 1.20.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/leif-ibsen/BigInt
* tag 1.20.0 -> FETCH_HEAD
HEAD is now at 26f8c3f Release 1.20.0
Cloned https://github.com/leif-ibsen/BigInt.git
Revision (git rev-parse @):
26f8c3f02f123fa3a193c9b52c223c0ed86289a2
SUCCESS checkout https://github.com/leif-ibsen/BigInt.git at 1.20.0
========================================
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 CRT.swift
[2/12] Compiling BigInt FFT.swift
[3/12] Compiling BigInt BitSieve.swift
[4/12] Compiling BigInt BurnikelZiegler.swift
[5/12] Compiling BigInt ExpMod.swift
[6/12] Emitting module BigInt
[7/13] Compiling BigInt Limbs.swift
[8/13] Compiling BigInt GCD.swift
[9/13] Compiling BigInt Karatsuba.swift
[10/13] Compiling BigInt ToomCook.swift
[11/13] Compiling BigInt BigFrac.swift
[12/13] Compiling BigInt BigInt.swift
[13/13] Compiling BigInt Factorial.swift
Build complete! (7.81s)
Build complete.
Done.