Build Information
Failed to build AppKitUI, reference 0.9.2 (02f2b3), with Swift 6.1 for Android on 31 Oct 2025 04:58:56 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 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: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/dagronf/AppKitUI.git
https://github.com/dagronf/AppKitUI.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
],
"manifest_display_name" : "AppKitUI",
"name" : "AppKitUI",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "AppKitUI",
"targets" : [
"AppKitUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AppKitUITests",
"module_type" : "SwiftTarget",
"name" : "AppKitUITests",
"path" : "Tests/AppKitUITests",
"sources" : [
"AppKitUITests.swift"
],
"target_dependencies" : [
"AppKitUI"
],
"type" : "test"
},
{
"c99name" : "AppKitUI",
"module_type" : "SwiftTarget",
"name" : "AppKitUI",
"path" : "Sources/AppKitUI",
"product_memberships" : [
"AppKitUI"
],
"sources" : [
"AppKitUI+Alert.swift",
"AppKitUI+ColorSelector.swift",
"AppKitUI+ComboButton.swift",
"AppKitUI+ContentUnavailable.swift",
"AppKitUI+Divider.swift",
"AppKitUI+DragInfo.swift",
"AppKitUI+DropView.swift",
"AppKitUI+IndexValues.swift",
"AppKitUI+LayoutContainer.swift",
"AppKitUI+LinkButton.swift",
"AppKitUI+List.swift",
"AppKitUI+NSOpenDialog.swift",
"AppKitUI+NSSaveDialog.swift",
"AppKitUI+NumberStepper.swift",
"AppKitUI+PDFView.swift",
"AppKitUI+Popover.swift",
"AppKitUI+ResolvableColor.swift",
"AppKitUI+Sheet.swift",
"AppKitUI+SpacerView.swift",
"AppKitUI+Switch.swift",
"AppKitUI+TargetAction.swift",
"AppKitUI+TextView.swift",
"AppKitUI+TokenField.swift",
"AppKitUI+TransparentButton.swift",
"AppKitUI+UserInterfaceIdentifier.swift",
"AppKitUI+ViewBodyGenerator.swift",
"AppKitUI+ViewController.swift",
"AppKitUI+WebView.swift",
"AppKitUI.swift",
"NSAlert+appkitui.swift",
"NSBox+appkitui.swift",
"NSButton+appkitui.swift",
"NSButton+checkbox.swift",
"NSButton+radio.swift",
"NSColor+appkitui.swift",
"NSColorWell+appkitui.swift",
"NSComboBox+appkitui.swift",
"NSComboButton+appkitui.swift",
"NSControl+appkitui.swift",
"NSDateControl+appkitui.swift",
"NSFont+appkitui.swift",
"NSGraphicsContent+appkitui.swift",
"NSGridView+Row+appkitui.swift",
"NSGridView+appkitui.swift",
"NSImage+appkitui.swift",
"NSImageView+appkitui.swift",
"NSLevelIndicator+appkitui.swift",
"NSMenu+appkitui.swift",
"NSMenuItem+appkitui.swift",
"NSPathControl+appkitui.swift",
"NSPopUpButton+appkitui.swift",
"NSProgressIndicator+appkitui.swift",
"NSSearchField+appkitui.swift",
"NSSecureTextField+appkitui.swift",
"NSSegmentedControl+appkitui.swift",
"NSSlider+appkitui.swift",
"NSStackView+appkitui.swift",
"NSStepper+appkitui.swift",
"NSSwitch+appkitui.swift",
"NSTextField+appkitui.swift",
"NSTokenField+appkitui.swift",
"NSView+accessibility.swift",
"NSView+appearance.swift",
"NSView+appkitui.swift",
"NSView+constraints.swift",
"NSView+filters.swift",
"NSView+gestures.swift",
"NSVisualEffectView+appkitui.swift",
"NumberFormatter+appkitui.swift",
"bind/Bind+Aggregator.swift",
"bind/Bind+OneWayTransform.swift",
"bind/Bind+Transformers.swift",
"bind/Bind+TwoWayTransform.swift",
"bind/Bind.swift",
"bind/Bindable.swift",
"bind/DelayingCall.swift",
"custom-controls/AUIPageControl/AUIPageControl+SwiftUI.swift",
"custom-controls/AUIPageControl/AUIPageControl.swift",
"custom-controls/AUIPageControl/private/PageControlIndicatorView.swift",
"custom-controls/AUIPageControl/private/PageControlIndicatorsView.swift",
"custom-controls/AUIPageControl/private/PageImageView.swift",
"custom-controls/AUIPageControl/private/WindowedContent.swift",
"custom-controls/AppKitUI+Image.swift",
"custom-controls/AppKitUI+PaddedTextField.swift",
"fill/AppKitUI+FillStyle+Checkerboard.swift",
"fill/AppKitUI+FillStyle+Color.swift",
"fill/AppKitUI+FillStyle+Gradient.swift",
"fill/AppKitUI+FillStyle+Image.swift",
"fill/AppKitUI+FillStyle+Stripes.swift",
"fill/AppKitUI+FillStyle.swift",
"shape/AppKitUI+Capsule.swift",
"shape/AppKitUI+Ellipse.swift",
"shape/AppKitUI+Rectangle.swift",
"shape/AppKitUI+Shape.swift",
"structure/AppKitUI+Disclosure.swift",
"structure/AppKitUI+Flow.swift",
"structure/AppKitUI+HidingView.swift",
"structure/AppKitUI+ScrollView.swift",
"structure/AppKitUI+SplitView.swift",
"structure/AppKitUI+Stack.swift",
"structure/AppKitUI+TabView.swift",
"structure/AppKitUI+ViewSwitcher.swift",
"structure/AppKitUI+ZStack.swift",
"utils/Array+extensions.swift",
"utils/DesignTime+PreviewBackport.swift",
"utils/FlowCollectionView.swift",
"utils/NSColor+extensions.swift",
"utils/NSCopying+extensions.swift",
"utils/NSImage+extensions.swift",
"utils/NSLayoutConstraint+extensions.swift",
"utils/NSObject+arbitraryValues.swift",
"utils/NSObject+associated.swift",
"utils/NSRange+extensions.swift",
"utils/NSView+extensions.swift",
"utils/OSLogger.swift",
"utils/Optional+extensions.swift",
"utils/Range+extensions.swift",
"utils/ReentryChecker.swift",
"utils/ScrollableTextView.swift",
"utils/ViewAppearanceObservation.swift",
"utils/global.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/109] 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 |
[4/109] 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 |
[5/109] 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 |
[6/109] 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 |
[7/109] 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 |
[8/109] 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 |
[9/109] 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 |
[10/109] 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 |
[11/109] 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 |
[12/109] 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 |
[13/109] 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 |
[14/109] 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 |
[15/109] 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 |
[16/109] 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 |
[17/109] 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 |
[18/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 |
[19/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 |
[20/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 |
[21/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 |
[22/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 |
[23/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 |
[24/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 |
[25/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 |
[26/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 |
[27/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 |
[28/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 |
[29/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 |
[30/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 |
[31/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 |
[32/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 |
[33/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 |
[34/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 |
[35/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 |
[36/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 |
[37/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 |
[38/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 |
[39/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 |
[40/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 |
[41/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 |
[42/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 |
[43/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 |
[44/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 |
[45/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 |
[46/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 |
[47/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 |
[48/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 |
[49/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 |
[50/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 |
[51/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 |
[52/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 |
[53/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 |
[54/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 |
[55/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 |
[56/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 |
[57/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 |
[58/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 |
[59/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 |
[60/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 |
[61/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 |
[62/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 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[63/124] 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 |
[64/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 |
[65/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 |
[66/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 |
[67/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 |
[68/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 |
[69/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 |
[70/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 |
[71/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 |
[72/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 |
[73/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 |
[74/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 |
[75/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 |
[76/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 |
[77/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 |
[78/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 |
[79/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 |
[80/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 |
[81/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 |
[82/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 |
[83/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 |
[84/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 |
[85/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 |
[86/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 |
[87/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 |
[88/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 |
[89/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 |
[90/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 |
[91/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 |
[92/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 |
[93/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 |
[94/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 |
[95/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 |
[96/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 |
[97/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 |
[98/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 |
[99/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 |
[100/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 |
[101/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 |
[102/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 |
[103/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 |
[104/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 |
[105/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 |
[106/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 |
[107/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 |
[108/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 |
[109/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 |
[110/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 |
[111/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 |
[112/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 |
[113/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 |
[114/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 |
[115/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 |
[116/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 |
[117/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 |
[118/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 |
[119/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 |
[120/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 |
[121/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 |
[122/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 |
[123/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 |
[124/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 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:496d77b037d0552dd779110e0d7093275ebb8376a63c7a364a5a4acca11a4ff5
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/108] 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 |
[3/123] 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 |
[4/123] 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 |
[5/123] 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 |
[6/123] 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 |
[7/123] 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 |
[8/123] 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 |
[9/123] 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 |
[10/123] 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 |
[11/123] 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 |
[12/123] 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 |
[13/123] 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 |
[14/123] 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 |
[15/123] 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 |
[16/123] 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 |
[17/123] 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 |
[18/123] 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 |
[19/123] 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 |
[20/123] 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 |
[21/123] 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 |
[22/123] 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 |
[23/123] 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 |
[24/123] 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 |
[25/123] 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 |
[26/123] 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 |
[27/123] 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 |
[28/123] 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 |
[29/123] 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 |
[30/123] 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 |
[31/123] 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 |
[32/123] 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 |
[33/123] 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 |
[34/123] 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 |
[35/123] 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 |
[36/123] 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 |
[37/123] 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 |
[38/123] 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 |
[39/123] 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 |
[40/123] 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 |
[41/123] 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 |
[42/123] 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 |
[43/123] 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 |
[44/123] 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 |
[45/123] 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 |
[46/123] 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 |
[47/123] 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 |
[48/123] 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 |
[49/123] 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 |
[50/123] 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 |
[51/123] 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 |
[52/123] 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 |
[53/123] 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 |
[54/123] 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 |
[55/123] 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 |
[56/123] 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 |
[57/123] 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 |
[58/123] 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 |
[59/123] 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 |
[60/123] 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 |
[61/123] 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 |
[62/123] 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 |
[63/123] 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 |
[64/123] 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 |
[65/123] 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 |
[66/123] 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 |
[67/123] 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 |
[68/123] 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 |
[69/123] 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 |
[70/123] 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 |
[71/123] 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 |
[72/123] 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 |
[73/123] 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 |
[74/123] 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 |
[75/123] 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 |
[76/123] 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 |
[77/123] 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 |
[78/123] 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 |
[79/123] 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 |
[80/123] 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 |
[81/123] 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 |
[82/123] 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 |
[83/123] 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 |
[84/123] 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 |
[85/123] 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 |
[86/123] 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 |
[87/123] 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 |
[88/123] 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 |
[89/123] 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 |
[90/123] 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 |
[91/123] 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 |
[92/123] 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 |
[93/123] 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 |
[94/123] 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 |
[95/123] 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 |
[96/123] 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 |
[97/123] 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 |
[98/123] 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 |
[99/123] 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 |
[100/123] 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 |
[101/123] 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 |
[102/123] 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 |
[103/123] 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 |
[104/123] 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 |
[105/123] 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 |
[106/123] 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 |
[107/123] 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 |
[108/123] 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 |
[109/123] 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 |
[110/123] 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 |
[111/123] 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 |
[112/123] 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 |
[113/123] 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 |
[114/123] 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 |
[115/123] 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 |
[116/123] 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 |
[117/123] 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 |
[118/123] 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 |
[119/123] 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 |
[120/123] 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 |
[121/123] 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 |
[122/123] 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 |
[123/123] 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.1 android