The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BigNum with Swift 5.10 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
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.10
Building package at path:  $workDir
https://github.com/dankogai/swift-bignum.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/attaswift/BigInt
[1/3097] Fetching bigint
[2293/8374] Fetching bigint, swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.42s)
Fetched https://github.com/attaswift/BigInt from cache (0.42s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (0.47s)
Computing version for https://github.com/attaswift/BigInt
Computed https://github.com/attaswift/BigInt at 5.3.0 (0.44s)
Creating working copy for https://github.com/attaswift/BigInt
Working copy of https://github.com/attaswift/BigInt resolved at 5.3.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
Building for debugging...
[0/16] Write sources
[6/16] Compiling _NumericsShims _NumericsShims.c
[7/16] Write swift-version-24593BA9C3E375BF.txt
[9/47] Compiling RealModule Real.swift
[10/48] Compiling BigInt Strideable.swift
[11/48] Compiling BigInt String Conversion.swift
[12/50] Compiling RealModule RealFunctions.swift
[13/50] Compiling BigInt Floating Point Conversion.swift
[14/50] Compiling BigInt GCD.swift
[15/50] Compiling BigInt Hashable.swift
[16/50] Compiling RealModule Float16+Real.swift
[17/50] Compiling RealModule Float+Real.swift
[18/50] Compiling RealModule Float80+Real.swift
[19/50] Compiling BigInt Integer Conversion.swift
[20/50] Compiling BigInt Multiplication.swift
[21/50] Compiling BigInt Prime Test.swift
[22/50] Compiling BigInt Random.swift
[23/50] Compiling BigInt Shifts.swift
[24/50] Compiling BigInt Square Root.swift
[25/50] Emitting module BigInt
[26/50] Compiling RealModule ElementaryFunctions.swift
[27/50] Emitting module RealModule
[28/50] Compiling BigInt Addition.swift
[29/50] Compiling BigInt BigInt.swift
[30/50] Compiling BigInt BigUInt.swift
[31/50] Compiling BigInt Bitwise Ops.swift
[32/51] Wrapping AST for RealModule for debugging
[34/56] Compiling BigInt Subtraction.swift
[35/56] Compiling BigInt Words and Bits.swift
[36/56] Compiling BigInt Data Conversion.swift
[37/56] Compiling BigInt Division.swift
[38/56] Compiling BigInt Exponentiation.swift
[43/56] Compiling BigInt Codable.swift
[44/56] Compiling BigInt Comparable.swift
[45/57] Wrapping AST for BigInt for debugging
[47/57] Compiling ComplexModule ElementaryFunctions.swift
[48/57] Compiling ComplexModule Complex.swift
[49/57] Compiling ComplexModule Differentiable.swift
[50/57] Compiling ComplexModule Arithmetic.swift
[51/57] Emitting module ComplexModule
[52/58] Wrapping AST for ComplexModule for debugging
[54/60] Emitting module Numerics
[55/60] Compiling Numerics Numerics.swift
[56/61] Wrapping AST for Numerics for debugging
[58/66] Emitting module BigNum
[59/66] Compiling BigNum BigFloat.swift
[60/66] Compiling BigNum BigNum.swift
[61/66] Compiling BigNum Rational.swift
[62/66] Compiling BigNum GenericMath.swift
[63/67] Wrapping AST for BigNum for debugging
[65/69] Compiling BigNumRun main.swift
[66/69] Emitting module BigNumRun
[67/70] Wrapping AST for BigNumRun for debugging
[68/70] Write Objects.LinkFileList
[69/70] Linking BigNumRun
Build complete! (20.15s)
Build complete.
Done.

Build Machine: Linux 2