The Swift Package Index logo.Swift Package Index

Build Information

Failed to build UIExtensions, reference 2.0.13 (b97cfd), with Swift 6.0 for Linux on 2 Apr 2026 03:57:46 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/couriere/uiextensions.git
Reference: 2.0.13
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/couriere/uiextensions
 * tag               2.0.13     -> FETCH_HEAD
HEAD is now at b97cfd7 Fix i​OS 16​/17 crash in task(unwrapping:) extension.
Cloned https://github.com/couriere/uiextensions.git
Revision (git rev-parse @):
b97cfd74fc877958c40e6b1c216cf3a7ece93292
SUCCESS checkout https://github.com/couriere/uiextensions.git at 2.0.13
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/couriere/uiextensions.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:1db7dbcaf887dbb499f5976218948969b74406bfba66e3dcc9b7cf6b3e333907
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/68] Compiling UIExtensions UILabel+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[4/68] Compiling UIExtensions UILayoutGuide+Constraints.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[5/68] Compiling UIExtensions UINavigationController+Blocks.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[6/68] Compiling UIExtensions UIScrollView+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[7/68] Compiling UIExtensions UIStackView+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[8/68] Compiling UIExtensions UIStackView+ResultBuilder.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[9/68] Compiling UIExtensions UIStoryboard+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[10/68] Compiling UIExtensions UITableViewCell+Register.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[11/68] Compiling UIExtensions UITextField+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[12/77] Compiling UIExtensions OnFirstAppear.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[13/77] Compiling UIExtensions TransparentBackground.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[14/77] Compiling UIExtensions View+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[15/77] Compiling UIExtensions View+Measurements.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[16/77] Compiling UIExtensions View+OnChangeAsync.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[17/77] Compiling UIExtensions ContainerView.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[18/77] Compiling UIExtensions CustomIntensityVisualEffectUIView.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[19/77] Compiling UIExtensions NSLayoutConstraint+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[20/77] Compiling UIExtensions PaddingContainer.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[21/77] Compiling UIExtensions SeparatorView.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[22/77] Compiling UIExtensions UIAlertController+Blocks.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[23/77] Compiling UIExtensions UIApplication+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[24/77] Compiling UIExtensions UICollectionReusableView+Register.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[25/77] Compiling UIExtensions UICollectionView+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[26/77] Compiling UIExtensions UIColor+Inits.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[27/77] Compiling UIExtensions UIControl+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[28/77] Compiling UIExtensions UIDevice+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[29/77] Compiling UIExtensions UIImage+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[30/77] Compiling UIExtensions CustomIntensityVisualEffectView.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[31/77] Compiling UIExtensions EdgeInsets+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[32/77] Compiling UIExtensions FullScreenPopupView.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[33/77] Compiling UIExtensions Loader+Helpers.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[34/77] Compiling UIExtensions Loader+Inits.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[35/77] Compiling UIExtensions Loader+Placeholder.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[36/77] Compiling UIExtensions Loader+RefreshableLoaderModifier.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[37/77] Compiling UIExtensions Loader.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[38/77] Compiling UIExtensions LoaderDeprecations.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[39/77] Compiling UIExtensions UIView+Builder.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[40/77] Compiling UIExtensions UIView+Constraints.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[41/77] Compiling UIExtensions UIView+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[42/77] Compiling UIExtensions UIViewController+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[43/77] Compiling UIExtensions UIBarButtonItem+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[44/77] Compiling UIExtensions UIButton+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[45/77] Compiling UIExtensions UIGestureRecognizer+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[46/77] Compiling UIExtensions UIImageView+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[47/77] Compiling UIExtensions UITabBarController+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[48/77] Emitting module UIExtensions
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[49/77] Compiling UIExtensions Deprecations.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[50/77] Compiling UIExtensions RubberBandEffect.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[51/77] Compiling UIExtensions Singleton.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[52/77] Compiling UIExtensions TypeAliases.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[53/77] Compiling UIExtensions UnsafeSendable.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[54/77] Compiling UIExtensions Array+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[55/77] Compiling UIExtensions Array+ResultBuilder.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[56/77] Compiling UIExtensions Async+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[57/77] Compiling UIExtensions Collections+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[58/77] Compiling UIExtensions CoreGraphics+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[59/77] Compiling UIExtensions Sequences+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[60/77] Compiling UIExtensions String+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[61/77] Compiling UIExtensions Then.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[62/77] Compiling UIExtensions Timer+Blocks.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[63/77] Compiling UIExtensions URL+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[64/77] Compiling UIExtensions UUID+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[65/77] Compiling UIExtensions UserDefaults+PropertyWrapper.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[66/77] Compiling UIExtensions Button+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[67/77] Compiling UIExtensions Color+Extension.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[68/77] Compiling UIExtensions Data+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[69/77] Compiling UIExtensions Date+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[70/77] Compiling UIExtensions Decoder+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[71/77] Compiling UIExtensions Dictionary+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[72/77] Compiling UIExtensions GCD+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[73/77] Compiling UIExtensions NSAttributedString+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[74/77] Compiling UIExtensions Numbers+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[75/77] Compiling UIExtensions Optional+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[76/77] Compiling UIExtensions Protocol+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
[77/77] Compiling UIExtensions Result+Extensions.swift
/host/spi-builder-workspace/Sources/Foundation/CoreGraphics+Extensions.swift:23:8: error: no such module 'CoreGraphics'
 21 | // SOFTWARE.
 22 |
 23 | import CoreGraphics
    |        `- error: no such module 'CoreGraphics'
 24 |
 25 | #if canImport(AppKit)
BUILD FAILURE 6.0 linux