The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Base58String with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/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/cloutiertyler/base58string.git
Reference: 0.1.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/cloutiertyler/base58string
 * tag               0.1.0      -> FETCH_HEAD
HEAD is now at 496ad09 Updated README with instructions.
Cloned https://github.com/cloutiertyler/base58string.git
Revision (git rev-parse @):
496ad09a11f2212643a7413570effc16b7c76506
SUCCESS checkout https://github.com/cloutiertyler/base58string.git at 0.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/cloutiertyler/base58string.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/attaswift/SipHash
Fetching https://github.com/attaswift/BigInt.git
[1/440] Fetching siphash
[345/3537] Fetching siphash, bigint
Fetched https://github.com/attaswift/SipHash from cache (0.32s)
Fetched https://github.com/attaswift/BigInt.git from cache (0.33s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 3.0.1 (0.40s)
Computing version for https://github.com/attaswift/SipHash
Computed https://github.com/attaswift/SipHash at 1.2.0 (0.38s)
Creating working copy for https://github.com/attaswift/SipHash
Working copy of https://github.com/attaswift/SipHash resolved at 1.2.0
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 3.0.1
warning: 'bigint': ignoring duplicate product 'BigInt' (static library)
Building for debugging...
[0/10] Write sources
[3/10] Write swift-version-24593BA9C3E375BF.txt
[5/15] Compiling SipHash Primitive Types.swift
[6/15] Emitting module SipHash
[7/15] Compiling SipHash SipHashable.swift
[8/15] Compiling SipHash SipHasher.swift
[9/15] Compiling SipHash RandomUInt64.swift
/host/spi-builder-workspace/.build/checkouts/SipHash/SipHash/RandomUInt64.swift:19:23: error: cannot find '_swift_stdlib_cxx11_mt19937' in scope
        return UInt64(_swift_stdlib_cxx11_mt19937()) << 32 | UInt64(_swift_stdlib_cxx11_mt19937())
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SipHash/SipHash/RandomUInt64.swift:19:69: error: cannot find '_swift_stdlib_cxx11_mt19937' in scope
        return UInt64(_swift_stdlib_cxx11_mt19937()) << 32 | UInt64(_swift_stdlib_cxx11_mt19937())
                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
error: fatalError
warning: 'bigint': ignoring duplicate product 'BigInt' (static library)
[0/1] Planning build
Building for debugging...
[0/7] Write swift-version-24593BA9C3E375BF.txt
[2/9] Emitting module SipHash
[3/9] Compiling SipHash RandomUInt64.swift
/host/spi-builder-workspace/.build/checkouts/SipHash/SipHash/RandomUInt64.swift:19:23: error: cannot find '_swift_stdlib_cxx11_mt19937' in scope
        return UInt64(_swift_stdlib_cxx11_mt19937()) << 32 | UInt64(_swift_stdlib_cxx11_mt19937())
                      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/SipHash/SipHash/RandomUInt64.swift:19:69: error: cannot find '_swift_stdlib_cxx11_mt19937' in scope
        return UInt64(_swift_stdlib_cxx11_mt19937()) << 32 | UInt64(_swift_stdlib_cxx11_mt19937())
                                                                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 1