Build Information
Failed to build FuturedKit, reference 1.3.2 (3743a6
), with Swift 6.2 (beta) for Android on 30 Jul 2025 06:44:04 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/futuredapp/FuturedKit.git
Reference: 1.3.2
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/futuredapp/FuturedKit
* tag 1.3.2 -> FETCH_HEAD
HEAD is now at 3743a6c Add textfield in alert support
Cloned https://github.com/futuredapp/FuturedKit.git
Revision (git rev-parse @):
3743a6c960b3f59d68c0f93c5261bc8fc4bd9030
SUCCESS checkout https://github.com/futuredapp/FuturedKit.git at 1.3.2
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/futuredapp/FuturedKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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/JohnSundell/CollectionConcurrencyKit
Fetching https://github.com/mkj-is/BindingKit
Fetching https://github.com/futuredapp/futured-macros
[1/323] Fetching futured-macros
[324/423] Fetching futured-macros, collectionconcurrencykit
[357/574] Fetching futured-macros, collectionconcurrencykit, bindingkit
Fetched https://github.com/futuredapp/futured-macros from cache (0.26s)
Fetched https://github.com/mkj-is/BindingKit from cache (0.26s)
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit from cache (0.26s)
Computing version for https://github.com/mkj-is/BindingKit
Computed https://github.com/mkj-is/BindingKit at 1.0.0 (3.94s)
Computing version for https://github.com/JohnSundell/CollectionConcurrencyKit
Computed https://github.com/JohnSundell/CollectionConcurrencyKit at 0.2.0 (0.74s)
Computing version for https://github.com/futuredapp/futured-macros
Computed https://github.com/futuredapp/futured-macros at 0.2.0 (0.70s)
Fetching https://github.com/apple/swift-syntax.git
[1/71366] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (5.09s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (7.08s)
Creating working copy for https://github.com/futuredapp/futured-macros
Working copy of https://github.com/futuredapp/futured-macros resolved at 0.2.0
Creating working copy for https://github.com/JohnSundell/CollectionConcurrencyKit
Working copy of https://github.com/JohnSundell/CollectionConcurrencyKit resolved at 0.2.0
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/mkj-is/BindingKit
Working copy of https://github.com/mkj-is/BindingKit resolved at 1.0.0
Building for debugging...
[0/44] Write sources
[22/44] Compiling _SwiftSyntaxCShims dummy.c
[23/44] Write swift-version-8C5A4AE7A8CE2BA.txt
[25/59] Compiling SwiftSyntax510 Empty.swift
[26/59] Emitting module SwiftSyntax510
[27/60] Emitting module SwiftSyntax600
[28/60] Compiling SwiftSyntax600 Empty.swift
[31/61] Emitting module SwiftSyntax509
[32/61] Compiling SwiftSyntax509 Empty.swift
[32/62] Wrapping AST for SwiftSyntax600 for debugging
[33/62] Wrapping AST for SwiftSyntax510 for debugging
[36/62] Compiling BindingKit Transformation.swift
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Binding {
[37/62] Compiling BindingKit Binding+StoredValue.swift
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Binding {
[38/62] Compiling BindingKit Binding+Map.swift
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Binding {
[39/62] Compiling BindingKit Binding+KeyPath.swift
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Binding {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[40/62] Emitting module BindingKit
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Binding {
[41/62] Compiling BindingKit Binding+Coalescing.swift
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Binding {
[42/62] Compiling BindingKit Binding+Effects.swift
/host/spi-builder-workspace/.build/checkouts/BindingKit/Sources/BindingKit/Binding+Coalescing.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | extension Binding {
[43/62] Emitting module CollectionConcurrencyKit
[44/62] Compiling CollectionConcurrencyKit CollectionConcurrencyKit.swift
[44/62] Wrapping AST for SwiftSyntax509 for debugging
BUILD FAILURE 6.2 android