This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Base58Swift 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.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/keefertaylor/Base58Swift.git
Reference: 2.1.14
Cloned https://github.com/keefertaylor/Base58Swift.git into spi-builder-workspace
SUCCESS checkout https://github.com/keefertaylor/Base58Swift.git at 2.1.14
========================================
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/BigInt.git
Fetching https://github.com/attaswift/SipHash
[1/440] Fetching siphash
[309/3531] Fetching siphash, bigint
Fetched https://github.com/attaswift/SipHash (0.52s)
Fetched https://github.com/attaswift/BigInt.git (0.52s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.55s)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
Building for debugging...
[1/21] Emitting module BigInt
[2/23] Compiling BigInt Addition.swift
[3/23] Compiling BigInt BigInt.swift
[4/23] Compiling BigInt BigUInt.swift
[5/23] Compiling BigInt Subtraction.swift
[6/23] Compiling BigInt Words and Bits.swift
[7/23] Compiling BigInt Random.swift
[8/23] Compiling BigInt Shifts.swift
[9/23] Compiling BigInt Square Root.swift
[10/23] Compiling BigInt Strideable.swift
[11/23] Compiling BigInt String Conversion.swift
[12/23] Compiling BigInt Floating Point Conversion.swift
[13/23] Compiling BigInt GCD.swift
[14/23] Compiling BigInt Hashable.swift
[15/23] Compiling BigInt Data Conversion.swift
[16/23] Compiling BigInt Division.swift
[17/23] Compiling BigInt Exponentiation.swift
[18/23] Compiling BigInt Integer Conversion.swift
[19/23] Compiling BigInt Multiplication.swift
[20/23] Compiling BigInt Prime Test.swift
[21/23] Compiling BigInt Bitwise Ops.swift
[22/23] Compiling BigInt Codable.swift
[23/23] Compiling BigInt Comparable.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[26/27] Emitting module Base58Swift
/host/spi-builder-workspace/Base58Swift/Base58.swift:4:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
[27/27] Compiling Base58Swift Base58.swift
/host/spi-builder-workspace/Base58Swift/Base58.swift:4:8: error: no such module 'CommonCrypto'
import CommonCrypto
       ^
error: fatalError
BUILD FAILURE 5.9 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.