Build Information
Failed to build Datastore, reference v1.2.4 (3f6921
), with Swift 6.2 (beta) for Android on 17 Jun 2025 15:44:51 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/Datastore.git
Reference: v1.2.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/elegantchaos/Datastore
* tag v1.2.4 -> FETCH_HEAD
HEAD is now at 3f6921e use newer view extensions
Cloned https://github.com/elegantchaos/Datastore.git
Revision (git rev-parse @):
3f6921ed4a4aeb5b3ace8dbcd467b6168d668356
SUCCESS checkout https://github.com/elegantchaos/Datastore.git at v1.2.4
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/elegantchaos/Datastore.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" 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:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/elegantchaos/ViewExtensions.git
Fetching https://github.com/elegantchaos/Logger.git
Fetching https://github.com/elegantchaos/XCTestExtensions.git
Fetching https://github.com/elegantchaos/CollectionExtensions.git
Fetching https://github.com/elegantchaos/Performance.git
Fetching https://github.com/elegantchaos/LayoutExtensions.git
[1/21] Fetching performance
[22/60] Fetching performance, layoutextensions
[61/631] Fetching performance, layoutextensions, xctestextensions
[421/750] Fetching performance, layoutextensions, xctestextensions, viewextensions
[742/1150] Fetching performance, layoutextensions, xctestextensions, viewextensions, collectionextensions
[1142/3250] Fetching performance, layoutextensions, xctestextensions, viewextensions, collectionextensions, logger
Fetched https://github.com/elegantchaos/Performance.git from cache (0.28s)
Fetched https://github.com/elegantchaos/ViewExtensions.git from cache (0.29s)
Fetched https://github.com/elegantchaos/LayoutExtensions.git from cache (0.28s)
Fetched https://github.com/elegantchaos/CollectionExtensions.git from cache (0.28s)
Fetched https://github.com/elegantchaos/XCTestExtensions.git from cache (0.34s)
Fetched https://github.com/elegantchaos/Logger.git from cache (0.34s)
Computing version for https://github.com/elegantchaos/Performance.git
Computed https://github.com/elegantchaos/Performance.git at 1.0.2 (1.45s)
Computing version for https://github.com/elegantchaos/ViewExtensions.git
Computed https://github.com/elegantchaos/ViewExtensions.git at 1.0.4 (0.44s)
Computing version for https://github.com/elegantchaos/LayoutExtensions.git
Computed https://github.com/elegantchaos/LayoutExtensions.git at 1.0.3 (0.44s)
Computing version for https://github.com/elegantchaos/CollectionExtensions.git
Computed https://github.com/elegantchaos/CollectionExtensions.git at 1.1.10 (0.39s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.8.2 (1.07s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.5.1 (0.77s)
Fetching https://github.com/elegantchaos/Matchable.git
[1/113] Fetching matchable
Fetched https://github.com/elegantchaos/Matchable.git from cache (0.32s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.7 (1.03s)
Creating working copy for https://github.com/elegantchaos/Logger.git
Working copy of https://github.com/elegantchaos/Logger.git resolved at 1.8.2
Creating working copy for https://github.com/elegantchaos/LayoutExtensions.git
Working copy of https://github.com/elegantchaos/LayoutExtensions.git resolved at 1.0.3
Creating working copy for https://github.com/elegantchaos/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.7
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.5.1
Creating working copy for https://github.com/elegantchaos/ViewExtensions.git
Working copy of https://github.com/elegantchaos/ViewExtensions.git resolved at 1.0.4
Creating working copy for https://github.com/elegantchaos/CollectionExtensions.git
Working copy of https://github.com/elegantchaos/CollectionExtensions.git resolved at 1.1.10
Creating working copy for https://github.com/elegantchaos/Performance.git
Working copy of https://github.com/elegantchaos/Performance.git resolved at 1.0.2
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-8C5A4AE7A8CE2BA.txt
[9/38] Compiling Logger PrintHandler.swift
[10/38] Compiling Logger NSLogHandler.swift
[11/39] Compiling ViewExtensions UIViewExtensions.swift
/host/spi-builder-workspace/.build/checkouts/ViewExtensions/Sources/ViewExtensions/EnhancedTableView.swift:7:8: error: no such module 'UIKit'
5 |
6 | #if targetEnvironment(macCatalyst) || !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public class EnhancedTableView: UITableView {
[12/39] Compiling Logger OSLogHandler.swift
[13/39] Compiling Performance Profiler.swift
/host/spi-builder-workspace/.build/checkouts/Performance/Sources/Performance/Profiler.swift:6:8: error: no such module 'Darwin'
4 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
5 |
6 | import Darwin
| `- error: no such module 'Darwin'
7 |
8 | public struct Profiler {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/39] Emitting module Performance
/host/spi-builder-workspace/.build/checkouts/Performance/Sources/Performance/Profiler.swift:6:8: error: no such module 'Darwin'
4 | // -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
5 |
6 | import Darwin
| `- error: no such module 'Darwin'
7 |
8 | public struct Profiler {
[15/39] Compiling ViewExtensions UINavigationViewExtensions.swift
/host/spi-builder-workspace/.build/checkouts/ViewExtensions/Sources/ViewExtensions/EnhancedTableView.swift:7:8: error: no such module 'UIKit'
5 |
6 | #if targetEnvironment(macCatalyst) || !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public class EnhancedTableView: UITableView {
[16/39] Compiling ViewExtensions UIStackViewExtensions.swift
/host/spi-builder-workspace/.build/checkouts/ViewExtensions/Sources/ViewExtensions/EnhancedTableView.swift:7:8: error: no such module 'UIKit'
5 |
6 | #if targetEnvironment(macCatalyst) || !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public class EnhancedTableView: UITableView {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/39] Emitting module LayoutExtensions
/host/spi-builder-workspace/.build/checkouts/LayoutExtensions/Sources/LayoutExtensions/UIViewExtensions.swift:7:8: error: no such module 'UIKit'
5 |
6 | #if targetEnvironment(macCatalyst) || !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public extension UIView {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/39] Compiling ViewExtensions PopoverMenuButton.swift
/host/spi-builder-workspace/.build/checkouts/ViewExtensions/Sources/ViewExtensions/EnhancedTableView.swift:7:8: error: no such module 'UIKit'
5 |
6 | #if targetEnvironment(macCatalyst) || !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public class EnhancedTableView: UITableView {
[19/39] Emitting module ViewExtensions
/host/spi-builder-workspace/.build/checkouts/ViewExtensions/Sources/ViewExtensions/EnhancedTableView.swift:7:8: error: no such module 'UIKit'
5 |
6 | #if targetEnvironment(macCatalyst) || !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public class EnhancedTableView: UITableView {
[20/39] Compiling ViewExtensions PopoverButton.swift
/host/spi-builder-workspace/.build/checkouts/ViewExtensions/Sources/ViewExtensions/EnhancedTableView.swift:7:8: error: no such module 'UIKit'
5 |
6 | #if targetEnvironment(macCatalyst) || !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public class EnhancedTableView: UITableView {
[21/39] Compiling ViewExtensions PopoverMenuButtonWithFixedItems.swift
/host/spi-builder-workspace/.build/checkouts/ViewExtensions/Sources/ViewExtensions/EnhancedTableView.swift:7:8: error: no such module 'UIKit'
5 |
6 | #if targetEnvironment(macCatalyst) || !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public class EnhancedTableView: UITableView {
[22/39] Compiling ViewExtensions EnhancedTableView.swift
/host/spi-builder-workspace/.build/checkouts/ViewExtensions/Sources/ViewExtensions/EnhancedTableView.swift:7:8: error: no such module 'UIKit'
5 |
6 | #if targetEnvironment(macCatalyst) || !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public class EnhancedTableView: UITableView {
[23/39] Compiling LayoutExtensions UIViewExtensions.swift
/host/spi-builder-workspace/.build/checkouts/LayoutExtensions/Sources/LayoutExtensions/UIViewExtensions.swift:7:8: error: no such module 'UIKit'
5 |
6 | #if targetEnvironment(macCatalyst) || !os(macOS)
7 | import UIKit
| `- error: no such module 'UIKit'
8 |
9 | public extension UIView {
BUILD FAILURE 6.2 android