Build Information
Successful build of BigInt, reference 1.21.0 (afb70a
), with Swift 5.9 for macOS (SPM) on 12 Nov 2024 19:36:48 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: 1.21.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/leif-ibsen/BigInt
* tag 1.21.0 -> FETCH_HEAD
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 1.21.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 Factorial.swift
[2/12] Compiling BigInt FFT.swift
[3/12] Compiling BigInt CRT.swift
[4/12] Compiling BigInt ExpMod.swift
[5/12] Compiling BigInt Karatsuba.swift
[6/12] Compiling BigInt GCD.swift
[7/12] Compiling BigInt Limbs.swift
[8/13] Compiling BigInt ToomCook.swift
[9/13] Emitting module BigInt
[10/13] Compiling BigInt BitSieve.swift
[11/13] Compiling BigInt BurnikelZiegler.swift
[12/13] Compiling BigInt BigFrac.swift
[13/13] Compiling BigInt BigInt.swift
Build complete! (6.51s)
Build complete.
Done.