Build Information
Failed to build AppKitUI, reference 0.9.2 (02f2b3), with Swift 6.0 for Linux on 31 Oct 2025 04:58:57 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/AppKitUI.git
Reference: 0.9.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/dagronf/AppKitUI
* tag 0.9.2 -> FETCH_HEAD
HEAD is now at 02f2b38 Fixed some warnings
Cloned https://github.com/dagronf/AppKitUI.git
Revision (git rev-parse @):
02f2b38a8ba79558b4fc46c5f5a927dabab50c87
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/dagronf/AppKitUI.git at 0.9.2
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/dagronf/AppKitUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:046a2cda21bb64b2d09e6d52c84584e938ec1698de194871f3d7088597b2bb28
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/109] Emitting module AppKitUI
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[4/124] Compiling AppKitUI AppKitUI+Alert.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[5/124] Compiling AppKitUI AppKitUI+ColorSelector.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[6/124] Compiling AppKitUI AppKitUI+ComboButton.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[7/124] Compiling AppKitUI AppKitUI+ContentUnavailable.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[8/124] Compiling AppKitUI AppKitUI+Divider.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[9/124] Compiling AppKitUI AppKitUI+DragInfo.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[10/124] Compiling AppKitUI AppKitUI+DropView.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[11/124] Compiling AppKitUI AppKitUI+IndexValues.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[12/124] Compiling AppKitUI AppKitUI+LayoutContainer.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[13/124] Compiling AppKitUI AppKitUI+LinkButton.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[14/124] Compiling AppKitUI AppKitUI+List.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[15/124] Compiling AppKitUI AppKitUI+NSOpenDialog.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[16/124] Compiling AppKitUI AppKitUI+NSSaveDialog.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[17/124] Compiling AppKitUI AppKitUI+NumberStepper.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[18/124] Compiling AppKitUI AppKitUI+PDFView.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[19/124] Compiling AppKitUI AppKitUI+Popover.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[20/124] Compiling AppKitUI NSLevelIndicator+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[21/124] Compiling AppKitUI NSMenu+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[22/124] Compiling AppKitUI NSMenuItem+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[23/124] Compiling AppKitUI NSPathControl+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[24/124] Compiling AppKitUI NSPopUpButton+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[25/124] Compiling AppKitUI NSProgressIndicator+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[26/124] Compiling AppKitUI NSSearchField+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[27/124] Compiling AppKitUI NSSecureTextField+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[28/124] Compiling AppKitUI NSSegmentedControl+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[29/124] Compiling AppKitUI NSSlider+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[30/124] Compiling AppKitUI NSStackView+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[31/124] Compiling AppKitUI NSStepper+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[32/124] Compiling AppKitUI NSSwitch+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[33/124] Compiling AppKitUI NSTextField+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[34/124] Compiling AppKitUI NSTokenField+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[35/124] Compiling AppKitUI AppKitUI+Ellipse.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[36/124] Compiling AppKitUI AppKitUI+Rectangle.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[37/124] Compiling AppKitUI AppKitUI+Shape.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[38/124] Compiling AppKitUI AppKitUI+Disclosure.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[39/124] Compiling AppKitUI AppKitUI+Flow.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[40/124] Compiling AppKitUI AppKitUI+HidingView.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[41/124] Compiling AppKitUI AppKitUI+ScrollView.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[42/124] Compiling AppKitUI AppKitUI+SplitView.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[43/124] Compiling AppKitUI AppKitUI+Stack.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[44/124] Compiling AppKitUI AppKitUI+TabView.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[45/124] Compiling AppKitUI AppKitUI+ViewSwitcher.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[46/124] Compiling AppKitUI AppKitUI+ZStack.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[47/124] Compiling AppKitUI Array+extensions.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[48/124] Compiling AppKitUI DesignTime+PreviewBackport.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[49/124] Compiling AppKitUI FlowCollectionView.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[50/124] Compiling AppKitUI NSColor+extensions.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[51/124] Compiling AppKitUI NSCopying+extensions.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[52/124] Compiling AppKitUI NSImage+extensions.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[53/124] Compiling AppKitUI NSLayoutConstraint+extensions.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[54/124] Compiling AppKitUI NSObject+arbitraryValues.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[55/124] Compiling AppKitUI NSObject+associated.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[56/124] Compiling AppKitUI NSRange+extensions.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[57/124] Compiling AppKitUI NSView+extensions.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[58/124] Compiling AppKitUI OSLogger.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[59/124] Compiling AppKitUI Optional+extensions.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[60/124] Compiling AppKitUI Range+extensions.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[61/124] Compiling AppKitUI ReentryChecker.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[62/124] Compiling AppKitUI ScrollableTextView.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[63/124] Compiling AppKitUI ViewAppearanceObservation.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[64/124] Compiling AppKitUI global.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[65/124] Compiling AppKitUI AppKitUI+ResolvableColor.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[66/124] Compiling AppKitUI AppKitUI+Sheet.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[67/124] Compiling AppKitUI AppKitUI+SpacerView.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[68/124] Compiling AppKitUI AppKitUI+Switch.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[69/124] Compiling AppKitUI AppKitUI+TargetAction.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[70/124] Compiling AppKitUI AppKitUI+TextView.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[71/124] Compiling AppKitUI AppKitUI+TokenField.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[72/124] Compiling AppKitUI AppKitUI+TransparentButton.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[73/124] Compiling AppKitUI AppKitUI+UserInterfaceIdentifier.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[74/124] Compiling AppKitUI AppKitUI+ViewBodyGenerator.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[75/124] Compiling AppKitUI AppKitUI+ViewController.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[76/124] Compiling AppKitUI AppKitUI+WebView.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[77/124] Compiling AppKitUI AppKitUI.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[78/124] Compiling AppKitUI NSAlert+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[79/124] Compiling AppKitUI NSBox+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[80/124] Compiling AppKitUI AUIPageControl+SwiftUI.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[81/124] Compiling AppKitUI AUIPageControl.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[82/124] Compiling AppKitUI PageControlIndicatorView.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[83/124] Compiling AppKitUI PageControlIndicatorsView.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[84/124] Compiling AppKitUI PageImageView.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[85/124] Compiling AppKitUI WindowedContent.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[86/124] Compiling AppKitUI AppKitUI+Image.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[87/124] Compiling AppKitUI AppKitUI+PaddedTextField.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[88/124] Compiling AppKitUI AppKitUI+FillStyle+Checkerboard.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[89/124] Compiling AppKitUI AppKitUI+FillStyle+Color.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[90/124] Compiling AppKitUI AppKitUI+FillStyle+Gradient.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[91/124] Compiling AppKitUI AppKitUI+FillStyle+Image.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[92/124] Compiling AppKitUI AppKitUI+FillStyle+Stripes.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[93/124] Compiling AppKitUI AppKitUI+FillStyle.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[94/124] Compiling AppKitUI AppKitUI+Capsule.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[95/124] Compiling AppKitUI NSView+accessibility.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[96/124] Compiling AppKitUI NSView+appearance.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[97/124] Compiling AppKitUI NSView+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[98/124] Compiling AppKitUI NSView+constraints.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[99/124] Compiling AppKitUI NSView+filters.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[100/124] Compiling AppKitUI NSView+gestures.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[101/124] Compiling AppKitUI NSVisualEffectView+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[102/124] Compiling AppKitUI NumberFormatter+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[103/124] Compiling AppKitUI Bind+Aggregator.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[104/124] Compiling AppKitUI Bind+OneWayTransform.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[105/124] Compiling AppKitUI Bind+Transformers.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[106/124] Compiling AppKitUI Bind+TwoWayTransform.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[107/124] Compiling AppKitUI Bind.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[108/124] Compiling AppKitUI Bindable.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[109/124] Compiling AppKitUI DelayingCall.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[110/124] Compiling AppKitUI NSButton+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[111/124] Compiling AppKitUI NSButton+checkbox.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[112/124] Compiling AppKitUI NSButton+radio.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[113/124] Compiling AppKitUI NSColor+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[114/124] Compiling AppKitUI NSColorWell+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[115/124] Compiling AppKitUI NSComboBox+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[116/124] Compiling AppKitUI NSComboButton+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[117/124] Compiling AppKitUI NSControl+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[118/124] Compiling AppKitUI NSDateControl+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[119/124] Compiling AppKitUI NSFont+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[120/124] Compiling AppKitUI NSGraphicsContent+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[121/124] Compiling AppKitUI NSGridView+Row+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[122/124] Compiling AppKitUI NSGridView+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[123/124] Compiling AppKitUI NSImage+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
[124/124] Compiling AppKitUI NSImageView+appkitui.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+Alert.swift:20:8: error: no such module 'AppKit'
18 | //
19 |
20 | import AppKit
| `- error: no such module 'AppKit'
21 | import os.log
22 |
BUILD FAILURE 6.0 linux