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 master (10e0b7), with Swift 6.0 for macOS (SPM) on 1 Nov 2024 19:22:35 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/EFPrefix/EFColorPicker
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 10e0b7d DEPRECATED
Cloned https://github.com/EFPrefix/EFColorPicker.git
Revision (git rev-parse @):
10e0b7de7179d3b94d05be0a3a5a771052752247
SUCCESS checkout https://github.com/EFPrefix/EFColorPicker.git at master
========================================
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.24s)
Creating working copy for https://github.com/EFPrefix/EFColorPicker.git
Working copy of https://github.com/EFPrefix/EFColorPicker.git resolved at master (10e0b7d)
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 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.
[4/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.
[5/14] 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.
[6/14] 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.
[7/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.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[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 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.
[10/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.
[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 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.
[14/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.
BUILD FAILURE 6.0 macosSpm