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 4.4.0 (6e433c), with Swift 6.0 for Linux on 30 Jan 2025 06:36:35 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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFStepperView.git
Reference: 4.4.0
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
 * tag               4.4.0      -> FETCH_HEAD
HEAD is now at 6e433c1 Updated dependencies
Cloned https://github.com/dagronf/DSFStepperView.git
Revision (git rev-parse @):
6e433c1d87f8bc810756e276c168a87fcc2e98ae
SUCCESS checkout https://github.com/dagronf/DSFStepperView.git at 4.4.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/dagronf/DSFStepperView.git
https://github.com/dagronf/DSFStepperView.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "dsfappearancemanager",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.5.1",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dagronf/DSFAppearanceManager"
    }
  ],
  "manifest_display_name" : "DSFStepperView",
  "name" : "DSFStepperView",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "DSFStepperView",
      "targets" : [
        "DSFStepperView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DSFStepperView-static",
      "targets" : [
        "DSFStepperView"
      ],
      "type" : {
        "library" : [
          "static"
        ]
      }
    },
    {
      "name" : "DSFStepperView-shared",
      "targets" : [
        "DSFStepperView"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DSFStepperViewTests",
      "module_type" : "SwiftTarget",
      "name" : "DSFStepperViewTests",
      "path" : "Tests/DSFStepperViewTests",
      "sources" : [
        "DSFStepperViewTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "DSFStepperView"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DSFStepperView",
      "module_type" : "SwiftTarget",
      "name" : "DSFStepperView",
      "path" : "Sources/DSFStepperView",
      "product_dependencies" : [
        "DSFAppearanceManager"
      ],
      "product_memberships" : [
        "DSFStepperView",
        "DSFStepperView-static",
        "DSFStepperView-shared"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/DSFStepperView/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "DSFStepperView+Delegate.swift",
        "DSFStepperView+SwiftUI.swift",
        "DSFStepperView+iOS.swift",
        "DSFStepperView+macOS.swift",
        "private/ClampedValue.swift",
        "private/DSFDelayedRepeatingButton.swift",
        "private/DSFStepperView+localization.swift",
        "private/DSFStepperView+textfield.swift",
        "private/DSFStepperView+utils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
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 -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:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
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.41s)
Computing version for https://github.com/dagronf/DSFAppearanceManager
Computed https://github.com/dagronf/DSFAppearanceManager at 3.5.1 (1.14s)
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] Copying PrivacyInfo.xcprivacy
[0/10] Write sources
[3/10] Write swift-version-24593BA9C3E375BF.txt
[5/22] Compiling DSFAppearanceManager DSFSimpleLock.swift
[6/23] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[7/23] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[8/23] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[9/23] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[10/23] Emitting module DSFAppearanceManager
[11/23] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[12/23] Compiling DSFAppearanceManager NSView+Appearance.swift
[13/23] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[14/23] Compiling DSFAppearanceManager DSFDebounce.swift
[15/23] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[16/23] Compiling DSFAppearanceManager WeakBag.swift
[17/23] Compiling DSFAppearanceManager WeakBox.swift
[18/24] Wrapping AST for DSFAppearanceManager for debugging
[20/34] 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 {
[21/35] 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 {
[22/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 {
[23/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 {
[24/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 {
[25/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 {
[26/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 {
[27/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 {
[28/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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[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 {
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 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
[0/1] Planning build
Building for debugging...
[0/7] Write swift-version-24593BA9C3E375BF.txt
[2/19] Compiling DSFAppearanceManager DSFAppearanceManager.swift
[3/19] Compiling DSFAppearanceManager NSView+Appearance.swift
[4/20] Emitting module DSFAppearanceManager
[5/20] Compiling DSFAppearanceManager DSFSimpleLock.swift
[6/20] Compiling DSFAppearanceManager NSWindow+Appearance.swift
[7/20] Compiling DSFAppearanceManager AutoplayAnimatedImages.swift
[8/20] Compiling DSFAppearanceManager DSFAppearanceCache.swift
[9/20] Compiling DSFAppearanceManager DSFAppearanceManager+ChangeDetector.swift
[10/20] Compiling DSFAppearanceManager DSFAppearanceManager+Listeners.swift
[11/20] Compiling DSFAppearanceManager DSFDebounce.swift
[12/20] Compiling DSFAppearanceManager NSAppearance+extensions.swift
[13/20] Compiling DSFAppearanceManager WeakBag.swift
[14/20] Compiling DSFAppearanceManager WeakBox.swift
[16/30] 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 {
[17/31] 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 {
[18/31] 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 {
[19/31] 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 {
[20/31] 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 {
[21/31] 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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/31] 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 {
[23/31] 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 {
[24/31] 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 {
[25/31] 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 {
[26/31] 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