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 Segmentio, reference master (f12bae), with Swift 6.0 for macOS (SPM) on 26 Nov 2024 14:58:23 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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Yalantis/Segmentio.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Yalantis/Segmentio
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f12bae7 Merge pull request #143 from Yalantis/feature/new_options
Cloned https://github.com/Yalantis/Segmentio.git
Revision (git rev-parse @):
f12bae77afc7dbdc5d176cc01ab8f45eb3563e68
SUCCESS checkout https://github.com/Yalantis/Segmentio.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": "segmentio",
      "name": "Segmentio",
      "url": "https://github.com/Yalantis/Segmentio.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Segmentio",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Yalantis/Segmentio.git
[1/1701] Fetching segmentio
Fetched https://github.com/Yalantis/Segmentio.git from cache (1.31s)
Creating working copy for https://github.com/Yalantis/Segmentio.git
Working copy of https://github.com/Yalantis/Segmentio.git resolved at master (f12bae7)
warning: '.resolve-product-dependencies': dependency 'segmentio' 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/Yalantis/Segmentio.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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
[3/15] Compiling Segmentio SegmentioCellWithLabel.swift
/Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | class BadgeViewPresenter {
[4/16] Compiling Segmentio SegmentioOptions.swift
/Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | class BadgeViewPresenter {
[5/16] Compiling Segmentio RoundImageView.swift
/Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | class BadgeViewPresenter {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/16] Compiling Segmentio UIView+Appearance.swift
/Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | class BadgeViewPresenter {
[7/16] Emitting module Segmentio
/Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | class BadgeViewPresenter {
[8/16] Compiling Segmentio SegmentioCellWithImageUnderLabel.swift
/Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | class BadgeViewPresenter {
[9/16] Compiling Segmentio SegmentioCellWithImageOverLabel.swift
/Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | class BadgeViewPresenter {
[10/16] Compiling Segmentio SegmentioCellWithImageAfterLabel.swift
/Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | class BadgeViewPresenter {
[11/16] Compiling Segmentio SegmentioCellWithImageBeforeLabel.swift
/Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | class BadgeViewPresenter {
[12/16] Compiling Segmentio SegmentioCell.swift
/Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | class BadgeViewPresenter {
[13/16] Compiling Segmentio SegmentioCellWithImage.swift
/Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | class BadgeViewPresenter {
[14/16] Compiling Segmentio Segmentio.swift
/Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | class BadgeViewPresenter {
[15/16] Compiling Segmentio BadgeViewPresenter.swift
/Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | class BadgeViewPresenter {
[16/16] Compiling Segmentio BadgeWithCounterView.swift
/Users/admin/builder/spi-builder-workspace/Segmentio/Source/Badge/BadgeViewPresenter.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | class BadgeViewPresenter {
BUILD FAILURE 6.0 macosSpm