Build Information
Failed to build SafariServicesUI, reference 1.5.0 (00a652
), with Swift 6.2 (beta) for Android on 23 Jun 2025 15:36:17 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/divadretlaw/SafariServicesUI.git
Reference: 1.5.0
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/divadretlaw/SafariServicesUI
* tag 1.5.0 -> FETCH_HEAD
HEAD is now at 00a6522 Cleanup
Cloned https://github.com/divadretlaw/SafariServicesUI.git
Revision (git rev-parse @):
00a652278ccfb4b7a0a8d87691d546f74232f1bb
SUCCESS checkout https://github.com/divadretlaw/SafariServicesUI.git at 1.5.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/divadretlaw/SafariServicesUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/divadretlaw/URL-Extensions.git
Fetching https://github.com/divadretlaw/WindowSceneReader.git
[1/261] Fetching url-extensions
[119/392] Fetching url-extensions, windowscenereader
Fetched https://github.com/divadretlaw/URL-Extensions.git from cache (0.88s)
Fetched https://github.com/divadretlaw/WindowSceneReader.git from cache (0.88s)
Fetching https://github.com/divadretlaw/WindowReader.git
[1/131] Fetching windowreader
Fetched https://github.com/divadretlaw/WindowReader.git from cache (0.82s)
Computing version for https://github.com/divadretlaw/WindowSceneReader.git
Computed https://github.com/divadretlaw/WindowSceneReader.git at 3.2.0 (2.46s)
Computing version for https://github.com/divadretlaw/WindowReader.git
Computed https://github.com/divadretlaw/WindowReader.git at 3.0.0 (0.42s)
Computing version for https://github.com/divadretlaw/URL-Extensions.git
Computed https://github.com/divadretlaw/URL-Extensions.git at 2.0.0 (0.43s)
Creating working copy for https://github.com/divadretlaw/WindowReader.git
Working copy of https://github.com/divadretlaw/WindowReader.git resolved at 3.0.0
Creating working copy for https://github.com/divadretlaw/WindowSceneReader.git
Working copy of https://github.com/divadretlaw/WindowSceneReader.git resolved at 3.2.0
Creating working copy for https://github.com/divadretlaw/URL-Extensions.git
Working copy of https://github.com/divadretlaw/URL-Extensions.git resolved at 2.0.0
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-8C5A4AE7A8CE2BA.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/59] Emitting module WindowReader
/host/spi-builder-workspace/.build/checkouts/WindowReader/Sources/WindowReader/Environment+Window.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | #if os(iOS) || os(tvOS) || os(visionOS)
[8/59] Compiling WindowReader Environment+Window.swift
/host/spi-builder-workspace/.build/checkouts/WindowReader/Sources/WindowReader/Environment+Window.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | #if os(iOS) || os(tvOS) || os(visionOS)
[9/59] Compiling WindowReader WindowReader.swift
/host/spi-builder-workspace/.build/checkouts/WindowReader/Sources/WindowReader/Environment+Window.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | #if os(iOS) || os(tvOS) || os(visionOS)
[10/59] Compiling WindowReader View+Window.swift
/host/spi-builder-workspace/.build/checkouts/WindowReader/Sources/WindowReader/Environment+Window.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | #if os(iOS) || os(tvOS) || os(visionOS)
[11/59] Compiling WindowReader WindowReaderRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/WindowReader/Sources/WindowReader/Environment+Window.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | #if os(iOS) || os(tvOS) || os(visionOS)
[12/59] Compiling WindowReader WindowInjectView.swift
/host/spi-builder-workspace/.build/checkouts/WindowReader/Sources/WindowReader/Environment+Window.swift:8:8: error: no such module 'SwiftUI'
6 | //
7 |
8 | import SwiftUI
| `- error: no such module 'SwiftUI'
9 |
10 | #if os(iOS) || os(tvOS) || os(visionOS)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/59] Emitting module URLExtensions
/host/spi-builder-workspace/.build/checkouts/URL-Extensions/Sources/URLExtensions/AppLinks/AppleApps/URL+AppleMaps.swift:9:8: error: no such module 'OSLog'
7 |
8 | import Foundation
9 | import OSLog
| `- error: no such module 'OSLog'
10 |
11 | extension URL {
BUILD FAILURE 6.2 android