Build Information
Failed to build SubVTData, reference main (04c8c6
), with Swift 5.9 for Linux on 28 Nov 2024 17:15:39 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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: main
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
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
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-0":/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
[541/8240] Fetching swiftybeaver, keychainaccess
[2052/12021] Fetching swiftybeaver, keychainaccess, secp256k1.swift
[8240/8240] Fetching swiftybeaver, keychainaccess
Fetching https://github.com/tesseract-one/Blake2.swift.git
Fetched https://github.com/GigaBitcoin/secp256k1.swift.git (0.40s)
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git (0.41s)
Fetching https://github.com/attaswift/BigInt.git
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git (0.56s)
Fetching https://github.com/keefertaylor/Base58Swift.git
[1/4771] Fetching bigint
[145/4912] Fetching bigint, blake2.swift
Fetched https://github.com/tesseract-one/Blake2.swift.git (0.30s)
Fetching https://github.com/konkab/AlamofireNetworkActivityLogger.git
[4294/4771] Fetching bigint
[4772/5305] Fetching bigint, base58swift
Fetched https://github.com/keefertaylor/Base58Swift.git (0.28s)
Fetching https://github.com/Alamofire/Alamofire.git
Fetched https://github.com/attaswift/BigInt.git (0.45s)
[1/320] Fetching alamofirenetworkactivitylogger
Fetched https://github.com/konkab/AlamofireNetworkActivityLogger.git (0.22s)
[1/30017] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire.git (2.97s)
Computing version for https://github.com/GigaBitcoin/secp256k1.swift.git
Computed https://github.com/GigaBitcoin/secp256k1.swift.git at 0.15.0 (0.34s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess.git
Computed https://github.com/kishikawakatsumi/KeychainAccess.git at 4.2.2 (0.36s)
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.39s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.3.0 (0.38s)
Computing version for https://github.com/konkab/AlamofireNetworkActivityLogger.git
Computed https://github.com/konkab/AlamofireNetworkActivityLogger.git at 3.4.0 (0.39s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.8.1 (0.32s)
Computing version for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Computed https://github.com/SwiftyBeaver/SwiftyBeaver.git at 2.1.1 (0.37s)
Computing version for https://github.com/keefertaylor/Base58Swift.git
Computed https://github.com/keefertaylor/Base58Swift.git at 2.1.14 (0.40s)
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/keefertaylor/Base58Swift.git
Working copy of https://github.com/keefertaylor/Base58Swift.git resolved at 2.1.14
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/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/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/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 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/26] Compiling secp256k1.c
[11/85] Emitting module BigInt
[11/87] Compiling precomputed_ecmult.c
[13/124] Compiling secp256k1 SEC1PrivateKey.swift
[14/124] Compiling secp256k1 Errors.swift
[15/124] Compiling secp256k1 ArraySliceBigint.swift
[16/124] Compiling secp256k1 GeneralizedTime.swift
[17/124] Compiling secp256k1 DH.swift
[18/124] Compiling secp256k1 EdDSA.swift
[19/124] Compiling secp256k1 ObjectIdentifier.swift
[20/124] Compiling secp256k1 ECDSASignature.swift
[21/124] Compiling secp256k1 PEMDocument.swift
[22/124] Compiling secp256k1 PKCS8PrivateKey.swift
[23/124] Compiling secp256k1 Digest.swift
[24/124] Compiling secp256k1 ECDH.swift
[25/124] Compiling secp256k1 ECDSA.swift
[26/124] Compiling secp256k1 ASN1.swift
[27/124] Compiling secp256k1 ASN1Any.swift
[28/124] Emitting module SwiftyBeaver
[29/125] 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: emit-module command failed with exit code 1 (use -v to see invocation)
[30/125] Emitting module KeychainAccess
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
import Security
^
[31/125] Compiling secp256k1 ASN1Null.swift
[32/125] Compiling secp256k1 ASN1OctetString.swift
[33/125] Compiling secp256k1 ASN1Strings.swift
[36/125] Compiling secp256k1 ASN1BitString.swift
[37/125] Compiling secp256k1 ASN1Boolean.swift
[38/125] Compiling secp256k1 ASN1Identifier.swift
[39/125] Compiling secp256k1 ASN1Integer.swift
[40/126] Compiling secp256k1 Context.swift
[41/126] Compiling secp256k1 CryptoKitErrors.swift
[42/126] Compiling secp256k1 Recovery.swift
[43/126] Compiling secp256k1 SHA256.swift
[44/126] Compiling secp256k1 RNG_boring.swift
[45/126] Compiling secp256k1 SubjectPublicKeyInfo.swift
[46/126] Compiling secp256k1 Asymmetric.swift
[47/126] Compiling secp256k1 Combine.swift
[48/130] Emitting module Blake2
[49/130] Compiling Blake2 Blake2.swift
[50/130] Compiling Blake2 Blake2xs.swift
[52/131] Compiling secp256k1 Exports.swift
[53/131] Compiling secp256k1 HashDigest.swift
[54/131] Compiling secp256k1 PrettyBytes.swift
[56/131] Compiling SwiftyBeaver GoogleCloudDestination.swift
[57/131] Compiling Blake2 Blake2xb.swift
[63/131] Emitting module Alamofire
[74/136] Compiling SwiftyBeaver FilterValidator.swift
error: fatalError
BUILD FAILURE 5.9 linux