The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BigNumber 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/mkrd/Swift-BigInt.git
Reference: v2.3.0
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/mkrd/Swift-BigInt
 * tag               v2.3.0     -> FETCH_HEAD
HEAD is now at b07e961 Merge pull request #79 from twodayslate/issue78
Cloned https://github.com/mkrd/Swift-BigInt.git
Revision (git rev-parse @):
b07e961f4c999671cf8c2dc80e740899e8946013
SUCCESS checkout https://github.com/mkrd/Swift-BigInt.git at v2.3.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/mkrd/Swift-BigInt.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
Building for debugging...
[0/9] Write sources
[3/9] Write swift-version-24593BA9C3E375BF.txt
[5/11] Compiling BigNumber Swift-Big-Number-Core.swift
[6/11] Emitting module BigNumber
[7/12] Wrapping AST for BigNumber for debugging
[9/20] Compiling MGTools MG IO.swift
[10/20] Compiling MGTools MG Complex.swift
/host/spi-builder-workspace/Sources/MGTools/MG Complex.swift:24:19: warning: setter argument 'newValue' was never used, but the property was accessed
                set { self.re = r }
                                ^
/host/spi-builder-workspace/Sources/MGTools/MG Complex.swift:24:19: note: did you mean to use 'newValue' instead of accessing the property's current value?
                set { self.re = r }
                                ^
                                newValue
/host/spi-builder-workspace/Sources/MGTools/MG Complex.swift:30:19: warning: setter argument 'newValue' was never used, but the property was accessed
                set { self.im = i }
                                ^
/host/spi-builder-workspace/Sources/MGTools/MG Complex.swift:30:19: note: did you mean to use 'newValue' instead of accessing the property's current value?
                set { self.im = i }
                                ^
                                newValue
[11/21] Compiling MGTools MG QueueDispatch.swift
[12/21] Compiling MGTools MG Storage.swift
[13/21] Emitting module MGTools
[14/21] Compiling MGTools MG Benchmark Tools.swift
[15/21] Compiling MGTools MG SuperSwift.swift
[16/21] Compiling MGTools MG Math.swift
[17/21] Compiling MGTools MG Matrix.swift
[18/22] Wrapping AST for MGTools for debugging
[20/25] Compiling Benchmarks main.swift
[21/25] Compiling Benchmarks Benchmarks.swift
[22/25] Emitting module Benchmarks
[23/26] Wrapping AST for Benchmarks for debugging
[24/26] Write Objects.LinkFileList
[25/26] Linking Benchmarks
Build complete! (16.85s)
Build complete.
Done.

Build Machine: Linux 2