Build Information
Failed to build iOSMcuManagerLibrary, reference main (81a0a9
), with Swift 5.10 for Linux on 11 Sep 2025 22:12:14 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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-5.10-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: 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 81a0a90 Merge pull request #422 from NordicSemiconductor/onDFU
Cloned https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git
Revision (git rev-parse @):
81a0a90813da15c65c28b6d68715d894422adda1
SUCCESS checkout https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
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-4606859-3":/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-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/NordicSemiconductor/IOS-BLE-Library
[1/3305] Fetching ios-ble-library
Fetched https://github.com/NordicSemiconductor/IOS-BLE-Library from cache (0.50s)
Fetching https://github.com/weichsel/ZIPFoundation.git
Fetching https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
Fetching https://github.com/valpackett/SwiftCBOR.git
[1/1401] Fetching swiftcbor
[338/7000] Fetching swiftcbor, zipfoundation
[1430/13547] Fetching swiftcbor, zipfoundation, ios-corebluetooth-mock
Fetched https://github.com/valpackett/SwiftCBOR.git from cache (0.59s)
[3160/12146] Fetching zipfoundation, ios-corebluetooth-mock
Fetched https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git from cache (1.05s)
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (1.09s)
Computing version for https://github.com/valpackett/SwiftCBOR.git
Computed https://github.com/valpackett/SwiftCBOR.git at 0.4.7 (0.50s)
Computing version for https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
Computed https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git at 1.0.1 (0.85s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.19 (1.57s)
Creating working copy for https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
Working copy of https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git resolved at 1.0.1
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/NordicSemiconductor/IOS-BLE-Library
Working copy of https://github.com/NordicSemiconductor/IOS-BLE-Library resolved at main (dbb8a25)
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/iOSMcuManagerLibrary/Source/PrivacyInfo.xcprivacy
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
[9/79] Emitting module ZIPFoundation
[10/81] Compiling SwiftCBOR SingleValueDecodingContainer.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[11/81] Compiling iOS_BLE_Library Peripheral+Writer.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/83] Emitting module CoreBluetoothMock
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[13/83] Compiling iOS_BLE_Library AdvertisementData.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[14/83] Compiling iOS_BLE_Library AsyncCharacteristicData.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[15/83] Compiling CoreBluetoothMock CBMPeripheralSpec.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[16/83] Compiling CoreBluetoothMock CBMPeripheralSpecDelegate.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[17/83] Compiling iOS_BLE_Library CentralManager.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[18/83] Compiling iOS_BLE_Library ScanResult.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[19/83] Compiling iOS_BLE_Library Data+Ext.swift.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[20/83] Compiling iOS_BLE_Library Publishers+Async.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[25/85] Compiling iOS_BLE_Library Publishers+GuestList.swift
[26/85] Compiling iOS_BLE_Library Queue.swift
[27/85] Compiling iOS_BLE_Library CBManagerState+Ext.swift
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
import Combine
^
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
import Combine
^
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
import Combine
^
[30/85] Compiling iOS_BLE_Library Logger.swift
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
import Combine
^
[31/85] Compiling iOS_BLE_Library ContinuationSubscriber.swift
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
import Combine
^
[32/85] Compiling iOS_BLE_Library Publishers+Bluetooth.swift
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
import Combine
^
[33/85] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
import Combine
^
[34/85] Compiling SwiftCBOR Util.swift
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
import Combine
^
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
import Combine
^
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
import Combine
^
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
import Combine
^
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
import Combine
^
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
import Combine
^
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
import Combine
^
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
import Combine
^
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
import Combine
^
[52/87] Compiling iOS_BLE_Library RSSI.swift
[53/87] Compiling iOS_BLE_Library UnimplementedError.swift
[54/87] Compiling iOS_BLE_Library Peripheral.swift
[55/87] Compiling iOS_BLE_Library ReactivePeripheralDelegate.swift
[61/87] Emitting module SwiftCBOR
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
import Combine
^
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
import Combine
^
[84/123] Compiling iOSMcuManagerLibrary McuMgrBleTransportWriteState.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[85/123] Compiling iOSMcuManagerLibrary CBOR+McuManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[86/123] Compiling iOSMcuManagerLibrary Data+McuManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[87/123] Compiling iOSMcuManagerLibrary String+McuManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[88/123] Compiling iOSMcuManagerLibrary BasicManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[89/127] Compiling iOSMcuManagerLibrary StatsManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[90/127] Compiling iOSMcuManagerLibrary SuitManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[91/127] Compiling iOSMcuManagerLibrary McuManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[92/127] Compiling iOSMcuManagerLibrary McuMgrCallbackOoOBuffer.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[93/127] Compiling iOSMcuManagerLibrary McuMgrHeader.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[94/127] Compiling iOSMcuManagerLibrary ImageManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[95/127] Compiling iOSMcuManagerLibrary LogManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[96/127] Compiling iOSMcuManagerLibrary RunTestManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[97/127] Compiling iOSMcuManagerLibrary SettingsManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[98/127] Compiling iOSMcuManagerLibrary ShellManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[99/127] Compiling iOSMcuManagerLibrary McuMgrUploadPipeline.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[100/127] Compiling iOSMcuManagerLibrary CBOR+String.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[101/127] Compiling iOSMcuManagerLibrary ResultLock.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[102/127] Compiling iOSMcuManagerLibrary UTI.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[103/127] Compiling iOSMcuManagerLibrary McuMgrResponse.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[104/127] Compiling iOSMcuManagerLibrary McuMgrSuitEnvelope.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[105/127] Compiling iOSMcuManagerLibrary McuMgrSuitManifest.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[106/127] Compiling iOSMcuManagerLibrary McuMgrTransport.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[107/127] Compiling iOSMcuManagerLibrary McuMgrImage.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[108/127] Compiling iOSMcuManagerLibrary McuMgrLogDelegate.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[109/127] Compiling iOSMcuManagerLibrary McuMgrManifest.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[110/127] Compiling iOSMcuManagerLibrary McuMgrPackage.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[111/127] Emitting module iOSMcuManagerLibrary
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[112/127] Compiling iOSMcuManagerLibrary McuMgrBleROBWriteBuffer.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[113/127] Compiling iOSMcuManagerLibrary McuMgrBleTransport+CBCentralManagerDelegate.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[114/127] Compiling iOSMcuManagerLibrary McuMgrBleTransport+CBPeripheralDelegate.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[115/127] Compiling iOSMcuManagerLibrary McuMgrBleTransport.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[116/127] Compiling iOSMcuManagerLibrary McuMgrBleTransportConfguration.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[117/127] Compiling iOSMcuManagerLibrary CrashManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[118/127] Compiling iOSMcuManagerLibrary FirmwareUpgradeController.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[119/127] Compiling iOSMcuManagerLibrary FirmwareUpgradeManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[120/127] Compiling iOSMcuManagerLibrary DefaultManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[121/127] Compiling iOSMcuManagerLibrary FileSystemManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
error: fatalError
error: emit-module command failed with exit code 1 (use -v to see invocation)
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
import Combine
^
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
BUILD FAILURE 5.10 linux