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 EFColorPicker, reference 5.2.2 (706c84), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 19:20:56 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/EFPrefix/EFColorPicker.git
Reference: 5.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/EFPrefix/EFColorPicker
 * tag               5.2.2      -> FETCH_HEAD
HEAD is now at 706c841 5.2.2
Cloned https://github.com/EFPrefix/EFColorPicker.git
Revision (git rev-parse @):
706c8412c38df821d5bff2751e8961bc5fdd4154
SUCCESS checkout https://github.com/EFPrefix/EFColorPicker.git at 5.2.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": "efcolorpicker",
      "name": "EFColorPicker",
      "url": "https://github.com/EFPrefix/EFColorPicker.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/EFColorPicker",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/EFPrefix/EFColorPicker.git
[1/897] Fetching efcolorpicker
Fetched https://github.com/EFPrefix/EFColorPicker.git from cache (1.29s)
Creating working copy for https://github.com/EFPrefix/EFColorPicker.git
Working copy of https://github.com/EFPrefix/EFColorPicker.git resolved at 5.2.2 (706c841)
warning: '.resolve-product-dependencies': dependency 'efcolorpicker' 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/EFPrefix/EFColorPicker.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/13] Compiling EFColorPicker EFRGBView.swift
/Users/admin/builder/spi-builder-workspace/EFColorPicker/Classes/EFColorComponentView.swift:27:8: error: no such module 'UIKit'
 25 | //  THE SOFTWARE.
 26 |
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 |
 29 | // The view to edit a color component.
[4/13] Compiling EFColorPicker EFSliderView.swift
/Users/admin/builder/spi-builder-workspace/EFColorPicker/Classes/EFColorComponentView.swift:27:8: error: no such module 'UIKit'
 25 | //  THE SOFTWARE.
 26 |
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 |
 29 | // The view to edit a color component.
[5/14] Compiling EFColorPicker EFThumbView.swift
/Users/admin/builder/spi-builder-workspace/EFColorPicker/Classes/EFColorComponentView.swift:27:8: error: no such module 'UIKit'
 25 | //  THE SOFTWARE.
 26 |
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 |
 29 | // The view to edit a color component.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/14] Compiling EFColorPicker EFHSBView.swift
/Users/admin/builder/spi-builder-workspace/EFColorPicker/Classes/EFColorComponentView.swift:27:8: error: no such module 'UIKit'
 25 | //  THE SOFTWARE.
 26 |
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 |
 29 | // The view to edit a color component.
[7/14] Compiling EFColorPicker EFColorView.swift
/Users/admin/builder/spi-builder-workspace/EFColorPicker/Classes/EFColorComponentView.swift:27:8: error: no such module 'UIKit'
 25 | //  THE SOFTWARE.
 26 |
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 |
 29 | // The view to edit a color component.
[8/14] Emitting module EFColorPicker
/Users/admin/builder/spi-builder-workspace/EFColorPicker/Classes/EFColorComponentView.swift:27:8: error: no such module 'UIKit'
 25 | //  THE SOFTWARE.
 26 |
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 |
 29 | // The view to edit a color component.
[9/14] Compiling EFColorPicker EFColorSelectionViewController.swift
/Users/admin/builder/spi-builder-workspace/EFColorPicker/Classes/EFColorComponentView.swift:27:8: error: no such module 'UIKit'
 25 | //  THE SOFTWARE.
 26 |
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 |
 29 | // The view to edit a color component.
[10/14] Compiling EFColorPicker EFColorWheelView.swift
/Users/admin/builder/spi-builder-workspace/EFColorPicker/Classes/EFColorComponentView.swift:27:8: error: no such module 'UIKit'
 25 | //  THE SOFTWARE.
 26 |
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 |
 29 | // The view to edit a color component.
[11/14] Compiling EFColorPicker EFColorComponentView.swift
/Users/admin/builder/spi-builder-workspace/EFColorPicker/Classes/EFColorComponentView.swift:27:8: error: no such module 'UIKit'
 25 | //  THE SOFTWARE.
 26 |
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 |
 29 | // The view to edit a color component.
[12/14] Compiling EFColorPicker EFColorSelectionView.swift
/Users/admin/builder/spi-builder-workspace/EFColorPicker/Classes/EFColorComponentView.swift:27:8: error: no such module 'UIKit'
 25 | //  THE SOFTWARE.
 26 |
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 |
 29 | // The view to edit a color component.
[13/14] Compiling EFColorPicker EFColorUtils.swift
/Users/admin/builder/spi-builder-workspace/EFColorPicker/Classes/EFColorComponentView.swift:27:8: error: no such module 'UIKit'
 25 | //  THE SOFTWARE.
 26 |
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 |
 29 | // The view to edit a color component.
[14/14] Compiling EFColorPicker EFControl.swift
/Users/admin/builder/spi-builder-workspace/EFColorPicker/Classes/EFColorComponentView.swift:27:8: error: no such module 'UIKit'
 25 | //  THE SOFTWARE.
 26 |
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 |
 29 | // The view to edit a color component.
BUILD FAILURE 6.0 macosSpm