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 DSFStepperView, reference main (9db5b3), with Swift 6.0 for Linux on 5 Nov 2024 12:48:49 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFStepperView.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/dagronf/DSFStepperView
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9db5b3a Update dependencies (fix Xcode 16 beta run-time crash)
Cloned https://github.com/dagronf/DSFStepperView.git
Revision (git rev-parse @):
9db5b3ab9981d6604c24e9f162a8eb21b0061baf
SUCCESS checkout https://github.com/dagronf/DSFStepperView.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/dagronf/DSFStepperView.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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 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/dagronf/DSFAppearanceManager
[1/398] Fetching dsfappearancemanager
Fetched https://github.com/dagronf/DSFAppearanceManager from cache (0.29s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.5.1 (0.90s)
Creating working copy for https://github.com/dagronf/DSFAppearanceManager
Working copy of https://github.com/dagronf/DSFAppearanceManager resolved at 3.5.1
Building for debugging...
[0/10] Write sources
[0/10] Copying PrivacyInfo.xcprivacy
[3/10] Write swift-version-24593BA9C3E375BF.txt
[5/22] Emitting module DSFAppearanceManager
[6/23] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[7/23] Compiling DSFAppearanceManager WeakBag.swift
[8/23] Compiling DSFAppearanceManager WeakBox.swift
[9/23] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[10/23] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[11/23] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[12/23] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[13/23] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[14/23] Compiling DSFAppearanceManager DSFDebounce.swift
[15/23] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[16/23] Compiling DSFAppearanceManager NSView+Appearance.swift
[17/23] Compiling DSFAppearanceManager DSFSimpleLock.swift
[18/24] Wrapping AST for DSFAppearanceManager for debugging
[20/34] Compiling DSFStepperView DSFStepperView+textfield.swift
/host/spi-builder-workspace/Sources/DSFStepperView/private/DSFDelayedRepeatingButton.swift:187:8: error: no such module 'UIKit'
185 | #else
186 |
187 | import UIKit
    |        `- error: no such module 'UIKit'
188 |
189 | internal class DSFDelayedRepeatingButton: UIButton {
[21/35] Compiling DSFStepperView DSFStepperView+utils.swift
/host/spi-builder-workspace/Sources/DSFStepperView/private/DSFDelayedRepeatingButton.swift:187:8: error: no such module 'UIKit'
185 | #else
186 |
187 | import UIKit
    |        `- error: no such module 'UIKit'
188 |
189 | internal class DSFDelayedRepeatingButton: UIButton {
[22/35] Compiling DSFStepperView DSFStepperView+localization.swift
/host/spi-builder-workspace/Sources/DSFStepperView/private/DSFDelayedRepeatingButton.swift:187:8: error: no such module 'UIKit'
185 | #else
186 |
187 | import UIKit
    |        `- error: no such module 'UIKit'
188 |
189 | internal class DSFDelayedRepeatingButton: UIButton {
[23/35] Compiling DSFStepperView DSFDelayedRepeatingButton.swift
/host/spi-builder-workspace/Sources/DSFStepperView/private/DSFDelayedRepeatingButton.swift:187:8: error: no such module 'UIKit'
185 | #else
186 |
187 | import UIKit
    |        `- error: no such module 'UIKit'
188 |
189 | internal class DSFDelayedRepeatingButton: UIButton {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/35] Compiling DSFStepperView ClampedValue.swift
/host/spi-builder-workspace/Sources/DSFStepperView/private/DSFDelayedRepeatingButton.swift:187:8: error: no such module 'UIKit'
185 | #else
186 |
187 | import UIKit
    |        `- error: no such module 'UIKit'
188 |
189 | internal class DSFDelayedRepeatingButton: UIButton {
[25/35] Compiling DSFStepperView DSFStepperView+Delegate.swift
/host/spi-builder-workspace/Sources/DSFStepperView/private/DSFDelayedRepeatingButton.swift:187:8: error: no such module 'UIKit'
185 | #else
186 |
187 | import UIKit
    |        `- error: no such module 'UIKit'
188 |
189 | internal class DSFDelayedRepeatingButton: UIButton {
[26/35] Compiling DSFStepperView DSFStepperView+SwiftUI.swift
/host/spi-builder-workspace/Sources/DSFStepperView/private/DSFDelayedRepeatingButton.swift:187:8: error: no such module 'UIKit'
185 | #else
186 |
187 | import UIKit
    |        `- error: no such module 'UIKit'
188 |
189 | internal class DSFDelayedRepeatingButton: UIButton {
[27/35] Compiling DSFStepperView DSFStepperView+iOS.swift
/host/spi-builder-workspace/Sources/DSFStepperView/private/DSFDelayedRepeatingButton.swift:187:8: error: no such module 'UIKit'
185 | #else
186 |
187 | import UIKit
    |        `- error: no such module 'UIKit'
188 |
189 | internal class DSFDelayedRepeatingButton: UIButton {
[28/35] Compiling DSFStepperView DSFStepperView+macOS.swift
/host/spi-builder-workspace/Sources/DSFStepperView/private/DSFDelayedRepeatingButton.swift:187:8: error: no such module 'UIKit'
185 | #else
186 |
187 | import UIKit
    |        `- error: no such module 'UIKit'
188 |
189 | internal class DSFDelayedRepeatingButton: UIButton {
[29/35] Emitting module DSFStepperView
/host/spi-builder-workspace/Sources/DSFStepperView/private/DSFDelayedRepeatingButton.swift:187:8: error: no such module 'UIKit'
185 | #else
186 |
187 | import UIKit
    |        `- error: no such module 'UIKit'
188 |
189 | internal class DSFDelayedRepeatingButton: UIButton {
[30/35] Compiling DSFStepperView resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/DSFStepperView/private/DSFDelayedRepeatingButton.swift:187:8: error: no such module 'UIKit'
185 | #else
186 |
187 | import UIKit
    |        `- error: no such module 'UIKit'
188 |
189 | internal class DSFDelayedRepeatingButton: UIButton {
BUILD FAILURE 6.0 linux