Build Information
Failed to build Solana, reference 0.0.3 (fbd76e), with Swift 6.3 for Android on 21 Apr 2026 08:05:48 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/crewshin/solana-swift.git
Reference: 0.0.3
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
* tag 0.0.3 -> FETCH_HEAD
HEAD is now at fbd76e7 Whoops. We're gonna need websockets lol
Cloned https://github.com/crewshin/solana-swift.git
Revision (git rev-parse @):
fbd76e723ba56b57e5b594a68a5d624bc5d87faf
SUCCESS checkout https://github.com/crewshin/solana-swift.git at 0.0.3
========================================
Build
========================================
Selected platform: android
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-4606859-3":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/keefertaylor/Base58Swift
Fetching https://github.com/crewshin/ed25519swift
[1/952] Fetching ed25519swift
[78/1486] Fetching ed25519swift, base58swift
Fetched https://github.com/keefertaylor/Base58Swift from cache (0.32s)
Fetched https://github.com/crewshin/ed25519swift from cache (0.37s)
Computing version for https://github.com/keefertaylor/Base58Swift
Computed https://github.com/keefertaylor/Base58Swift at 2.1.14 (0.88s)
Fetching https://github.com/attaswift/BigInt.git
[1/4878] Fetching bigint
Fetched https://github.com/attaswift/BigInt.git from cache (0.56s)
Computing version for https://github.com/crewshin/ed25519swift
Computed https://github.com/crewshin/ed25519swift at 1.2.6 (1.14s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/13341] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.99s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (2.43s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (0.50s)
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/crewshin/ed25519swift
Working copy of https://github.com/crewshin/ed25519swift resolved at 1.2.6
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
Building for debugging...
[0/7] Copying PrivacyInfo.xcprivacy
[1/7] Write sources
[6/7] Write swift-version--4F562202D5529B1.txt
[8/129] Emitting module BigInt
[9/131] Emitting module CryptoSwift
[10/145] Compiling CryptoSwift BlockEncryptor.swift
[11/145] Compiling CryptoSwift BlockMode.swift
[12/145] Compiling BigInt Subtraction.swift
[13/145] Compiling BigInt Words and Bits.swift
[14/145] Compiling CryptoSwift ASN1Decoder.swift
[15/145] Compiling CryptoSwift ASN1Encoder.swift
[16/145] Compiling CryptoSwift ASN1Scanner.swift
[17/145] Compiling CryptoSwift BlockModeOptions.swift
[18/145] Compiling CryptoSwift CBC.swift
[19/145] Compiling CryptoSwift CCM.swift
[20/145] Compiling CryptoSwift AEAD.swift
[21/145] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[22/145] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[30/145] Compiling CryptoSwift CipherModeWorker.swift
[31/145] Compiling CryptoSwift ECB.swift
[32/145] Compiling CryptoSwift GCM.swift
[33/145] Compiling CryptoSwift OCB.swift
[34/145] Compiling CryptoSwift OFB.swift
[35/145] Compiling CryptoSwift PCBC.swift
[36/145] Compiling CryptoSwift Blowfish.swift
[37/145] Compiling CryptoSwift CBCMAC.swift
[38/145] Compiling CryptoSwift XChaCha20+Foundation.swift
[39/145] Compiling CryptoSwift Generics.swift
[40/145] Compiling CryptoSwift HKDF.swift
[41/145] Compiling CryptoSwift HMAC.swift
[42/145] Compiling CryptoSwift ISO10126Padding.swift
[43/145] Compiling CryptoSwift ISO78164Padding.swift
[44/145] Compiling CryptoSwift Int+Extension.swift
[45/145] Compiling CryptoSwift MD5.swift
[46/145] Compiling CryptoSwift NoPadding.swift
[47/145] Compiling CryptoSwift Operators.swift
[48/145] Compiling CryptoSwift DER.swift
[49/145] Compiling CryptoSwift PBKDF1.swift
[50/145] Compiling CryptoSwift PBKDF2.swift
[51/145] Compiling CryptoSwift PKCS1v15.swift
[52/145] Compiling CryptoSwift Bit.swift
[53/145] Compiling CryptoSwift BlockCipher.swift
[54/145] Compiling CryptoSwift BlockDecryptor.swift
[55/145] Compiling CryptoSwift AES.Cryptors.swift
[56/145] Compiling CryptoSwift AES.swift
[57/145] Compiling CryptoSwift ASN1.swift
[67/145] Compiling CryptoSwift Array+Extension.swift
[68/145] Compiling CryptoSwift Authenticator.swift
[69/145] Compiling CryptoSwift BatchedCollection.swift
[73/145] Compiling CryptoSwift Signature.swift
[74/145] Compiling CryptoSwift StreamDecryptor.swift
[75/145] Compiling CryptoSwift StreamEncryptor.swift
[76/145] Compiling CryptoSwift String+Extension.swift
[77/145] Compiling CryptoSwift UInt128.swift
[78/145] Compiling CryptoSwift UInt16+Extension.swift
[79/145] Compiling CryptoSwift UInt32+Extension.swift
[80/145] Compiling CryptoSwift UInt64+Extension.swift
[81/145] Compiling CryptoSwift UInt8+Extension.swift
[82/145] Compiling CryptoSwift Updatable.swift
[83/145] Compiling CryptoSwift Utils.swift
[84/145] Compiling CryptoSwift XChaCha20.swift
[85/145] Compiling CryptoSwift ZeroPadding.swift
[86/145] Compiling CryptoSwift resource_bundle_accessor.swift
[91/146] Compiling CryptoSwift IntegerConversion.swift
[92/146] Compiling CryptoSwift Multiplication.swift
[93/146] Compiling CryptoSwift PrimeTest.swift
[94/146] Compiling CryptoSwift Random.swift
[95/146] Compiling CryptoSwift Shifts.swift
[96/146] Compiling CryptoSwift SquareRoot.swift
[97/146] Compiling CryptoSwift Strideable.swift
[98/146] Compiling CryptoSwift StringConversion.swift
[99/146] Compiling CryptoSwift Subtraction.swift
[100/146] Compiling CryptoSwift WordsAndBits.swift
[101/146] Compiling CryptoSwift ChaCha20.swift
[102/146] Compiling CryptoSwift Checksum.swift
[103/146] Compiling CryptoSwift Cipher.swift
[104/146] Compiling CryptoSwift Collection+Extension.swift
[105/146] Compiling CryptoSwift CMAC.swift
[106/146] Compiling CryptoSwift Addition.swift
[107/146] Compiling CryptoSwift BigInt.swift
[108/146] Compiling CryptoSwift BigUInt.swift
[109/146] Compiling CryptoSwift BitwiseOps.swift
[110/146] Compiling CryptoSwift CS.swift
[111/146] Compiling CryptoSwift Codable.swift
[112/146] Compiling CryptoSwift Comparable.swift
[113/146] Compiling CryptoSwift DataConversion.swift
[114/146] Compiling CryptoSwift Division.swift
[115/146] Compiling CryptoSwift Exponentiation.swift
[116/146] Compiling CryptoSwift FloatingPointConversion.swift
[117/146] Compiling CryptoSwift GCD.swift
[118/146] Compiling CryptoSwift Hashable.swift
[119/146] Compiling CryptoSwift CompactMap.swift
[120/146] Compiling CryptoSwift Cryptor.swift
[121/146] Compiling CryptoSwift Cryptors.swift
[122/146] Compiling CryptoSwift Digest.swift
[123/146] Compiling CryptoSwift DigestType.swift
[124/146] Compiling CryptoSwift AES+Foundation.swift
[125/146] Compiling CryptoSwift Array+Foundation.swift
[126/146] Compiling CryptoSwift Blowfish+Foundation.swift
[127/146] Compiling CryptoSwift ChaCha20+Foundation.swift
[128/146] Compiling CryptoSwift Data+Extension.swift
[129/146] Compiling CryptoSwift HMAC+Foundation.swift
[130/146] Compiling CryptoSwift Rabbit+Foundation.swift
[131/146] Compiling CryptoSwift String+FoundationExtension.swift
[132/146] Compiling CryptoSwift Utils+Foundation.swift
[133/146] Compiling CryptoSwift PKCS5.swift
[134/146] Compiling CryptoSwift PKCS7.swift
[135/146] Compiling CryptoSwift PKCS7Padding.swift
[136/146] Compiling CryptoSwift Padding.swift
[137/146] Compiling CryptoSwift Poly1305.swift
[138/146] Compiling CryptoSwift RSA+Cipher.swift
[139/146] Compiling CryptoSwift RSA+Signature.swift
[140/146] Compiling CryptoSwift RSA.swift
[141/146] Compiling CryptoSwift Rabbit.swift
[142/146] Compiling CryptoSwift SHA1.swift
[143/146] Compiling CryptoSwift SHA2.swift
[144/146] Compiling CryptoSwift SHA3.swift
[145/146] Compiling CryptoSwift Scrypt.swift
[146/146] Compiling CryptoSwift SecureBytes.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[148/156] 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 |
[149/156] 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 |
BUILD FAILURE 6.3 android