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 iOSMcuManagerLibrary, reference 1.7.4 (306560), with Swift 5.10 for macOS (SPM) on 10 Oct 2024 14:42:07 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.55.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git
Reference: 1.7.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager
 * tag               1.7.4      -> FETCH_HEAD
HEAD is now at 306560c Merge pull request #264 from NordicSemiconductor/code-cleanup
Cloned https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git
Revision (git rev-parse @):
306560c51de79ac388f97236701ea52aceb467d2
SUCCESS checkout https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git at 1.7.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[3/5] Copying PrivacyInfo.xcprivacy
[4/5] Write swift-version-33747A42983211AE.txt
[6/43] Emitting module ZIPFoundation
[7/45] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[8/46] Compiling SwiftCBOR Util.swift
[9/46] Compiling ZIPFoundation FileManager+ZIP.swift
[10/46] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[11/46] Compiling ZIPFoundation Archive+Reading.swift
[12/46] Compiling ZIPFoundation Archive+WritingDeprecated.swift
[13/46] Compiling ZIPFoundation URL+ZIP.swift
[14/46] Compiling ZIPFoundation resource_bundle_accessor.swift
[15/46] Compiling ZIPFoundation Date+ZIP.swift
[16/46] Compiling ZIPFoundation Entry+Serialization.swift
[17/46] Compiling ZIPFoundation Archive+ReadingDeprecated.swift
[18/46] Compiling ZIPFoundation Archive+Writing.swift
[19/46] Emitting module SwiftCBOR
[20/46] Compiling ZIPFoundation Archive+MemoryFile.swift
[21/46] Compiling ZIPFoundation Archive+Progress.swift
[22/46] Compiling ZIPFoundation Archive+ZIP64.swift
[23/46] Compiling ZIPFoundation Archive.swift
[24/46] Compiling ZIPFoundation Data+Compression.swift
[25/46] Compiling ZIPFoundation Data+CompressionDeprecated.swift
[26/46] Compiling SwiftCBOR CBOROptions.swift
[27/46] Compiling ZIPFoundation Entry+ZIP64.swift
[28/46] Compiling SwiftCBOR UnkeyedEncodingContainer.swift
[30/46] Compiling ZIPFoundation Entry.swift
[44/46] Compiling ZIPFoundation Archive+BackingConfiguration.swift
[45/46] Compiling ZIPFoundation Archive+Deprecated.swift
[46/46] Compiling ZIPFoundation Archive+Helpers.swift
[47/78] Compiling iOSMcuManagerLibrary SettingsManager.swift
[48/78] Compiling iOSMcuManagerLibrary ShellManager.swift
[49/78] Compiling iOSMcuManagerLibrary StatsManager.swift
[50/81] Compiling iOSMcuManagerLibrary McuMgrImage.swift
[51/81] Compiling iOSMcuManagerLibrary McuMgrLogDelegate.swift
[52/81] Compiling iOSMcuManagerLibrary McuMgrManifest.swift
[53/81] Compiling iOSMcuManagerLibrary McuMgrSuitEnvelope.swift
[54/81] Compiling iOSMcuManagerLibrary McuMgrSuitManifest.swift
[55/81] Compiling iOSMcuManagerLibrary McuMgrTransport.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[56/81] Emitting module iOSMcuManagerLibrary
/Users/admin/builder/spi-builder-workspace/Source/Utils/CBOR+String.swift:12:17: error: unknown attribute 'retroactive'
extension CBOR: @retroactive CustomDebugStringConvertible {
                ^
/Users/admin/builder/spi-builder-workspace/Source/Utils/CBOR+String.swift:12:1: error: inheritance from non-protocol type 'any CustomDebugStringConvertible'
extension CBOR: @retroactive CustomDebugStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Source/Utils/CBOR+String.swift:78:21: error: unknown attribute 'retroactive'
extension CBOR.Tag: @retroactive CustomDebugStringConvertible {
                    ^
/Users/admin/builder/spi-builder-workspace/Source/Utils/CBOR+String.swift:78:1: error: inheritance from non-protocol type 'any CustomDebugStringConvertible'
extension CBOR.Tag: @retroactive CustomDebugStringConvertible {
^
[57/81] Compiling iOSMcuManagerLibrary CBOR+McuManager.swift
[58/81] Compiling iOSMcuManagerLibrary Data+McuManager.swift
[59/81] Compiling iOSMcuManagerLibrary String+McuManager.swift
[60/81] Compiling iOSMcuManagerLibrary BasicManager.swift
[61/81] Compiling iOSMcuManagerLibrary SuitManager.swift
[62/81] Compiling iOSMcuManagerLibrary McuManager.swift
[63/81] Compiling iOSMcuManagerLibrary McuMgrHeader.swift
[64/81] Compiling iOSMcuManagerLibrary McuMgrBleTransport+CBCentralManagerDelegate.swift
[65/81] Compiling iOSMcuManagerLibrary McuMgrBleTransport+CBPeripheralDelegate.swift
[66/81] Compiling iOSMcuManagerLibrary McuMgrBleTransport.swift
[67/81] Compiling iOSMcuManagerLibrary McuMgrBleTransportWriteState.swift
[68/81] Compiling iOSMcuManagerLibrary FileSystemManager.swift
[69/81] Compiling iOSMcuManagerLibrary ImageManager.swift
[70/81] Compiling iOSMcuManagerLibrary LogManager.swift
[71/81] Compiling iOSMcuManagerLibrary RunTestManager.swift
[72/81] Compiling iOSMcuManagerLibrary McuMgrPackage.swift
[73/81] Compiling iOSMcuManagerLibrary McuMgrROBBuffer.swift
[74/81] Compiling iOSMcuManagerLibrary McuMgrResponse.swift
[75/81] Compiling iOSMcuManagerLibrary CrashManager.swift
[76/81] Compiling iOSMcuManagerLibrary FirmwareUpgradeController.swift
[77/81] Compiling iOSMcuManagerLibrary FirmwareUpgradeManager.swift
[78/81] Compiling iOSMcuManagerLibrary DefaultManager.swift
[79/81] Compiling iOSMcuManagerLibrary CBOR+String.swift
/Users/admin/builder/spi-builder-workspace/Source/Utils/CBOR+String.swift:12:17: error: unknown attribute 'retroactive'
extension CBOR: @retroactive CustomDebugStringConvertible {
                ^
/Users/admin/builder/spi-builder-workspace/Source/Utils/CBOR+String.swift:12:1: error: inheritance from non-protocol type 'any CustomDebugStringConvertible'
extension CBOR: @retroactive CustomDebugStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Source/Utils/CBOR+String.swift:78:21: error: unknown attribute 'retroactive'
extension CBOR.Tag: @retroactive CustomDebugStringConvertible {
                    ^
/Users/admin/builder/spi-builder-workspace/Source/Utils/CBOR+String.swift:78:1: error: inheritance from non-protocol type 'any CustomDebugStringConvertible'
extension CBOR.Tag: @retroactive CustomDebugStringConvertible {
^
[80/81] Compiling iOSMcuManagerLibrary ResultLock.swift
/Users/admin/builder/spi-builder-workspace/Source/Utils/CBOR+String.swift:12:17: error: unknown attribute 'retroactive'
extension CBOR: @retroactive CustomDebugStringConvertible {
                ^
/Users/admin/builder/spi-builder-workspace/Source/Utils/CBOR+String.swift:12:1: error: inheritance from non-protocol type 'any CustomDebugStringConvertible'
extension CBOR: @retroactive CustomDebugStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Source/Utils/CBOR+String.swift:78:21: error: unknown attribute 'retroactive'
extension CBOR.Tag: @retroactive CustomDebugStringConvertible {
                    ^
/Users/admin/builder/spi-builder-workspace/Source/Utils/CBOR+String.swift:78:1: error: inheritance from non-protocol type 'any CustomDebugStringConvertible'
extension CBOR.Tag: @retroactive CustomDebugStringConvertible {
^
[81/81] Compiling iOSMcuManagerLibrary UTI.swift
/Users/admin/builder/spi-builder-workspace/Source/Utils/CBOR+String.swift:12:17: error: unknown attribute 'retroactive'
extension CBOR: @retroactive CustomDebugStringConvertible {
                ^
/Users/admin/builder/spi-builder-workspace/Source/Utils/CBOR+String.swift:12:1: error: inheritance from non-protocol type 'any CustomDebugStringConvertible'
extension CBOR: @retroactive CustomDebugStringConvertible {
^
/Users/admin/builder/spi-builder-workspace/Source/Utils/CBOR+String.swift:78:21: error: unknown attribute 'retroactive'
extension CBOR.Tag: @retroactive CustomDebugStringConvertible {
                    ^
/Users/admin/builder/spi-builder-workspace/Source/Utils/CBOR+String.swift:78:1: error: inheritance from non-protocol type 'any CustomDebugStringConvertible'
extension CBOR.Tag: @retroactive CustomDebugStringConvertible {
^
error: fatalError
Fetching https://github.com/unrelentingtech/SwiftCBOR.git
Fetching https://github.com/weichsel/ZIPFoundation.git
[1/1284] Fetching swiftcbor
[79/6750] Fetching swiftcbor, zipfoundation
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (1.96s)
Fetched https://github.com/unrelentingtech/SwiftCBOR.git from cache (1.96s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.19 (0.47s)
Computing version for https://github.com/unrelentingtech/SwiftCBOR.git
Computed https://github.com/unrelentingtech/SwiftCBOR.git at 0.4.7 (0.61s)
Creating working copy for https://github.com/unrelentingtech/SwiftCBOR.git
Working copy of https://github.com/unrelentingtech/SwiftCBOR.git resolved at 0.4.7
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.19
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Source/PrivacyInfo.xcprivacy
BUILD FAILURE 5.10 macosSpm