The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Glaip 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/mehmetdelikaya/Glaip.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/mehmetdelikaya/Glaip
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b96b253 Update userstate iun main thread (#4)
Cloned https://github.com/mehmetdelikaya/Glaip.git
Revision (git rev-parse @):
b96b2539cf2adbdaaa71a798fa74b138d5da0981
SUCCESS checkout https://github.com/mehmetdelikaya/Glaip.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/mehmetdelikaya/Glaip.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/WalletConnect/WalletConnectSwift.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/12556] Fetching cryptoswift
[127/14679] Fetching cryptoswift, walletconnectswift
Fetched https://github.com/WalletConnect/WalletConnectSwift.git from cache (1.46s)
Computing version for https://github.com/WalletConnect/WalletConnectSwift.git
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.48s)
Computed https://github.com/WalletConnect/WalletConnectSwift.git at 1.7.0 (0.46s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.5.1 (0.46s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.5.1
Creating working copy for https://github.com/WalletConnect/WalletConnectSwift.git
Working copy of https://github.com/WalletConnect/WalletConnectSwift.git resolved at 1.7.0
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/94] Compiling CryptoSwift Integer Conversion.swift
[6/94] Compiling CryptoSwift Multiplication.swift
[7/94] Compiling CryptoSwift Prime Test.swift
[8/94] Compiling CryptoSwift Random.swift
[9/94] Compiling CryptoSwift Shifts.swift
[10/94] Compiling CryptoSwift Square Root.swift
[11/94] Compiling CryptoSwift Strideable.swift
[12/94] Compiling CryptoSwift String Conversion.swift
[13/94] Compiling CryptoSwift Subtraction.swift
[14/94] Compiling CryptoSwift Words and Bits.swift
[15/94] Compiling CryptoSwift ChaCha20.swift
[16/94] Compiling CryptoSwift Checksum.swift
[17/94] Compiling CryptoSwift Cipher.swift
[18/94] Compiling CryptoSwift Addition.swift
[19/94] Compiling CryptoSwift BigInt.swift
[20/94] Compiling CryptoSwift BigUInt.swift
[21/94] Compiling CryptoSwift Bitwise Ops.swift
[22/94] Compiling CryptoSwift CS.swift
[23/94] Compiling CryptoSwift Codable.swift
[24/94] Compiling CryptoSwift Comparable.swift
[25/94] Compiling CryptoSwift Data Conversion.swift
[26/94] Compiling CryptoSwift Division.swift
[27/94] Compiling CryptoSwift Exponentiation.swift
[28/94] Compiling CryptoSwift Floating Point Conversion.swift
[29/94] Compiling CryptoSwift GCD.swift
[30/94] Compiling CryptoSwift Hashable.swift
[31/106] Compiling CryptoSwift Collection+Extension.swift
[32/106] Compiling CryptoSwift CompactMap.swift
[33/106] Compiling CryptoSwift Cryptor.swift
[34/106] Compiling CryptoSwift Cryptors.swift
[35/106] Compiling CryptoSwift Digest.swift
[36/106] Compiling CryptoSwift DigestType.swift
[37/106] Compiling CryptoSwift AES+Foundation.swift
[38/106] Compiling CryptoSwift Array+Foundation.swift
[39/106] Compiling CryptoSwift Blowfish+Foundation.swift
[40/106] Compiling CryptoSwift ChaCha20+Foundation.swift
[41/106] Compiling CryptoSwift Data+Extension.swift
[42/106] Compiling CryptoSwift HMAC+Foundation.swift
[43/106] Compiling CryptoSwift Rabbit+Foundation.swift
[44/106] Compiling CryptoSwift AEAD.swift
[45/106] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[46/106] Compiling CryptoSwift AES.Cryptors.swift
[47/106] Compiling CryptoSwift AES.swift
[48/106] Compiling CryptoSwift Array+Extension.swift
[49/106] Compiling CryptoSwift Authenticator.swift
[50/106] Compiling CryptoSwift BatchedCollection.swift
[51/106] Compiling CryptoSwift Bit.swift
[52/106] Compiling CryptoSwift BlockCipher.swift
[53/106] Compiling CryptoSwift BlockDecryptor.swift
[54/106] Compiling CryptoSwift BlockEncryptor.swift
[55/106] Compiling CryptoSwift BlockMode.swift
[56/106] Compiling CryptoSwift BlockModeOptions.swift
[57/106] Emitting module CryptoSwift
[58/106] Compiling CryptoSwift CBC.swift
[59/106] Compiling CryptoSwift CCM.swift
[60/106] Compiling CryptoSwift CFB.swift
[61/106] Compiling CryptoSwift CTR.swift
[62/106] Compiling CryptoSwift CipherModeWorker.swift
[63/106] Compiling CryptoSwift ECB.swift
[64/106] Compiling CryptoSwift GCM.swift
[65/106] Compiling CryptoSwift OCB.swift
[66/106] Compiling CryptoSwift OFB.swift
[67/106] Compiling CryptoSwift PCBC.swift
[68/106] Compiling CryptoSwift Blowfish.swift
[69/106] Compiling CryptoSwift CBCMAC.swift
[70/106] Compiling CryptoSwift CMAC.swift
[71/106] Compiling CryptoSwift SecureBytes.swift
[72/106] Compiling CryptoSwift StreamDecryptor.swift
[73/106] Compiling CryptoSwift StreamEncryptor.swift
[74/106] Compiling CryptoSwift String+Extension.swift
[75/106] Compiling CryptoSwift UInt128.swift
[76/106] Compiling CryptoSwift UInt16+Extension.swift
[77/106] Compiling CryptoSwift UInt32+Extension.swift
[78/106] Compiling CryptoSwift UInt64+Extension.swift
[79/106] Compiling CryptoSwift UInt8+Extension.swift
[80/106] Compiling CryptoSwift Updatable.swift
[81/106] Compiling CryptoSwift Utils.swift
[82/106] Compiling CryptoSwift ZeroPadding.swift
[83/106] Compiling CryptoSwift String+FoundationExtension.swift
[84/106] Compiling CryptoSwift Utils+Foundation.swift
[85/106] Compiling CryptoSwift Generics.swift
[86/106] Compiling CryptoSwift HKDF.swift
[87/106] Compiling CryptoSwift HMAC.swift
[88/106] Compiling CryptoSwift ISO10126Padding.swift
[89/106] Compiling CryptoSwift ISO78164Padding.swift
[90/106] Compiling CryptoSwift Int+Extension.swift
[91/106] Compiling CryptoSwift MD5.swift
[92/106] Compiling CryptoSwift NoPadding.swift
[93/106] Compiling CryptoSwift Operators.swift
[94/106] Compiling CryptoSwift PBKDF1.swift
[95/106] Compiling CryptoSwift PBKDF2.swift
[96/106] Compiling CryptoSwift PKCS5.swift
[97/106] Compiling CryptoSwift PKCS7.swift
[98/106] Compiling CryptoSwift PKCS7Padding.swift
[99/106] Compiling CryptoSwift Padding.swift
[100/106] Compiling CryptoSwift Poly1305.swift
[101/106] Compiling CryptoSwift RSA.swift
[102/106] Compiling CryptoSwift Rabbit.swift
[103/106] Compiling CryptoSwift SHA1.swift
[104/106] Compiling CryptoSwift SHA2.swift
[105/106] Compiling CryptoSwift SHA3.swift
[106/106] Compiling CryptoSwift Scrypt.swift
[108/123] Compiling WalletConnectSwift PubSubMessage.swift
/host/spi-builder-workspace/.build/checkouts/WalletConnectSwift/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[109/123] Compiling WalletConnectSwift Serializer.swift
/host/spi-builder-workspace/.build/checkouts/WalletConnectSwift/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[110/125] Compiling WalletConnectSwift Request.swift
/host/spi-builder-workspace/.build/checkouts/WalletConnectSwift/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[111/125] Compiling WalletConnectSwift Response.swift
/host/spi-builder-workspace/.build/checkouts/WalletConnectSwift/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[112/125] Compiling WalletConnectSwift Client.swift
/host/spi-builder-workspace/.build/checkouts/WalletConnectSwift/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[113/125] Compiling WalletConnectSwift Logger.swift
/host/spi-builder-workspace/.build/checkouts/WalletConnectSwift/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[114/125] Compiling WalletConnectSwift AES_256_CBC_HMAC_SHA256_Codec.swift
/host/spi-builder-workspace/.build/checkouts/WalletConnectSwift/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[115/125] Compiling WalletConnectSwift BridgeTransport.swift
/host/spi-builder-workspace/.build/checkouts/WalletConnectSwift/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[116/125] Compiling WalletConnectSwift Communicator.swift
/host/spi-builder-workspace/.build/checkouts/WalletConnectSwift/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[117/125] Compiling WalletConnectSwift UpdateSessionHandler.swift
/host/spi-builder-workspace/.build/checkouts/WalletConnectSwift/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[118/125] Compiling WalletConnectSwift WebSocketConnection.swift
/host/spi-builder-workspace/.build/checkouts/WalletConnectSwift/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[119/125] Compiling WalletConnectSwift Server.swift
/host/spi-builder-workspace/.build/checkouts/WalletConnectSwift/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[120/125] Compiling WalletConnectSwift Session.swift
/host/spi-builder-workspace/.build/checkouts/WalletConnectSwift/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[121/125] Compiling WalletConnectSwift HandshakeHandler.swift
/host/spi-builder-workspace/.build/checkouts/WalletConnectSwift/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[122/125] Compiling WalletConnectSwift JSONRPC_2_0.swift
/host/spi-builder-workspace/.build/checkouts/WalletConnectSwift/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)
[123/125] Emitting module WalletConnectSwift
/host/spi-builder-workspace/.build/checkouts/WalletConnectSwift/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[124/125] Compiling WalletConnectSwift WCURL.swift
/host/spi-builder-workspace/.build/checkouts/WalletConnectSwift/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[125/125] Compiling WalletConnectSwift WalletConnect.swift
/host/spi-builder-workspace/.build/checkouts/WalletConnectSwift/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/17] Compiling WalletConnectSwift UpdateSessionHandler.swift
/host/spi-builder-workspace/.build/checkouts/WalletConnectSwift/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/.build/checkouts/WalletConnectSwift/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[4/17] Compiling WalletConnectSwift PubSubMessage.swift
/host/spi-builder-workspace/.build/checkouts/WalletConnectSwift/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[5/17] Compiling WalletConnectSwift Serializer.swift
/host/spi-builder-workspace/.build/checkouts/WalletConnectSwift/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[6/17] Compiling WalletConnectSwift Request.swift
/host/spi-builder-workspace/.build/checkouts/WalletConnectSwift/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[7/17] Compiling WalletConnectSwift Response.swift
/host/spi-builder-workspace/.build/checkouts/WalletConnectSwift/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[8/17] Compiling WalletConnectSwift Server.swift
/host/spi-builder-workspace/.build/checkouts/WalletConnectSwift/Sources/Internal/AES_256_CBC_HMAC_SHA256_Codec.swift:7:8: error: no such module 'Security'
import Security
       ^
[9/17] Compiling WalletConnectSwift Session.swift
/host/spi-builder-workspace/.build/checkouts/WalletConnectSwift/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/.build/checkouts/WalletConnectSwift/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/.build/checkouts/WalletConnectSwift/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/.build/checkouts/WalletConnectSwift/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/.build/checkouts/WalletConnectSwift/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/.build/checkouts/WalletConnectSwift/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/.build/checkouts/WalletConnectSwift/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/.build/checkouts/WalletConnectSwift/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/.build/checkouts/WalletConnectSwift/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/.build/checkouts/WalletConnectSwift/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/.build/checkouts/WalletConnectSwift/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