The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Base58String with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/cloutiertyler/base58string.git
Reference: master
Cloned https://github.com/cloutiertyler/base58string.git into spi-builder-workspace
SUCCESS checkout https://github.com/cloutiertyler/base58string.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/attaswift/SipHash
Fetching https://github.com/attaswift/BigInt.git
[1/440] Fetching siphash
[441/3525] Fetching siphash, bigint
Fetched https://github.com/attaswift/SipHash (0.36s)
Fetched https://github.com/attaswift/BigInt.git (0.36s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 3.0.1 (0.29s)
Computing version for https://github.com/attaswift/SipHash
Computed https://github.com/attaswift/SipHash at 1.2.0 (0.32s)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 3.0.1
Creating working copy for https://github.com/attaswift/SipHash
Working copy of https://github.com/attaswift/SipHash resolved at 1.2.0
warning: 'bigint': ignoring duplicate product 'BigInt' (static library)
Building for debugging...
[1/9] Emitting module SipHash
[2/9] Compiling SipHash SipHashable.swift
[3/9] Compiling SipHash Primitive Types.swift
[4/9] Compiling SipHash SipHasher.swift
[5/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.9 linux

Build Machine: Linux 1