The Swift Package Index logo.Swift Package Index

Build Information

Failed to build iOSMcuManagerLibrary with Swift 5.7 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.5
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.7
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Fetching https://github.com/unrelentingtech/SwiftCBOR.git
[1/1212] Fetching swiftcbor
Fetched https://github.com/unrelentingtech/SwiftCBOR.git (0.24s)
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...
[1/15] Compiling SwiftCBOR CodableCBOREncoder.swift
[2/15] Compiling SwiftCBOR KeyedEncodingContainer.swift
[3/17] Compiling SwiftCBOR CBOREncoder.swift
[4/17] Compiling SwiftCBOR CBORInputStream.swift
[5/17] Compiling SwiftCBOR SingleValueEncodingContainer.swift
[6/17] Compiling SwiftCBOR UnkeyedEncodingContainer.swift
[7/17] Compiling SwiftCBOR CodableCBORDecoder.swift
[8/17] Compiling SwiftCBOR KeyedDecodingContainer.swift
[9/17] Compiling SwiftCBOR SingleValueDecodingContainer.swift
[10/17] Compiling SwiftCBOR UnkeyedDecodingContainer.swift
[11/17] Compiling SwiftCBOR AnyCodingKey.swift
[12/17] Compiling SwiftCBOR CBOR.swift
[13/17] Emitting module SwiftCBOR
[14/17] Compiling SwiftCBOR CBORDecoder.swift
[15/17] Compiling SwiftCBOR CBOREncodable.swift
[16/17] Compiling SwiftCBOR FixedWidthInteger+Bytes.swift
[17/17] Compiling SwiftCBOR Util.swift
[20/46] Compiling iOSMcuManagerLibrary CBOR+McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[21/46] Compiling iOSMcuManagerLibrary Data+McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[22/46] Compiling iOSMcuManagerLibrary String+McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[23/46] Compiling iOSMcuManagerLibrary BasicManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[24/49] Compiling iOSMcuManagerLibrary McuMgrImage.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[25/49] Compiling iOSMcuManagerLibrary McuMgrLogDelegate.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[26/49] Compiling iOSMcuManagerLibrary McuMgrManifest.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[27/49] Compiling iOSMcuManagerLibrary McuMgrROBBuffer.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[28/49] Compiling iOSMcuManagerLibrary McuMgrResponse.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[29/49] Compiling iOSMcuManagerLibrary McuMgrSuitEnvelope.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[30/49] Compiling iOSMcuManagerLibrary FileSystemManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[31/49] Compiling iOSMcuManagerLibrary ImageManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[32/49] Compiling iOSMcuManagerLibrary LogManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[33/49] Compiling iOSMcuManagerLibrary RunTestManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[34/49] Compiling iOSMcuManagerLibrary McuMgrBleTransport+CBCentralManagerDelegate.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[35/49] Compiling iOSMcuManagerLibrary McuMgrBleTransport+CBPeripheralDelegate.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[36/49] Compiling iOSMcuManagerLibrary McuMgrBleTransport.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[37/49] Compiling iOSMcuManagerLibrary McuMgrBleTransportWriteState.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[38/49] Compiling iOSMcuManagerLibrary McuMgrTransport.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[39/49] Compiling iOSMcuManagerLibrary CBOR+String.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[40/49] Compiling iOSMcuManagerLibrary ResultLock.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[41/49] Compiling iOSMcuManagerLibrary CrashManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[42/49] Compiling iOSMcuManagerLibrary FirmwareUpgradeController.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[43/49] Compiling iOSMcuManagerLibrary FirmwareUpgradeManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[44/49] Compiling iOSMcuManagerLibrary DefaultManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[45/49] Compiling iOSMcuManagerLibrary SettingsManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[46/49] Compiling iOSMcuManagerLibrary StatsManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[47/49] Compiling iOSMcuManagerLibrary McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[48/49] 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)[49/49] Emitting module iOSMcuManagerLibrary
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
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...
[1/1] Emitting module SwiftCBOR
[4/30] Compiling iOSMcuManagerLibrary SettingsManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[5/30] Compiling iOSMcuManagerLibrary StatsManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[6/30] Compiling iOSMcuManagerLibrary McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[7/30] Compiling iOSMcuManagerLibrary McuMgrHeader.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[8/33] Compiling iOSMcuManagerLibrary McuMgrROBBuffer.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[9/33] Compiling iOSMcuManagerLibrary McuMgrResponse.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[10/33] Compiling iOSMcuManagerLibrary McuMgrSuitEnvelope.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[11/33] Compiling iOSMcuManagerLibrary McuMgrTransport.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[12/33] Compiling iOSMcuManagerLibrary CBOR+String.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[13/33] Compiling iOSMcuManagerLibrary ResultLock.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[14/33] Compiling iOSMcuManagerLibrary FileSystemManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[15/33] Compiling iOSMcuManagerLibrary ImageManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[16/33] Compiling iOSMcuManagerLibrary LogManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[17/33] Compiling iOSMcuManagerLibrary RunTestManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[18/33] Compiling iOSMcuManagerLibrary McuMgrImage.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[19/33] Compiling iOSMcuManagerLibrary McuMgrLogDelegate.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[20/33] Compiling iOSMcuManagerLibrary McuMgrManifest.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[21/33] Compiling iOSMcuManagerLibrary McuMgrBleTransport+CBCentralManagerDelegate.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[22/33] Compiling iOSMcuManagerLibrary McuMgrBleTransport+CBPeripheralDelegate.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[23/33] Compiling iOSMcuManagerLibrary McuMgrBleTransport.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[24/33] Compiling iOSMcuManagerLibrary McuMgrBleTransportWriteState.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[25/33] Compiling iOSMcuManagerLibrary CrashManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[26/33] Compiling iOSMcuManagerLibrary FirmwareUpgradeController.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[27/33] Compiling iOSMcuManagerLibrary FirmwareUpgradeManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[28/33] Compiling iOSMcuManagerLibrary DefaultManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[29/33] Compiling iOSMcuManagerLibrary CBOR+McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[30/33] Compiling iOSMcuManagerLibrary Data+McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[31/33] Compiling iOSMcuManagerLibrary String+McuManager.swift
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[32/33] Compiling iOSMcuManagerLibrary BasicManager.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)[33/33] Emitting module iOSMcuManagerLibrary
/host/spi-builder-workspace/Source/Bluetooth/McuMgrBleTransport+CBCentralManagerDelegate.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
BUILD FAILURE 5.7 linux

Build Machine: Linux 1