Build Information
Failed to build iOSMcuManagerLibrary, reference main (81a0a9
), with Swift 6.1 for Linux on 11 Sep 2025 22:10:50 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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: 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: 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"
},
{
"identity" : "ios-ble-library",
"requirement" : {
"branch" : [
"main"
]
},
"type" : "sourceControl",
"url" : "https://github.com/NordicSemiconductor/IOS-BLE-Library"
}
],
"manifest_display_name" : "iOSMcuManagerLibrary",
"name" : "iOSMcuManagerLibrary",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.14"
}
],
"products" : [
{
"name" : "iOSMcuManagerLibrary",
"targets" : [
"iOSMcuManagerLibrary"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "iOSOtaLibrary",
"targets" : [
"iOSOtaLibrary"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "iOSOtaLibrary",
"module_type" : "SwiftTarget",
"name" : "iOSOtaLibrary",
"path" : "iOSOtaLibrary/Source",
"product_dependencies" : [
"iOS-BLE-Library-Mock"
],
"product_memberships" : [
"iOSOtaLibrary"
],
"sources" : [
"Network/HTTPRequest.swift",
"Network/Network.swift",
"Network/URLSession.swift",
"OTA/GetLatestReleaseInfoRequest.swift",
"OTA/OTAManager+Tokens.swift",
"OTA/OTAManager.swift",
"OTA/Tokens/DeviceInfoToken.swift",
"OTA/Tokens/ProjectKey.swift",
"Observability/Data Structures/CBUUID+MDS.swift",
"Observability/Data Structures/ObservabilityChunk.swift",
"Observability/Data Structures/ObservabilityDevice.swift",
"Observability/Data Structures/ObservabilityDeviceEvent.swift",
"Observability/Data Structures/ObservabilityError.swift",
"Observability/ObservabilityManager+Internal.swift",
"Observability/ObservabilityManager.swift",
"Observability/ObservabilityManagerError.swift",
"Observability/PostChunkRequest.swift"
],
"type" : "library"
},
{
"c99name" : "iOSMcuManagerLibrary",
"module_type" : "SwiftTarget",
"name" : "iOSMcuManagerLibrary",
"path" : "iOSMcuManagerLibrary/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-4609320-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/NordicSemiconductor/IOS-BLE-Library
[1/3305] Fetching ios-ble-library
Fetched https://github.com/NordicSemiconductor/IOS-BLE-Library from cache (0.80s)
Fetching https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
Fetching https://github.com/valpackett/SwiftCBOR.git
Fetching https://github.com/weichsel/ZIPFoundation.git
[1/1401] Fetching swiftcbor
[1346/7948] Fetching swiftcbor, ios-corebluetooth-mock
[1347/13547] Fetching swiftcbor, ios-corebluetooth-mock, zipfoundation
Fetched https://github.com/valpackett/SwiftCBOR.git from cache (0.32s)
[1655/12146] Fetching ios-corebluetooth-mock, zipfoundation
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (0.75s)
Fetched https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git from cache (0.84s)
Computing version for https://github.com/valpackett/SwiftCBOR.git
Computed https://github.com/valpackett/SwiftCBOR.git at 0.4.7 (2.35s)
Computing version for https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
warning: 'ios-corebluetooth-mock': /Package.swift:12:11: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
10 | platforms: [
11 | .macOS(.v10_13),
12 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
13 | .watchOS(.v4),
14 | .tvOS(.v11)
/Package.swift:14:12: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
12 | .iOS(.v11),
13 | .watchOS(.v4),
14 | .tvOS(.v11)
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
15 | ],
16 | products: [
Computed https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git at 1.0.1 (0.51s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.19 (1.28s)
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
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/NordicSemiconductor/IOS-BLE-Library
Working copy of https://github.com/NordicSemiconductor/IOS-BLE-Library resolved at main (dbb8a25)
warning: 'ios-corebluetooth-mock': /host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/Package.swift:12:11: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
10 | platforms: [
11 | .macOS(.v10_13),
12 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
13 | .watchOS(.v4),
14 | .tvOS(.v11)
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/Package.swift:14:12: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
12 | .iOS(.v11),
13 | .watchOS(.v4),
14 | .tvOS(.v11)
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
15 | ],
16 | products: [
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
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/8] Write sources
[7/8] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/79] Emitting module iOS_BLE_Library
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/81] Emitting module CoreBluetoothMock
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[11/83] Emitting module ZIPFoundation
[12/85] Compiling CoreBluetoothMock CBMPeripheralSpec.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[13/85] Compiling CoreBluetoothMock CBMPeripheralSpecDelegate.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[14/85] Compiling CoreBluetoothMock CBMPeripheral.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[15/85] Compiling CoreBluetoothMock CBMPeripheralDelegate.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[16/85] Compiling CoreBluetoothMock CBMAttributes.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[17/85] Compiling CoreBluetoothMock CBMCentralManager.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[18/85] Compiling CoreBluetoothMock CBMPeripheralDelegateProxy.swift
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
[19/85] Compiling CoreBluetoothMock CBMPeripheralPreview.swift
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | 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'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
[21/85] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[22/85] Compiling ZIPFoundation URL+ZIP.swift
[23/85] Compiling CoreBluetoothMock CBMManagerTypes.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[24/85] Compiling CoreBluetoothMock CBMPeer.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[25/85] Compiling CoreBluetoothMock CBMDictionary.swift
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | 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'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | 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'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
[28/85] Compiling CoreBluetoothMock CBMCentralManagerNative.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[32/85] Compiling CoreBluetoothMock CBMCentralManagerDelegateProxy.swift
[35/85] Compiling CoreBluetoothMock CBMCentralManagerFactory.swift
[36/85] Compiling CoreBluetoothMock CBMCentralManagerMock.swift
[38/87] Compiling iOS_BLE_Library Publishers+GuestList.swift
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
[39/87] Compiling iOS_BLE_Library Queue.swift
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | 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'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | 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'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | 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'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
[48/87] Compiling CoreBluetoothMock CBMCentralManagerDelegate.swift
[49/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'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | 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'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
[57/87] 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'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
[58/87] 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'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
[80/123] Compiling iOSMcuManagerLibrary McuMgrBleTransportWriteState.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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/123] Compiling iOSMcuManagerLibrary CBOR+McuManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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/123] Compiling iOSMcuManagerLibrary Data+McuManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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/123] Compiling iOSMcuManagerLibrary String+McuManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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/123] Compiling iOSMcuManagerLibrary BasicManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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)
[85/127] Emitting module iOSMcuManagerLibrary
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[86/127] Compiling iOSMcuManagerLibrary McuMgrUploadPipeline.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[87/127] Compiling iOSMcuManagerLibrary CBOR+String.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[88/127] Compiling iOSMcuManagerLibrary ResultLock.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[89/127] Compiling iOSMcuManagerLibrary UTI.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[90/127] Compiling iOSMcuManagerLibrary McuMgrImage.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[91/127] Compiling iOSMcuManagerLibrary McuMgrLogDelegate.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[92/127] Compiling iOSMcuManagerLibrary McuMgrManifest.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[93/127] Compiling iOSMcuManagerLibrary McuMgrPackage.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[94/127] Compiling iOSMcuManagerLibrary McuMgrResponse.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[95/127] Compiling iOSMcuManagerLibrary McuMgrSuitEnvelope.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[96/127] Compiling iOSMcuManagerLibrary McuMgrSuitManifest.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[97/127] Compiling iOSMcuManagerLibrary McuMgrTransport.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[98/127] Compiling iOSMcuManagerLibrary StatsManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[99/127] Compiling iOSMcuManagerLibrary SuitManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[100/127] Compiling iOSMcuManagerLibrary McuManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[101/127] Compiling iOSMcuManagerLibrary McuMgrCallbackOoOBuffer.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[102/127] Compiling iOSMcuManagerLibrary McuMgrHeader.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[103/127] Compiling iOSMcuManagerLibrary McuMgrBleROBWriteBuffer.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[104/127] Compiling iOSMcuManagerLibrary McuMgrBleTransport+CBCentralManagerDelegate.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[105/127] Compiling iOSMcuManagerLibrary McuMgrBleTransport+CBPeripheralDelegate.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[106/127] Compiling iOSMcuManagerLibrary McuMgrBleTransport.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[107/127] Compiling iOSMcuManagerLibrary McuMgrBleTransportConfguration.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[108/127] Compiling iOSMcuManagerLibrary CrashManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[109/127] Compiling iOSMcuManagerLibrary FirmwareUpgradeController.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[110/127] Compiling iOSMcuManagerLibrary FirmwareUpgradeManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[111/127] Compiling iOSMcuManagerLibrary DefaultManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[112/127] Compiling iOSMcuManagerLibrary FileSystemManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[113/127] Compiling iOSMcuManagerLibrary ImageManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[114/127] Compiling iOSMcuManagerLibrary LogManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[115/127] Compiling iOSMcuManagerLibrary RunTestManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[116/127] Compiling iOSMcuManagerLibrary SettingsManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[117/127] Compiling iOSMcuManagerLibrary ShellManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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-4609320-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: 'ios-corebluetooth-mock': /host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/Package.swift:12:11: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
10 | platforms: [
11 | .macOS(.v10_13),
12 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version
13 | .watchOS(.v4),
14 | .tvOS(.v11)
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/Package.swift:14:12: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
12 | .iOS(.v11),
13 | .watchOS(.v4),
14 | .tvOS(.v11)
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version
15 | ],
16 | products: [
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
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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/72] Emitting module iOS_BLE_Library
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
[3/74] Compiling ZIPFoundation Archive+ReadingDeprecated.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[4/74] Compiling ZIPFoundation Archive+Writing.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[5/76] Compiling ZIPFoundation Archive+MemoryFile.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[6/76] Compiling ZIPFoundation Archive+Progress.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[7/76] Compiling ZIPFoundation Entry.swift
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
[8/76] Compiling ZIPFoundation FileManager+ZIP.swift
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | 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'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | 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'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
[11/76] Compiling ZIPFoundation Archive+ZIP64.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[12/76] Compiling ZIPFoundation Archive.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[13/76] Compiling ZIPFoundation Data+Serialization.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[14/76] Compiling ZIPFoundation Date+ZIP.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | 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'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
[17/76] Compiling ZIPFoundation Data+Compression.swift
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
[18/76] Compiling iOS_BLE_Library RSSI.swift
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
[19/76] Compiling iOS_BLE_Library UnimplementedError.swift
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[21/76] Compiling ZIPFoundation Data+CompressionDeprecated.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[22/76] Compiling CoreBluetoothMock CBMPeripheralSpec.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[23/76] Compiling CoreBluetoothMock CBMPeripheralSpecDelegate.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/76] Emitting module CoreBluetoothMock
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[31/78] Compiling ZIPFoundation Archive+Reading.swift
[32/80] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[33/80] Compiling SwiftCBOR Util.swift
[34/80] Emitting module ZIPFoundation
[35/80] Compiling ZIPFoundation Archive+BackingConfiguration.swift
[36/80] Compiling ZIPFoundation Archive+Deprecated.swift
[37/80] Compiling ZIPFoundation Archive+Helpers.swift
[41/80] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[42/80] Compiling ZIPFoundation URL+ZIP.swift
[55/80] Emitting module SwiftCBOR
[67/116] Compiling iOSMcuManagerLibrary McuMgrImage.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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/116] Compiling iOSMcuManagerLibrary McuMgrLogDelegate.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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/116] Compiling iOSMcuManagerLibrary McuMgrManifest.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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/116] Compiling iOSMcuManagerLibrary McuMgrPackage.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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/116] Compiling iOSMcuManagerLibrary ImageManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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/116] Compiling iOSMcuManagerLibrary LogManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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/116] Compiling iOSMcuManagerLibrary RunTestManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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/116] Compiling iOSMcuManagerLibrary SettingsManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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/116] Compiling iOSMcuManagerLibrary ShellManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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/116] Compiling iOSMcuManagerLibrary McuMgrResponse.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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/116] Compiling iOSMcuManagerLibrary McuMgrSuitEnvelope.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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/116] Compiling iOSMcuManagerLibrary McuMgrSuitManifest.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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/116] Compiling iOSMcuManagerLibrary McuMgrTransport.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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/120] Compiling iOSMcuManagerLibrary McuMgrUploadPipeline.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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/120] Compiling iOSMcuManagerLibrary CBOR+String.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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/120] Compiling iOSMcuManagerLibrary ResultLock.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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/120] Compiling iOSMcuManagerLibrary UTI.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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)
[84/120] Emitting module iOSMcuManagerLibrary
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[85/120] Compiling iOSMcuManagerLibrary StatsManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[86/120] Compiling iOSMcuManagerLibrary SuitManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[87/120] Compiling iOSMcuManagerLibrary McuManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[88/120] Compiling iOSMcuManagerLibrary McuMgrCallbackOoOBuffer.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[89/120] Compiling iOSMcuManagerLibrary McuMgrHeader.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[90/120] Compiling iOSMcuManagerLibrary McuMgrBleROBWriteBuffer.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[91/120] Compiling iOSMcuManagerLibrary McuMgrBleTransport+CBCentralManagerDelegate.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[92/120] Compiling iOSMcuManagerLibrary McuMgrBleTransport+CBPeripheralDelegate.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[93/120] Compiling iOSMcuManagerLibrary McuMgrBleTransport.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[94/120] Compiling iOSMcuManagerLibrary McuMgrBleTransportConfguration.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[95/120] Compiling iOSMcuManagerLibrary CrashManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[96/120] Compiling iOSMcuManagerLibrary FirmwareUpgradeController.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[97/120] Compiling iOSMcuManagerLibrary FirmwareUpgradeManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[98/120] Compiling iOSMcuManagerLibrary DefaultManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[99/120] Compiling iOSMcuManagerLibrary FileSystemManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[100/120] Compiling iOSMcuManagerLibrary McuMgrBleTransportWriteState.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[101/120] Compiling iOSMcuManagerLibrary CBOR+McuManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[102/120] Compiling iOSMcuManagerLibrary Data+McuManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[103/120] Compiling iOSMcuManagerLibrary String+McuManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
[104/120] Compiling iOSMcuManagerLibrary BasicManager.swift
/host/spi-builder-workspace/iOSMcuManagerLibrary/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
/host/spi-builder-workspace/.build/checkouts/IOS-BLE-Library/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | 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'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | 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'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | 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'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | 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'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | 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'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
BUILD FAILURE 6.1 linux