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