The Swift Package Index logo.Swift Package Index

Build Information

Failed to build NordicDFU with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NordicSemiconductor/IOS-DFU-Library.git
Reference: 4.15.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-DFU-Library
 * tag               4.15.3     -> FETCH_HEAD
HEAD is now at 2db0d4f Merge pull request #536 from NordicSemiconductor/bugfix/zip-foundation
Cloned https://github.com/NordicSemiconductor/IOS-DFU-Library.git
Revision (git rev-parse @):
2db0d4f26a4812dfb7553e50e2a10f53f7b95114
SUCCESS checkout https://github.com/NordicSemiconductor/IOS-DFU-Library.git at 4.15.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/NordicSemiconductor/IOS-DFU-Library.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/weichsel/ZIPFoundation
Fetching https://github.com/apple/swift-docc-plugin
[1/5116] Fetching zipfoundation
[718/6573] Fetching zipfoundation, swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin (0.48s)
Fetched https://github.com/weichsel/ZIPFoundation (0.54s)
Computing version for https://github.com/weichsel/ZIPFoundation
Computed https://github.com/weichsel/ZIPFoundation at 0.9.19 (0.38s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (1.17s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2694] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit (0.36s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.42s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/weichsel/ZIPFoundation
Working copy of https://github.com/weichsel/ZIPFoundation resolved at 0.9.19
warning: 'spi-builder-workspace': found 10 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/TestFirmwares/s110_nrf51822_6.2.1_softdevice.bin
    /host/spi-builder-workspace/Tests/TestFirmwares/blinky_s110_v7_0_0_sdk_v7_1.hex
    /host/spi-builder-workspace/Tests/TestFirmwares/sdk_15_2_bootloader.hex
    /host/spi-builder-workspace/Tests/TestFirmwares/nrf51422_sdk_5.2_sd_bl.bin
    /host/spi-builder-workspace/Tests/TestFirmwares/ble_app_hrm_dfu_s110_v8_0_0_sdk_v8_0.hex
    /host/spi-builder-workspace/Tests/TestFirmwares/nrf51422_sdk_5.2_sd_bl.hex
    /host/spi-builder-workspace/Tests/TestFirmwares/blinky_s110_v7_0_0_sdk_v7_1.bin
    /host/spi-builder-workspace/Tests/TestFirmwares/sdk_15_2_bootloader.bin
    /host/spi-builder-workspace/Tests/TestFirmwares/ble_app_hrm_dfu_s110_v8_0_0_sdk_v8_0.bin
    /host/spi-builder-workspace/Tests/TestFirmwares/s110_nrf51822_6.2.1_softdevice.hex
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/3] Copying PrivacyInfo.xcprivacy
[4/23] Emitting module ZIPFoundation
[5/25] Compiling ZIPFoundation Archive+ZIP64.swift
[6/25] Compiling ZIPFoundation Archive.swift
[7/25] Compiling ZIPFoundation Data+Compression.swift
[8/25] Compiling ZIPFoundation Archive+ReadingDeprecated.swift
[9/25] Compiling ZIPFoundation Archive+Writing.swift
[10/25] Compiling ZIPFoundation Archive+WritingDeprecated.swift
[11/25] Compiling ZIPFoundation Entry.swift
[12/25] Compiling ZIPFoundation FileManager+ZIP.swift
[13/25] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[14/25] Compiling ZIPFoundation URL+ZIP.swift
[15/25] Compiling ZIPFoundation Archive+BackingConfiguration.swift
[16/25] Compiling ZIPFoundation Archive+Deprecated.swift
[17/25] Compiling ZIPFoundation Archive+Helpers.swift
[18/25] Compiling ZIPFoundation Archive+MemoryFile.swift
[19/25] Compiling ZIPFoundation Archive+Progress.swift
[20/25] Compiling ZIPFoundation Archive+Reading.swift
[21/25] Compiling ZIPFoundation Entry+Serialization.swift
[22/25] Compiling ZIPFoundation Entry+ZIP64.swift
[23/25] Compiling ZIPFoundation Data+CompressionDeprecated.swift
[24/25] Compiling ZIPFoundation Data+Serialization.swift
[25/25] Compiling ZIPFoundation Date+ZIP.swift
[28/69] Compiling NordicDFU DFUPeripheralSelector.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[29/69] Compiling NordicDFU DFUPeripheralSelectorDelegate.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[30/69] Compiling NordicDFU DFUServiceSelector.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[31/69] Compiling NordicDFU DFUStarterPeripheral.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[32/69] Compiling NordicDFU DFUServiceController.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[33/69] Compiling NordicDFU DFUServiceDelegate.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[34/74] Compiling NordicDFU IntelHex2BinConverter.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[35/74] Compiling NordicDFU LoggerDelegate.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[36/74] Compiling NordicDFU LoggerHelper.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[37/74] Compiling NordicDFU DFUStream.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[38/74] Compiling NordicDFU DFUStreamBin.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[39/74] Emitting module NordicDFU
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[40/74] Compiling NordicDFU SecureDFUService.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[41/74] Compiling NordicDFU Manifest.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[42/74] Compiling NordicDFU ManifestFirmwareInfo.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[43/74] Compiling NordicDFU SoftdeviceBootloaderInfo.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[44/74] Compiling NordicDFU Data.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[45/74] Compiling NordicDFU Double.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[46/74] Compiling NordicDFU DFUStreamHex.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[47/74] Compiling NordicDFU DFUStreamZip.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[48/74] Compiling NordicDFU ZipArchive.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[49/74] Compiling NordicDFU crc32.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[50/74] Compiling NordicDFU resource_bundle_accessor.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[51/74] Compiling NordicDFU LegacyDFUExecutor.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[52/74] Compiling NordicDFU LegacyDFUServiceInitiator.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[53/74] Compiling NordicDFU LegacyDFUPeripheral.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[54/74] Compiling NordicDFU LegacyDFUPeripheralDelegate.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[55/74] Compiling NordicDFU LegacyDFUService.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[56/74] Compiling NordicDFU ButtonlessDFU.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[57/74] Compiling NordicDFU DFUServiceInitiator.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[58/74] Compiling NordicDFU DFUUuidHelper.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[59/74] Compiling NordicDFU DFUFirmware.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[60/74] Compiling NordicDFU DFUCharacteristic.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[61/74] Compiling NordicDFU DFUController.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[62/74] Compiling NordicDFU DFUExecutor.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[63/74] Compiling NordicDFU DFUPeripheral.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[64/74] Compiling NordicDFU DFUPeripheralDelegate.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[65/74] Compiling NordicDFU DFUService.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[66/74] Compiling NordicDFU DFUControlPoint.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[67/74] Compiling NordicDFU DFUPacket.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[68/74] Compiling NordicDFU DFUVersion.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[69/74] Compiling NordicDFU SecureDFUControlPoint.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[70/74] Compiling NordicDFU SecureDFUPacket.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[71/74] Compiling NordicDFU SecureDFUExecutor.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[72/74] Compiling NordicDFU SecureDFUServiceInitiator.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[73/74] Compiling NordicDFU SecureDFUPeripheral.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[74/74] Compiling NordicDFU SecureDFUPeripheralDelegate.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
error: fatalError
warning: 'spi-builder-workspace': found 10 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Tests/TestFirmwares/blinky_s110_v7_0_0_sdk_v7_1.bin
    /host/spi-builder-workspace/Tests/TestFirmwares/sdk_15_2_bootloader.hex
    /host/spi-builder-workspace/Tests/TestFirmwares/s110_nrf51822_6.2.1_softdevice.hex
    /host/spi-builder-workspace/Tests/TestFirmwares/blinky_s110_v7_0_0_sdk_v7_1.hex
    /host/spi-builder-workspace/Tests/TestFirmwares/ble_app_hrm_dfu_s110_v8_0_0_sdk_v8_0.hex
    /host/spi-builder-workspace/Tests/TestFirmwares/nrf51422_sdk_5.2_sd_bl.bin
    /host/spi-builder-workspace/Tests/TestFirmwares/sdk_15_2_bootloader.bin
    /host/spi-builder-workspace/Tests/TestFirmwares/nrf51422_sdk_5.2_sd_bl.hex
    /host/spi-builder-workspace/Tests/TestFirmwares/ble_app_hrm_dfu_s110_v8_0_0_sdk_v8_0.bin
    /host/spi-builder-workspace/Tests/TestFirmwares/s110_nrf51822_6.2.1_softdevice.bin
[0/1] Planning build
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/44] Compiling NordicDFU DFUPeripheralSelector.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[4/44] Compiling NordicDFU DFUPeripheralSelectorDelegate.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[5/44] Compiling NordicDFU DFUServiceSelector.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[6/44] Compiling NordicDFU DFUStarterPeripheral.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[7/44] Compiling NordicDFU DFUServiceController.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[8/44] Compiling NordicDFU DFUServiceDelegate.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[9/49] Emitting module NordicDFU
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[10/49] Compiling NordicDFU DFUStreamHex.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[11/49] Compiling NordicDFU DFUStreamZip.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[12/49] Compiling NordicDFU ZipArchive.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[13/49] Compiling NordicDFU crc32.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[14/49] Compiling NordicDFU resource_bundle_accessor.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[15/49] Compiling NordicDFU SecureDFUService.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[16/49] Compiling NordicDFU Manifest.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[17/49] Compiling NordicDFU ManifestFirmwareInfo.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[18/49] Compiling NordicDFU SoftdeviceBootloaderInfo.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[19/49] Compiling NordicDFU Data.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[20/49] Compiling NordicDFU Double.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[21/49] Compiling NordicDFU IntelHex2BinConverter.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[22/49] Compiling NordicDFU LoggerDelegate.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[23/49] Compiling NordicDFU LoggerHelper.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[24/49] Compiling NordicDFU DFUStream.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[25/49] Compiling NordicDFU DFUStreamBin.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[26/49] Compiling NordicDFU DFUServiceInitiator.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[27/49] Compiling NordicDFU DFUUuidHelper.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[28/49] Compiling NordicDFU DFUFirmware.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[29/49] Compiling NordicDFU DFUCharacteristic.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[30/49] Compiling NordicDFU DFUController.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[31/49] Compiling NordicDFU DFUExecutor.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[32/49] Compiling NordicDFU LegacyDFUExecutor.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[33/49] Compiling NordicDFU LegacyDFUServiceInitiator.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[34/49] Compiling NordicDFU LegacyDFUPeripheral.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[35/49] Compiling NordicDFU LegacyDFUPeripheralDelegate.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[36/49] Compiling NordicDFU LegacyDFUService.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[37/49] Compiling NordicDFU ButtonlessDFU.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[38/49] Compiling NordicDFU DFUPeripheral.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[39/49] Compiling NordicDFU DFUPeripheralDelegate.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[40/49] Compiling NordicDFU DFUService.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[41/49] Compiling NordicDFU DFUControlPoint.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[42/49] Compiling NordicDFU DFUPacket.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[43/49] Compiling NordicDFU DFUVersion.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[44/49] Compiling NordicDFU SecureDFUControlPoint.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[45/49] Compiling NordicDFU SecureDFUPacket.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[46/49] Compiling NordicDFU SecureDFUExecutor.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[47/49] Compiling NordicDFU SecureDFUServiceInitiator.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[48/49] Compiling NordicDFU SecureDFUPeripheral.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[49/49] Compiling NordicDFU SecureDFUPeripheralDelegate.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2