The Swift Package Index logo.Swift Package Index

Build Information

Failed to build iOSMcuManagerLibrary with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git
Reference: 1.5.3
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.5.3      -> FETCH_HEAD
HEAD is now at b573dfc Merge pull request #194 from NordicSemiconductor/suit-file-type
Cloned https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git
Revision (git rev-parse @):
b573dfcdcda61a1fc758926bce2ae907d4f8f72a
SUCCESS checkout https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git at 1.5.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/NordicSemiconductor/IOS-nRF-Connect-Device-Manager.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/unrelentingtech/SwiftCBOR.git
[1/1239] Fetching swiftcbor
Fetched https://github.com/unrelentingtech/SwiftCBOR.git from cache (0.25s)
Computing version for https://github.com/unrelentingtech/SwiftCBOR.git
Computed https://github.com/unrelentingtech/SwiftCBOR.git at 0.4.4 (0.45s)
Creating working copy for https://github.com/unrelentingtech/SwiftCBOR.git
Working copy of https://github.com/unrelentingtech/SwiftCBOR.git resolved at 0.4.4
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/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/18] Compiling SwiftCBOR SingleValueEncodingContainer.swift
[5/18] Compiling SwiftCBOR UnkeyedEncodingContainer.swift
[6/18] Compiling SwiftCBOR CodableCBOREncoder.swift
[7/18] Compiling SwiftCBOR KeyedEncodingContainer.swift
[8/20] Compiling SwiftCBOR CBOREncoder.swift
[9/20] Compiling SwiftCBOR CBORInputStream.swift
[10/20] Compiling SwiftCBOR CodableCBORDecoder.swift
[11/20] Compiling SwiftCBOR KeyedDecodingContainer.swift
[12/20] Compiling SwiftCBOR SingleValueDecodingContainer.swift
[13/20] Compiling SwiftCBOR UnkeyedDecodingContainer.swift
[14/20] Compiling SwiftCBOR AnyCodingKey.swift
[15/20] Compiling SwiftCBOR CBOR.swift
[16/20] Emitting module SwiftCBOR
[17/20] Compiling SwiftCBOR CBORDecoder.swift
[18/20] Compiling SwiftCBOR CBOREncodable.swift
[19/20] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[20/20] Compiling SwiftCBOR Util.swift
[22/48] Compiling iOSMcuManagerLibrary McuMgrROBBuffer.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[23/48] Compiling iOSMcuManagerLibrary McuMgrResponse.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[24/48] Compiling iOSMcuManagerLibrary McuMgrSuitEnvelope.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[25/51] Compiling iOSMcuManagerLibrary McuMgrTransport.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[26/51] Compiling iOSMcuManagerLibrary CBOR+String.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[27/51] Compiling iOSMcuManagerLibrary ResultLock.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[28/51] Compiling iOSMcuManagerLibrary FileSystemManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[29/51] Compiling iOSMcuManagerLibrary ImageManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[30/51] Compiling iOSMcuManagerLibrary LogManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[31/51] Compiling iOSMcuManagerLibrary RunTestManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[32/51] Compiling iOSMcuManagerLibrary SettingsManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[33/51] Compiling iOSMcuManagerLibrary StatsManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[34/51] Compiling iOSMcuManagerLibrary McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[35/51] Compiling iOSMcuManagerLibrary McuMgrHeader.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[36/51] Emitting module iOSMcuManagerLibrary
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[37/51] Compiling iOSMcuManagerLibrary McuMgrImage.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[38/51] Compiling iOSMcuManagerLibrary McuMgrLogDelegate.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[39/51] Compiling iOSMcuManagerLibrary McuMgrManifest.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[40/51] Compiling iOSMcuManagerLibrary McuMgrBleTransport+CBCentralManagerDelegate.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[41/51] Compiling iOSMcuManagerLibrary McuMgrBleTransport+CBPeripheralDelegate.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[42/51] Compiling iOSMcuManagerLibrary McuMgrBleTransport.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[43/51] Compiling iOSMcuManagerLibrary McuMgrBleTransportWriteState.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[44/51] Compiling iOSMcuManagerLibrary CrashManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[45/51] Compiling iOSMcuManagerLibrary FirmwareUpgradeController.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[46/51] Compiling iOSMcuManagerLibrary FirmwareUpgradeManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[47/51] Compiling iOSMcuManagerLibrary DefaultManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[48/51] Compiling iOSMcuManagerLibrary CBOR+McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[49/51] Compiling iOSMcuManagerLibrary Data+McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[50/51] Compiling iOSMcuManagerLibrary String+McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[51/51] Compiling iOSMcuManagerLibrary BasicManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
error: fatalError
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
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/28] Compiling iOSMcuManagerLibrary McuMgrImage.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[3/28] Compiling iOSMcuManagerLibrary McuMgrLogDelegate.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[4/28] Compiling iOSMcuManagerLibrary McuMgrManifest.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/31] Emitting module iOSMcuManagerLibrary
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[6/31] Compiling iOSMcuManagerLibrary McuMgrROBBuffer.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[7/31] Compiling iOSMcuManagerLibrary McuMgrResponse.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[8/31] Compiling iOSMcuManagerLibrary McuMgrSuitEnvelope.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[9/31] Compiling iOSMcuManagerLibrary McuMgrTransport.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[10/31] Compiling iOSMcuManagerLibrary CBOR+String.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[11/31] Compiling iOSMcuManagerLibrary ResultLock.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[12/31] Compiling iOSMcuManagerLibrary McuMgrBleTransport+CBCentralManagerDelegate.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[13/31] Compiling iOSMcuManagerLibrary McuMgrBleTransport+CBPeripheralDelegate.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[14/31] Compiling iOSMcuManagerLibrary McuMgrBleTransport.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[15/31] Compiling iOSMcuManagerLibrary McuMgrBleTransportWriteState.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[16/31] Compiling iOSMcuManagerLibrary CrashManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[17/31] Compiling iOSMcuManagerLibrary FirmwareUpgradeController.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[18/31] Compiling iOSMcuManagerLibrary FirmwareUpgradeManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[19/31] Compiling iOSMcuManagerLibrary DefaultManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[20/31] Compiling iOSMcuManagerLibrary CBOR+McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[21/31] Compiling iOSMcuManagerLibrary Data+McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[22/31] Compiling iOSMcuManagerLibrary String+McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[23/31] Compiling iOSMcuManagerLibrary BasicManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[24/31] Compiling iOSMcuManagerLibrary FileSystemManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[25/31] Compiling iOSMcuManagerLibrary ImageManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[26/31] Compiling iOSMcuManagerLibrary LogManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[27/31] Compiling iOSMcuManagerLibrary RunTestManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[28/31] Compiling iOSMcuManagerLibrary SettingsManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[29/31] Compiling iOSMcuManagerLibrary StatsManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[30/31] Compiling iOSMcuManagerLibrary McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[31/31] Compiling iOSMcuManagerLibrary McuMgrHeader.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2