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 Assist, reference develop (4b5a01), with Swift 6.2 for Android on 15 Dec 2025 18:18:57 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Blackjacx/Assist.git
Reference: develop
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/Blackjacx/Assist
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 4b5a017 Merge branch 'release/0.10.0' into develop
Cloned https://github.com/Blackjacx/Assist.git
Revision (git rev-parse @):
4b5a017899bd9a84fca4bf94ce062d37bc14d3cd
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Blackjacx/Assist.git at develop
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Blackjacx/Assist.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:5dcfe09194e3c36609f58c2a9689c9c974fddafea0cac7c12077a98d08c6b397
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/blackjacx/Engine
Fetching https://github.com/blackjacx/ASCKit
[1/4867] Fetching swiftshell
[1024/5649] Fetching swiftshell, asckit
[1025/6447] Fetching swiftshell, asckit, engine
[2417/23409] Fetching swiftshell, asckit, engine, swift-argument-parser
Fetched https://github.com/blackjacx/ASCKit from cache (0.27s)
[2816/22627] Fetching swiftshell, engine, swift-argument-parser
Fetched https://github.com/blackjacx/Engine from cache (0.81s)
Fetched https://github.com/kareman/SwiftShell from cache (0.81s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.82s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (3.12s)
Computing version for https://github.com/blackjacx/ASCKit
Computed https://github.com/blackjacx/ASCKit at 0.7.1 (0.32s)
Computing version for https://github.com/blackjacx/Engine
Computed https://github.com/blackjacx/Engine at 0.3.0 (0.35s)
Fetching https://github.com/kishikawakatsumi/KeychainAccess
[1/4386] Fetching keychainaccess
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (0.58s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (1.00s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.6.2 (0.39s)
Creating working copy for https://github.com/blackjacx/ASCKit
Working copy of https://github.com/blackjacx/ASCKit resolved at 0.7.1
Creating working copy for https://github.com/blackjacx/Engine
Working copy of https://github.com/blackjacx/Engine resolved at 0.3.0
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.6.2
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/33] Write sources
[13/33] Write swift-version-2B04F66FBCF4E350.txt
[15/46] Emitting module ArgumentParserToolInfo
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/46] Emitting module KeychainAccess
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
  25 |
  26 | import Foundation
  27 | import Security
     |        `- error: no such module 'Security'
  28 | #if os(iOS) || os(OSX)
  29 | import LocalAuthentication
[17/46] Compiling SwiftShell Lazy-split.swift
[18/47] Compiling ArgumentParserToolInfo ToolInfo.swift
[19/48] Wrapping AST for ArgumentParserToolInfo for debugging
[21/92] Emitting module ArgumentParser
[22/98] Compiling ArgumentParser Tree.swift
[23/98] Compiling ArgumentParser CodingKeyValidator.swift
[24/98] Compiling ArgumentParser NonsenseFlagsValidator.swift
[25/98] Compiling ArgumentParser ParsableArgumentsValidation.swift
[26/98] Compiling ArgumentParser PositionalArgumentsValidator.swift
[27/98] Compiling ArgumentParser UniqueNamesValidator.swift
[28/98] Compiling ArgumentParser OptionGroup.swift
[29/98] Compiling ArgumentParser AsyncParsableCommand.swift
[30/98] Compiling ArgumentParser CommandConfiguration.swift
[31/98] Compiling ArgumentParser CommandGroup.swift
[32/98] Compiling ArgumentParser EnumerableFlag.swift
[33/98] Compiling ArgumentParser ExpressibleByArgument.swift
[34/98] Compiling ArgumentParser InputKey.swift
[35/98] Compiling ArgumentParser InputOrigin.swift
[36/98] Compiling ArgumentParser Name.swift
[37/98] Compiling ArgumentParser Parsed.swift
[38/98] Compiling ArgumentParser ParsedValues.swift
[39/98] Compiling ArgumentParser ParserError.swift
[40/98] Compiling SwiftShell String.swift
[41/98] Compiling ArgumentParser ArgumentVisibility.swift
[42/98] Compiling ArgumentParser CompletionKind.swift
[43/98] Compiling ArgumentParser Errors.swift
[44/98] Compiling ArgumentParser Flag.swift
[45/98] Compiling ArgumentParser NameSpecification.swift
[46/98] Compiling ArgumentParser Option.swift
[47/98] Compiling SwiftShell Stream.swift
[48/98] Compiling ArgumentParser CollectionExtensions.swift
[49/98] Compiling ArgumentParser Mutex.swift
[50/98] Compiling ArgumentParser Platform.swift
[51/98] Compiling ArgumentParser SequenceExtensions.swift
[52/98] Compiling ArgumentParser StringExtensions.swift
[53/98] Compiling ArgumentParser SwiftExtensions.swift
[54/98] Compiling SwiftShell Array.swift
[55/98] Compiling SwiftShell Process.swift
[56/98] Compiling KeychainAccess Keychain.swift
/host/spi-builder-workspace/.build/checkouts/KeychainAccess/Lib/KeychainAccess/Keychain.swift:27:8: error: no such module 'Security'
  25 |
  26 | import Foundation
  27 | import Security
     |        `- error: no such module 'Security'
  28 | #if os(iOS) || os(OSX)
  29 | import LocalAuthentication
[57/98] Compiling ArgumentParser ParsableArguments.swift
[58/98] Compiling ArgumentParser ParsableCommand.swift
[59/98] Emitting module SwiftShell
[60/98] Compiling SwiftShell Files.swift
BUILD FAILURE 6.2 android