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 ComposedUI, reference 1.0.5 (cc1d8e), with Swift 6.0 (beta) for macOS (SPM) on 12 Sep 2024 06:31:46 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.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.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/composed-swift/composedui.git
Reference: 1.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/composed-swift/composedui
 * tag               1.0.5      -> FETCH_HEAD
HEAD is now at cc1d8e4 Merge pull request #14 from composed-swift/potential-fix-for-crashes
Cloned https://github.com/composed-swift/composedui.git
Revision (git rev-parse @):
cc1d8e497e43429007ff81ed39a4c39712b62888
SUCCESS checkout https://github.com/composed-swift/composedui.git at 1.0.5
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/composed-swift/composedui.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-117DEE11B69C53C9.txt
[4/14] Compiling Composed ArraySection.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// A delegate for responding to mapping updates
[5/15] Compiling Composed SingleElementSection.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// A delegate for responding to mapping updates
[6/15] Compiling Composed SelectionHandler.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// A delegate for responding to mapping updates
[7/15] Compiling Composed SectionProviderMapping.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// A delegate for responding to mapping updates
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/15] Emitting module Composed
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// A delegate for responding to mapping updates
[9/15] Compiling Composed SegmentedSectionProvider.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// A delegate for responding to mapping updates
[10/15] Compiling Composed MoveHandler.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// A delegate for responding to mapping updates
[11/15] Compiling Composed ComposedSectionProvider.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// A delegate for responding to mapping updates
[12/15] Compiling Composed EditingHandler.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// A delegate for responding to mapping updates
[13/15] Compiling Composed Section.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// A delegate for responding to mapping updates
[14/15] Compiling Composed SectionProvider.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// A delegate for responding to mapping updates
[15/15] Compiling Composed ManagedSection.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/composed/Sources/Composed/Core/SectionProviderMapping.swift:1:8: error: no such module 'UIKit'
  1 | import UIKit
    |        `- error: no such module 'UIKit'
  2 |
  3 | /// A delegate for responding to mapping updates
Fetching https://github.com/composed-swift/composed
[1/2675] Fetching composed
Fetched https://github.com/composed-swift/composed from cache (1.15s)
Computing version for https://github.com/composed-swift/composed
Computed https://github.com/composed-swift/composed at 1.0.4 (0.68s)
Creating working copy for https://github.com/composed-swift/composed
Working copy of https://github.com/composed-swift/composed resolved at 1.0.4
BUILD FAILURE 6.0 macosSpm