The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Solana, reference main (61a53d), with Swift 6.3 for Android on 12 Apr 2026 04:37:14 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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

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:         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-4609320-2":/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/534] Fetching base58swift
[103/1486] Fetching base58swift, ed25519swift
Fetched https://github.com/keefertaylor/Base58Swift from cache (0.27s)
[819/952] Fetching ed25519swift
Fetched https://github.com/crewshin/ed25519swift from cache (0.35s)
Computing version for https://github.com/crewshin/ed25519swift
Computed https://github.com/crewshin/ed25519swift at 1.2.6 (0.80s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/13341] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.56s)
Computing version for https://github.com/keefertaylor/Base58Swift
Computed https://github.com/keefertaylor/Base58Swift at 2.1.14 (2.12s)
Fetching https://github.com/attaswift/BigInt.git
[1/4878] Fetching bigint
Fetched https://github.com/attaswift/BigInt.git from cache (0.80s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.7.0 (1.63s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.9.0 (0.56s)
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/crewshin/ed25519swift
Working copy of https://github.com/crewshin/ed25519swift resolved at 1.2.6
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/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] Compiling BigInt Subtraction.swift
[10/131] Compiling BigInt Words and Bits.swift
[11/131] Compiling CryptoSwift BlockDecryptor.swift
[12/131] Compiling CryptoSwift CMAC.swift
[13/131] Compiling CryptoSwift Addition.swift
[14/131] Compiling CryptoSwift AEAD.swift
[15/131] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[16/131] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[17/131] Compiling CryptoSwift Array+Extension.swift
[18/131] Compiling CryptoSwift Authenticator.swift
[19/131] Compiling CryptoSwift IntegerConversion.swift
[20/131] Compiling CryptoSwift Multiplication.swift
[21/131] Compiling CryptoSwift PrimeTest.swift
[22/131] Compiling CryptoSwift Random.swift
[23/131] Compiling CryptoSwift Shifts.swift
[24/131] Compiling CryptoSwift SquareRoot.swift
[25/131] Compiling CryptoSwift Strideable.swift
[26/131] Compiling CryptoSwift StringConversion.swift
[27/131] Compiling CryptoSwift Subtraction.swift
[28/131] Compiling CryptoSwift WordsAndBits.swift
[29/131] Compiling CryptoSwift ChaCha20.swift
[30/131] Compiling CryptoSwift Checksum.swift
[31/131] Compiling CryptoSwift Cipher.swift
[32/131] Compiling CryptoSwift Collection+Extension.swift
[33/145] Compiling CryptoSwift BlockEncryptor.swift
[34/145] Compiling CryptoSwift BlockMode.swift
[35/145] Compiling CryptoSwift BlockModeOptions.swift
[36/145] Compiling CryptoSwift CBC.swift
[37/145] Compiling CryptoSwift CCM.swift
[38/145] Compiling CryptoSwift CFB.swift
[39/145] Compiling CryptoSwift CTR.swift
[40/145] Compiling CryptoSwift CipherModeWorker.swift
[41/145] Compiling CryptoSwift ECB.swift
[42/145] Compiling CryptoSwift GCM.swift
[43/145] Compiling CryptoSwift OCB.swift
[44/145] Compiling CryptoSwift OFB.swift
[45/145] Compiling CryptoSwift PCBC.swift
[46/145] Compiling CryptoSwift Blowfish.swift
[47/145] Compiling CryptoSwift CBCMAC.swift
[48/145] Emitting module CryptoSwift
[49/145] Compiling CryptoSwift ASN1Decoder.swift
[50/145] Compiling CryptoSwift ASN1Encoder.swift
[51/145] Compiling CryptoSwift ASN1Scanner.swift
[52/145] Compiling CryptoSwift BatchedCollection.swift
[53/145] Compiling CryptoSwift Bit.swift
[54/145] Compiling CryptoSwift BlockCipher.swift
[55/145] Compiling CryptoSwift BigInt.swift
[56/145] Compiling CryptoSwift BigUInt.swift
[57/145] Compiling CryptoSwift BitwiseOps.swift
[58/145] Compiling CryptoSwift CompactMap.swift
[59/145] Compiling CryptoSwift Cryptor.swift
[60/145] Compiling CryptoSwift Cryptors.swift
[61/145] Compiling CryptoSwift Digest.swift
[62/145] Compiling CryptoSwift DigestType.swift
[63/145] Compiling CryptoSwift AES+Foundation.swift
[64/145] Compiling CryptoSwift Array+Foundation.swift
[65/145] Compiling CryptoSwift Blowfish+Foundation.swift
[66/145] Compiling CryptoSwift ChaCha20+Foundation.swift
[67/145] Compiling CryptoSwift Data+Extension.swift
[68/145] Compiling CryptoSwift HMAC+Foundation.swift
[69/145] Compiling CryptoSwift Rabbit+Foundation.swift
[70/145] Compiling CryptoSwift String+FoundationExtension.swift
[71/145] Compiling CryptoSwift Utils+Foundation.swift
[72/145] Compiling CryptoSwift Signature.swift
[73/145] Compiling CryptoSwift StreamDecryptor.swift
[74/145] Compiling CryptoSwift StreamEncryptor.swift
[75/145] Compiling CryptoSwift String+Extension.swift
[76/145] Compiling CryptoSwift UInt128.swift
[77/145] Compiling CryptoSwift UInt16+Extension.swift
[78/145] Compiling CryptoSwift UInt32+Extension.swift
[79/145] Compiling CryptoSwift UInt64+Extension.swift
[80/145] Compiling CryptoSwift UInt8+Extension.swift
[81/145] Compiling CryptoSwift Updatable.swift
[82/145] Compiling CryptoSwift Utils.swift
[83/145] Compiling CryptoSwift XChaCha20.swift
[84/145] Compiling CryptoSwift ZeroPadding.swift
[85/145] Compiling CryptoSwift resource_bundle_accessor.swift
[89/145] Compiling CryptoSwift AES.Cryptors.swift
[90/145] Compiling CryptoSwift AES.swift
[91/145] Compiling CryptoSwift ASN1.swift
[104/146] Compiling CryptoSwift PKCS5.swift
[105/146] Compiling CryptoSwift PKCS7.swift
[106/146] Compiling CryptoSwift PKCS7Padding.swift
[107/146] Compiling CryptoSwift Padding.swift
[108/146] Compiling CryptoSwift Poly1305.swift
[109/146] Compiling CryptoSwift RSA+Cipher.swift
[110/146] Compiling CryptoSwift RSA+Signature.swift
[111/146] Compiling CryptoSwift RSA.swift
[112/146] Compiling CryptoSwift Rabbit.swift
[113/146] Compiling CryptoSwift SHA1.swift
[114/146] Compiling CryptoSwift SHA2.swift
[115/146] Compiling CryptoSwift SHA3.swift
[116/146] Compiling CryptoSwift Scrypt.swift
[117/146] Compiling CryptoSwift SecureBytes.swift
[119/146] Compiling CryptoSwift XChaCha20+Foundation.swift
[120/146] Compiling CryptoSwift Generics.swift
[121/146] Compiling CryptoSwift HKDF.swift
[122/146] Compiling CryptoSwift HMAC.swift
[123/146] Compiling CryptoSwift ISO10126Padding.swift
[124/146] Compiling CryptoSwift ISO78164Padding.swift
[125/146] Compiling CryptoSwift Int+Extension.swift
[126/146] Compiling CryptoSwift MD5.swift
[127/146] Compiling CryptoSwift NoPadding.swift
[128/146] Compiling CryptoSwift Operators.swift
[129/146] Compiling CryptoSwift DER.swift
[130/146] Compiling CryptoSwift PBKDF1.swift
[131/146] Compiling CryptoSwift PBKDF2.swift
[132/146] Compiling CryptoSwift PKCS1v15.swift
[140/146] Compiling CryptoSwift Comparable.swift
[141/146] Compiling CryptoSwift DataConversion.swift
[142/146] Compiling CryptoSwift Division.swift
[143/146] Compiling CryptoSwift Exponentiation.swift
[144/146] Compiling CryptoSwift FloatingPointConversion.swift
[145/146] Compiling CryptoSwift GCD.swift
[146/146] Compiling CryptoSwift Hashable.swift
[148/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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[149/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 |
BUILD FAILURE 6.3 android