The Swift Package Index logo.Swift Package Index

Build Information

Failed to build WalletConnectSwift with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/WalletConnect/WalletConnectSwift.git
Reference: 1.7.0
Cloned https://github.com/WalletConnect/WalletConnectSwift.git into spi-builder-workspace
SUCCESS checkout https://github.com/WalletConnect/WalletConnectSwift.git at 1.7.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/12427] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git (1.37s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.5.1 (0.32s)
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...
[1/90] Compiling CryptoSwift Collection+Extension.swift
[2/90] Compiling CryptoSwift CompactMap.swift
[3/90] Compiling CryptoSwift Cryptor.swift
[4/90] Compiling CryptoSwift Cryptors.swift
[5/90] Compiling CryptoSwift Digest.swift
[6/90] Compiling CryptoSwift DigestType.swift
[7/90] Compiling CryptoSwift AES+Foundation.swift
[8/90] Compiling CryptoSwift Array+Foundation.swift
[9/90] Compiling CryptoSwift Blowfish+Foundation.swift
[10/90] Compiling CryptoSwift ChaCha20+Foundation.swift
[11/90] Compiling CryptoSwift Data+Extension.swift
[12/90] Compiling CryptoSwift HMAC+Foundation.swift
[13/90] Compiling CryptoSwift Rabbit+Foundation.swift
[14/102] Compiling CryptoSwift Addition.swift
[15/102] Compiling CryptoSwift BigInt.swift
[16/102] Compiling CryptoSwift BigUInt.swift
[17/102] Compiling CryptoSwift Bitwise Ops.swift
[18/102] Compiling CryptoSwift CS.swift
[19/102] Compiling CryptoSwift Codable.swift
[20/102] Compiling CryptoSwift Comparable.swift
[21/102] Compiling CryptoSwift Data Conversion.swift
[22/102] Compiling CryptoSwift Division.swift
[23/102] Compiling CryptoSwift Exponentiation.swift
[24/102] Compiling CryptoSwift Floating Point Conversion.swift
[25/102] Compiling CryptoSwift GCD.swift
[26/102] Compiling CryptoSwift Hashable.swift
[27/102] Compiling CryptoSwift Integer Conversion.swift
[28/102] Compiling CryptoSwift Multiplication.swift
[29/102] Compiling CryptoSwift Prime Test.swift
[30/102] Compiling CryptoSwift Random.swift
[31/102] Compiling CryptoSwift Shifts.swift
[32/102] Compiling CryptoSwift Square Root.swift
[33/102] Compiling CryptoSwift Strideable.swift
[34/102] Compiling CryptoSwift String Conversion.swift
[35/102] Compiling CryptoSwift Subtraction.swift
[36/102] Compiling CryptoSwift Words and Bits.swift
[37/102] Compiling CryptoSwift ChaCha20.swift
[38/102] Compiling CryptoSwift Checksum.swift
[39/102] Compiling CryptoSwift Cipher.swift
[40/102] Emitting module CryptoSwift
[41/102] Compiling CryptoSwift AEAD.swift
[42/102] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[43/102] Compiling CryptoSwift AES.Cryptors.swift
[44/102] Compiling CryptoSwift AES.swift
[45/102] Compiling CryptoSwift Array+Extension.swift
[46/102] Compiling CryptoSwift Authenticator.swift
[47/102] Compiling CryptoSwift BatchedCollection.swift
[48/102] Compiling CryptoSwift Bit.swift
[49/102] Compiling CryptoSwift BlockCipher.swift
[50/102] Compiling CryptoSwift BlockDecryptor.swift
[51/102] Compiling CryptoSwift BlockEncryptor.swift
[52/102] Compiling CryptoSwift BlockMode.swift
[53/102] Compiling CryptoSwift BlockModeOptions.swift
[54/102] Compiling CryptoSwift SecureBytes.swift
[55/102] Compiling CryptoSwift StreamDecryptor.swift
[56/102] Compiling CryptoSwift StreamEncryptor.swift
[57/102] Compiling CryptoSwift String+Extension.swift
[58/102] Compiling CryptoSwift UInt128.swift
[59/102] Compiling CryptoSwift UInt16+Extension.swift
[60/102] Compiling CryptoSwift UInt32+Extension.swift
[61/102] Compiling CryptoSwift UInt64+Extension.swift
[62/102] Compiling CryptoSwift UInt8+Extension.swift
[63/102] Compiling CryptoSwift Updatable.swift
[64/102] Compiling CryptoSwift Utils.swift
[65/102] Compiling CryptoSwift ZeroPadding.swift
[66/102] Compiling CryptoSwift CBC.swift
[67/102] Compiling CryptoSwift CCM.swift
[68/102] Compiling CryptoSwift CFB.swift
[69/102] Compiling CryptoSwift CTR.swift
[70/102] Compiling CryptoSwift CipherModeWorker.swift
[71/102] Compiling CryptoSwift ECB.swift
[72/102] Compiling CryptoSwift GCM.swift
[73/102] Compiling CryptoSwift OCB.swift
[74/102] Compiling CryptoSwift OFB.swift
[75/102] Compiling CryptoSwift PCBC.swift
[76/102] Compiling CryptoSwift Blowfish.swift
[77/102] Compiling CryptoSwift CBCMAC.swift
[78/102] Compiling CryptoSwift CMAC.swift
[79/102] Compiling CryptoSwift String+FoundationExtension.swift
[80/102] Compiling CryptoSwift Utils+Foundation.swift
[81/102] Compiling CryptoSwift Generics.swift
[82/102] Compiling CryptoSwift HKDF.swift
[83/102] Compiling CryptoSwift HMAC.swift
[84/102] Compiling CryptoSwift ISO10126Padding.swift
[85/102] Compiling CryptoSwift ISO78164Padding.swift
[86/102] Compiling CryptoSwift Int+Extension.swift
[87/102] Compiling CryptoSwift MD5.swift
[88/102] Compiling CryptoSwift NoPadding.swift
[89/102] Compiling CryptoSwift Operators.swift
[90/102] Compiling CryptoSwift PBKDF1.swift
[91/102] Compiling CryptoSwift PBKDF2.swift
[92/102] Compiling CryptoSwift PKCS5.swift
[93/102] Compiling CryptoSwift PKCS7.swift
[94/102] Compiling CryptoSwift PKCS7Padding.swift
[95/102] Compiling CryptoSwift Padding.swift
[96/102] Compiling CryptoSwift Poly1305.swift
[97/102] Compiling CryptoSwift RSA.swift
[98/102] Compiling CryptoSwift Rabbit.swift
[99/102] Compiling CryptoSwift SHA1.swift
[100/102] Compiling CryptoSwift SHA2.swift
[101/102] Compiling CryptoSwift SHA3.swift
[102/102] Compiling CryptoSwift Scrypt.swift
[105/120] 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
       ^
[106/120] 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
       ^
[107/120] 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
       ^
[108/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
       ^
[109/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
       ^
[110/122] 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
       ^
[111/122] 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
       ^
[112/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
       ^
[113/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
       ^
[114/122] 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
       ^
[115/122] 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
       ^
[116/122] 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
       ^
[117/122] 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
       ^
[118/122] 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
       ^
[119/122] 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
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[120/122] 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
       ^
[121/122] 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
       ^
[122/122] 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.9 linux

Build Machine: Linux 2