Build Information
Failed to build iOSMcuManagerLibrary, reference 1.10.1 (b60139
), with Swift 5.10 for Linux on 19 Aug 2025 16:54:38 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git
Reference: 1.10.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager
* tag 1.10.1 -> FETCH_HEAD
HEAD is now at b601394 Merge pull request #393 from NordicSemiconductor/match-mtu
Cloned https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git
Revision (git rev-parse @):
b601394fbded39aef876fb9752e7c82ba61e290a
SUCCESS checkout https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git at 1.10.1
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:f746aad7c5ec38b8c4300eda0f2f0c9a0b77dcddb8dbf0ff5a0c28d11b933b5b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/valpackett/SwiftCBOR.git
Fetching https://github.com/weichsel/ZIPFoundation.git
[1/1404] Fetching swiftcbor
[1405/7003] Fetching swiftcbor, zipfoundation
Fetched https://github.com/valpackett/SwiftCBOR.git from cache (0.63s)
Fetched https://github.com/weichsel/ZIPFoundation.git from cache (0.64s)
Computing version for https://github.com/valpackett/SwiftCBOR.git
Computed https://github.com/valpackett/SwiftCBOR.git at 0.4.7 (0.46s)
Computing version for https://github.com/weichsel/ZIPFoundation.git
Computed https://github.com/weichsel/ZIPFoundation.git at 0.9.19 (0.41s)
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
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 ZIPFoundation Archive+ZIP64.swift
[10/44] Compiling ZIPFoundation Archive.swift
[11/44] Compiling ZIPFoundation Archive+ReadingDeprecated.swift
[12/44] Compiling ZIPFoundation Archive+Writing.swift
[13/44] Compiling ZIPFoundation Archive+WritingDeprecated.swift
[14/44] Compiling ZIPFoundation Entry.swift
[15/44] Compiling ZIPFoundation FileManager+ZIP.swift
[16/44] Compiling ZIPFoundation Archive+MemoryFile.swift
[17/44] Compiling ZIPFoundation Archive+Progress.swift
[20/44] Compiling ZIPFoundation Data+Compression.swift
[21/44] Compiling ZIPFoundation Archive+BackingConfiguration.swift
[22/44] Compiling ZIPFoundation Archive+Deprecated.swift
[23/44] Compiling ZIPFoundation Archive+Helpers.swift
[27/44] Compiling ZIPFoundation Archive+Reading.swift
[28/44] Compiling ZIPFoundation Data+CompressionDeprecated.swift
[29/44] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[30/44] Compiling ZIPFoundation URL+ZIP.swift
[40/45] Compiling ZIPFoundation Entry+Serialization.swift
[41/45] Compiling ZIPFoundation Entry+ZIP64.swift
[47/80] Compiling iOSMcuManagerLibrary McuMgrBleTransportWriteState.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[48/80] Compiling iOSMcuManagerLibrary CBOR+McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[49/80] Compiling iOSMcuManagerLibrary Data+McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[50/80] Compiling iOSMcuManagerLibrary String+McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[51/80] Compiling iOSMcuManagerLibrary BasicManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[52/84] Compiling iOSMcuManagerLibrary McuMgrImage.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[53/84] Compiling iOSMcuManagerLibrary McuMgrLogDelegate.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[54/84] Compiling iOSMcuManagerLibrary McuMgrManifest.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[55/84] Compiling iOSMcuManagerLibrary McuMgrPackage.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[56/84] Compiling iOSMcuManagerLibrary McuMgrResponse.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[57/84] Compiling iOSMcuManagerLibrary McuMgrSuitEnvelope.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[58/84] Compiling iOSMcuManagerLibrary McuMgrSuitManifest.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[59/84] Compiling iOSMcuManagerLibrary McuMgrTransport.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[60/84] Compiling iOSMcuManagerLibrary ImageManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[61/84] Compiling iOSMcuManagerLibrary LogManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[62/84] Compiling iOSMcuManagerLibrary RunTestManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[63/84] Compiling iOSMcuManagerLibrary SettingsManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[64/84] Compiling iOSMcuManagerLibrary ShellManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[65/84] Compiling iOSMcuManagerLibrary StatsManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[66/84] Compiling iOSMcuManagerLibrary SuitManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[67/84] Compiling iOSMcuManagerLibrary McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[68/84] Compiling iOSMcuManagerLibrary McuMgrCallbackOoOBuffer.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[69/84] Compiling iOSMcuManagerLibrary McuMgrHeader.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[70/84] Compiling iOSMcuManagerLibrary McuMgrUploadPipeline.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[71/84] Compiling iOSMcuManagerLibrary CBOR+String.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[72/84] Compiling iOSMcuManagerLibrary ResultLock.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[73/84] Compiling iOSMcuManagerLibrary UTI.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[74/84] Compiling iOSMcuManagerLibrary McuMgrBleROBWriteBuffer.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[75/84] Compiling iOSMcuManagerLibrary McuMgrBleTransport+CBCentralManagerDelegate.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[76/84] Compiling iOSMcuManagerLibrary McuMgrBleTransport+CBPeripheralDelegate.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[77/84] Compiling iOSMcuManagerLibrary McuMgrBleTransport.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[78/84] Compiling iOSMcuManagerLibrary McuMgrBleTransportConfguration.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[79/84] Emitting module iOSMcuManagerLibrary
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[80/84] Compiling iOSMcuManagerLibrary CrashManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[81/84] Compiling iOSMcuManagerLibrary FirmwareUpgradeController.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[82/84] Compiling iOSMcuManagerLibrary FirmwareUpgradeManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[83/84] Compiling iOSMcuManagerLibrary DefaultManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
[84/84] Compiling iOSMcuManagerLibrary FileSystemManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleROBWriteBuffer.swift:10:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
^
error: fatalError
BUILD FAILURE 5.10 linux