The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SubVTData, reference 0.21.0 (04c8c6), with Swift 5.9 for Linux on 28 Nov 2024 16:34:24 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/helikon-labs/subvt-data-swift.git
Reference: 0.21.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.21.0     -> FETCH_HEAD
HEAD is now at 04c8c60 Set max message size for ws connections.
Cloned https://github.com/helikon-labs/subvt-data-swift.git
Revision (git rev-parse @):
04c8c600b3268673dc783ebf09181b20db38cb85
SUCCESS checkout https://github.com/helikon-labs/subvt-data-swift.git at 0.21.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/helikon-labs/subvt-data-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:a06db64ee3297a5f3491915d7662e6a86c0024d45425be3d593d7649696fef17
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver.git
Fetching https://github.com/GigaBitcoin/secp256k1.swift.git
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
[1/3851] Fetching swiftybeaver
[79/8240] Fetching swiftybeaver, keychainaccess
[1744/12021] Fetching swiftybeaver, keychainaccess, secp256k1.swift
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git (0.98s)
Fetching https://github.com/tesseract-one/Blake2.swift.git
Fetching https://github.com/attaswift/BigInt.git
Fetched https://github.com/GigaBitcoin/secp256k1.swift.git (1.06s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git (1.07s)
Fetching https://github.com/keefertaylor/Base58Swift.git
[1/141] Fetching blake2.swift
[120/4912] Fetching blake2.swift, bigint
[858/5446] Fetching blake2.swift, bigint, base58swift
Fetched https://github.com/tesseract-one/Blake2.swift.git (0.53s)
[2157/5305] Fetching bigint, base58swift
Fetching https://github.com/konkab/AlamofireNetworkActivityLogger.git
Fetched https://github.com/keefertaylor/Base58Swift.git (0.53s)
Fetching https://github.com/Alamofire/Alamofire.git
[2959/4771] Fetching bigint
[4772/5091] Fetching bigint, alamofirenetworkactivitylogger
Fetched https://github.com/konkab/AlamofireNetworkActivityLogger.git (0.57s)
Fetched https://github.com/attaswift/BigInt.git (1.04s)
[1/30017] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire.git (5.16s)
Computing version for https://github.com/GigaBitcoin/secp256k1.swift.git
Computed https://github.com/GigaBitcoin/secp256k1.swift.git at 0.15.0 (0.35s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (0.95s)
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.69s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.46s)
Computing version for https://github.com/konkab/AlamofireNetworkActivityLogger.git
Computed https://github.com/konkab/AlamofireNetworkActivityLogger.git at 3.4.0 (0.49s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.8.1 (0.35s)
Computing version for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Computed https://github.com/SwiftyBeaver/SwiftyBeaver.git at 2.1.1 (0.38s)
Computing version for https://github.com/keefertaylor/Base58Swift.git
Computed https://github.com/keefertaylor/Base58Swift.git at 2.1.14 (0.77s)
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/kishikawakatsumi/KeychainAccess.git
Working copy of https://github.com/kishikawakatsumi/KeychainAccess.git resolved at 4.2.2
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/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/tesseract-one/Blake2.swift.git
Working copy of https://github.com/tesseract-one/Blake2.swift.git resolved at 0.2.0
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/Alamofire/Alamofire.git
Working copy of https://github.com/Alamofire/Alamofire.git resolved at 5.8.1
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 blake2xb-ref.c
[2/11] Compiling CBlake2 blake2bp-ref.c
[3/11] Compiling CBlake2 blake2sp-ref.c
[4/11] Compiling CBlake2 blake2xs-ref.c
[5/11] Compiling CBlake2 blake2b-ref.c
[6/11] Compiling CBlake2 blake2s-ref.c
[7/11] Compiling Utility.c
[8/11] Compiling precomputed_ecmult_gen.c
[9/84] Compiling secp256k1.c
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/85] Emitting module KeychainAccess
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
import Security
       ^
[11/85] Compiling precomputed_ecmult.c
[13/122] Compiling secp256k1 SecureBytes.swift
[14/122] Compiling secp256k1 ObjectIdentifier.swift
[15/122] Compiling secp256k1 ASN1Identifier.swift
[16/122] Compiling secp256k1 ASN1Integer.swift
[17/122] Compiling secp256k1 Recovery.swift
[18/122] Compiling secp256k1 ECDSASignature.swift
[19/122] Compiling secp256k1 PEMDocument.swift
[20/122] Compiling secp256k1 PKCS8PrivateKey.swift
[21/124] Compiling secp256k1 SHA256.swift
[22/124] Compiling secp256k1 SafeCompare.swift
[23/124] Compiling secp256k1 Schnorr.swift
[24/124] Compiling BigInt Subtraction.swift
[25/124] Compiling BigInt Words and Bits.swift
[26/124] Compiling KeychainAccess Keychain.swift
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
import Security
       ^
error: fatalError
[27/124] Emitting module secp256k1
[28/124] Emitting module Alamofire
[29/124] Emitting module SwiftyBeaver
[30/124] Emitting module Blake2
[32/124] Compiling secp256k1 Digest.swift
[33/124] Compiling secp256k1 ECDH.swift
[34/124] Compiling secp256k1 ECDSA.swift
[35/124] Compiling secp256k1 EdDSA.swift
BUILD FAILURE 5.9 linux