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 KrowdKinect-Swift-SDK, reference 0.3.2 (0902ff), with Swift 6.0 for macOS (SPM) on 17 Sep 2024 05:04:07 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/jhgroenjes/KrowdKinect-Swift-SDK.git
Reference: 0.3.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jhgroenjes/KrowdKinect-Swift-SDK
 * tag               0.3.2      -> FETCH_HEAD
HEAD is now at 0902ffd minor Updates to get code parity and layout with KrowdKinect for iOS
Cloned https://github.com/jhgroenjes/KrowdKinect-Swift-SDK.git
Revision (git rev-parse @):
0902ffd069389f1a0c2493df80587a00d4c3329e
SUCCESS checkout https://github.com/jhgroenjes/KrowdKinect-Swift-SDK.git at 0.3.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/jhgroenjes/KrowdKinect-Swift-SDK.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/2] Write sources
[1/2] Write swift-version-117DEE11B69C53C9.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/6] Emitting module KrowdKinect_Swift_SDK
/Users/admin/builder/spi-builder-workspace/Sources/KrowdKinect_Swift_SDK.swift:8:8: error: no such module 'UIKit'
  6 |
  7 | import SwiftUI
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 |
[4/6] Compiling KrowdKinect_Swift_SDK KrowdKinect_Swift_SDK.swift
/Users/admin/builder/spi-builder-workspace/Sources/KrowdKinect_Swift_SDK.swift:8:8: error: no such module 'UIKit'
  6 |
  7 | import SwiftUI
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 |
[5/6] Compiling KrowdKinect_Swift_SDK WebSocketController.swift
/Users/admin/builder/spi-builder-workspace/Sources/KrowdKinect_Swift_SDK.swift:8:8: error: no such module 'UIKit'
  6 |
  7 | import SwiftUI
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 |
[6/6] Compiling KrowdKinect_Swift_SDK SwiftUIView.swift
/Users/admin/builder/spi-builder-workspace/Sources/KrowdKinect_Swift_SDK.swift:8:8: error: no such module 'UIKit'
  6 |
  7 | import SwiftUI
  8 | import UIKit
    |        `- error: no such module 'UIKit'
  9 |
 10 |
Fetching https://github.com/ably/delta-codec-cocoa
Fetching https://github.com/rvi/msgpack-objective-C
Fetching https://github.com/ably/ably-cocoa.git
[1/506] Fetching msgpack-objective-c
[123/1083] Fetching msgpack-objective-c, delta-codec-cocoa
[1084/44221] Fetching msgpack-objective-c, delta-codec-cocoa, ably-cocoa
Fetched https://github.com/ably/delta-codec-cocoa from cache (3.00s)
Fetched https://github.com/rvi/msgpack-objective-C from cache (3.00s)
Fetched https://github.com/ably/ably-cocoa.git from cache (3.00s)
Computing version for https://github.com/ably/ably-cocoa.git
Computed https://github.com/ably/ably-cocoa.git at 1.2.33 (3.32s)
Computing version for https://github.com/ably/delta-codec-cocoa
Computed https://github.com/ably/delta-codec-cocoa at 1.3.3 (0.62s)
Computing version for https://github.com/rvi/msgpack-objective-C
Computed https://github.com/rvi/msgpack-objective-C at 0.4.0 (0.65s)
Creating working copy for https://github.com/rvi/msgpack-objective-C
Working copy of https://github.com/rvi/msgpack-objective-C resolved at 0.4.0
Creating working copy for https://github.com/ably/delta-codec-cocoa
Working copy of https://github.com/ably/delta-codec-cocoa resolved at 1.3.3
Creating working copy for https://github.com/ably/ably-cocoa.git
Working copy of https://github.com/ably/ably-cocoa.git resolved at 1.2.33
warning: 'spi-builder-workspace': dependency 'ably-cocoa' is not used by any target
BUILD FAILURE 6.0 macosSpm