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 FlowLayout, reference master (88766c), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 03:58:29 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shaps80/FlowLayout.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/shaps80/FlowLayout
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 88766cd Updated README and minor scope refactoring
Cloned https://github.com/shaps80/FlowLayout.git
Revision (git rev-parse @):
88766cd84246481c665d410f01182da31f7296f3
SUCCESS checkout https://github.com/shaps80/FlowLayout.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": "flowlayout",
      "name": "FlowLayout",
      "url": "https://github.com/shaps80/FlowLayout.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FlowLayout",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/shaps80/FlowLayout.git
[1/171] Fetching flowlayout
Fetched https://github.com/shaps80/FlowLayout.git from cache (0.62s)
Creating working copy for https://github.com/shaps80/FlowLayout.git
Working copy of https://github.com/shaps80/FlowLayout.git resolved at master (88766cd)
warning: '.resolve-product-dependencies': dependency 'flowlayout' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/shaps80/FlowLayout.git
https://github.com/shaps80/FlowLayout.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "FlowLayout",
  "name" : "FlowLayout",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "FlowLayout",
      "targets" : [
        "FlowLayout"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FlowLayout",
      "module_type" : "SwiftTarget",
      "name" : "FlowLayout",
      "path" : ".",
      "product_memberships" : [
        "FlowLayout"
      ],
      "sources" : [
        "Sources/Constants.swift",
        "Sources/FlowLayout+Adjustments.swift",
        "Sources/FlowLayout+Backgrounds.swift",
        "Sources/FlowLayout+Deprecations.swift",
        "Sources/FlowLayout+Types.swift",
        "Sources/FlowLayout.swift",
        "Sources/FlowLayoutDelegate.swift",
        "Sources/FlowLayoutInvalidationContext.swift",
        "Sources/FlowLayoutItemAttributes.swift",
        "Sources/Helpers.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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-2F0A5646E1D333AE.txt
[3/12] Compiling FlowLayout FlowLayoutDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[4/12] Compiling FlowLayout FlowLayoutItemAttributes.swift
/Users/admin/builder/spi-builder-workspace/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[5/13] Compiling FlowLayout FlowLayoutInvalidationContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[6/13] Compiling FlowLayout FlowLayout+Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[7/13] Compiling FlowLayout FlowLayout+Adjustments.swift
/Users/admin/builder/spi-builder-workspace/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[8/13] Compiling FlowLayout Helpers.swift
/Users/admin/builder/spi-builder-workspace/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[9/13] Compiling FlowLayout FlowLayout+Deprecations.swift
/Users/admin/builder/spi-builder-workspace/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[10/13] Compiling FlowLayout FlowLayout.swift
/Users/admin/builder/spi-builder-workspace/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/13] Emitting module FlowLayout
/Users/admin/builder/spi-builder-workspace/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[12/13] Compiling FlowLayout FlowLayout+Backgrounds.swift
/Users/admin/builder/spi-builder-workspace/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[13/13] Compiling FlowLayout Constants.swift
/Users/admin/builder/spi-builder-workspace/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/11] Compiling FlowLayout FlowLayoutItemAttributes.swift
/Users/admin/builder/spi-builder-workspace/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[3/12] Compiling FlowLayout Helpers.swift
/Users/admin/builder/spi-builder-workspace/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[4/12] Compiling FlowLayout FlowLayout.swift
/Users/admin/builder/spi-builder-workspace/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[5/12] Compiling FlowLayout FlowLayoutDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[6/12] Compiling FlowLayout FlowLayoutInvalidationContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[7/12] Compiling FlowLayout FlowLayout+Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/12] Compiling FlowLayout FlowLayout+Adjustments.swift
/Users/admin/builder/spi-builder-workspace/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[9/12] Emitting module FlowLayout
/Users/admin/builder/spi-builder-workspace/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[10/12] Compiling FlowLayout FlowLayout+Backgrounds.swift
/Users/admin/builder/spi-builder-workspace/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[11/12] Compiling FlowLayout Constants.swift
/Users/admin/builder/spi-builder-workspace/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
[12/12] Compiling FlowLayout FlowLayout+Deprecations.swift
/Users/admin/builder/spi-builder-workspace/Sources/Constants.swift:1:8: error: no such module 'UIKit'
 1 | import UIKit
   |        `- error: no such module 'UIKit'
 2 |
 3 | public extension UICollectionView {
BUILD FAILURE 6.1 macosSpm