The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Solana, reference main (61a53d), with Swift 6.0 for Linux on 28 Nov 2024 01:02: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.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.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.0
Building package at path:  $PWD
https://github.com/crewshin/solana-swift.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.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/crewshin/ed25519swift
Fetching https://github.com/keefertaylor/Base58Swift
[1/952] Fetching ed25519swift
[325/1486] Fetching ed25519swift, base58swift
Fetched https://github.com/keefertaylor/Base58Swift from cache (0.25s)
Fetched https://github.com/crewshin/ed25519swift from cache (0.25s)
Computing version for https://github.com/crewshin/ed25519swift
Computed https://github.com/crewshin/ed25519swift at 1.2.6 (0.46s)
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
[1/12703] Fetching cryptoswift
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (1.30s)
Computing version for https://github.com/keefertaylor/Base58Swift
Computed https://github.com/keefertaylor/Base58Swift at 2.1.14 (0.48s)
Fetching https://github.com/attaswift/BigInt.git
[1/4771] Fetching bigint
Fetched https://github.com/attaswift/BigInt.git from cache (0.40s)
Computing version for https://github.com/attaswift/BigInt.git
Computed https://github.com/attaswift/BigInt.git at 5.5.0 (0.40s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.3 (0.47s)
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.8.3
Creating working copy for https://github.com/attaswift/BigInt.git
Working copy of https://github.com/attaswift/BigInt.git resolved at 5.5.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] Write sources
[0/7] Copying PrivacyInfo.xcprivacy
[1/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/129] Emitting module BigInt
[9/131] Compiling CryptoSwift AEAD.swift
[10/131] Compiling CryptoSwift AEADChaCha20Poly1305.swift
[11/131] Compiling CryptoSwift AEADXChaCha20Poly1305.swift
[12/131] Compiling CryptoSwift IntegerConversion.swift
[13/131] Compiling CryptoSwift Multiplication.swift
[14/131] Compiling CryptoSwift PrimeTest.swift
[15/131] Compiling CryptoSwift Random.swift
[16/131] Compiling CryptoSwift Shifts.swift
[17/131] Compiling CryptoSwift SquareRoot.swift
[18/131] Compiling CryptoSwift Strideable.swift
[19/131] Compiling CryptoSwift StringConversion.swift
[20/131] Compiling CryptoSwift Subtraction.swift
[21/131] Compiling CryptoSwift WordsAndBits.swift
[22/131] Compiling CryptoSwift ChaCha20.swift
[23/131] Compiling CryptoSwift Checksum.swift
[24/131] Compiling CryptoSwift Cipher.swift
[25/131] Compiling CryptoSwift Collection+Extension.swift
[26/145] Compiling BigInt Subtraction.swift
[27/145] Compiling BigInt Words and Bits.swift
[28/145] Compiling CryptoSwift CBC.swift
[29/145] Compiling CryptoSwift CCM.swift
[30/145] Compiling CryptoSwift ASN1Decoder.swift
[31/145] Compiling CryptoSwift ASN1Encoder.swift
[32/145] Compiling CryptoSwift ASN1Scanner.swift
[33/145] Compiling CryptoSwift AES.Cryptors.swift
[34/145] Compiling CryptoSwift AES.swift
[35/145] Compiling CryptoSwift ASN1.swift
[36/145] Compiling CryptoSwift BlockEncryptor.swift
[37/145] Compiling CryptoSwift BlockMode.swift
[38/145] Compiling CryptoSwift BlockModeOptions.swift
[39/145] Compiling CryptoSwift Bit.swift
[40/145] Compiling CryptoSwift BlockCipher.swift
[41/145] Compiling CryptoSwift BlockDecryptor.swift
[42/145] Compiling CryptoSwift CMAC.swift
[43/145] Compiling CryptoSwift Addition.swift
[44/145] Compiling CryptoSwift BigInt.swift
[45/145] Compiling CryptoSwift BigUInt.swift
[46/145] Compiling CryptoSwift BitwiseOps.swift
[47/145] Compiling CryptoSwift CS.swift
[48/145] Compiling CryptoSwift Codable.swift
[49/145] Compiling CryptoSwift Comparable.swift
[50/145] Compiling CryptoSwift DataConversion.swift
[51/145] Compiling CryptoSwift Division.swift
[52/145] Compiling CryptoSwift Exponentiation.swift
[53/145] Compiling CryptoSwift FloatingPointConversion.swift
[54/145] Compiling CryptoSwift GCD.swift
[55/145] Compiling CryptoSwift Hashable.swift
[63/145] Compiling CryptoSwift CipherModeWorker.swift
[64/145] Compiling CryptoSwift ECB.swift
[65/145] Compiling CryptoSwift GCM.swift
[66/145] Compiling CryptoSwift OCB.swift
[67/145] Compiling CryptoSwift OFB.swift
[68/145] Compiling CryptoSwift PCBC.swift
[69/145] Compiling CryptoSwift Blowfish.swift
[70/145] Compiling CryptoSwift CBCMAC.swift
[71/145] Compiling CryptoSwift XChaCha20+Foundation.swift
[72/145] Compiling CryptoSwift Generics.swift
[73/145] Compiling CryptoSwift HKDF.swift
[74/145] Compiling CryptoSwift HMAC.swift
[75/145] Compiling CryptoSwift ISO10126Padding.swift
[76/145] Compiling CryptoSwift ISO78164Padding.swift
[77/145] Compiling CryptoSwift Int+Extension.swift
[78/145] Compiling CryptoSwift MD5.swift
[79/145] Compiling CryptoSwift NoPadding.swift
[80/145] Compiling CryptoSwift Operators.swift
[81/145] Compiling CryptoSwift DER.swift
[82/145] Compiling CryptoSwift PBKDF1.swift
[83/145] Compiling CryptoSwift PBKDF2.swift
[84/145] Compiling CryptoSwift PKCS1v15.swift
[85/145] Compiling CryptoSwift Array+Extension.swift
[86/145] Compiling CryptoSwift Authenticator.swift
[87/145] Compiling CryptoSwift BatchedCollection.swift
[89/146] Emitting module CryptoSwift
[105/148] Compiling CryptoSwift Signature.swift
[106/148] Compiling CryptoSwift StreamDecryptor.swift
[107/148] Compiling CryptoSwift StreamEncryptor.swift
[108/148] Compiling CryptoSwift String+Extension.swift
[109/148] Compiling CryptoSwift UInt128.swift
[110/148] Compiling CryptoSwift UInt16+Extension.swift
[111/148] Compiling CryptoSwift UInt32+Extension.swift
[112/148] Compiling CryptoSwift UInt64+Extension.swift
[113/148] Compiling CryptoSwift UInt8+Extension.swift
[114/148] Compiling CryptoSwift Updatable.swift
[115/148] Compiling CryptoSwift Utils.swift
[116/148] Compiling CryptoSwift XChaCha20.swift
[117/148] Compiling CryptoSwift ZeroPadding.swift
[118/148] Compiling CryptoSwift resource_bundle_accessor.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[119/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 |
[120/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 |
[121/148] Compiling CryptoSwift CompactMap.swift
[122/148] Compiling CryptoSwift Cryptor.swift
[123/148] Compiling CryptoSwift Cryptors.swift
[124/148] Compiling CryptoSwift Digest.swift
[125/148] Compiling CryptoSwift DigestType.swift
[126/148] Compiling CryptoSwift AES+Foundation.swift
[127/148] Compiling CryptoSwift Array+Foundation.swift
[128/148] Compiling CryptoSwift Blowfish+Foundation.swift
[129/148] Compiling CryptoSwift ChaCha20+Foundation.swift
[130/148] Compiling CryptoSwift Data+Extension.swift
[131/148] Compiling CryptoSwift HMAC+Foundation.swift
[132/148] Compiling CryptoSwift Rabbit+Foundation.swift
[133/148] Compiling CryptoSwift String+FoundationExtension.swift
[134/148] Compiling CryptoSwift Utils+Foundation.swift
BUILD FAILURE 6.0 linux