Build Information
Failed to build Maraca, reference 1.0.10 (af2d8b
), with Swift 6.2 (beta) for Linux on 20 Jun 2025 06:30:58 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SocketMobile/swift-package-maraca.git
Reference: 1.0.10
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/SocketMobile/swift-package-maraca
* tag 1.0.10 -> FETCH_HEAD
HEAD is now at af2d8b9 New version of Swift Package Maraca - 1.0.10
Cloned https://github.com/SocketMobile/swift-package-maraca.git
Revision (git rev-parse @):
af2d8b93ccace649a61dff6770a65a7e7c1a91ed
SUCCESS checkout https://github.com/SocketMobile/swift-package-maraca.git at 1.0.10
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/SocketMobile/swift-package-maraca.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/SocketMobile/swift-package-capturesdk
[1/963] Fetching swift-package-capturesdk
Fetched https://github.com/SocketMobile/swift-package-capturesdk from cache (8.03s)
Computing version for https://github.com/SocketMobile/swift-package-capturesdk
Computed https://github.com/SocketMobile/swift-package-capturesdk at 1.9.139 (8.55s)
Fetching https://github.com/SocketMobile/swift-package-swiftdecodersdk.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/158] Fetching swift-package-swiftdecodersdk
[55/13099] Fetching swift-package-swiftdecodersdk, cryptoswift
Fetched https://github.com/SocketMobile/swift-package-swiftdecodersdk.git from cache (2.67s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.68s)
Computing version for https://github.com/SocketMobile/swift-package-swiftdecodersdk.git
Computed https://github.com/SocketMobile/swift-package-swiftdecodersdk.git at 6.2.3 (3.84s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (0.60s)
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
Creating working copy for https://github.com/SocketMobile/swift-package-capturesdk
Working copy of https://github.com/SocketMobile/swift-package-capturesdk resolved at 1.9.139
Creating working copy for https://github.com/SocketMobile/swift-package-swiftdecodersdk.git
Working copy of https://github.com/SocketMobile/swift-package-swiftdecodersdk.git resolved at 6.2.3
Building for debugging...
[0/7] Write sources
[0/7] Copying PrivacyInfo.xcprivacy
[2/7] Write sources
[3/7] Compiling CaptureSDKFramework CaptureSDKDummy.m
[4/7] Compiling SwiftDecoderCaptureSDK SwiftDecoderDummy.m
[5/7] Write swift-version-24593BA9C3E375BF.txt
[7/108] Emitting module CryptoSwift
[8/122] Compiling CryptoSwift IntegerConversion.swift
[9/122] Compiling CryptoSwift Multiplication.swift
[10/122] Compiling CryptoSwift PrimeTest.swift
[11/122] Compiling CryptoSwift Random.swift
[12/122] Compiling CryptoSwift Shifts.swift
[13/122] Compiling CryptoSwift SquareRoot.swift
[14/122] Compiling CryptoSwift Strideable.swift
[15/122] Compiling CryptoSwift StringConversion.swift
[16/122] Compiling CryptoSwift Subtraction.swift
[17/122] Compiling CryptoSwift WordsAndBits.swift
[18/122] Compiling CryptoSwift ChaCha20.swift
[19/122] Compiling CryptoSwift Checksum.swift
[20/122] Compiling CryptoSwift Cipher.swift
[21/122] Compiling CryptoSwift Collection+Extension.swift
[22/122] Compiling CryptoSwift BlockEncryptor.swift
[23/122] Compiling CryptoSwift BlockMode.swift
[24/122] Compiling CryptoSwift BlockModeOptions.swift
[25/122] Compiling CryptoSwift CBC.swift
[26/122] Compiling CryptoSwift CCM.swift
[27/122] Compiling CryptoSwift CFB.swift
[28/122] Compiling CryptoSwift CTR.swift
[29/122] Compiling CryptoSwift CipherModeWorker.swift
[30/122] Compiling CryptoSwift ECB.swift
[31/122] Compiling CryptoSwift GCM.swift
[32/122] Compiling CryptoSwift OCB.swift
[33/122] Compiling CryptoSwift OFB.swift
[34/122] Compiling CryptoSwift PCBC.swift
[35/122] Compiling CryptoSwift Blowfish.swift
[36/122] Compiling CryptoSwift CBCMAC.swift
[37/122] Compiling CryptoSwift Signature.swift
[38/122] Compiling CryptoSwift StreamDecryptor.swift
[39/122] Compiling CryptoSwift StreamEncryptor.swift
[40/122] Compiling CryptoSwift String+Extension.swift
[41/122] Compiling CryptoSwift UInt128.swift
[42/122] Compiling CryptoSwift UInt16+Extension.swift
[43/122] Compiling CryptoSwift UInt32+Extension.swift
[44/122] Compiling CryptoSwift UInt64+Extension.swift
[45/122] Compiling CryptoSwift UInt8+Extension.swift
[46/122] Compiling CryptoSwift Updatable.swift
[47/122] Compiling CryptoSwift Utils.swift
[48/122] Compiling CryptoSwift XChaCha20.swift
[49/122] Compiling CryptoSwift ZeroPadding.swift
[50/122] Compiling CryptoSwift resource_bundle_accessor.swift
[51/122] Compiling CryptoSwift CompactMap.swift
[52/122] Compiling CryptoSwift Cryptor.swift
[53/122] Compiling CryptoSwift Cryptors.swift
[54/122] Compiling CryptoSwift Digest.swift
[55/122] Compiling CryptoSwift DigestType.swift
[56/122] Compiling CryptoSwift AES+Foundation.swift
[57/122] Compiling CryptoSwift Array+Foundation.swift
[58/122] Compiling CryptoSwift Blowfish+Foundation.swift
[59/122] Compiling CryptoSwift ChaCha20+Foundation.swift
[60/122] Compiling CryptoSwift Data+Extension.swift
[61/122] Compiling CryptoSwift HMAC+Foundation.swift
[62/122] Compiling CryptoSwift Rabbit+Foundation.swift
[63/122] Compiling CryptoSwift String+FoundationExtension.swift
[64/122] Compiling CryptoSwift Utils+Foundation.swift
[65/122] Compiling CryptoSwift XChaCha20+Foundation.swift
[66/122] Compiling CryptoSwift Generics.swift
[67/122] Compiling CryptoSwift HKDF.swift
[68/122] Compiling CryptoSwift HMAC.swift
[69/122] Compiling CryptoSwift ISO10126Padding.swift
[70/122] Compiling CryptoSwift ISO78164Padding.swift
[71/122] Compiling CryptoSwift Int+Extension.swift
[72/122] Compiling CryptoSwift MD5.swift
[73/122] Compiling CryptoSwift NoPadding.swift
[74/122] Compiling CryptoSwift Operators.swift
[75/122] Compiling CryptoSwift DER.swift
[76/122] Compiling CryptoSwift PBKDF1.swift
[77/122] Compiling CryptoSwift PBKDF2.swift
[78/122] Compiling CryptoSwift PKCS1v15.swift
[79/122] Compiling CryptoSwift AEAD.swift
[80/122] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[81/122] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[82/122] Compiling CryptoSwift AES.Cryptors.swift
[83/122] Compiling CryptoSwift AES.swift
[84/122] Compiling CryptoSwift ASN1.swift
[85/122] Compiling CryptoSwift ASN1Decoder.swift
[86/122] Compiling CryptoSwift ASN1Encoder.swift
[87/122] Compiling CryptoSwift ASN1Scanner.swift
[88/122] Compiling CryptoSwift Array+Extension.swift
[89/122] Compiling CryptoSwift Authenticator.swift
[90/122] Compiling CryptoSwift BatchedCollection.swift
[91/122] Compiling CryptoSwift Bit.swift
[92/122] Compiling CryptoSwift BlockCipher.swift
[93/122] Compiling CryptoSwift BlockDecryptor.swift
[94/122] Compiling CryptoSwift CMAC.swift
[95/122] Compiling CryptoSwift Addition.swift
[96/122] Compiling CryptoSwift BigInt.swift
[97/122] Compiling CryptoSwift BigUInt.swift
[98/122] Compiling CryptoSwift BitwiseOps.swift
[99/122] Compiling CryptoSwift CS.swift
[100/122] Compiling CryptoSwift Codable.swift
[101/122] Compiling CryptoSwift Comparable.swift
[102/122] Compiling CryptoSwift DataConversion.swift
[103/122] Compiling CryptoSwift Division.swift
[104/122] Compiling CryptoSwift Exponentiation.swift
[105/122] Compiling CryptoSwift FloatingPointConversion.swift
[106/122] Compiling CryptoSwift GCD.swift
[107/122] Compiling CryptoSwift Hashable.swift
[108/122] Compiling CryptoSwift PKCS5.swift
[109/122] Compiling CryptoSwift PKCS7.swift
[110/122] Compiling CryptoSwift PKCS7Padding.swift
[111/122] Compiling CryptoSwift Padding.swift
[112/122] Compiling CryptoSwift Poly1305.swift
[113/122] Compiling CryptoSwift RSA+Cipher.swift
[114/122] Compiling CryptoSwift RSA+Signature.swift
[115/122] Compiling CryptoSwift RSA.swift
[116/122] Compiling CryptoSwift Rabbit.swift
[117/122] Compiling CryptoSwift SHA1.swift
[118/122] Compiling CryptoSwift SHA2.swift
[119/122] Compiling CryptoSwift SHA3.swift
[120/122] Compiling CryptoSwift Scrypt.swift
[121/122] Compiling CryptoSwift SecureBytes.swift
[122/123] Compiling CryptoSwiftCaptureSDK CryptoSwiftDummy.m
[124/135] Compiling Maraca DebugLogger.swift
/host/spi-builder-workspace/Sources/Maraca/ActiveClientManager.swift:8:8: error: no such module 'CaptureSDK'
6 | //
7 |
8 | import CaptureSDK
| `- error: no such module 'CaptureSDK'
9 |
10 | /// Manages relations between the currently active Client object and the web application it represents
[125/135] Compiling Maraca JavascriptMessageInterpreter.swift
/host/spi-builder-workspace/Sources/Maraca/ActiveClientManager.swift:8:8: error: no such module 'CaptureSDK'
6 | //
7 |
8 | import CaptureSDK
| `- error: no such module 'CaptureSDK'
9 |
10 | /// Manages relations between the currently active Client object and the web application it represents
[126/136] Compiling Maraca MaracaConstants.swift
/host/spi-builder-workspace/Sources/Maraca/ActiveClientManager.swift:8:8: error: no such module 'CaptureSDK'
6 | //
7 |
8 | import CaptureSDK
| `- error: no such module 'CaptureSDK'
9 |
10 | /// Manages relations between the currently active Client object and the web application it represents
[127/136] Compiling Maraca Protocol+Declarations.swift
/host/spi-builder-workspace/Sources/Maraca/ActiveClientManager.swift:8:8: error: no such module 'CaptureSDK'
6 | //
7 |
8 | import CaptureSDK
| `- error: no such module 'CaptureSDK'
9 |
10 | /// Manages relations between the currently active Client object and the web application it represents
[128/136] Compiling Maraca Utility.swift
/host/spi-builder-workspace/Sources/Maraca/ActiveClientManager.swift:8:8: error: no such module 'CaptureSDK'
6 | //
7 |
8 | import CaptureSDK
| `- error: no such module 'CaptureSDK'
9 |
10 | /// Manages relations between the currently active Client object and the web application it represents
[129/136] Compiling Maraca Maraca.swift
/host/spi-builder-workspace/Sources/Maraca/ActiveClientManager.swift:8:8: error: no such module 'CaptureSDK'
6 | //
7 |
8 | import CaptureSDK
| `- error: no such module 'CaptureSDK'
9 |
10 | /// Manages relations between the currently active Client object and the web application it represents
[130/136] Compiling Maraca JsonRPCObject.swift
/host/spi-builder-workspace/Sources/Maraca/ActiveClientManager.swift:8:8: error: no such module 'CaptureSDK'
6 | //
7 |
8 | import CaptureSDK
| `- error: no such module 'CaptureSDK'
9 |
10 | /// Manages relations between the currently active Client object and the web application it represents
[131/136] Compiling Maraca LeakAvoider.swift
/host/spi-builder-workspace/Sources/Maraca/ActiveClientManager.swift:8:8: error: no such module 'CaptureSDK'
6 | //
7 |
8 | import CaptureSDK
| `- error: no such module 'CaptureSDK'
9 |
10 | /// Manages relations between the currently active Client object and the web application it represents
error: emit-module command failed with exit code 1 (use -v to see invocation)
[132/136] Emitting module Maraca
/host/spi-builder-workspace/Sources/Maraca/ActiveClientManager.swift:8:8: error: no such module 'CaptureSDK'
6 | //
7 |
8 | import CaptureSDK
| `- error: no such module 'CaptureSDK'
9 |
10 | /// Manages relations between the currently active Client object and the web application it represents
[133/136] Compiling Maraca ActiveClientManager.swift
/host/spi-builder-workspace/Sources/Maraca/ActiveClientManager.swift:8:8: error: no such module 'CaptureSDK'
6 | //
7 |
8 | import CaptureSDK
| `- error: no such module 'CaptureSDK'
9 |
10 | /// Manages relations between the currently active Client object and the web application it represents
[134/136] Compiling Maraca CaptureLayer.swift
/host/spi-builder-workspace/Sources/Maraca/ActiveClientManager.swift:8:8: error: no such module 'CaptureSDK'
6 | //
7 |
8 | import CaptureSDK
| `- error: no such module 'CaptureSDK'
9 |
10 | /// Manages relations between the currently active Client object and the web application it represents
[135/136] Compiling Maraca Client.swift
/host/spi-builder-workspace/Sources/Maraca/ActiveClientManager.swift:8:8: error: no such module 'CaptureSDK'
6 | //
7 |
8 | import CaptureSDK
| `- error: no such module 'CaptureSDK'
9 |
10 | /// Manages relations between the currently active Client object and the web application it represents
[136/136] Compiling Maraca ClientDevice.swift
/host/spi-builder-workspace/Sources/Maraca/ActiveClientManager.swift:8:8: error: no such module 'CaptureSDK'
6 | //
7 |
8 | import CaptureSDK
| `- error: no such module 'CaptureSDK'
9 |
10 | /// Manages relations between the currently active Client object and the web application it represents
BUILD FAILURE 6.2 linux