The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BigNumber with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-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: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 158f802 Merge pull request #82 from tingwoo/decExpansionFix
Cloned https://github.com/mkrd/Swift-BigInt.git
Revision (git rev-parse @):
158f8026da758ffc64ea77fd55595b387301f39d
SUCCESS checkout https://github.com/mkrd/Swift-BigInt.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
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.9-latest swift build 2>&1
Building for debugging...
[1/6] Emitting module BigNumber
[2/6] Compiling BigNumber Swift-Big-Number-Core.swift
[4/8] Wrapping AST for BigNumber for debugging
[6/16] Compiling MGTools MG QueueDispatch.swift
[7/16] Compiling MGTools MG Storage.swift
[8/17] Emitting module MGTools
[9/17] Compiling MGTools MG IO.swift
[10/17] 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/17] Compiling MGTools MG Benchmark Tools.swift
[12/17] Compiling MGTools MG Math.swift
[13/17] Compiling MGTools MG SuperSwift.swift
[14/17] Compiling MGTools MG Matrix.swift
[16/19] Wrapping AST for MGTools for debugging
[18/22] Compiling Benchmarks Benchmarks.swift
[19/22] Compiling Benchmarks main.swift
[20/22] Emitting module Benchmarks
[22/24] Wrapping AST for Benchmarks for debugging
[23/24] Linking Benchmarks
Build complete! (10.98s)
Build complete.
Done.

Build Machine: Linux 2