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 MultiSelectSegmentedControl, reference master (832491), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 17:08:18 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/yonat/MultiSelectSegmentedControl.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yonat/MultiSelectSegmentedControl
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 8324914 bump version to 2.4.1
Cloned https://github.com/yonat/MultiSelectSegmentedControl.git
Revision (git rev-parse @):
8324914aa16250119ba6342ad4c2bd035b86f7e9
SUCCESS checkout https://github.com/yonat/MultiSelectSegmentedControl.git at master
Fetching https://github.com/yonat/SweeterSwift
[1/346] Fetching sweeterswift
Fetched https://github.com/yonat/SweeterSwift from cache (0.77s)
Computing version for https://github.com/yonat/SweeterSwift
Computed https://github.com/yonat/SweeterSwift at 1.2.6 (0.66s)
Creating working copy for https://github.com/yonat/SweeterSwift
Working copy of https://github.com/yonat/SweeterSwift resolved at 1.2.6
========================================
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": "multiselectsegmentedcontrol",
      "name": "MultiSelectSegmentedControl",
      "url": "https://github.com/yonat/MultiSelectSegmentedControl.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MultiSelectSegmentedControl",
      "dependencies": [
        {
          "identity": "sweeterswift",
          "name": "SweeterSwift",
          "url": "https://github.com/yonat/SweeterSwift",
          "version": "1.2.6",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SweeterSwift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/yonat/MultiSelectSegmentedControl.git
[7/692] Fetching multiselectsegmentedcontrol
Fetched https://github.com/yonat/MultiSelectSegmentedControl.git from cache (1.02s)
Fetching https://github.com/yonat/SweeterSwift from cache
Fetched https://github.com/yonat/SweeterSwift from cache (0.44s)
Computing version for https://github.com/yonat/SweeterSwift
Computed https://github.com/yonat/SweeterSwift at 1.2.6 (0.02s)
Creating working copy for https://github.com/yonat/SweeterSwift
Working copy of https://github.com/yonat/SweeterSwift resolved at 1.2.6
Creating working copy for https://github.com/yonat/MultiSelectSegmentedControl.git
Working copy of https://github.com/yonat/MultiSelectSegmentedControl.git resolved at master (8324914)
warning: '.resolve-product-dependencies': dependency 'multiselectsegmentedcontrol' is not used by any target
Found 1 product dependencies
  - SweeterSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/yonat/MultiSelectSegmentedControl.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/5] Copying PrivacyInfo.xcprivacy
[0/5] Write sources
[2/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version--7754E27361AE5C74.txt
[6/20] Compiling SweeterSwift UIViewController+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
 5 | //
 6 |
 7 | import UIKit
   |        `- error: no such module 'UIKit'
 8 |
 9 | public extension UIApplication {
[7/20] Compiling SweeterSwift UIStackView+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
 5 | //
 6 |
 7 | import UIKit
   |        `- error: no such module 'UIKit'
 8 |
 9 | public extension UIApplication {
[8/20] Compiling SweeterSwift UIView+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
 5 | //
 6 |
 7 | import UIKit
   |        `- error: no such module 'UIKit'
 8 |
 9 | public extension UIApplication {
[9/20] Compiling SweeterSwift UITextView+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
 5 | //
 6 |
 7 | import UIKit
   |        `- error: no such module 'UIKit'
 8 |
 9 | public extension UIApplication {
[10/20] Compiling SweeterSwift String+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
 5 | //
 6 |
 7 | import UIKit
   |        `- error: no such module 'UIKit'
 8 |
 9 | public extension UIApplication {
[11/20] Compiling SweeterSwift Swift+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
 5 | //
 6 |
 7 | import UIKit
   |        `- error: no such module 'UIKit'
 8 |
 9 | public extension UIApplication {
[12/20] Compiling SweeterSwift TimeInterval+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
 5 | //
 6 |
 7 | import UIKit
   |        `- error: no such module 'UIKit'
 8 |
 9 | public extension UIApplication {
[13/20] Compiling SweeterSwift UIApplication+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
 5 | //
 6 |
 7 | import UIKit
   |        `- error: no such module 'UIKit'
 8 |
 9 | public extension UIApplication {
[14/21] Compiling SweeterSwift resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
 5 | //
 6 |
 7 | import UIKit
   |        `- error: no such module 'UIKit'
 8 |
 9 | public extension UIApplication {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[15/21] Emitting module SweeterSwift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
 5 | //
 6 |
 7 | import UIKit
   |        `- error: no such module 'UIKit'
 8 |
 9 | public extension UIApplication {
[16/21] Compiling SweeterSwift DateFormatter+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
 5 | //
 6 |
 7 | import UIKit
   |        `- error: no such module 'UIKit'
 8 |
 9 | public extension UIApplication {
[17/21] Compiling SweeterSwift NSAttributedString+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
 5 | //
 6 |
 7 | import UIKit
   |        `- error: no such module 'UIKit'
 8 |
 9 | public extension UIApplication {
[18/21] Compiling SweeterSwift Bundle+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
 5 | //
 6 |
 7 | import UIKit
   |        `- error: no such module 'UIKit'
 8 |
 9 | public extension UIApplication {
[19/21] Compiling SweeterSwift Codable+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
 5 | //
 6 |
 7 | import UIKit
   |        `- error: no such module 'UIKit'
 8 |
 9 | public extension UIApplication {
[20/21] Compiling SweeterSwift NSManagedObjectContext+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
 5 | //
 6 |
 7 | import UIKit
   |        `- error: no such module 'UIKit'
 8 |
 9 | public extension UIApplication {
[21/21] Compiling SweeterSwift NSObject+Sweeter.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/SweeterSwift/Source/UIApplication+Sweeter.swift:7:8: error: no such module 'UIKit'
 5 | //
 6 |
 7 | import UIKit
   |        `- error: no such module 'UIKit'
 8 |
 9 | public extension UIApplication {
BUILD FAILURE 6.0 macosSpm