Build Information
Failed to build iOSMcuManagerLibrary, reference 1.10.1 (b60139
), with Swift 6.1 for Linux on 19 Aug 2025 16:54:11 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git
Reference: 1.10.1
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
* tag 1.10.1 -> FETCH_HEAD
HEAD is now at b601394 Merge pull request #393 from NordicSemiconductor/match-mtu
Cloned https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git
Revision (git rev-parse @):
b601394fbded39aef876fb9752e7c82ba61e290a
SUCCESS checkout https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git at 1.10.1
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git
https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swiftcbor",
"requirement" : {
"exact" : [
"0.4.7"
]
},
"type" : "sourceControl",
"url" : "https://github.com/valpackett/SwiftCBOR.git"
},
{
"identity" : "zipfoundation",
"requirement" : {
"range" : [
{
"lower_bound" : "0.9.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/weichsel/ZIPFoundation.git"
}
],
"manifest_display_name" : "iOSMcuManagerLibrary",
"name" : "iOSMcuManagerLibrary",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "12.0"
},
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "iOSMcuManagerLibrary",
"targets" : [
"iOSMcuManagerLibrary"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "iOSMcuManagerLibrary",
"module_type" : "SwiftTarget",
"name" : "iOSMcuManagerLibrary",
"path" : "Source",
"product_dependencies" : [
"SwiftCBOR",
"ZIPFoundation"
],
"product_memberships" : [
"iOSMcuManagerLibrary"
],
"sources" : [
"Bluetooth/McuMgrBleROBWriteBuffer.swift",
"Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift",
"Bluetooth/McuMgrBleTransport+CBPeripheralDelegate.swift",
"Bluetooth/McuMgrBleTransport.swift",
"Bluetooth/McuMgrBleTransportConfguration.swift",
"Bluetooth/McuMgrBleTransportWriteState.swift",
"Extensions/CBOR+McuManager.swift",
"Extensions/Data+McuManager.swift",
"Extensions/String+McuManager.swift",
"Managers/BasicManager.swift",
"Managers/CrashManager.swift",
"Managers/DFU/FirmwareUpgradeController.swift",
"Managers/DFU/FirmwareUpgradeManager.swift",
"Managers/DefaultManager.swift",
"Managers/FileSystemManager.swift",
"Managers/ImageManager.swift",
"Managers/LogManager.swift",
"Managers/RunTestManager.swift",
"Managers/SettingsManager.swift",
"Managers/ShellManager.swift",
"Managers/StatsManager.swift",
"Managers/SuitManager.swift",
"McuManager.swift",
"McuMgrCallbackOoOBuffer.swift",
"McuMgrHeader.swift",
"McuMgrImage.swift",
"McuMgrLogDelegate.swift",
"McuMgrManifest.swift",
"McuMgrPackage.swift",
"McuMgrResponse.swift",
"McuMgrSuitEnvelope.swift",
"McuMgrSuitManifest.swift",
"McuMgrTransport.swift",
"McuMgrUploadPipeline.swift",
"Utils/CBOR+String.swift",
"Utils/ResultLock.swift",
"Utils/UTI.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/valpackett/SwiftCBOR.git
Fetching https://github.com/weichsel/ZIPFoundation.git
[1/1404] Fetching swiftcbor
[1307/7003] Fetching swiftcbor, zipfoundation
Fetched https://github.com/valpackett/SwiftCBOR.git from cache (0.76s)
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (0.77s)
Computing version for https://github.com/valpackett/SwiftCBOR.git
Computed https://github.com/valpackett/SwiftCBOR.git at 0.4.7 (1.60s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.19 (0.76s)
Creating working copy for https://github.com/valpackett/SwiftCBOR.git
Working copy of https://github.com/valpackett/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
/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 ZIPFoundation
[6/42] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[7/42] Compiling ZIPFoundation URL+ZIP.swift
[8/42] Compiling ZIPFoundation Date+ZIP.swift
[9/42] Compiling ZIPFoundation Archive+ReadingDeprecated.swift
[10/42] Compiling ZIPFoundation Archive+Writing.swift
[11/42] Compiling ZIPFoundation Archive+WritingDeprecated.swift
[12/44] Compiling ZIPFoundation Archive+Progress.swift
[13/44] Compiling ZIPFoundation Archive+Reading.swift
[14/44] Compiling ZIPFoundation Data+Compression.swift
[15/44] Compiling ZIPFoundation Archive+MemoryFile.swift
[16/44] Compiling ZIPFoundation Archive+ZIP64.swift
[17/44] Compiling ZIPFoundation Archive.swift
[18/44] Compiling ZIPFoundation Data+CompressionDeprecated.swift
[19/44] Compiling ZIPFoundation Data+Serialization.swift
[20/44] Emitting module SwiftCBOR
[21/44] Compiling ZIPFoundation Archive+BackingConfiguration.swift
[22/44] Compiling ZIPFoundation Archive+Deprecated.swift
[23/44] Compiling ZIPFoundation Archive+Helpers.swift
[36/44] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[37/44] Compiling SwiftCBOR Util.swift
[38/44] Compiling ZIPFoundation Entry.swift
[39/44] Compiling ZIPFoundation FileManager+ZIP.swift
[47/80] Compiling iOSMcuManagerLibrary ImageManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[48/80] Compiling iOSMcuManagerLibrary LogManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[49/80] Compiling iOSMcuManagerLibrary RunTestManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[50/80] Compiling iOSMcuManagerLibrary SettingsManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[51/80] Compiling iOSMcuManagerLibrary ShellManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[52/84] Compiling iOSMcuManagerLibrary McuMgrImage.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[53/84] Compiling iOSMcuManagerLibrary McuMgrLogDelegate.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[54/84] Compiling iOSMcuManagerLibrary McuMgrManifest.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[55/84] Compiling iOSMcuManagerLibrary McuMgrPackage.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[56/84] Compiling iOSMcuManagerLibrary StatsManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[57/84] Compiling iOSMcuManagerLibrary SuitManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[58/84] Compiling iOSMcuManagerLibrary McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[59/84] Compiling iOSMcuManagerLibrary McuMgrCallbackOoOBuffer.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[60/84] Compiling iOSMcuManagerLibrary McuMgrHeader.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[61/84] Compiling iOSMcuManagerLibrary McuMgrResponse.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[62/84] Compiling iOSMcuManagerLibrary McuMgrSuitEnvelope.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[63/84] Compiling iOSMcuManagerLibrary McuMgrSuitManifest.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[64/84] Compiling iOSMcuManagerLibrary McuMgrTransport.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
error: emit-module command failed with exit code 1 (use -v to see invocation)
[65/84] Emitting module iOSMcuManagerLibrary
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[66/84] Compiling iOSMcuManagerLibrary McuMgrUploadPipeline.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[67/84] Compiling iOSMcuManagerLibrary CBOR+String.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[68/84] Compiling iOSMcuManagerLibrary ResultLock.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[69/84] Compiling iOSMcuManagerLibrary UTI.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[70/84] Compiling iOSMcuManagerLibrary McuMgrBleROBWriteBuffer.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[71/84] Compiling iOSMcuManagerLibrary McuMgrBleTransport+CBCentralManagerDelegate.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[72/84] Compiling iOSMcuManagerLibrary McuMgrBleTransport+CBPeripheralDelegate.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[73/84] Compiling iOSMcuManagerLibrary McuMgrBleTransport.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[74/84] Compiling iOSMcuManagerLibrary McuMgrBleTransportConfguration.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[75/84] Compiling iOSMcuManagerLibrary McuMgrBleTransportWriteState.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[76/84] Compiling iOSMcuManagerLibrary CBOR+McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[77/84] Compiling iOSMcuManagerLibrary Data+McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[78/84] Compiling iOSMcuManagerLibrary String+McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[79/84] Compiling iOSMcuManagerLibrary BasicManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[80/84] Compiling iOSMcuManagerLibrary CrashManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[81/84] Compiling iOSMcuManagerLibrary FirmwareUpgradeController.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[82/84] Compiling iOSMcuManagerLibrary FirmwareUpgradeManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[83/84] Compiling iOSMcuManagerLibrary DefaultManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[84/84] Compiling iOSMcuManagerLibrary FileSystemManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
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
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/37] Emitting module ZIPFoundation
[3/39] Compiling ZIPFoundation Archive+Helpers.swift
[4/39] Compiling ZIPFoundation Archive+ReadingDeprecated.swift
[5/41] Compiling ZIPFoundation Data+Serialization.swift
[6/41] Compiling ZIPFoundation Date+ZIP.swift
[7/41] Compiling ZIPFoundation Data+Compression.swift
[8/41] Compiling ZIPFoundation Data+CompressionDeprecated.swift
[9/41] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[10/41] Compiling ZIPFoundation URL+ZIP.swift
[11/41] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[12/41] Compiling SwiftCBOR Util.swift
[14/41] Compiling ZIPFoundation Archive+Writing.swift
[15/41] Compiling ZIPFoundation Archive+WritingDeprecated.swift
[16/41] Compiling ZIPFoundation Archive+BackingConfiguration.swift
[17/41] Compiling ZIPFoundation Archive+Deprecated.swift
[22/41] Compiling ZIPFoundation Archive+ZIP64.swift
[23/41] Compiling ZIPFoundation Archive.swift
[24/41] Compiling ZIPFoundation Archive+Progress.swift
[25/41] Compiling ZIPFoundation Archive+Reading.swift
[26/41] Compiling ZIPFoundation Archive+MemoryFile.swift
[34/41] Compiling ZIPFoundation Entry.swift
[35/41] Compiling ZIPFoundation FileManager+ZIP.swift
[41/41] Emitting module SwiftCBOR
[44/77] Compiling iOSMcuManagerLibrary McuMgrBleTransportWriteState.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[45/77] Compiling iOSMcuManagerLibrary CBOR+McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[46/77] Compiling iOSMcuManagerLibrary Data+McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[47/77] Compiling iOSMcuManagerLibrary String+McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[48/77] Compiling iOSMcuManagerLibrary BasicManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
error: emit-module command failed with exit code 1 (use -v to see invocation)
[49/81] Emitting module iOSMcuManagerLibrary
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[50/81] Compiling iOSMcuManagerLibrary McuMgrImage.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[51/81] Compiling iOSMcuManagerLibrary McuMgrLogDelegate.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[52/81] Compiling iOSMcuManagerLibrary McuMgrManifest.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[53/81] Compiling iOSMcuManagerLibrary McuMgrPackage.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[54/81] Compiling iOSMcuManagerLibrary McuMgrUploadPipeline.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[55/81] Compiling iOSMcuManagerLibrary CBOR+String.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[56/81] Compiling iOSMcuManagerLibrary ResultLock.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[57/81] Compiling iOSMcuManagerLibrary UTI.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[58/81] Compiling iOSMcuManagerLibrary ImageManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[59/81] Compiling iOSMcuManagerLibrary LogManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[60/81] Compiling iOSMcuManagerLibrary RunTestManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[61/81] Compiling iOSMcuManagerLibrary SettingsManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[62/81] Compiling iOSMcuManagerLibrary ShellManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[63/81] Compiling iOSMcuManagerLibrary StatsManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[64/81] Compiling iOSMcuManagerLibrary SuitManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[65/81] Compiling iOSMcuManagerLibrary McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[66/81] Compiling iOSMcuManagerLibrary McuMgrCallbackOoOBuffer.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[67/81] Compiling iOSMcuManagerLibrary McuMgrHeader.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[68/81] Compiling iOSMcuManagerLibrary McuMgrResponse.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[69/81] Compiling iOSMcuManagerLibrary McuMgrSuitEnvelope.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[70/81] Compiling iOSMcuManagerLibrary McuMgrSuitManifest.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[71/81] Compiling iOSMcuManagerLibrary McuMgrTransport.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[72/81] Compiling iOSMcuManagerLibrary CrashManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[73/81] Compiling iOSMcuManagerLibrary FirmwareUpgradeController.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[74/81] Compiling iOSMcuManagerLibrary FirmwareUpgradeManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[75/81] Compiling iOSMcuManagerLibrary DefaultManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[76/81] Compiling iOSMcuManagerLibrary FileSystemManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[77/81] Compiling iOSMcuManagerLibrary McuMgrBleROBWriteBuffer.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[78/81] Compiling iOSMcuManagerLibrary McuMgrBleTransport+CBCentralManagerDelegate.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[79/81] Compiling iOSMcuManagerLibrary McuMgrBleTransport+CBPeripheralDelegate.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[80/81] Compiling iOSMcuManagerLibrary McuMgrBleTransport.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
[81/81] Compiling iOSMcuManagerLibrary McuMgrBleTransportConfguration.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
8 | import Foundation
9 | import Dispatch
10 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
11 |
12 | // MARK: - McuMgrBleROBWriteBuffer
BUILD FAILURE 6.1 linux