The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build AppKitUI, reference 0.6.2 (cf580a), with Swift 6.1 for Linux on 10 Sep 2025 16:21:36 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/AppKitUI.git
Reference: 0.6.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.6.2      -> FETCH_HEAD
HEAD is now at cf580a5 Removing more warnings
Cloned https://github.com/dagronf/AppKitUI.git
Revision (git rev-parse @):
cf580a5829ac7524ed644156bbdb4e2c44aa982f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/dagronf/AppKitUI.git at 0.6.2
========================================
Build
========================================
Selected platform:         linux
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" : [
        "ZAppKitTests.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+Disclosure.swift",
        "AppKitUI+Divider.swift",
        "AppKitUI+Identifier.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+PaddedTextField.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+ViewBodyGenerator.swift",
        "AppKitUI+ViewSwitcher.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+appkitui.swift",
        "NSView+constraints.swift",
        "NSView+extensions.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/Binding.swift",
        "bind/DelayingCall.swift",
        "fill/AppKitUI+FillStyle+Checkerboard.swift",
        "fill/AppKitUI+FillStyle+Color.swift",
        "fill/AppKitUI+FillStyle+Gradient.swift",
        "fill/AppKitUI+FillStyle+Image.swift",
        "fill/AppKitUI+FillStyle.swift",
        "shape/AppKitUI+Capsule.swift",
        "shape/AppKitUI+Ellipse.swift",
        "shape/AppKitUI+Rectangle.swift",
        "shape/AppKitUI+Shape.swift",
        "structure/AppKitUI+Flow.swift",
        "structure/AppKitUI+ScrollView.swift",
        "structure/AppKitUI+SplitView.swift",
        "structure/AppKitUI+Stack.swift",
        "structure/AppKitUI+TabView.swift",
        "structure/AppKitUI+ZStack.swift",
        "utils/Array+extensions.swift",
        "utils/DesignTime+PreviewBackport.swift",
        "utils/FlowCollectionView.swift",
        "utils/NSCopying+extensions.swift",
        "utils/NSLayoutConstraint+extensions.swift",
        "utils/NSObject+arbitraryValues.swift",
        "utils/NSObject+associated.swift",
        "utils/NSRange+extensions.swift",
        "utils/OSLogger.swift",
        "utils/Optional+extensions.swift",
        "utils/ReentryChecker.swift",
        "utils/ScrollableTextView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-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/93] 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/105] 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 |
[5/105] 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 |
[6/105] 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 |
[7/105] 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 |
[8/105] 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 |
[9/105] 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 |
[10/105] 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 |
[11/105] 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 |
[12/105] 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 |
[13/105] 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 |
[14/105] 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 |
[15/105] 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 |
[16/105] 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 |
[17/105] 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 |
[18/105] 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 |
[19/105] 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 |
[20/105] 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 |
[21/105] 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 |
[22/105] 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 |
[23/105] 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 |
[24/105] 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 |
[25/105] 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 |
[26/105] 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 |
[27/105] 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 |
[28/105] 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 |
[29/105] 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 |
[30/105] 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 |
[31/105] 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/105] 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/105] 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 |
[34/105] 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 |
[35/105] 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 |
[36/105] 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 |
[37/105] 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 |
[38/105] 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 |
[39/105] 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 |
[40/105] 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 |
[41/105] 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 |
[42/105] 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 |
[43/105] 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 |
[44/105] 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 |
[45/105] 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 |
[46/105] 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 |
[47/105] 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 |
[48/105] 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 |
[49/105] 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 |
[50/105] 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 |
[51/105] 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 |
[52/105] 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 |
[53/105] 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 |
[54/105] 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 |
[55/105] 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 |
[56/105] 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 |
[57/105] 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 |
[58/105] 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 |
[59/105] 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 |
[60/105] Compiling AppKitUI AppKitUI+Identifier.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+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/105] 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 |
[62/105] 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 |
[63/105] 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 |
[64/105] 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 |
[65/105] 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 |
[66/105] 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 |
[67/105] 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 |
[68/105] 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 |
[69/105] 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 |
[70/105] 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 |
[71/105] 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 |
[72/105] 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 |
[73/105] 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 |
[74/105] 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 |
[75/105] 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 |
[76/105] 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 |
[77/105] 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 |
[78/105] 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 |
[79/105] 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 |
[80/105] 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 |
[81/105] 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 |
[82/105] 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 |
[83/105] 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 |
[84/105] 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 |
[85/105] 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 |
[86/105] 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 |
[87/105] 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 |
[88/105] Compiling AppKitUI Binding.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+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/105] 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 |
[90/105] 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 |
[91/105] 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 |
[92/105] 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 |
[93/105] 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 |
[94/105] 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 |
[95/105] 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 |
[96/105] 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 |
[97/105] 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 |
[98/105] 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 |
[99/105] 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 |
[100/105] 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 |
[101/105] 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 |
[102/105] 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 |
[103/105] 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 |
[104/105] 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 |
[105/105] 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 |
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-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/92] 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/104] 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 |
[4/104] 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 |
[5/104] 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 |
[6/104] 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 |
[7/104] 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 |
[8/104] 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/104] Compiling AppKitUI AppKitUI+Identifier.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+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/104] 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 |
[11/104] 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 |
[12/104] 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 |
[13/104] 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 |
[14/104] 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 |
[15/104] 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 |
[16/104] 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 |
[17/104] 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 |
[18/104] 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 |
[19/104] 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 |
[20/104] 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 |
[21/104] 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 |
[22/104] 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 |
[23/104] 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 |
[24/104] 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 |
[25/104] 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 |
[26/104] 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 |
[27/104] 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 |
[28/104] 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 |
[29/104] 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 |
[30/104] 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 |
[31/104] 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 |
[32/104] 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 |
[33/104] 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 |
[34/104] 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 |
[35/104] 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 |
[36/104] 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 |
[37/104] 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 |
[38/104] 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 |
[39/104] 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 |
[40/104] 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 |
[41/104] 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 |
[42/104] 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 |
[43/104] 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 |
[44/104] 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 |
[45/104] 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 |
[46/104] 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 |
[47/104] 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 |
[48/104] 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 |
[49/104] 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 |
[50/104] 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 |
[51/104] 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 |
[52/104] 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 |
[53/104] 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 |
[54/104] 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 |
[55/104] 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 |
[56/104] 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 |
[57/104] 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 |
[58/104] 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 |
[59/104] 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 |
[60/104] 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 |
[61/104] 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 |
[62/104] 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 |
[63/104] 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 |
[64/104] 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 |
[65/104] 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 |
[66/104] 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 |
[67/104] 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 |
[68/104] 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 |
[69/104] 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 |
[70/104] 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 |
[71/104] 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 |
[72/104] 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 |
[73/104] 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 |
[74/104] 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 |
[75/104] 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 |
[76/104] 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 |
[77/104] 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 |
[78/104] 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 |
[79/104] 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 |
[80/104] 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 |
[81/104] 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 |
[82/104] 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 |
[83/104] 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 |
[84/104] 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 |
[85/104] 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 |
[86/104] 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 |
[87/104] Compiling AppKitUI Binding.swift
/host/spi-builder-workspace/Sources/AppKitUI/AppKitUI+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/104] 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 |
[89/104] 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 |
[90/104] 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 |
[91/104] 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 |
[92/104] 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 |
[93/104] 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 |
[94/104] 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 |
[95/104] 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 |
[96/104] 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 |
[97/104] 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 |
[98/104] 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 |
[99/104] 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 |
[100/104] 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 |
[101/104] 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 |
[102/104] 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 |
[103/104] 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 |
[104/104] 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 |
BUILD FAILURE 6.1 linux