Build Information
Failed to build CtrlHub, reference 0.0.4 (fcec08), with Swift 6.3 for Android on 16 Apr 2026 00:01:36 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/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/ctrl-hub/sdk.swift.git
Reference: 0.0.4
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/ctrl-hub/sdk.swift
* tag 0.0.4 -> FETCH_HEAD
HEAD is now at fcec087 nil by default
Cloned https://github.com/ctrl-hub/sdk.swift.git
Revision (git rev-parse @):
fcec087381b15526c0f160fda818611beb6c0c39
SUCCESS checkout https://github.com/ctrl-hub/sdk.swift.git at 0.0.4
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/ctrl-hub/sdk.swift.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/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/evgenyneu/keychain-swift.git
Fetching https://github.com/DataDog/swift-jsonapi.git
[1/2252] Fetching keychain-swift
[2253/3257] Fetching keychain-swift, swift-jsonapi
Fetched https://github.com/evgenyneu/keychain-swift.git from cache (0.56s)
Fetched https://github.com/DataDog/swift-jsonapi.git from cache (0.59s)
Computing version for https://github.com/evgenyneu/keychain-swift.git
Computed https://github.com/evgenyneu/keychain-swift.git at 24.0.0 (3.71s)
Computing version for https://github.com/DataDog/swift-jsonapi.git
Computed https://github.com/DataDog/swift-jsonapi.git at 0.1.4 (0.44s)
Fetching https://github.com/swiftlang/swift-syntax
[1/74986] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (5.59s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 510.0.3 (6.29s)
Creating working copy for https://github.com/DataDog/swift-jsonapi.git
Working copy of https://github.com/DataDog/swift-jsonapi.git resolved at 0.1.4
Creating working copy for https://github.com/evgenyneu/keychain-swift.git
Working copy of https://github.com/evgenyneu/keychain-swift.git resolved at 24.0.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 510.0.3
warning: 'keychain-swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/keychain-swift/Sources/PrivacyInfo.xcprivacy
Building for debugging...
[0/34] Write sources
[17/34] Write swift-version--4F562202D5529B1.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/42] Emitting module KeychainSwift
/host/spi-builder-workspace/.build/checkouts/keychain-swift/Sources/KeychainSwift.swift:1:8: error: no such module 'Security'
1 | import Security
| `- error: no such module 'Security'
2 | import Foundation
3 |
[20/42] Compiling SwiftSyntax509 Empty.swift
[21/42] Emitting module SwiftSyntax509
[23/43] Emitting module SwiftSyntax510
[24/43] Compiling SwiftSyntax510 Empty.swift
[25/44] Wrapping AST for SwiftSyntax509 for debugging
[26/44] Wrapping AST for SwiftSyntax510 for debugging
[28/104] Compiling SwiftSyntax AbsolutePosition.swift
[29/104] Compiling SwiftSyntax AbsoluteRawSyntax.swift
[30/104] Compiling SwiftSyntax AbsoluteSyntaxInfo.swift
[31/104] Compiling SwiftSyntax Assert.swift
[32/104] Compiling SwiftSyntax BumpPtrAllocator.swift
[33/104] Compiling SwiftSyntax CommonAncestor.swift
[34/104] Compiling SwiftSyntax Convenience.swift
[35/104] Compiling SwiftSyntax MemoryLayout.swift
[36/104] Compiling SwiftSyntax MissingNodeInitializers.swift
[37/112] Compiling SwiftSyntax RawSyntax.swift
[38/112] Compiling SwiftSyntax RawSyntaxLayoutView.swift
[39/112] Compiling SwiftSyntax RawSyntaxNodeProtocol.swift
[40/112] Compiling SwiftSyntax RawSyntaxTokenView.swift
[41/112] Compiling SwiftSyntax SourceLength.swift
[42/112] Compiling SwiftSyntax SourceLocation.swift
[43/112] Compiling SwiftSyntax SourcePresence.swift
[44/112] Compiling SwiftSyntax SwiftSyntaxCompatibility.swift
[45/112] Compiling SwiftSyntax Syntax.swift
[46/112] Compiling KeychainSwift TegKeychainConstants.swift
/host/spi-builder-workspace/.build/checkouts/keychain-swift/Sources/KeychainSwift.swift:1:8: error: no such module 'Security'
1 | import Security
| `- error: no such module 'Security'
2 | import Foundation
3 |
[47/112] Compiling KeychainSwift KeychainSwiftAccessOptions.swift
/host/spi-builder-workspace/.build/checkouts/keychain-swift/Sources/KeychainSwift.swift:1:8: error: no such module 'Security'
1 | import Security
| `- error: no such module 'Security'
2 | import Foundation
3 |
[48/112] Compiling KeychainSwift KeychainSwift.swift
/host/spi-builder-workspace/.build/checkouts/keychain-swift/Sources/KeychainSwift.swift:1:8: error: no such module 'Security'
1 | import Security
| `- error: no such module 'Security'
2 | import Foundation
3 |
BUILD FAILURE 6.3 android