The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WalletConnectSwift with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/WalletConnect/WalletConnectSwift.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/WalletConnect/WalletConnectSwift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 9e4dfba Merge pull request #135 from immutable/logs-update
Cloned https://github.com/WalletConnect/WalletConnectSwift.git
Revision (git rev-parse @):
9e4dfba34fb35336fd5da551285d7986ff536cb8
SUCCESS checkout https://github.com/WalletConnect/WalletConnectSwift.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/WalletConnect/WalletConnectSwift.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/12556] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.49s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.5.1 (0.48s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.5.1
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/Info.plist
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/93] Compiling CryptoSwift String+FoundationExtension.swift
[5/93] Compiling CryptoSwift Utils+Foundation.swift
[6/93] Compiling CryptoSwift Generics.swift
[7/93] Compiling CryptoSwift HKDF.swift
[8/93] Compiling CryptoSwift HMAC.swift
[9/93] Compiling CryptoSwift ISO10126Padding.swift
[10/93] Compiling CryptoSwift ISO78164Padding.swift
[11/93] Compiling CryptoSwift Int+Extension.swift
[12/93] Compiling CryptoSwift MD5.swift
[13/93] Compiling CryptoSwift NoPadding.swift
[14/93] Compiling CryptoSwift Operators.swift
[15/93] Compiling CryptoSwift PBKDF1.swift
[16/93] Compiling CryptoSwift Collection+Extension.swift
[17/93] Compiling CryptoSwift CompactMap.swift
[18/93] Compiling CryptoSwift Cryptor.swift
[19/93] Compiling CryptoSwift Cryptors.swift
[20/93] Compiling CryptoSwift Digest.swift
[21/93] Compiling CryptoSwift DigestType.swift
[22/93] Compiling CryptoSwift AES+Foundation.swift
[23/93] Compiling CryptoSwift Array+Foundation.swift
[24/93] Compiling CryptoSwift Blowfish+Foundation.swift
[25/93] Compiling CryptoSwift ChaCha20+Foundation.swift
[26/93] Compiling CryptoSwift Data+Extension.swift
[27/93] Compiling CryptoSwift HMAC+Foundation.swift
[28/93] Compiling CryptoSwift Rabbit+Foundation.swift
[29/105] Compiling CryptoSwift Integer Conversion.swift
[30/105] Compiling CryptoSwift Multiplication.swift
[31/105] Compiling CryptoSwift Prime Test.swift
[32/105] Compiling CryptoSwift Random.swift
[33/105] Compiling CryptoSwift Shifts.swift
[34/105] Compiling CryptoSwift Square Root.swift
[35/105] Compiling CryptoSwift Strideable.swift
[36/105] Compiling CryptoSwift String Conversion.swift
[37/105] Compiling CryptoSwift Subtraction.swift
[38/105] Compiling CryptoSwift Words and Bits.swift
[39/105] Compiling CryptoSwift ChaCha20.swift
[40/105] Compiling CryptoSwift Checksum.swift
[41/105] Compiling CryptoSwift Cipher.swift
[42/105] Compiling CryptoSwift AEAD.swift
[43/105] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[44/105] Compiling CryptoSwift AES.Cryptors.swift
[45/105] Compiling CryptoSwift AES.swift
[46/105] Compiling CryptoSwift Array+Extension.swift
[47/105] Compiling CryptoSwift Authenticator.swift
[48/105] Compiling CryptoSwift BatchedCollection.swift
[49/105] Compiling CryptoSwift Bit.swift
[50/105] Compiling CryptoSwift BlockCipher.swift
[51/105] Compiling CryptoSwift BlockDecryptor.swift
[52/105] Compiling CryptoSwift BlockEncryptor.swift
[53/105] Compiling CryptoSwift BlockMode.swift
[54/105] Compiling CryptoSwift BlockModeOptions.swift
[55/105] Emitting module CryptoSwift
[56/105] Compiling CryptoSwift CBC.swift
[57/105] Compiling CryptoSwift CCM.swift
[58/105] Compiling CryptoSwift CFB.swift
[59/105] Compiling CryptoSwift CTR.swift
[60/105] Compiling CryptoSwift CipherModeWorker.swift
[61/105] Compiling CryptoSwift ECB.swift
[62/105] Compiling CryptoSwift GCM.swift
[63/105] Compiling CryptoSwift OCB.swift
[64/105] Compiling CryptoSwift OFB.swift
[65/105] Compiling CryptoSwift PCBC.swift
[66/105] Compiling CryptoSwift Blowfish.swift
[67/105] Compiling CryptoSwift CBCMAC.swift
[68/105] Compiling CryptoSwift CMAC.swift
[69/105] Compiling CryptoSwift SecureBytes.swift
[70/105] Compiling CryptoSwift StreamDecryptor.swift
[71/105] Compiling CryptoSwift StreamEncryptor.swift
[72/105] Compiling CryptoSwift String+Extension.swift
[73/105] Compiling CryptoSwift UInt128.swift
[74/105] Compiling CryptoSwift UInt16+Extension.swift
[75/105] Compiling CryptoSwift UInt32+Extension.swift
[76/105] Compiling CryptoSwift UInt64+Extension.swift
[77/105] Compiling CryptoSwift UInt8+Extension.swift
[78/105] Compiling CryptoSwift Updatable.swift
[79/105] Compiling CryptoSwift Utils.swift
[80/105] Compiling CryptoSwift ZeroPadding.swift
[81/105] Compiling CryptoSwift Addition.swift
[82/105] Compiling CryptoSwift BigInt.swift
[83/105] Compiling CryptoSwift BigUInt.swift
[84/105] Compiling CryptoSwift Bitwise Ops.swift
[85/105] Compiling CryptoSwift CS.swift
[86/105] Compiling CryptoSwift Codable.swift
[87/105] Compiling CryptoSwift Comparable.swift
[88/105] Compiling CryptoSwift Data Conversion.swift
[89/105] Compiling CryptoSwift Division.swift
[90/105] Compiling CryptoSwift Exponentiation.swift
[91/105] Compiling CryptoSwift Floating Point Conversion.swift
[92/105] Compiling CryptoSwift GCD.swift
[93/105] Compiling CryptoSwift Hashable.swift
[94/105] Compiling CryptoSwift PBKDF2.swift
[95/105] Compiling CryptoSwift PKCS5.swift
[96/105] Compiling CryptoSwift PKCS7.swift
[97/105] Compiling CryptoSwift PKCS7Padding.swift
[98/105] Compiling CryptoSwift Padding.swift
[99/105] Compiling CryptoSwift Poly1305.swift
[100/105] Compiling CryptoSwift RSA.swift
[101/105] Compiling CryptoSwift Rabbit.swift
[102/105] Compiling CryptoSwift SHA1.swift
[103/105] Compiling CryptoSwift SHA2.swift
[104/105] Compiling CryptoSwift SHA3.swift
[105/105] Compiling CryptoSwift Scrypt.swift
[107/122] Compiling WalletConnectSwift PubSubMessage.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[108/122] Compiling WalletConnectSwift Serializer.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[109/122] Compiling WalletConnectSwift Request.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[110/122] Compiling WalletConnectSwift Response.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[111/124] Compiling WalletConnectSwift Server.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[112/124] Compiling WalletConnectSwift Session.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[113/124] Compiling WalletConnectSwift UpdateSessionHandler.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[114/124] Compiling WalletConnectSwift WebSocketConnection.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[115/124] Emitting module WalletConnectSwift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[116/124] Compiling WalletConnectSwift Client.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[117/124] Compiling WalletConnectSwift Logger.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[118/124] Compiling WalletConnectSwift AES_256_CBC_HMAC_SHA256_Codec.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[119/124] Compiling WalletConnectSwift BridgeTransport.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[120/124] Compiling WalletConnectSwift Communicator.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[121/124] Compiling WalletConnectSwift HandshakeHandler.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[122/124] Compiling WalletConnectSwift JSONRPC_2_0.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[123/124] Compiling WalletConnectSwift WCURL.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[124/124] Compiling WalletConnectSwift WalletConnect.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
error: fatalError
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/Info.plist
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/17] Compiling WalletConnectSwift UpdateSessionHandler.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[3/17] Compiling WalletConnectSwift WebSocketConnection.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[4/19] Compiling WalletConnectSwift PubSubMessage.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[5/19] Compiling WalletConnectSwift Serializer.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[6/19] Compiling WalletConnectSwift Server.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[7/19] Compiling WalletConnectSwift Session.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[8/19] Compiling WalletConnectSwift Request.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[9/19] Compiling WalletConnectSwift Response.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[10/19] Compiling WalletConnectSwift Client.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[11/19] Compiling WalletConnectSwift Logger.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/19] Emitting module WalletConnectSwift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[13/19] Compiling WalletConnectSwift HandshakeHandler.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[14/19] Compiling WalletConnectSwift JSONRPC_2_0.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[15/19] Compiling WalletConnectSwift AES_256_CBC_HMAC_SHA256_Codec.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[16/19] Compiling WalletConnectSwift BridgeTransport.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[17/19] Compiling WalletConnectSwift Communicator.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[18/19] Compiling WalletConnectSwift WCURL.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[19/19] Compiling WalletConnectSwift WalletConnect.swift
/host/spi-builder-workspace/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2