The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build KippleUI, reference 0.5.4 (95c816), with Swift 6.0 for Linux on 1 Dec 2024 03:31:25 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.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/bdrelling/KippleUI.git
Reference: 0.5.4
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
 * tag               0.5.4      -> FETCH_HEAD
HEAD is now at 95c816d Removed bugged Ubuntu font
Cloned https://github.com/bdrelling/KippleUI.git
Revision (git rev-parse @):
95c816df7ce77e1f560039f41736c6c921f3d23a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/bdrelling/KippleUI.git at 0.5.4
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
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.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
Fetching https://github.com/bdrelling/Kipple
Fetching https://github.com/bdrelling/KippleTools
[1/1664] Fetching kipple
[234/2384] Fetching kipple, kippletools
Fetched https://github.com/bdrelling/KippleTools from cache (0.65s)
Fetched https://github.com/bdrelling/Kipple from cache (0.68s)
Computing version for https://github.com/bdrelling/KippleTools
Computed https://github.com/bdrelling/KippleTools at 0.5.4 (1.99s)
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/nicklockwood/SwiftFormat
[1/12395] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.73s)
[1/45778] Fetching swiftformat
Fetched https://github.com/nicklockwood/SwiftFormat from cache (27.25s)
Computing version for https://github.com/bdrelling/Kipple
Computed https://github.com/bdrelling/Kipple at 0.14.3 (0.56s)
Fetching https://github.com/apple/swift-log
Fetching https://github.com/devicekit/DeviceKit
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/kishikawakatsumi/KeychainAccess
[1/3723] Fetching swift-log
[3464/8112] Fetching swift-log, keychainaccess
[4309/12036] Fetching swift-log, keychainaccess, devicekit
[11305/27639] Fetching swift-log, keychainaccess, devicekit, swift-collections
Fetched https://github.com/apple/swift-log from cache (0.39s)
[8524/23916] Fetching keychainaccess, devicekit, swift-collections
Fetched https://github.com/devicekit/DeviceKit from cache (1.15s)
Fetched https://github.com/kishikawakatsumi/KeychainAccess from cache (1.16s)
Fetched https://github.com/apple/swift-collections from cache (1.17s)
Computing version for https://github.com/kishikawakatsumi/KeychainAccess
Computed https://github.com/kishikawakatsumi/KeychainAccess at 4.2.2 (0.50s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.92s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.2 (0.81s)
Computing version for https://github.com/devicekit/DeviceKit
Computed https://github.com/devicekit/DeviceKit at 5.5.0 (0.91s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.67s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.3 (0.51s)
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.0
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.55.3
Creating working copy for https://github.com/devicekit/DeviceKit
Working copy of https://github.com/devicekit/DeviceKit resolved at 5.5.0
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/bdrelling/Kipple
Working copy of https://github.com/bdrelling/Kipple resolved at 0.14.3
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin SwiftFormatPlugin
Building for debugging...
[2/13] Copying Pixellate.metal
[2/13] Write sources
[2/13] Copying Testing.metal
[2/13] Write sources
[3/13] Copying Checkerboard.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 KippleFonts
/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.
[15/52] 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.
[16/52] Compiling KippleFoundation BundleInfo.swift
[17/52] Compiling KippleFoundation SemanticVersion.swift
[18/53] Compiling KippleShaders KippleShaderLibrary.swift
/host/spi-builder-workspace/Sources/KippleShaders/Helpers/KippleShaderLibrary.swift:3:8: error: no such module 'Metal'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import Metal
   |        `- error: no such module 'Metal'
 4 | import MetalPerformanceShaders
 5 |
[19/53] Compiling KippleFonts TextStyleIterator.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.
[20/53] Compiling KippleColors UXColor.swift
/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.
[21/53] 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)
[22/53] Compiling KippleColors Color+Adjusted.swift
/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.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/53] 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.
[24/53] Compiling KippleColors Color+Hex.swift
/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.
[25/53] Compiling KippleShaders View+Pixellate.swift
/host/spi-builder-workspace/Sources/KippleShaders/Helpers/KippleShaderLibrary.swift:3:8: error: no such module 'Metal'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import Metal
   |        `- error: no such module 'Metal'
 4 | import MetalPerformanceShaders
 5 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[26/53] Emitting module KippleShaders
/host/spi-builder-workspace/Sources/KippleShaders/Helpers/KippleShaderLibrary.swift:3:8: error: no such module 'Metal'
 1 | // Copyright © 2024 Brian Drelling. All rights reserved.
 2 |
 3 | import Metal
   |        `- error: no such module 'Metal'
 4 | import MetalPerformanceShaders
 5 |
[27/53] 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)
error: emit-module command failed with exit code 1 (use -v to see invocation)
[28/53] 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)
[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.
BUILD FAILURE 6.0 linux