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 DurationPicker, reference 1.0.2 (798a9f), with Swift 6.0 for macOS (SPM) on 4 Nov 2024 13:18:59 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mac-gallagher/DurationPicker.git
Reference: 1.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mac-gallagher/DurationPicker
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at 798a9f9 Update README (#3)
Cloned https://github.com/mac-gallagher/DurationPicker.git
Revision (git rev-parse @):
798a9f9b6c162eb6f00deb29d10175c00d1caa25
SUCCESS checkout https://github.com/mac-gallagher/DurationPicker.git at 1.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "durationpicker",
      "name": "DurationPicker",
      "url": "https://github.com/mac-gallagher/DurationPicker.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DurationPicker",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/mac-gallagher/DurationPicker.git
[1/89] Fetching durationpicker
Fetched https://github.com/mac-gallagher/DurationPicker.git from cache (0.77s)
Creating working copy for https://github.com/mac-gallagher/DurationPicker.git
Working copy of https://github.com/mac-gallagher/DurationPicker.git resolved at 1.0.2 (798a9f9)
warning: '.resolve-product-dependencies': dependency 'durationpicker' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/mac-gallagher/DurationPicker.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
[3/15] Compiling DurationPicker DurationPicker+Mode.swift
/Users/admin/builder/spi-builder-workspace/Sources/DurationPicker/Internal/DurationPickerContentView.swift:23:8: error: no such module 'UIKit'
21 | /// SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | /// A view which displays a single monospaced, right-aligned label. Used as a row for `DurationPickerView`.
[4/16] Compiling DurationPicker DurationFormatter.swift
/Users/admin/builder/spi-builder-workspace/Sources/DurationPicker/Internal/DurationPickerContentView.swift:23:8: error: no such module 'UIKit'
21 | /// SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | /// A view which displays a single monospaced, right-aligned label. Used as a row for `DurationPickerView`.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/16] Emitting module DurationPicker
/Users/admin/builder/spi-builder-workspace/Sources/DurationPicker/Internal/DurationPickerContentView.swift:23:8: error: no such module 'UIKit'
21 | /// SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | /// A view which displays a single monospaced, right-aligned label. Used as a row for `DurationPickerView`.
[6/16] Compiling DurationPicker UILabel++.swift
/Users/admin/builder/spi-builder-workspace/Sources/DurationPicker/Internal/DurationPickerContentView.swift:23:8: error: no such module 'UIKit'
21 | /// SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | /// A view which displays a single monospaced, right-aligned label. Used as a row for `DurationPickerView`.
[7/16] Compiling DurationPicker TimeConstants.swift
/Users/admin/builder/spi-builder-workspace/Sources/DurationPicker/Internal/DurationPickerContentView.swift:23:8: error: no such module 'UIKit'
21 | /// SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | /// A view which displays a single monospaced, right-aligned label. Used as a row for `DurationPickerView`.
[8/16] Compiling DurationPicker TimeUtils.swift
/Users/admin/builder/spi-builder-workspace/Sources/DurationPicker/Internal/DurationPickerContentView.swift:23:8: error: no such module 'UIKit'
21 | /// SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | /// A view which displays a single monospaced, right-aligned label. Used as a row for `DurationPickerView`.
[9/16] Compiling DurationPicker TimeComponents.swift
/Users/admin/builder/spi-builder-workspace/Sources/DurationPicker/Internal/DurationPickerContentView.swift:23:8: error: no such module 'UIKit'
21 | /// SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | /// A view which displays a single monospaced, right-aligned label. Used as a row for `DurationPickerView`.
[10/16] Compiling DurationPicker CGFloat++.swift
/Users/admin/builder/spi-builder-workspace/Sources/DurationPicker/Internal/DurationPickerContentView.swift:23:8: error: no such module 'UIKit'
21 | /// SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | /// A view which displays a single monospaced, right-aligned label. Used as a row for `DurationPickerView`.
[11/16] Compiling DurationPicker CGSize++.swift
/Users/admin/builder/spi-builder-workspace/Sources/DurationPicker/Internal/DurationPickerContentView.swift:23:8: error: no such module 'UIKit'
21 | /// SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | /// A view which displays a single monospaced, right-aligned label. Used as a row for `DurationPickerView`.
[12/16] Compiling DurationPicker DurationPickerContentView.swift
/Users/admin/builder/spi-builder-workspace/Sources/DurationPicker/Internal/DurationPickerContentView.swift:23:8: error: no such module 'UIKit'
21 | /// SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | /// A view which displays a single monospaced, right-aligned label. Used as a row for `DurationPickerView`.
[13/16] Compiling DurationPicker DurationPickerView.swift
/Users/admin/builder/spi-builder-workspace/Sources/DurationPicker/Internal/DurationPickerContentView.swift:23:8: error: no such module 'UIKit'
21 | /// SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | /// A view which displays a single monospaced, right-aligned label. Used as a row for `DurationPickerView`.
[14/16] Compiling DurationPicker Numbers++.swift
/Users/admin/builder/spi-builder-workspace/Sources/DurationPicker/Internal/DurationPickerContentView.swift:23:8: error: no such module 'UIKit'
21 | /// SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | /// A view which displays a single monospaced, right-aligned label. Used as a row for `DurationPickerView`.
[15/16] Compiling DurationPicker String++.swift
/Users/admin/builder/spi-builder-workspace/Sources/DurationPicker/Internal/DurationPickerContentView.swift:23:8: error: no such module 'UIKit'
21 | /// SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | /// A view which displays a single monospaced, right-aligned label. Used as a row for `DurationPickerView`.
[16/16] Compiling DurationPicker DurationPicker.swift
/Users/admin/builder/spi-builder-workspace/Sources/DurationPicker/Internal/DurationPickerContentView.swift:23:8: error: no such module 'UIKit'
21 | /// SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | /// A view which displays a single monospaced, right-aligned label. Used as a row for `DurationPickerView`.
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/DurationPicker/Resources/Localizable.xcstrings
BUILD FAILURE 6.0 macosSpm