The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BigNum with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.25.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankogai/swift-bignum.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/dankogai/swift-bignum
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7905f4e add pull_request:
Cloned https://github.com/dankogai/swift-bignum.git
Revision (git rev-parse @):
7905f4e520bb601ed02a163d3c7410aa20f39c71
SUCCESS checkout https://github.com/dankogai/swift-bignum.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/attaswift/BigInt
Fetching https://github.com/apple/swift-numerics
[1/5114] Fetching swift-numerics
[359/8211] Fetching swift-numerics, bigint
Fetched https://github.com/apple/swift-numerics (0.92s)
Fetched https://github.com/attaswift/BigInt (0.93s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.72s)
Computing version for https://github.com/attaswift/BigInt
Computed https://github.com/attaswift/BigInt at 5.3.0 (0.68s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Creating working copy for https://github.com/attaswift/BigInt
Working copy of https://github.com/attaswift/BigInt resolved at 5.3.0
Building for debugging...
[0/8] Compiling _NumericsShims _NumericsShims.c
[2/39] Emitting module BigInt
[3/41] Emitting module RealModule
[4/42] Compiling RealModule RealFunctions.swift
[5/42] Compiling RealModule Float16+Real.swift
[6/42] Compiling RealModule Float80+Real.swift
[7/42] Compiling RealModule Real.swift
[8/42] Compiling BigInt Integer Conversion.swift
[9/42] Compiling BigInt Multiplication.swift
[10/42] Compiling BigInt Prime Test.swift
[11/42] Compiling BigInt Floating Point Conversion.swift
[12/42] Compiling BigInt GCD.swift
[13/42] Compiling BigInt Hashable.swift
[14/42] Compiling BigInt Strideable.swift
[15/42] Compiling BigInt String Conversion.swift
[16/42] Compiling BigInt Random.swift
[17/42] Compiling BigInt Shifts.swift
[18/42] Compiling BigInt Square Root.swift
[19/42] Compiling RealModule AlgebraicField.swift
[20/42] Compiling RealModule ApproximateEquality.swift
[21/42] Compiling RealModule ElementaryFunctions.swift
[22/42] Compiling RealModule AugmentedArithmetic.swift
[23/42] Compiling RealModule Double+Real.swift
[24/42] Compiling RealModule Float+Real.swift
[25/43] Compiling BigInt Subtraction.swift
[26/43] Compiling BigInt Words and Bits.swift
[28/44] Wrapping AST for RealModule for debugging
[30/49] Compiling ComplexModule Complex.swift
[31/49] Compiling ComplexModule Arithmetic.swift
[32/49] Emitting module ComplexModule
[33/49] Compiling BigInt Bitwise Ops.swift
[34/49] Compiling BigInt Codable.swift
[35/49] Compiling BigInt Comparable.swift
[37/49] Compiling BigInt BigInt.swift
[38/49] Compiling BigInt BigUInt.swift
[43/51] Wrapping AST for BigInt for debugging
[45/51] Compiling ComplexModule ElementaryFunctions.swift
[46/51] Compiling ComplexModule Differentiable.swift
[48/53] Wrapping AST for ComplexModule for debugging
[50/55] Compiling Numerics Numerics.swift
[51/55] Emitting module Numerics
[53/57] Wrapping AST for Numerics for debugging
[55/62] Emitting module BigNum
[56/62] Compiling BigNum BigNum.swift
[57/62] Compiling BigNum Rational.swift
[58/62] Compiling BigNum BigFloat.swift
[59/62] Compiling BigNum GenericMath.swift
[61/64] Wrapping AST for BigNum for debugging
[63/66] Emitting module BigNumRun
[64/66] Compiling BigNumRun main.swift
[66/68] Wrapping AST for BigNumRun for debugging
[67/68] Linking BigNumRun
Build complete! (19.13s)
Build complete.
Done.

Build Machine: Linux 2