The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Keystore with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" 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.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Boilertalk/Keystore.swift.git
Reference: master
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/Boilertalk/Keystore.swift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 4038fcc feat: create eth2 keystores
Cloned https://github.com/Boilertalk/Keystore.swift.git
Revision (git rev-parse @):
4038fccf60005b17f5296e29b63b7221c7106baa
SUCCESS checkout https://github.com/Boilertalk/Keystore.swift.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/Boilertalk/Keystore.swift.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/greymass/swift-scrypt.git
Fetching https://github.com/MyEtherWallet/bls-eth-swift.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Boilertalk/secp256k1.swift.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/140] Fetching bls-eth-swift
[18/920] Fetching bls-eth-swift, secp256k1.swift
[518/1062] Fetching bls-eth-swift, secp256k1.swift, swift-scrypt
[886/15546] Fetching bls-eth-swift, secp256k1.swift, swift-scrypt, quick
[1085/28113] Fetching bls-eth-swift, secp256k1.swift, swift-scrypt, quick, cryptoswift
[28014/46695] Fetching bls-eth-swift, secp256k1.swift, swift-scrypt, quick, cryptoswift, nimble
Fetched https://github.com/greymass/swift-scrypt.git from cache (1.40s)
[45906/46553] Fetching bls-eth-swift, secp256k1.swift, quick, cryptoswift, nimble
Fetched https://github.com/Boilertalk/secp256k1.swift.git from cache (1.40s)
[45312/45773] Fetching bls-eth-swift, quick, cryptoswift, nimble
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.43s)
[33116/33206] Fetching bls-eth-swift, quick, nimble
Fetched https://github.com/Quick/Quick.git from cache (4.59s)
Fetched https://github.com/Quick/Nimble.git from cache (4.60s)
Fetched https://github.com/MyEtherWallet/bls-eth-swift.git from cache (4.93s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 10.0.0 (1.38s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1247] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.24s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 5.0.1 (0.39s)
Computing version for https://github.com/Boilertalk/secp256k1.swift.git
Computed https://github.com/Boilertalk/secp256k1.swift.git at 0.1.7 (0.36s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.1 (0.38s)
Computing version for https://github.com/MyEtherWallet/bls-eth-swift.git
Computed https://github.com/MyEtherWallet/bls-eth-swift.git at 1.0.1 (0.36s)
Computing version for https://github.com/greymass/swift-scrypt.git
Computed https://github.com/greymass/swift-scrypt.git at 1.0.2 (0.35s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.1 (0.37s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/439] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.20s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.0 (0.37s)
Creating working copy for https://github.com/Boilertalk/secp256k1.swift.git
Working copy of https://github.com/Boilertalk/secp256k1.swift.git resolved at 0.1.7
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.0
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 10.0.0
Creating working copy for https://github.com/greymass/swift-scrypt.git
Working copy of https://github.com/greymass/swift-scrypt.git resolved at 1.0.2
Creating working copy for https://github.com/MyEtherWallet/bls-eth-swift.git
Working copy of https://github.com/MyEtherWallet/bls-eth-swift.git resolved at 1.0.1
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.1
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.1
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 5.0.1
[16375/15950716] Downloading https://github.com/MyEtherWallet/bls-eth-swift/releases/download/1.0.1/bls_framework.xcframework.zip
Downloading binary artifact https://github.com/MyEtherWallet/bls-eth-swift/releases/download/1.0.1/bls_framework.xcframework.zip
Downloaded https://github.com/MyEtherWallet/bls-eth-swift/releases/download/1.0.1/bls_framework.xcframework.zip (1.76s)
Building for debugging...
[0/12] Write sources
[3/12] Copying PrivacyInfo.xcprivacy
[4/12] Write sources
[5/12] Compiling slowequals.c
[6/12] Compiling lax_der_privatekey_parsing.c
[7/12] Compiling lax_der_parsing.c
[8/12] Compiling crypto_scrypt-nosse.c
[9/12] Compiling sha256.c
[10/12] Write swift-version-24593BA9C3E375BF.txt
[11/82] Compiling secp256k1.c
[13/117] Compiling secp256k1 Exporter.swift
[14/117] Emitting module secp256k1
[15/118] Emitting module Scrypt
[16/118] Compiling Scrypt Scrypt.swift
[19/119] Compiling CryptoSwift CompactMap.swift
[20/119] Compiling CryptoSwift Cryptor.swift
[21/119] Compiling CryptoSwift Cryptors.swift
[22/119] Compiling CryptoSwift Digest.swift
[23/119] Compiling CryptoSwift DigestType.swift
[24/119] Compiling CryptoSwift AES+Foundation.swift
[25/119] Compiling CryptoSwift Array+Foundation.swift
[26/119] Compiling CryptoSwift Blowfish+Foundation.swift
[27/119] Compiling CryptoSwift ChaCha20+Foundation.swift
[28/119] Compiling CryptoSwift Data+Extension.swift
[29/119] Compiling CryptoSwift HMAC+Foundation.swift
[30/119] Compiling CryptoSwift Rabbit+Foundation.swift
[31/119] Compiling CryptoSwift String+FoundationExtension.swift
[32/119] Compiling CryptoSwift Utils+Foundation.swift
[33/133] Emitting module CryptoSwift
[34/133] Compiling CryptoSwift Integer Conversion.swift
[35/133] Compiling CryptoSwift Multiplication.swift
[36/133] Compiling CryptoSwift Prime Test.swift
[37/133] Compiling CryptoSwift Random.swift
[38/133] Compiling CryptoSwift Shifts.swift
[39/133] Compiling CryptoSwift Square Root.swift
[40/133] Compiling CryptoSwift Strideable.swift
[41/133] Compiling CryptoSwift String Conversion.swift
[42/133] Compiling CryptoSwift Subtraction.swift
[43/133] Compiling CryptoSwift Words and Bits.swift
[44/133] Compiling CryptoSwift ChaCha20.swift
[45/133] Compiling CryptoSwift Checksum.swift
[46/133] Compiling CryptoSwift Cipher.swift
[47/133] Compiling CryptoSwift Collection+Extension.swift
[48/133] Compiling CryptoSwift Signature.swift
[49/133] Compiling CryptoSwift StreamDecryptor.swift
[50/133] Compiling CryptoSwift StreamEncryptor.swift
[51/133] Compiling CryptoSwift String+Extension.swift
[52/133] Compiling CryptoSwift UInt128.swift
[53/133] Compiling CryptoSwift UInt16+Extension.swift
[54/133] Compiling CryptoSwift UInt32+Extension.swift
[55/133] Compiling CryptoSwift UInt64+Extension.swift
[56/133] Compiling CryptoSwift UInt8+Extension.swift
[57/133] Compiling CryptoSwift Updatable.swift
[58/133] Compiling CryptoSwift Utils.swift
[59/133] Compiling CryptoSwift XChaCha20.swift
[60/133] Compiling CryptoSwift ZeroPadding.swift
[61/133] Compiling CryptoSwift resource_bundle_accessor.swift
[62/133] Compiling CryptoSwift BlockEncryptor.swift
[63/133] Compiling CryptoSwift BlockMode.swift
[64/133] Compiling CryptoSwift BlockModeOptions.swift
[65/133] Compiling CryptoSwift CBC.swift
[66/133] Compiling CryptoSwift CCM.swift
[67/133] Compiling CryptoSwift CFB.swift
[68/133] Compiling CryptoSwift CTR.swift
[69/133] Compiling CryptoSwift CipherModeWorker.swift
[70/133] Compiling CryptoSwift ECB.swift
[71/133] Compiling CryptoSwift GCM.swift
[72/133] Compiling CryptoSwift OCB.swift
[73/133] Compiling CryptoSwift OFB.swift
[74/133] Compiling CryptoSwift PCBC.swift
[75/133] Compiling CryptoSwift Blowfish.swift
[76/133] Compiling CryptoSwift CBCMAC.swift
[77/133] Compiling CryptoSwift AEAD.swift
[78/133] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[79/133] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[80/133] Compiling CryptoSwift AES.Cryptors.swift
[81/133] Compiling CryptoSwift AES.swift
[82/133] Compiling CryptoSwift ASN1.swift
[83/133] Compiling CryptoSwift ASN1Decoder.swift
[84/133] Compiling CryptoSwift ASN1Encoder.swift
[85/133] Compiling CryptoSwift ASN1Scanner.swift
[86/133] Compiling CryptoSwift Array+Extension.swift
[87/133] Compiling CryptoSwift Authenticator.swift
[88/133] Compiling CryptoSwift BatchedCollection.swift
[89/133] Compiling CryptoSwift Bit.swift
[90/133] Compiling CryptoSwift BlockCipher.swift
[91/133] Compiling CryptoSwift BlockDecryptor.swift
[92/133] Compiling CryptoSwift CMAC.swift
[93/133] Compiling CryptoSwift Addition.swift
[94/133] Compiling CryptoSwift BigInt.swift
[95/133] Compiling CryptoSwift BigUInt.swift
[96/133] Compiling CryptoSwift Bitwise Ops.swift
[97/133] Compiling CryptoSwift CS.swift
[98/133] Compiling CryptoSwift Codable.swift
[99/133] Compiling CryptoSwift Comparable.swift
[100/133] Compiling CryptoSwift Data Conversion.swift
[101/133] Compiling CryptoSwift Division.swift
[102/133] Compiling CryptoSwift Exponentiation.swift
[103/133] Compiling CryptoSwift Floating Point Conversion.swift
[104/133] Compiling CryptoSwift GCD.swift
[105/133] Compiling CryptoSwift Hashable.swift
[106/133] Compiling CryptoSwift XChaCha20+Foundation.swift
[107/133] Compiling CryptoSwift Generics.swift
[108/133] Compiling CryptoSwift HKDF.swift
[109/133] Compiling CryptoSwift HMAC.swift
[110/133] Compiling CryptoSwift ISO10126Padding.swift
[111/133] Compiling CryptoSwift ISO78164Padding.swift
[112/133] Compiling CryptoSwift Int+Extension.swift
[113/133] Compiling CryptoSwift MD5.swift
[114/133] Compiling CryptoSwift NoPadding.swift
[115/133] Compiling CryptoSwift Operators.swift
[116/133] Compiling CryptoSwift DER.swift
[117/133] Compiling CryptoSwift PBKDF1.swift
[118/133] Compiling CryptoSwift PBKDF2.swift
[119/133] Compiling CryptoSwift PKCS1v15.swift
[120/133] Compiling CryptoSwift PKCS5.swift
[121/133] Compiling CryptoSwift PKCS7.swift
[122/133] Compiling CryptoSwift PKCS7Padding.swift
[123/133] Compiling CryptoSwift Padding.swift
[124/133] Compiling CryptoSwift Poly1305.swift
[125/133] Compiling CryptoSwift RSA+Cipher.swift
[126/133] Compiling CryptoSwift RSA+Signature.swift
[127/133] Compiling CryptoSwift RSA.swift
[128/133] Compiling CryptoSwift Rabbit.swift
[129/133] Compiling CryptoSwift SHA1.swift
[130/133] Compiling CryptoSwift SHA2.swift
[131/133] Compiling CryptoSwift SHA3.swift
[132/133] Compiling CryptoSwift Scrypt.swift
[133/133] Compiling CryptoSwift SecureBytes.swift
[135/142] Compiling Keystore Secp256k1Helper.swift
/host/spi-builder-workspace/Sources/Keystore/KeystoreETH2Factory.swift:4:8: error: no such module 'bls_framework'
import bls_framework
       ^
[136/142] Compiling Keystore HexUtils.swift
/host/spi-builder-workspace/Sources/Keystore/KeystoreETH2Factory.swift:4:8: error: no such module 'bls_framework'
import bls_framework
       ^
[137/142] Compiling Keystore Bytes+SecureRandom.swift
/host/spi-builder-workspace/Sources/Keystore/KeystoreETH2Factory.swift:4:8: error: no such module 'bls_framework'
import bls_framework
       ^
[138/142] Compiling Keystore KeystoreFactory.swift
/host/spi-builder-workspace/Sources/Keystore/KeystoreETH2Factory.swift:4:8: error: no such module 'bls_framework'
import bls_framework
       ^
[139/142] Compiling Keystore KeystoreETH2.swift
/host/spi-builder-workspace/Sources/Keystore/KeystoreETH2Factory.swift:4:8: error: no such module 'bls_framework'
import bls_framework
       ^
[140/142] Compiling Keystore KeystoreETH2Factory.swift
/host/spi-builder-workspace/Sources/Keystore/KeystoreETH2Factory.swift:4:8: error: no such module 'bls_framework'
import bls_framework
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[141/142] Emitting module Keystore
/host/spi-builder-workspace/Sources/Keystore/KeystoreETH2Factory.swift:4:8: error: no such module 'bls_framework'
import bls_framework
       ^
[142/142] Compiling Keystore Keystore.swift
/host/spi-builder-workspace/Sources/Keystore/KeystoreETH2Factory.swift:4:8: error: no such module 'bls_framework'
import bls_framework
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/9] Compiling Keystore Secp256k1Helper.swift
/host/spi-builder-workspace/Sources/Keystore/KeystoreETH2Factory.swift:4:8: error: no such module 'bls_framework'
import bls_framework
       ^
[3/9] Compiling Keystore HexUtils.swift
/host/spi-builder-workspace/Sources/Keystore/KeystoreETH2Factory.swift:4:8: error: no such module 'bls_framework'
import bls_framework
       ^
[4/9] Compiling Keystore Bytes+SecureRandom.swift
/host/spi-builder-workspace/Sources/Keystore/KeystoreETH2Factory.swift:4:8: error: no such module 'bls_framework'
import bls_framework
       ^
[5/9] Compiling Keystore KeystoreFactory.swift
/host/spi-builder-workspace/Sources/Keystore/KeystoreETH2Factory.swift:4:8: error: no such module 'bls_framework'
import bls_framework
       ^
[6/9] Compiling Keystore KeystoreETH2Factory.swift
/host/spi-builder-workspace/Sources/Keystore/KeystoreETH2Factory.swift:4:8: error: no such module 'bls_framework'
import bls_framework
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/9] Emitting module Keystore
/host/spi-builder-workspace/Sources/Keystore/KeystoreETH2Factory.swift:4:8: error: no such module 'bls_framework'
import bls_framework
       ^
[8/9] Compiling Keystore Keystore.swift
/host/spi-builder-workspace/Sources/Keystore/KeystoreETH2Factory.swift:4:8: error: no such module 'bls_framework'
import bls_framework
       ^
[9/9] Compiling Keystore KeystoreETH2.swift
/host/spi-builder-workspace/Sources/Keystore/KeystoreETH2Factory.swift:4:8: error: no such module 'bls_framework'
import bls_framework
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 1