Build Information
Failed to build SubVTData, reference main (04c8c6
), with Swift 5.10 for Linux on 28 Nov 2024 17:10:18 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.10-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.10
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.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:bbf8567030a4fa53b55a34fff1a818ffa3e86e892fedc5d8aa9c6958f48fdf8a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver.git
Fetching https://github.com/GigaBitcoin/secp256k1.swift.git
Fetching https://github.com/kishikawakatsumi/KeychainAccess.git
Fetching https://github.com/tesseract-one/Blake2.swift.git
Fetching https://github.com/attaswift/BigInt.git
Fetching https://github.com/keefertaylor/Base58Swift.git
[1/534] Fetching base58swift
[338/5305] Fetching base58swift, bigint
[965/5446] Fetching base58swift, bigint, blake2.swift
[1370/9297] Fetching base58swift, bigint, blake2.swift, swiftybeaver
[3021/13686] Fetching base58swift, bigint, blake2.swift, swiftybeaver, keychainaccess
[3201/17467] Fetching base58swift, bigint, blake2.swift, swiftybeaver, keychainaccess, secp256k1.swift
Fetched https://github.com/GigaBitcoin/secp256k1.swift.git from cache (0.40s)
Fetching https://github.com/konkab/AlamofireNetworkActivityLogger.git
[13112/13686] Fetching base58swift, bigint, blake2.swift, swiftybeaver, keychainaccess
Fetched https://github.com/tesseract-one/Blake2.swift.git from cache (0.51s)
Fetching https://github.com/Alamofire/Alamofire.git
Fetched https://github.com/attaswift/BigInt.git from cache (0.53s)
Fetched https://github.com/keefertaylor/Base58Swift.git from cache (0.59s)
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git from cache (0.60s)
[1/320] Fetching alamofirenetworkactivitylogger
Fetched https://github.com/kishikawakatsumi/KeychainAccess.git from cache (0.60s)
Fetched https://github.com/konkab/AlamofireNetworkActivityLogger.git from cache (0.24s)
[1/30017] Fetching alamofire
Fetched https://github.com/Alamofire/Alamofire.git from cache (2.72s)
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.39s)
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.38s)
Computing version for https://github.com/Alamofire/Alamofire.git
Computed https://github.com/Alamofire/Alamofire.git at 5.8.1 (0.34s)
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.36s)
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
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/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/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/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
warning: 'spi-builder-workspace': Invalid Resource 'Resources/data-env.json': File not found.
Building for debugging...
[0/21] Write sources
[2/21] Copying data-env-example.json
[3/21] Write sources
[5/21] Compiling CBlake2 blake2xs-ref.c
[6/21] Compiling CBlake2 blake2xb-ref.c
[7/21] Compiling CBlake2 blake2sp-ref.c
[8/21] Compiling Utility.c
[8/21] Write sources
[14/21] Compiling CBlake2 blake2bp-ref.c
[15/21] Compiling CBlake2 blake2s-ref.c
[16/21] Compiling CBlake2 blake2b-ref.c
[17/21] Compiling precomputed_ecmult_gen.c
[18/21] Compiling secp256k1.c
[19/21] Compiling precomputed_ecmult.c
[20/21] Write swift-version-24593BA9C3E375BF.txt
[22/132] Emitting module SwiftyBeaver
[23/133] Emitting module BigInt
[24/135] Emitting module Alamofire
[25/139] Compiling BigInt Strideable.swift
[26/139] Compiling BigInt String Conversion.swift
[27/139] Compiling BigInt Subtraction.swift
[28/139] Compiling BigInt Words and Bits.swift
[29/139] Compiling Alamofire URLEncodedFormEncoder.swift
[30/139] Compiling Alamofire URLRequest+Alamofire.swift
[31/139] Compiling Alamofire URLSessionConfiguration+Alamofire.swift
[32/139] Compiling Alamofire Validation.swift
[33/139] Compiling BigInt Bitwise Ops.swift
[34/139] Compiling BigInt Codable.swift
[35/139] Compiling BigInt Comparable.swift
[36/139] Compiling Blake2 Blake2b.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[37/139] Emitting module KeychainAccess
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
import Security
^
[38/139] Compiling KeychainAccess Keychain.swift
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
import Security
^
[39/140] Compiling SwiftyBeaver Extensions.swift
[40/140] Compiling secp256k1 Recovery.swift
[41/140] Compiling secp256k1 SHA256.swift
[42/140] Compiling secp256k1 SafeCompare.swift
[43/140] Compiling secp256k1 Schnorr.swift
[44/140] Compiling secp256k1 SecureBytes.swift
[45/140] Compiling BigInt Data Conversion.swift
[46/140] Compiling BigInt Division.swift
[47/140] Compiling BigInt Exponentiation.swift
[48/140] Compiling BigInt Addition.swift
[49/140] Compiling BigInt BigInt.swift
[52/140] Compiling secp256k1 Errors.swift
[53/140] Compiling secp256k1 Exports.swift
[55/140] Compiling BigInt Random.swift
[56/140] Compiling BigInt Shifts.swift
[57/140] Compiling BigInt Square Root.swift
[58/140] Compiling BigInt Floating Point Conversion.swift
error: fatalError
[64/140] Compiling secp256k1 ECDSA.swift
[65/140] Compiling BigInt GCD.swift
[66/140] Compiling secp256k1 EdDSA.swift
[67/140] Compiling BigInt Hashable.swift
[74/140] Compiling BigInt BigUInt.swift
[75/140] Compiling BigInt Integer Conversion.swift
[76/140] Compiling BigInt Multiplication.swift
[77/140] Compiling BigInt Prime Test.swift
[80/140] Emitting module secp256k1
BUILD FAILURE 5.10 linux