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 SubVTData with Swift 5.8 for Linux.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.43.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/helikon-labs/subvt-data-swift.git
Reference: 0.20.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/helikon-labs/subvt-data-swift
 * tag               0.20.0     -> FETCH_HEAD
HEAD is now at d5fee65 Added monthly income report public init.
Cloned https://github.com/helikon-labs/subvt-data-swift.git
Revision (git rev-parse @):
d5fee65adbfff5b716f13aa259fd894cb1611a68
SUCCESS checkout https://github.com/helikon-labs/subvt-data-swift.git at 0.20.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/helikon-labs/subvt-data-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.8-latest: Pulling from finestructure/spi-images
Digest: sha256:a83d0fdb0c994c166da8adc4a51827f09417e67ce85653666279014a43d76277
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver.git
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching https://github.com/GigaBitcoin/secp256k1.swift.git
[1/3836] Fetching swiftybeaver
[539/8227] Fetching swiftybeaver, keychainaccess
[874/11495] Fetching swiftybeaver, keychainaccess, secp256k1.swift
Fetching https://github.com/tesseract-one/Blake2.swift.git
Fetched https://github.com/GigaBitcoin/secp256k1.swift.git (0.47s)
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git (0.48s)
Fetching https://github.com/attaswift/BigInt.git
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git (0.48s)
Fetching https://github.com/keefertaylor/Base58Swift.git
[1/519] Fetching base58swift
[520/3616] Fetching base58swift, bigint
[1109/3757] Fetching base58swift, bigint, blake2.swift
Fetched https://github.com/keefertaylor/Base58Swift.git (0.21s)
Fetching https://github.com/konkab/AlamofireNetworkActivityLogger.git
[3084/3238] Fetching bigint, blake2.swift
Fetched https://github.com/tesseract-one/Blake2.swift.git (0.26s)
Fetching https://github.com/Alamofire/Alamofire.git
Fetched https://github.com/attaswift/BigInt.git (0.32s)
[1/320] Fetching alamofirenetworkactivitylogger
Fetched https://github.com/konkab/AlamofireNetworkActivityLogger.git (0.21s)
[1/28780] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire.git (2.51s)
Computing version for https://github.com/GigaBitcoin/secp256k1.swift.git
Computed https://github.com/GigaBitcoin/secp256k1.swift.git at 0.15.0 (0.37s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (0.50s)
Computing version for https://github.com/tesseract-one/Blake2.swift.git
Computed https://github.com/tesseract-one/Blake2.swift.git at 0.2.0 (0.35s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.33s)
Computing version for https://github.com/konkab/AlamofireNetworkActivityLogger.git
Computed https://github.com/konkab/AlamofireNetworkActivityLogger.git at 3.4.0 (0.35s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.8.1 (0.28s)
Computing version for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Computed https://github.com/SwiftyBeaver/SwiftyBeaver.git at 2.1.1 (0.32s)
Computing version for https://github.com/keefertaylor/Base58Swift.git
Computed https://github.com/keefertaylor/Base58Swift.git at 2.1.14 (0.33s)
Creating working copy for https://github.com/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.8.1
Creating working copy for https://github.com/konkab/AlamofireNetworkActivityLogger.git
Working copy of https://github.com/konkab/AlamofireNetworkActivityLogger.git resolved at 3.4.0
Creating working copy for https://github.com/keefertaylor/Base58Swift.git
Working copy of https://github.com/keefertaylor/Base58Swift.git resolved at 2.1.14
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 4.2.2
Creating working copy for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Working copy of https://github.com/SwiftyBeaver/SwiftyBeaver.git resolved at 2.1.1
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.3.0
Creating working copy for https://github.com/GigaBitcoin/secp256k1.swift.git
Working copy of https://github.com/GigaBitcoin/secp256k1.swift.git resolved at 0.15.0
Creating working copy for https://github.com/tesseract-one/Blake2.swift.git
Working copy of https://github.com/tesseract-one/Blake2.swift.git resolved at 0.2.0
warning: 'spi-builder-workspace': Invalid Resource 'Resources/data-env.json': File not found.
Building for debugging...
[0/11] Copying data-env-example.json
[1/11] Compiling CBlake2 blake2xs-ref.c
[2/11] Compiling CBlake2 blake2xb-ref.c
[3/11] Compiling CBlake2 blake2sp-ref.c
[4/11] Compiling Utility.c
[5/11] Compiling CBlake2 blake2bp-ref.c
[6/11] Compiling CBlake2 blake2s-ref.c
[7/11] Compiling CBlake2 blake2b-ref.c
[8/11] Compiling precomputed_ecmult_gen.c
[9/85] Compiling secp256k1.c
[11/85] Emitting module Alamofire
[11/89] Compiling precomputed_ecmult.c
[13/121] Compiling secp256k1 ECDSASignature.swift
[14/121] Compiling secp256k1 PEMDocument.swift
[15/121] Compiling secp256k1 PKCS8PrivateKey.swift
[16/128] Compiling secp256k1 ASN1Boolean.swift
[17/128] Compiling secp256k1 ASN1Identifier.swift
[18/128] Compiling secp256k1 ASN1Integer.swift
[19/128] Compiling secp256k1 ECDH.swift
[20/128] Compiling secp256k1 ECDSA.swift
[21/128] Compiling secp256k1 SEC1PrivateKey.swift
[22/128] Compiling secp256k1 DH.swift
[23/128] Compiling secp256k1 Digest.swift
[24/128] Emitting module secp256k1
[25/133] Compiling BigInt Subtraction.swift
[26/133] Compiling BigInt Words and Bits.swift
[27/133] Compiling SwiftyBeaver GoogleCloudDestination.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/134] Emitting module KeychainAccess
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
import Security
       ^
[29/134] Compiling KeychainAccess Keychain.swift
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
import Security
       ^
[30/134] Compiling secp256k1 ASN1Null.swift
[31/134] Compiling secp256k1 ASN1OctetString.swift
[32/134] Compiling secp256k1 ASN1Strings.swift
[33/134] Emitting module BigInt
[34/134] Compiling secp256k1 ASN1.swift
[35/134] Compiling secp256k1 ASN1Any.swift
[36/134] Compiling secp256k1 ASN1BitString.swift
BUILD FAILURE 5.8 linux