Build Information
Failed to build Glaip, reference main (b96b25), with Swift 6.2 for Linux on 19 Jun 2025 16:55:50 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.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: 6.2
Building package at path: $PWD
https://github.com/mehmetdelikaya/Glaip.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/WalletConnect/WalletConnectSwift.git
[1/2122] Fetching walletconnectswift
Fetched https://github.com/WalletConnect/WalletConnectSwift.git from cache (0.61s)
Computing version for https://github.com/WalletConnect/WalletConnectSwift.git
Computed https://github.com/WalletConnect/WalletConnectSwift.git at 1.7.0 (1.40s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/12941] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.91s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.5.1 (3.61s)
Creating working copy for https://github.com/WalletConnect/WalletConnectSwift.git
Working copy of https://github.com/WalletConnect/WalletConnectSwift.git resolved at 1.7.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.5.1
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/94] Emitting module CryptoSwift
[6/106] Compiling CryptoSwift AEAD.swift
[7/106] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[8/106] Compiling CryptoSwift AES.Cryptors.swift
[9/106] Compiling CryptoSwift AES.swift
[10/106] Compiling CryptoSwift Array+Extension.swift
[11/106] Compiling CryptoSwift Authenticator.swift
[12/106] Compiling CryptoSwift BatchedCollection.swift
[13/106] Compiling CryptoSwift Bit.swift
[14/106] Compiling CryptoSwift BlockCipher.swift
[15/106] Compiling CryptoSwift BlockDecryptor.swift
[16/106] Compiling CryptoSwift BlockEncryptor.swift
[17/106] Compiling CryptoSwift BlockMode.swift
[18/106] Compiling CryptoSwift BlockModeOptions.swift
[19/106] Compiling CryptoSwift CBC.swift
[20/106] Compiling CryptoSwift CCM.swift
[21/106] Compiling CryptoSwift CFB.swift
[22/106] Compiling CryptoSwift CTR.swift
[23/106] Compiling CryptoSwift CipherModeWorker.swift
[24/106] Compiling CryptoSwift ECB.swift
[25/106] Compiling CryptoSwift GCM.swift
[26/106] Compiling CryptoSwift OCB.swift
[27/106] Compiling CryptoSwift OFB.swift
[28/106] Compiling CryptoSwift PCBC.swift
[29/106] Compiling CryptoSwift Blowfish.swift
[30/106] Compiling CryptoSwift CBCMAC.swift
[31/106] Compiling CryptoSwift CMAC.swift
[32/106] Compiling CryptoSwift Addition.swift
[33/106] Compiling CryptoSwift BigInt.swift
[34/106] Compiling CryptoSwift BigUInt.swift
[35/106] Compiling CryptoSwift Bitwise Ops.swift
[36/106] Compiling CryptoSwift CS.swift
[37/106] Compiling CryptoSwift Codable.swift
[38/106] Compiling CryptoSwift Comparable.swift
[39/106] Compiling CryptoSwift Data Conversion.swift
[40/106] Compiling CryptoSwift Division.swift
[41/106] Compiling CryptoSwift Exponentiation.swift
[42/106] Compiling CryptoSwift Floating Point Conversion.swift
[43/106] Compiling CryptoSwift GCD.swift
[44/106] Compiling CryptoSwift Hashable.swift
[45/106] Compiling CryptoSwift Collection+Extension.swift
[46/106] Compiling CryptoSwift CompactMap.swift
[47/106] Compiling CryptoSwift Cryptor.swift
[48/106] Compiling CryptoSwift Cryptors.swift
[49/106] Compiling CryptoSwift Digest.swift
[50/106] Compiling CryptoSwift DigestType.swift
[51/106] Compiling CryptoSwift AES+Foundation.swift
[52/106] Compiling CryptoSwift Array+Foundation.swift
[53/106] Compiling CryptoSwift Blowfish+Foundation.swift
[54/106] Compiling CryptoSwift ChaCha20+Foundation.swift
[55/106] Compiling CryptoSwift Data+Extension.swift
[56/106] Compiling CryptoSwift HMAC+Foundation.swift
[57/106] Compiling CryptoSwift Rabbit+Foundation.swift
[58/106] Compiling CryptoSwift String+FoundationExtension.swift
[59/106] Compiling CryptoSwift Utils+Foundation.swift
[60/106] Compiling CryptoSwift Generics.swift
[61/106] Compiling CryptoSwift HKDF.swift
[62/106] Compiling CryptoSwift HMAC.swift
[63/106] Compiling CryptoSwift ISO10126Padding.swift
[64/106] Compiling CryptoSwift ISO78164Padding.swift
[65/106] Compiling CryptoSwift Int+Extension.swift
[66/106] Compiling CryptoSwift MD5.swift
[67/106] Compiling CryptoSwift NoPadding.swift
[68/106] Compiling CryptoSwift Operators.swift
[69/106] Compiling CryptoSwift PBKDF1.swift
[70/106] Compiling CryptoSwift Integer Conversion.swift
[71/106] Compiling CryptoSwift Multiplication.swift
[72/106] Compiling CryptoSwift Prime Test.swift
[73/106] Compiling CryptoSwift Random.swift
[74/106] Compiling CryptoSwift Shifts.swift
[75/106] Compiling CryptoSwift Square Root.swift
[76/106] Compiling CryptoSwift Strideable.swift
[77/106] Compiling CryptoSwift String Conversion.swift
[78/106] Compiling CryptoSwift Subtraction.swift
[79/106] Compiling CryptoSwift Words and Bits.swift
[80/106] Compiling CryptoSwift ChaCha20.swift
[81/106] Compiling CryptoSwift Checksum.swift
[82/106] Compiling CryptoSwift Cipher.swift
[83/106] Compiling CryptoSwift PBKDF2.swift
[84/106] Compiling CryptoSwift PKCS5.swift
[85/106] Compiling CryptoSwift PKCS7.swift
[86/106] Compiling CryptoSwift PKCS7Padding.swift
[87/106] Compiling CryptoSwift Padding.swift
[88/106] Compiling CryptoSwift Poly1305.swift
[89/106] Compiling CryptoSwift RSA.swift
[90/106] Compiling CryptoSwift Rabbit.swift
[91/106] Compiling CryptoSwift SHA1.swift
[92/106] Compiling CryptoSwift SHA2.swift
[93/106] Compiling CryptoSwift SHA3.swift
[94/106] Compiling CryptoSwift Scrypt.swift
[95/106] Compiling CryptoSwift SecureBytes.swift
[96/106] Compiling CryptoSwift StreamDecryptor.swift
[97/106] Compiling CryptoSwift StreamEncryptor.swift
[98/106] Compiling CryptoSwift String+Extension.swift
[99/106] Compiling CryptoSwift UInt128.swift
[100/106] Compiling CryptoSwift UInt16+Extension.swift
[101/106] Compiling CryptoSwift UInt32+Extension.swift
[102/106] Compiling CryptoSwift UInt64+Extension.swift
[103/106] Compiling CryptoSwift UInt8+Extension.swift
[104/106] Compiling CryptoSwift Updatable.swift
[105/106] Compiling CryptoSwift Utils.swift
[106/106] Compiling CryptoSwift ZeroPadding.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[108/123] 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'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[109/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'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[110/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'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[111/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'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[112/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'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[113/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'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[114/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'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[115/125] 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'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[116/125] 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'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[117/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'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[118/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'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[119/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'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[120/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'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[121/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'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[122/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'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[123/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'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[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'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
[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'
5 | import Foundation
6 | import CryptoSwift
7 | import Security
| `- error: no such module 'Security'
8 |
9 | struct HexString: Codable {
BUILD FAILURE 6.2 linux