The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BigNum with Swift 5.7 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.7-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.25.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankogai/swift-bignum.git
Reference: 5.4.1
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
 * tag               5.4.1      -> FETCH_HEAD
HEAD is now at 3200f6b switch trigger to on:push:tags
Cloned https://github.com/dankogai/swift-bignum.git
Revision (git rev-parse @):
3200f6ba76308beaf2c6ebc3d2919ec80324f7f4
SUCCESS checkout https://github.com/dankogai/swift-bignum.git at 5.4.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
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.7-latest swift build 2>&1
Fetching https://github.com/attaswift/BigInt
Fetching https://github.com/apple/swift-numerics
[1/3097] Fetching bigint
[2324/8211] Fetching bigint, swift-numerics
Fetched https://github.com/attaswift/BigInt (0.85s)
Fetched https://github.com/apple/swift-numerics (0.87s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.64s)
Computing version for https://github.com/attaswift/BigInt
Computed https://github.com/attaswift/BigInt at 5.3.0 (0.64s)
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] Compiling BigInt Addition.swift
[3/39] Compiling BigInt BigInt.swift
[4/39] Emitting module RealModule
[5/40] Compiling RealModule Real.swift
[6/40] Compiling RealModule RealFunctions.swift
[7/40] Compiling RealModule Float80+Real.swift
[8/40] Compiling RealModule ElementaryFunctions.swift
[9/40] Compiling BigInt BigUInt.swift
[10/40] Compiling BigInt Bitwise Ops.swift
[11/40] Compiling RealModule Float+Real.swift
[12/40] Compiling RealModule Float16+Real.swift
[14/42] Wrapping AST for RealModule for debugging
[16/47] Emitting module BigInt
[17/49] Compiling ComplexModule Arithmetic.swift
[18/49] Compiling BigInt Strideable.swift
[19/49] Compiling BigInt String Conversion.swift
[20/49] Compiling BigInt Floating Point Conversion.swift
[21/49] Compiling BigInt GCD.swift
[22/49] Compiling BigInt Hashable.swift
[23/49] Compiling BigInt Integer Conversion.swift
[24/49] Compiling BigInt Multiplication.swift
[25/49] Compiling BigInt Prime Test.swift
[26/49] Compiling BigInt Random.swift
[27/49] Compiling BigInt Shifts.swift
[28/49] Compiling BigInt Square Root.swift
[29/49] Compiling ComplexModule Complex.swift
[30/49] Compiling ComplexModule Differentiable.swift
[31/49] Emitting module ComplexModule
[32/49] Compiling BigInt Subtraction.swift
[33/49] Compiling BigInt Words and Bits.swift
[34/49] Compiling ComplexModule ElementaryFunctions.swift
[36/51] Wrapping AST for ComplexModule for debugging
[39/51] Compiling BigInt Codable.swift
[40/51] Compiling BigInt Comparable.swift
[44/51] Compiling BigInt Data Conversion.swift
[45/51] Compiling BigInt Division.swift
[46/51] Compiling BigInt Exponentiation.swift
[49/55] Emitting module Numerics
[50/55] Compiling Numerics Numerics.swift
[51/57] Wrapping AST for BigInt for debugging
[53/57] Wrapping AST for Numerics for debugging
[55/62] Emitting module BigNum
[56/62] Compiling BigNum BigFloat.swift
[57/62] Compiling BigNum Rational.swift
[58/62] Compiling BigNum BigNum.swift
[59/62] Compiling BigNum GenericMath.swift
[61/64] Wrapping AST for BigNum for debugging
[63/66] Compiling BigNumRun main.swift
[64/66] Emitting module BigNumRun
[66/68] Wrapping AST for BigNumRun for debugging
[67/68] Linking BigNumRun
Build complete! (14.53s)
Build complete.
Done.

Build Machine: Linux 2