The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Solana, reference main (61a53d), with Swift 6.3 for Linux on 22 Apr 2026 11:07:19 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/crewshin/solana-swift.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/crewshin/solana-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 61a53de Merge pull request #5 from crewshin/feature/get-identity
Cloned https://github.com/crewshin/solana-swift.git
Revision (git rev-parse @):
61a53dee2a371127bb1998a62a5ec9aa9c419acb
SUCCESS checkout https://github.com/crewshin/solana-swift.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/crewshin/solana-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/keefertaylor/Base58Swift
Fetching https://github.com/crewshin/ed25519swift
[1/534] Fetching base58swift
[55/1486] Fetching base58swift, ed25519swift
Fetched https://github.com/keefertaylor/Base58Swift from cache (0.36s)
[886/952] Fetching ed25519swift
Fetched https://github.com/crewshin/ed25519swift from cache (0.45s)
Computing version for https://github.com/crewshin/ed25519swift
Computed https://github.com/crewshin/ed25519swift at 1.2.6 (1.03s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/13351] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (2.05s)
Computing version for https://github.com/keefertaylor/Base58Swift
Computed https://github.com/keefertaylor/Base58Swift at 2.1.14 (3.15s)
Fetching https://github.com/attaswift/BigInt.git
[1/4878] Fetching bigint
Fetched https://github.com/attaswift/BigInt.git from cache (0.66s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (1.18s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (1.22s)
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.7.0
Creating working copy for https://github.com/keefertaylor/Base58Swift
Working copy of https://github.com/keefertaylor/Base58Swift resolved at 2.1.14
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.9.0
Creating working copy for https://github.com/crewshin/ed25519swift
Working copy of https://github.com/crewshin/ed25519swift resolved at 1.2.6
Building for debugging...
[0/7] Copying PrivacyInfo.xcprivacy
[1/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/129] Emitting module BigInt
[9/131] Emitting module CryptoSwift
[10/145] Compiling BigInt Subtraction.swift
[11/145] Compiling BigInt Words and Bits.swift
[12/145] Compiling CryptoSwift BlockModeOptions.swift
[13/145] Compiling CryptoSwift CBC.swift
[14/145] Compiling CryptoSwift CCM.swift
[15/145] Compiling CryptoSwift BlockDecryptor.swift
[16/145] Compiling CryptoSwift BlockEncryptor.swift
[17/145] Compiling CryptoSwift BlockMode.swift
[18/145] Compiling CryptoSwift AEAD.swift
[19/145] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[20/145] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[21/145] Compiling CryptoSwift IntegerConversion.swift
[22/145] Compiling CryptoSwift Multiplication.swift
[23/145] Compiling CryptoSwift PrimeTest.swift
[24/145] Compiling CryptoSwift Random.swift
[25/145] Compiling CryptoSwift Shifts.swift
[26/145] Compiling CryptoSwift SquareRoot.swift
[27/145] Compiling CryptoSwift Strideable.swift
[28/145] Compiling CryptoSwift StringConversion.swift
[29/145] Compiling CryptoSwift Subtraction.swift
[30/145] Compiling CryptoSwift WordsAndBits.swift
[31/145] Compiling CryptoSwift ChaCha20.swift
[32/145] Compiling CryptoSwift Checksum.swift
[33/145] Compiling CryptoSwift Cipher.swift
[34/145] Compiling CryptoSwift Collection+Extension.swift
[35/145] Compiling CryptoSwift AES.Cryptors.swift
[36/145] Compiling CryptoSwift AES.swift
[37/145] Compiling CryptoSwift ASN1.swift
[38/145] Compiling CryptoSwift ASN1Decoder.swift
[39/145] Compiling CryptoSwift ASN1Encoder.swift
[40/145] Compiling CryptoSwift ASN1Scanner.swift
[41/145] Compiling CryptoSwift Array+Extension.swift
[42/145] Compiling CryptoSwift Authenticator.swift
[43/145] Compiling CryptoSwift PKCS5.swift
[44/145] Compiling CryptoSwift PKCS7.swift
[45/145] Compiling CryptoSwift PKCS7Padding.swift
[46/145] Compiling CryptoSwift Padding.swift
[47/145] Compiling CryptoSwift Poly1305.swift
[48/145] Compiling CryptoSwift RSA+Cipher.swift
[49/145] Compiling CryptoSwift RSA+Signature.swift
[50/145] Compiling CryptoSwift RSA.swift
[51/145] Compiling CryptoSwift Rabbit.swift
[52/145] Compiling CryptoSwift SHA1.swift
[53/145] Compiling CryptoSwift SHA2.swift
[54/145] Compiling CryptoSwift SHA3.swift
[55/145] Compiling CryptoSwift Scrypt.swift
[56/145] Compiling CryptoSwift SecureBytes.swift
[64/145] Compiling CryptoSwift CipherModeWorker.swift
[65/145] Compiling CryptoSwift ECB.swift
[66/145] Compiling CryptoSwift GCM.swift
[67/145] Compiling CryptoSwift OCB.swift
[68/145] Compiling CryptoSwift OFB.swift
[69/145] Compiling CryptoSwift PCBC.swift
[70/145] Compiling CryptoSwift Blowfish.swift
[71/145] Compiling CryptoSwift CBCMAC.swift
[72/145] Compiling CryptoSwift BatchedCollection.swift
[73/145] Compiling CryptoSwift Bit.swift
[74/145] Compiling CryptoSwift BlockCipher.swift
[76/146] Compiling CryptoSwift XChaCha20+Foundation.swift
[77/146] Compiling CryptoSwift Generics.swift
[78/146] Compiling CryptoSwift HKDF.swift
[79/146] Compiling CryptoSwift HMAC.swift
[80/146] Compiling CryptoSwift ISO10126Padding.swift
[81/146] Compiling CryptoSwift ISO78164Padding.swift
[82/146] Compiling CryptoSwift Int+Extension.swift
[83/146] Compiling CryptoSwift MD5.swift
[84/146] Compiling CryptoSwift NoPadding.swift
[85/146] Compiling CryptoSwift Operators.swift
[86/146] Compiling CryptoSwift DER.swift
[87/146] Compiling CryptoSwift PBKDF1.swift
[88/146] Compiling CryptoSwift PBKDF2.swift
[89/146] Compiling CryptoSwift PKCS1v15.swift
[90/148] Compiling CryptoSwift CompactMap.swift
[91/148] Compiling CryptoSwift Cryptor.swift
[92/148] Compiling CryptoSwift Cryptors.swift
[93/148] Compiling CryptoSwift Digest.swift
[94/148] Compiling CryptoSwift DigestType.swift
[95/148] Compiling CryptoSwift AES+Foundation.swift
[96/148] Compiling CryptoSwift Array+Foundation.swift
[97/148] Compiling CryptoSwift Blowfish+Foundation.swift
[98/148] Compiling CryptoSwift ChaCha20+Foundation.swift
[99/148] Compiling CryptoSwift Data+Extension.swift
[100/148] Compiling CryptoSwift HMAC+Foundation.swift
[101/148] Compiling CryptoSwift Rabbit+Foundation.swift
[102/148] Compiling CryptoSwift String+FoundationExtension.swift
[103/148] Compiling CryptoSwift Utils+Foundation.swift
[104/148] Compiling CryptoSwift CMAC.swift
[105/148] Compiling CryptoSwift Addition.swift
[106/148] Compiling CryptoSwift BigInt.swift
[107/148] Compiling CryptoSwift BigUInt.swift
[108/148] Compiling CryptoSwift BitwiseOps.swift
[109/148] Compiling CryptoSwift CS.swift
[110/148] Compiling CryptoSwift Codable.swift
[111/148] Compiling CryptoSwift Comparable.swift
[112/148] Compiling CryptoSwift DataConversion.swift
[113/148] Compiling CryptoSwift Division.swift
[114/148] Compiling CryptoSwift Exponentiation.swift
[115/148] Compiling CryptoSwift FloatingPointConversion.swift
[116/148] Compiling CryptoSwift GCD.swift
[117/148] Compiling CryptoSwift Hashable.swift
[133/148] Compiling Base58Swift Base58.swift
/host/spi-builder-workspace/.build/checkouts/Base58Swift/Base58Swift/Base58.swift:4:8: error: no such module 'CommonCrypto'
  2 |
  3 | import BigInt
  4 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
  5 | import Foundation
  6 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[134/148] Emitting module Base58Swift
/host/spi-builder-workspace/.build/checkouts/Base58Swift/Base58Swift/Base58.swift:4:8: error: no such module 'CommonCrypto'
  2 |
  3 | import BigInt
  4 | import CommonCrypto
    |        `- error: no such module 'CommonCrypto'
  5 | import Foundation
  6 |
BUILD FAILURE 6.3 linux