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 ColorWellKit, reference 1.1.2 (42fd8c), with Swift 6.0 for Linux on 30 Nov 2024 08:22:32 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jordanbaird/ColorWellKit.git
Reference: 1.1.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/jordanbaird/ColorWellKit
 * tag               1.1.2      -> FETCH_HEAD
HEAD is now at 42fd8c4 Release 1.1.2
Cloned https://github.com/jordanbaird/ColorWellKit.git
Revision (git rev-parse @):
42fd8c4a4b47398eb2e4ce9eda3a0927e897c4bd
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/jordanbaird/ColorWellKit.git at 1.1.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/jordanbaird/ColorWellKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/23] Emitting module ColorWellKit
/host/spi-builder-workspace/Sources/ColorWellKit/Utilities/ColorHelpers.swift:6:8: error: no such module 'AppKit'
  4 | //
  5 |
  6 | import AppKit
    |        `- error: no such module 'AppKit'
  7 |
  8 | // MARK: - ColorInfo
[4/25] Compiling ColorWellKit ColorPanelMode.swift
/host/spi-builder-workspace/Sources/ColorWellKit/Utilities/ColorHelpers.swift:6:8: error: no such module 'AppKit'
  4 | //
  5 |
  6 | import AppKit
    |        `- error: no such module 'AppKit'
  7 |
  8 | // MARK: - ColorInfo
[5/25] Compiling ColorWellKit ColorWell.swift
/host/spi-builder-workspace/Sources/ColorWellKit/Utilities/ColorHelpers.swift:6:8: error: no such module 'AppKit'
  4 | //
  5 |
  6 | import AppKit
    |        `- error: no such module 'AppKit'
  7 |
  8 | // MARK: - ColorInfo
[6/25] Compiling ColorWellKit ColorWellRepresentable.swift
/host/spi-builder-workspace/Sources/ColorWellKit/Utilities/ColorHelpers.swift:6:8: error: no such module 'AppKit'
  4 | //
  5 |
  6 | import AppKit
    |        `- error: no such module 'AppKit'
  7 |
  8 | // MARK: - ColorInfo
[7/25] Compiling ColorWellKit EnvironmentValues.swift
/host/spi-builder-workspace/Sources/ColorWellKit/Utilities/ColorHelpers.swift:6:8: error: no such module 'AppKit'
  4 | //
  5 |
  6 | import AppKit
    |        `- error: no such module 'AppKit'
  7 |
  8 | // MARK: - ColorInfo
[8/25] Compiling ColorWellKit ViewModifiers.swift
/host/spi-builder-workspace/Sources/ColorWellKit/Utilities/ColorHelpers.swift:6:8: error: no such module 'AppKit'
  4 | //
  5 |
  6 | import AppKit
    |        `- error: no such module 'AppKit'
  7 |
  8 | // MARK: - ColorInfo
[9/25] Compiling ColorWellKit CWColorWellDelegate.swift
/host/spi-builder-workspace/Sources/ColorWellKit/Utilities/ColorHelpers.swift:6:8: error: no such module 'AppKit'
  4 | //
  5 |
  6 | import AppKit
    |        `- error: no such module 'AppKit'
  7 |
  8 | // MARK: - ColorInfo
[10/25] Compiling ColorWellKit CWColorWellLayoutView.swift
/host/spi-builder-workspace/Sources/ColorWellKit/Utilities/ColorHelpers.swift:6:8: error: no such module 'AppKit'
  4 | //
  5 |
  6 | import AppKit
    |        `- error: no such module 'AppKit'
  7 |
  8 | // MARK: - ColorInfo
[11/25] Compiling ColorWellKit CWColorWellPopover.swift
/host/spi-builder-workspace/Sources/ColorWellKit/Utilities/ColorHelpers.swift:6:8: error: no such module 'AppKit'
  4 | //
  5 |
  6 | import AppKit
    |        `- error: no such module 'AppKit'
  7 |
  8 | // MARK: - ColorInfo
[12/25] Compiling ColorWellKit ColorHelpers.swift
/host/spi-builder-workspace/Sources/ColorWellKit/Utilities/ColorHelpers.swift:6:8: error: no such module 'AppKit'
  4 | //
  5 |
  6 | import AppKit
    |        `- error: no such module 'AppKit'
  7 |
  8 | // MARK: - ColorInfo
[13/25] Compiling ColorWellKit Extensions.swift
/host/spi-builder-workspace/Sources/ColorWellKit/Utilities/ColorHelpers.swift:6:8: error: no such module 'AppKit'
  4 | //
  5 |
  6 | import AppKit
    |        `- error: no such module 'AppKit'
  7 |
  8 | // MARK: - ColorInfo
[14/25] Compiling ColorWellKit Geometry.swift
/host/spi-builder-workspace/Sources/ColorWellKit/Utilities/ColorHelpers.swift:6:8: error: no such module 'AppKit'
  4 | //
  5 |
  6 | import AppKit
    |        `- error: no such module 'AppKit'
  7 |
  8 | // MARK: - ColorInfo
[15/25] Compiling ColorWellKit LocalEventMonitor.swift
/host/spi-builder-workspace/Sources/ColorWellKit/Utilities/ColorHelpers.swift:6:8: error: no such module 'AppKit'
  4 | //
  5 |
  6 | import AppKit
    |        `- error: no such module 'AppKit'
  7 |
  8 | // MARK: - ColorInfo
[16/25] Compiling ColorWellKit Logging.swift
/host/spi-builder-workspace/Sources/ColorWellKit/Utilities/ColorHelpers.swift:6:8: error: no such module 'AppKit'
  4 | //
  5 |
  6 | import AppKit
    |        `- error: no such module 'AppKit'
  7 |
  8 | // MARK: - ColorInfo
[17/25] Compiling ColorWellKit ObjectAssociation.swift
/host/spi-builder-workspace/Sources/ColorWellKit/Utilities/ColorHelpers.swift:6:8: error: no such module 'AppKit'
  4 | //
  5 |
  6 | import AppKit
    |        `- error: no such module 'AppKit'
  7 |
  8 | // MARK: - ColorInfo
[18/25] Compiling ColorWellKit CWColorWellSegment.swift
/host/spi-builder-workspace/Sources/ColorWellKit/Utilities/ColorHelpers.swift:6:8: error: no such module 'AppKit'
  4 | //
  5 |
  6 | import AppKit
    |        `- error: no such module 'AppKit'
  7 |
  8 | // MARK: - ColorInfo
[19/25] Compiling ColorWellKit Style.swift
/host/spi-builder-workspace/Sources/ColorWellKit/Utilities/ColorHelpers.swift:6:8: error: no such module 'AppKit'
  4 | //
  5 |
  6 | import AppKit
    |        `- error: no such module 'AppKit'
  7 |
  8 | // MARK: - ColorInfo
[20/25] Compiling ColorWellKit Backports.swift
/host/spi-builder-workspace/Sources/ColorWellKit/Utilities/ColorHelpers.swift:6:8: error: no such module 'AppKit'
  4 | //
  5 |
  6 | import AppKit
    |        `- error: no such module 'AppKit'
  7 |
  8 | // MARK: - ColorInfo
[21/25] Compiling ColorWellKit Path.swift
/host/spi-builder-workspace/Sources/ColorWellKit/Utilities/ColorHelpers.swift:6:8: error: no such module 'AppKit'
  4 | //
  5 |
  6 | import AppKit
    |        `- error: no such module 'AppKit'
  7 |
  8 | // MARK: - ColorInfo
[22/25] Compiling ColorWellKit CWColorWell.swift
/host/spi-builder-workspace/Sources/ColorWellKit/Utilities/ColorHelpers.swift:6:8: error: no such module 'AppKit'
  4 | //
  5 |
  6 | import AppKit
    |        `- error: no such module 'AppKit'
  7 |
  8 | // MARK: - ColorInfo
[23/25] Compiling ColorWellKit CWColorWellBaseControl.swift
/host/spi-builder-workspace/Sources/ColorWellKit/Utilities/ColorHelpers.swift:6:8: error: no such module 'AppKit'
  4 | //
  5 |
  6 | import AppKit
    |        `- error: no such module 'AppKit'
  7 |
  8 | // MARK: - ColorInfo
[24/25] Compiling ColorWellKit ColorWellSecondaryActionDelegate.swift
/host/spi-builder-workspace/Sources/ColorWellKit/Utilities/ColorHelpers.swift:6:8: error: no such module 'AppKit'
  4 | //
  5 |
  6 | import AppKit
    |        `- error: no such module 'AppKit'
  7 |
  8 | // MARK: - ColorInfo
[25/25] Compiling ColorWellKit ColorWellStyle.swift
/host/spi-builder-workspace/Sources/ColorWellKit/Utilities/ColorHelpers.swift:6:8: error: no such module 'AppKit'
  4 | //
  5 |
  6 | import AppKit
    |        `- error: no such module 'AppKit'
  7 |
  8 | // MARK: - ColorInfo
BUILD FAILURE 6.0 linux