Build Information
Failed to build iOSMcuManagerLibrary, reference 1.9.2 (bcc6b9
), with Swift 6.0 for Linux on 13 Mar 2025 16:28:00 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git
Reference: 1.9.2
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.9.2 -> FETCH_HEAD
HEAD is now at bcc6b9b Merge pull request #334 from NordicSemiconductor/override-fix
Cloned https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git
Revision (git rev-parse @):
bcc6b9b8b575cc23d8d6f9880475bb80d38519e5
SUCCESS checkout https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git at 1.9.2
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
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/McuMgrBleTransport+CBCentralManagerDelegate.swift",
"Bluetooth/McuMgrBleTransport+CBPeripheralDelegate.swift",
"Bluetooth/McuMgrBleTransport.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",
"McuMgrHeader.swift",
"McuMgrImage.swift",
"McuMgrLogDelegate.swift",
"McuMgrManifest.swift",
"McuMgrPackage.swift",
"McuMgrROBBuffer.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-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/weichsel/ZIPFoundation.git
Fetching https://github.com/valpackett/SwiftCBOR.git
[1/1339] Fetching swiftcbor
[1340/6901] Fetching swiftcbor, zipfoundation
Fetched https://github.com/valpackett/SwiftCBOR.git from cache (0.28s)
[779/5562] Fetching zipfoundation
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (0.52s)
Computing version for https://github.com/valpackett/SwiftCBOR.git
Computed https://github.com/valpackett/SwiftCBOR.git at 0.4.7 (0.65s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.19 (0.91s)
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 SwiftCBOR
[6/42] Emitting module ZIPFoundation
[7/44] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[8/44] Compiling SwiftCBOR Util.swift
[9/44] Compiling SwiftCBOR KeyedDecodingContainer.swift
[12/44] Compiling ZIPFoundation Data+Serialization.swift
[13/44] Compiling ZIPFoundation Date+ZIP.swift
[14/44] Compiling SwiftCBOR CodableCBORDecoder.swift
[16/44] Compiling SwiftCBOR CBORInputStream.swift
[17/44] Compiling SwiftCBOR CBOROptions.swift
[18/44] Compiling SwiftCBOR SingleValueDecodingContainer.swift
[19/44] Compiling SwiftCBOR UnkeyedDecodingContainer.swift
[20/44] Compiling SwiftCBOR CBOREncodable.swift
[21/44] Compiling SwiftCBOR CBOREncoder.swift
[22/44] Compiling SwiftCBOR CodableCBOREncoder.swift
[23/44] Compiling SwiftCBOR KeyedEncodingContainer.swift
[24/44] Compiling SwiftCBOR AnyCodingKey.swift
[25/44] Compiling SwiftCBOR CBOR.swift
[26/44] Compiling SwiftCBOR CBORDecoder.swift
[27/44] Compiling SwiftCBOR SingleValueEncodingContainer.swift
[28/44] Compiling SwiftCBOR UnkeyedEncodingContainer.swift
[33/45] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[34/45] Compiling ZIPFoundation URL+ZIP.swift
[47/78] Compiling iOSMcuManagerLibrary RunTestManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[48/78] Compiling iOSMcuManagerLibrary SettingsManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[49/78] Compiling iOSMcuManagerLibrary ShellManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[50/78] Compiling iOSMcuManagerLibrary StatsManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[51/82] Compiling iOSMcuManagerLibrary McuMgrUploadPipeline.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[52/82] Compiling iOSMcuManagerLibrary CBOR+String.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[53/82] Compiling iOSMcuManagerLibrary ResultLock.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[54/82] Compiling iOSMcuManagerLibrary UTI.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[55/82] Compiling iOSMcuManagerLibrary Data+McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[56/82] Compiling iOSMcuManagerLibrary String+McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[57/82] Compiling iOSMcuManagerLibrary BasicManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[58/82] Compiling iOSMcuManagerLibrary CrashManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[59/82] Compiling iOSMcuManagerLibrary FirmwareUpgradeController.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[60/82] Compiling iOSMcuManagerLibrary McuMgrBleTransport+CBCentralManagerDelegate.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[61/82] Compiling iOSMcuManagerLibrary McuMgrBleTransport+CBPeripheralDelegate.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[62/82] Compiling iOSMcuManagerLibrary McuMgrBleTransport.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[63/82] Compiling iOSMcuManagerLibrary McuMgrBleTransportWriteState.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[64/82] Compiling iOSMcuManagerLibrary CBOR+McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
error: emit-module command failed with exit code 1 (use -v to see invocation)
[65/82] Emitting module iOSMcuManagerLibrary
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[66/82] Compiling iOSMcuManagerLibrary McuMgrResponse.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[67/82] Compiling iOSMcuManagerLibrary McuMgrSuitEnvelope.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[68/82] Compiling iOSMcuManagerLibrary McuMgrSuitManifest.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[69/82] Compiling iOSMcuManagerLibrary McuMgrTransport.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[70/82] Compiling iOSMcuManagerLibrary McuMgrLogDelegate.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[71/82] Compiling iOSMcuManagerLibrary McuMgrManifest.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[72/82] Compiling iOSMcuManagerLibrary McuMgrPackage.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[73/82] Compiling iOSMcuManagerLibrary McuMgrROBBuffer.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[74/82] Compiling iOSMcuManagerLibrary FirmwareUpgradeManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[75/82] Compiling iOSMcuManagerLibrary DefaultManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[76/82] Compiling iOSMcuManagerLibrary FileSystemManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[77/82] Compiling iOSMcuManagerLibrary ImageManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[78/82] Compiling iOSMcuManagerLibrary LogManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[79/82] Compiling iOSMcuManagerLibrary SuitManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[80/82] Compiling iOSMcuManagerLibrary McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[81/82] Compiling iOSMcuManagerLibrary McuMgrHeader.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[82/82] Compiling iOSMcuManagerLibrary McuMgrImage.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:081dcf4fb829aea9d08447f4790431afbdfbcc335bfeed728ca69c6f181ae2aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-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] Compiling ZIPFoundation Data+Compression.swift
[3/37] Compiling ZIPFoundation Data+CompressionDeprecated.swift
[4/39] Emitting module SwiftCBOR
[5/39] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[6/39] Compiling SwiftCBOR Util.swift
[7/39] Compiling ZIPFoundation Archive+MemoryFile.swift
[8/39] Compiling ZIPFoundation Archive+Progress.swift
[9/39] Compiling ZIPFoundation Archive+Reading.swift
[11/41] Compiling ZIPFoundation Data+Serialization.swift
[12/41] Compiling ZIPFoundation Date+ZIP.swift
[13/41] Emitting module ZIPFoundation
[14/41] Compiling ZIPFoundation Archive+BackingConfiguration.swift
[15/41] Compiling ZIPFoundation Archive+Deprecated.swift
[16/41] Compiling ZIPFoundation Archive+Helpers.swift
[17/41] Compiling ZIPFoundation Archive+ZIP64.swift
[18/41] Compiling ZIPFoundation Archive.swift
[19/41] Compiling ZIPFoundation Archive+Writing.swift
[20/41] Compiling ZIPFoundation Archive+WritingDeprecated.swift
[26/41] Compiling ZIPFoundation Archive+ReadingDeprecated.swift
[33/42] Compiling ZIPFoundation Entry.swift
[34/42] Compiling ZIPFoundation FileManager+ZIP.swift
[35/42] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[36/42] Compiling ZIPFoundation URL+ZIP.swift
[44/75] Compiling iOSMcuManagerLibrary RunTestManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[45/75] Compiling iOSMcuManagerLibrary SettingsManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[46/75] Compiling iOSMcuManagerLibrary ShellManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[47/75] Compiling iOSMcuManagerLibrary StatsManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[48/79] Compiling iOSMcuManagerLibrary McuMgrBleTransport+CBCentralManagerDelegate.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[49/79] Compiling iOSMcuManagerLibrary McuMgrBleTransport+CBPeripheralDelegate.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[50/79] Compiling iOSMcuManagerLibrary McuMgrBleTransport.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[51/79] Compiling iOSMcuManagerLibrary McuMgrBleTransportWriteState.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[52/79] Compiling iOSMcuManagerLibrary CBOR+McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[53/79] Compiling iOSMcuManagerLibrary McuMgrUploadPipeline.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[54/79] Compiling iOSMcuManagerLibrary CBOR+String.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[55/79] Compiling iOSMcuManagerLibrary ResultLock.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[56/79] Compiling iOSMcuManagerLibrary UTI.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[57/79] Compiling iOSMcuManagerLibrary SuitManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[58/79] Compiling iOSMcuManagerLibrary McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[59/79] Compiling iOSMcuManagerLibrary McuMgrHeader.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[60/79] Compiling iOSMcuManagerLibrary McuMgrImage.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
error: emit-module command failed with exit code 1 (use -v to see invocation)
[61/79] Emitting module iOSMcuManagerLibrary
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[62/79] Compiling iOSMcuManagerLibrary FirmwareUpgradeManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[63/79] Compiling iOSMcuManagerLibrary DefaultManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[64/79] Compiling iOSMcuManagerLibrary FileSystemManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[65/79] Compiling iOSMcuManagerLibrary ImageManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[66/79] Compiling iOSMcuManagerLibrary LogManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[67/79] Compiling iOSMcuManagerLibrary McuMgrLogDelegate.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[68/79] Compiling iOSMcuManagerLibrary McuMgrManifest.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[69/79] Compiling iOSMcuManagerLibrary McuMgrPackage.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[70/79] Compiling iOSMcuManagerLibrary McuMgrROBBuffer.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[71/79] Compiling iOSMcuManagerLibrary McuMgrResponse.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[72/79] Compiling iOSMcuManagerLibrary McuMgrSuitEnvelope.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[73/79] Compiling iOSMcuManagerLibrary McuMgrSuitManifest.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[74/79] Compiling iOSMcuManagerLibrary McuMgrTransport.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[75/79] Compiling iOSMcuManagerLibrary Data+McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[76/79] Compiling iOSMcuManagerLibrary String+McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[77/79] Compiling iOSMcuManagerLibrary BasicManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[78/79] Compiling iOSMcuManagerLibrary CrashManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
[79/79] Compiling iOSMcuManagerLibrary FirmwareUpgradeController.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
7 |
8 | import Foundation
9 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
10 |
11 | // MARK: - McuMgrBleTransport+CBCentralManagerDelegate
BUILD FAILURE 6.0 linux