Build Information
Failed to build Diligence, reference 1.9.0 (98b2e3
), with Swift 6.0 for Linux on 1 Dec 2024 23:44:32 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/inseven/diligence.git
Reference: 1.9.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/inseven/diligence
* tag 1.9.0 -> FETCH_HEAD
HEAD is now at 98b2e3c feat: Use `ActionsCommands` to add actions to the macOS menu (#48)
Submodule path 'scripts/changes': checked out 'd179936a07f3601c01113865c15aeac3cf7b8634'
Submodule 'scripts/changes' (https://github.com/jbmorley/changes.git) registered for path 'scripts/changes'
Cloning into '/host/spi-builder-workspace/scripts/changes'...
Cloned https://github.com/inseven/diligence.git
Revision (git rev-parse @):
98b2e3c7b7c3483aefff46a5bc2dde611e377cf8
SUCCESS checkout https://github.com/inseven/diligence.git at 1.9.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/inseven/diligence.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/inseven/licensable
[1/103] Fetching licensable
Fetched https://github.com/inseven/licensable from cache (0.23s)
Computing version for https://github.com/inseven/licensable
Computed https://github.com/inseven/licensable at 0.0.13 (0.40s)
Creating working copy for https://github.com/inseven/licensable
Working copy of https://github.com/inseven/licensable resolved at 0.0.13
Building for debugging...
[0/5] Write sources
[1/5] Copying LICENSE
[1/5] Write sources
[1/5] Copying LICENSE
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/12] Compiling Licensable resource_bundle_accessor.swift
[7/12] Compiling Licensable Licensable.swift
[8/12] Compiling Licensable License.swift
[9/12] Compiling Licensable Array.swift
[10/12] Emitting module Licensable
[11/12] Compiling Licensable AnyLicensable.swift
[12/12] Compiling Licensable Attribute.swift
[14/66] Compiling Diligence AcknowledgementsBuilder.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[15/66] Compiling Diligence ActionsBuilder.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[16/66] Compiling Diligence CreditsBuilder.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[17/66] Compiling Diligence LicenseGroupsBuilder.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[18/66] Compiling Diligence LicensesBuilder.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[19/66] Compiling Diligence AboutCommands.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[20/66] Compiling Diligence ActionsCommands.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[21/66] Compiling Diligence PrefersTextualRepresentationEnvironmentKey.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[22/66] Compiling Diligence AboutWindowGroup.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[23/66] Compiling Diligence MacAboutWindow.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[24/66] Compiling Diligence MacLicenseWindowGroup.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[25/66] Compiling Diligence AttributeLabeledContentStyle.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[26/66] Compiling Diligence TableViewRow.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[27/66] Compiling Diligence NativeFont.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[28/66] Compiling Diligence HookView.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[29/73] Compiling Diligence View.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[30/73] Compiling Diligence Acknowledgements.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[31/73] Compiling Diligence Action.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[32/73] Compiling Diligence Contents.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[33/73] Compiling Diligence Credit.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[34/73] Compiling Diligence License.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[35/73] Compiling Diligence LicenseGroup.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[36/73] Compiling Diligence NamedURL.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[37/73] Compiling Diligence Icon.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[38/73] Compiling Diligence LabeledContent.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[39/73] Compiling Diligence LicenseRow.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[40/73] Compiling Diligence LicenseSection.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[41/73] Compiling Diligence LicenseView.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[42/73] Compiling Diligence Link.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[43/73] Compiling Diligence MacAboutSection.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[44/73] Compiling Diligence HorizontalSpace.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[45/73] Compiling Diligence Hyperlink.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[46/73] Compiling Diligence IsVisibleInScrollView.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[47/73] Compiling Diligence PaddingWithMultiplier.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[48/73] Compiling Diligence UnderlinesForDifferentiation.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[49/73] Compiling Diligence AboutButton.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[50/73] Compiling Diligence AboutLink.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[51/73] Compiling Diligence AboutView.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[52/73] Compiling Diligence ActionSection.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[53/73] Compiling Diligence ApplicationNameTitle.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[54/73] Compiling Diligence BuildSection.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[55/73] Compiling Diligence CreditSection.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[56/73] Compiling Diligence DefaultAboutLinkLabel.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[57/73] Compiling Diligence HeaderSection.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[58/73] Compiling Diligence Array.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[59/73] Compiling Diligence Bundle.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[60/73] Compiling Diligence Color.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[61/73] Compiling Diligence Licensable.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[62/73] Compiling Diligence NSWindow.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[63/73] Compiling Diligence String.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[64/73] Compiling Diligence UIView.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[65/73] Compiling Diligence URL.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[66/73] Emitting module Diligence
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[67/73] Compiling Diligence MacAboutView.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[68/73] Compiling Diligence MacIcon.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[69/73] Compiling Diligence MacLicenseView.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[70/73] Compiling Diligence NonWrappingText.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[71/73] Compiling Diligence PhoneAboutView.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[72/73] Compiling Diligence NSLicenseWindow.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
[73/73] Compiling Diligence resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Diligence/Commands/AboutCommands.swift:21:8: error: no such module 'SwiftUI'
19 | // SOFTWARE.
20 |
21 | import SwiftUI
| `- error: no such module 'SwiftUI'
22 |
23 | #if compiler(>=5.7) && os(macOS)
BUILD FAILURE 6.0 linux