Build Information
Failed to build iOSMcuManagerLibrary, reference main (721df8
), with Swift 6.2 (beta) for Linux on 23 Jun 2025 08:48:16 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 721df81 Merge pull request #340 from NordicSemiconductor/no-throws
Cloned https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git
Revision (git rev-parse @):
721df81f2d8fe2d0179fefaa37435a2fca1e8d0d
SUCCESS checkout https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/weichsel/ZIPFoundation.git
Fetching https://github.com/valpackett/SwiftCBOR.git
[1/1397] Fetching swiftcbor
[15/6973] Fetching swiftcbor, zipfoundation
Fetched https://github.com/valpackett/SwiftCBOR.git from cache (0.47s)
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (0.55s)
Computing version for https://github.com/valpackett/SwiftCBOR.git
Computed https://github.com/valpackett/SwiftCBOR.git at 0.4.7 (1.94s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.19 (0.50s)
Creating working copy for https://github.com/weichsel/ZIPFoundation.git
Working copy of https://github.com/weichsel/ZIPFoundation.git resolved at 0.9.19
Creating working copy for https://github.com/valpackett/SwiftCBOR.git
Working copy of https://github.com/valpackett/SwiftCBOR.git resolved at 0.4.7
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Source/PrivacyInfo.xcprivacy
warning: 'zipfoundation': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/ZIPFoundation/Sources/ZIPFoundation/Resources/PrivacyInfo.xcprivacy
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/40] Emitting module SwiftCBOR
[6/42] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[7/42] Compiling SwiftCBOR Util.swift
[8/42] Compiling ZIPFoundation Archive+BackingConfiguration.swift
[9/42] Compiling ZIPFoundation Archive+Deprecated.swift
[10/42] Compiling ZIPFoundation Archive+MemoryFile.swift
[11/42] Compiling ZIPFoundation Archive+Progress.swift
[12/42] Compiling ZIPFoundation Archive+Reading.swift
[13/44] Compiling ZIPFoundation Archive+ReadingDeprecated.swift
[14/44] Compiling ZIPFoundation Archive+Writing.swift
[15/44] Compiling ZIPFoundation Archive+WritingDeprecated.swift
[16/44] Compiling ZIPFoundation Archive+ZIP64.swift
[17/44] Compiling ZIPFoundation Archive.swift
[18/44] Compiling ZIPFoundation Data+Compression.swift
[19/44] Emitting module ZIPFoundation
[22/44] Compiling ZIPFoundation Archive+Helpers.swift
[23/44] Compiling ZIPFoundation Data+Serialization.swift
[24/44] Compiling ZIPFoundation Date+ZIP.swift
[25/44] Compiling ZIPFoundation Data+CompressionDeprecated.swift
[30/44] Compiling ZIPFoundation Entry.swift
[31/44] Compiling ZIPFoundation FileManager+ZIP.swift
[44/45] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[45/45] Compiling ZIPFoundation URL+ZIP.swift
[47/78] Compiling iOSMcuManagerLibrary McuMgrResponse.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[48/78] Compiling iOSMcuManagerLibrary McuMgrSuitEnvelope.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[49/78] Compiling iOSMcuManagerLibrary McuMgrSuitManifest.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[50/78] Compiling iOSMcuManagerLibrary McuMgrTransport.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[51/82] Compiling iOSMcuManagerLibrary RunTestManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[52/82] Compiling iOSMcuManagerLibrary SettingsManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[53/82] Compiling iOSMcuManagerLibrary ShellManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[54/82] Compiling iOSMcuManagerLibrary StatsManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[55/82] Compiling iOSMcuManagerLibrary McuMgrLogDelegate.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[56/82] Compiling iOSMcuManagerLibrary McuMgrManifest.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[57/82] Compiling iOSMcuManagerLibrary McuMgrPackage.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[58/82] Compiling iOSMcuManagerLibrary McuMgrROBBuffer.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[59/82] Compiling iOSMcuManagerLibrary Data+McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[60/82] Compiling iOSMcuManagerLibrary String+McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[61/82] Compiling iOSMcuManagerLibrary BasicManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[62/82] Compiling iOSMcuManagerLibrary CrashManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[63/82] Compiling iOSMcuManagerLibrary FirmwareUpgradeController.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[64/82] Compiling iOSMcuManagerLibrary McuMgrBleTransport+CBCentralManagerDelegate.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[65/82] Compiling iOSMcuManagerLibrary McuMgrBleTransport+CBPeripheralDelegate.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[66/82] Compiling iOSMcuManagerLibrary McuMgrBleTransport.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[67/82] Compiling iOSMcuManagerLibrary McuMgrBleTransportWriteState.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[68/82] Compiling iOSMcuManagerLibrary CBOR+McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[69/82] Compiling iOSMcuManagerLibrary McuMgrUploadPipeline.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[70/82] Compiling iOSMcuManagerLibrary CBOR+String.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[71/82] Compiling iOSMcuManagerLibrary ResultLock.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[72/82] Compiling iOSMcuManagerLibrary UTI.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
error: emit-module command failed with exit code 1 (use -v to see invocation)
[73/82] Emitting module iOSMcuManagerLibrary
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[74/82] Compiling iOSMcuManagerLibrary SuitManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[75/82] Compiling iOSMcuManagerLibrary McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[76/82] Compiling iOSMcuManagerLibrary McuMgrHeader.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[77/82] Compiling iOSMcuManagerLibrary McuMgrImage.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[78/82] Compiling iOSMcuManagerLibrary FirmwareUpgradeManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[79/82] Compiling iOSMcuManagerLibrary DefaultManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[80/82] Compiling iOSMcuManagerLibrary FileSystemManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[81/82] Compiling iOSMcuManagerLibrary ImageManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[82/82] Compiling iOSMcuManagerLibrary LogManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
BUILD FAILURE 6.2 linux