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 KippleUI, reference main (53a56e), with Swift 6.2 (beta) for Linux on 21 Jun 2025 15:07:12 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bdrelling/KippleUI.git
Reference: main
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/bdrelling/KippleUI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 53a56ef Fixed AlertHandler MainActor references
Cloned https://github.com/bdrelling/KippleUI.git
Revision (git rev-parse @):
53a56ef7d3b94856869ee8ecea7db1d82459e0f1
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bdrelling/KippleUI.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/bdrelling/KippleUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/bdrelling/Kipple
[1/1664] Fetching kipple
Fetched https://github.com/bdrelling/Kipple from cache (1.25s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/devicekit/DeviceKit
Fetching https://github.com/apple/swift-algorithms
Fetching https://github.com/kishikawakatsumi/KeychainAccess
Fetching https://github.com/apple/swift-log
[1/4386] Fetching keychainaccess
[572/8222] Fetching keychainaccess, swift-log
[1706/14181] Fetching keychainaccess, swift-log, swift-algorithms
[1707/18253] Fetching keychainaccess, swift-log, swift-algorithms, devicekit
[3979/34893] Fetching keychainaccess, swift-log, swift-algorithms, devicekit, swift-collections
Fetched https://github.com/apple/swift-log from cache (1.35s)
[18183/31057] Fetching keychainaccess, swift-algorithms, devicekit, swift-collections
Fetched https://github.com/apple/swift-algorithms from cache (1.39s)
[12268/25098] Fetching keychainaccess, devicekit, swift-collections
Fetched https://github.com/devicekit/DeviceKit from cache (1.82s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (1.84s)
[4327/16640] Fetching swift-collections
Fetching https://github.com/bdrelling/KippleTools
Fetched https://github.com/apple/swift-collections from cache (3.01s)
[1/720] Fetching kippletools
Fetched https://github.com/bdrelling/KippleTools from cache (0.43s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (7.86s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (0.83s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.63s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (1.53s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/nicklockwood/SwiftFormat
[1/15380] Fetching swift-argument-parser
[7999/64321] Fetching swift-argument-parser, swiftformat
Fetched https://github.com/apple/swift-argument-parser from cache (1.59s)
[4405/48941] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (41.87s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (42.71s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.3 (0.83s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.86s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.6.0 (0.82s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (1.25s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.56.4 (0.80s)
Creating working copy for https://github.com/bdrelling/KippleTools
Working copy of https://github.com/bdrelling/KippleTools resolved at 0.5.4
Creating working copy for https://github.com/kishikawakatsumi/KeychainAccess
Working copy of https://github.com/kishikawakatsumi/KeychainAccess resolved at 4.2.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.56.4
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.3
Creating working copy for https://github.com/bdrelling/Kipple
Working copy of https://github.com/bdrelling/Kipple resolved at 7b64f96fa67d68b35722029f2ef02a417a911b62
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at 5.6.0
[1/1] Compiling plugin SwiftFormatPlugin
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/13] Write sources
[2/13] Copying Pixellate.metal
[2/13] Copying Checkerboard.metal
[2/13] Write sources
[10/13] Copying Testing.metal
[12/13] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/51] Emitting module KippleColors
/host/spi-builder-workspace/Sources/KippleColors/Extensions/Color+Adjusted.swift:3:8: error: no such module 'SwiftUI'
  1 | // Copyright © 2024 Brian Drelling. All rights reserved.
  2 |
  3 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  4 |
  5 | /// Extension to provide methods for adjusting the brightness of colors.
[15/51] Compiling KippleShaders View+Checkerboard.swift
[16/51] Compiling KippleShaders View+Pixellate.swift
[17/51] Compiling KippleHaptics View+HapticFeedback.swift
/host/spi-builder-workspace/Sources/KippleHaptics/ViewModifiers/View+HapticFeedback.swift:3:8: error: no such module 'SwiftUI'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 4 |
 5 | #if os(iOS)
[18/51] Compiling KippleShaders KippleShaderLibrary.swift
[19/51] Emitting module KippleShaders
[20/51] Compiling KippleShaders Bundle+Convenience.swift
[21/51] Compiling KippleFoundation BundleInfo.swift
[22/51] Compiling KippleFoundation SemanticVersion.swift
[23/51] Compiling KippleHaptics HapticGenerator.swift
/host/spi-builder-workspace/Sources/KippleHaptics/ViewModifiers/View+HapticFeedback.swift:3:8: error: no such module 'SwiftUI'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 4 |
 5 | #if os(iOS)
[24/51] Compiling KippleFonts FontIterator.swift
/host/spi-builder-workspace/Sources/KippleFonts/Extensions/Font+Convenience.swift:3:8: error: no such module 'SwiftUI'
  1 | // Copyright © 2024 Brian Drelling. All rights reserved.
  2 |
  3 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  4 |
  5 | /// Extension to provide convenience methods for working with fonts.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[25/51] Emitting module KippleHaptics
/host/spi-builder-workspace/Sources/KippleHaptics/ViewModifiers/View+HapticFeedback.swift:3:8: error: no such module 'SwiftUI'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 4 |
 5 | #if os(iOS)
[26/53] Compiling KippleFonts SystemFontIterator.swift
/host/spi-builder-workspace/Sources/KippleFonts/Extensions/Font+Convenience.swift:3:8: error: no such module 'SwiftUI'
  1 | // Copyright © 2024 Brian Drelling. All rights reserved.
  2 |
  3 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  4 |
  5 | /// Extension to provide convenience methods for working with fonts.
[27/53] Compiling KippleFonts FontTester.swift
/host/spi-builder-workspace/Sources/KippleFonts/Extensions/Font+Convenience.swift:3:8: error: no such module 'SwiftUI'
  1 | // Copyright © 2024 Brian Drelling. All rights reserved.
  2 |
  3 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  4 |
  5 | /// Extension to provide convenience methods for working with fonts.
[28/53] Compiling KippleFonts View+Font.swift
/host/spi-builder-workspace/Sources/KippleFonts/Extensions/Font+Convenience.swift:3:8: error: no such module 'SwiftUI'
  1 | // Copyright © 2024 Brian Drelling. All rights reserved.
  2 |
  3 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  4 |
  5 | /// Extension to provide convenience methods for working with fonts.
[29/53] Compiling KippleFonts UXFont.swift
/host/spi-builder-workspace/Sources/KippleFonts/Extensions/Font+Convenience.swift:3:8: error: no such module 'SwiftUI'
  1 | // Copyright © 2024 Brian Drelling. All rights reserved.
  2 |
  3 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  4 |
  5 | /// Extension to provide convenience methods for working with fonts.
/host/spi-builder-workspace/Sources/KippleColors/Extensions/Color+Adjusted.swift:3:8: error: no such module 'SwiftUI'
  1 | // Copyright © 2024 Brian Drelling. All rights reserved.
  2 |
  3 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
  4 |
  5 | /// Extension to provide methods for adjusting the brightness of colors.
BUILD FAILURE 6.2 linux