The Swift Package Index logo.Swift Package Index

Build Information

Failed to build NordicDFU with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" 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.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NordicSemiconductor/IOS-DFU-Library.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/NordicSemiconductor/IOS-DFU-Library.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-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
[2/6573] Fetching zipfoundation, swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.45s)
Fetched https://github.com/weichsel/ZIPFoundation from cache (0.46s)
Computing version for https://github.com/weichsel/ZIPFoundation
Computed https://github.com/weichsel/ZIPFoundation at 0.9.19 (0.36s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (1.03s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2694] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.35s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.41s)
Creating working copy for https://github.com/weichsel/ZIPFoundation
Working copy of https://github.com/weichsel/ZIPFoundation resolved at 0.9.19
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/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
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/sdk_15_2_bootloader.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/blinky_s110_v7_0_0_sdk_v7_1.bin
    /host/spi-builder-workspace/Tests/TestFirmwares/s110_nrf51822_6.2.1_softdevice.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
    /host/spi-builder-workspace/Tests/TestFirmwares/blinky_s110_v7_0_0_sdk_v7_1.hex
    /host/spi-builder-workspace/Tests/TestFirmwares/nrf51422_sdk_5.2_sd_bl.bin
    /host/spi-builder-workspace/Tests/TestFirmwares/nrf51422_sdk_5.2_sd_bl.hex
    /host/spi-builder-workspace/Tests/TestFirmwares/sdk_15_2_bootloader.bin
/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/6] Write sources
[2/6] Copying PrivacyInfo.xcprivacy
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/26] Emitting module ZIPFoundation
[8/28] Compiling ZIPFoundation Data+CompressionDeprecated.swift
[9/28] Compiling ZIPFoundation Data+Serialization.swift
[10/28] Compiling ZIPFoundation Date+ZIP.swift
[11/28] Compiling ZIPFoundation Archive+BackingConfiguration.swift
[12/28] Compiling ZIPFoundation Archive+Deprecated.swift
[13/28] Compiling ZIPFoundation Archive+Helpers.swift
[14/28] Compiling ZIPFoundation Archive+ZIP64.swift
[15/28] Compiling ZIPFoundation Archive.swift
[16/28] Compiling ZIPFoundation Data+Compression.swift
[17/28] Compiling ZIPFoundation FileManager+ZIPDeprecated.swift
[18/28] Compiling ZIPFoundation URL+ZIP.swift
[19/28] Compiling ZIPFoundation Archive+MemoryFile.swift
[20/28] Compiling ZIPFoundation Archive+Progress.swift
[21/28] Compiling ZIPFoundation Archive+Reading.swift
[22/28] Compiling ZIPFoundation Entry+Serialization.swift
[23/28] Compiling ZIPFoundation Entry+ZIP64.swift
[24/28] Compiling ZIPFoundation Archive+ReadingDeprecated.swift
[25/28] Compiling ZIPFoundation Archive+Writing.swift
[26/28] Compiling ZIPFoundation Archive+WritingDeprecated.swift
[27/28] Compiling ZIPFoundation Entry.swift
[28/28] Compiling ZIPFoundation FileManager+ZIP.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[30/71] Emitting module NordicDFU
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[31/76] Compiling NordicDFU IntelHex2BinConverter.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[32/76] Compiling NordicDFU LoggerDelegate.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[33/76] Compiling NordicDFU LoggerHelper.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[34/76] Compiling NordicDFU DFUStream.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[35/76] Compiling NordicDFU DFUStreamBin.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[36/76] Compiling NordicDFU SecureDFUService.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[37/76] Compiling NordicDFU Manifest.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[38/76] Compiling NordicDFU ManifestFirmwareInfo.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[39/76] Compiling NordicDFU SoftdeviceBootloaderInfo.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[40/76] Compiling NordicDFU Data.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[41/76] Compiling NordicDFU Double.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[42/76] Compiling NordicDFU DFUServiceInitiator.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[43/76] Compiling NordicDFU DFUUuidHelper.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[44/76] Compiling NordicDFU DFUFirmware.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[45/76] Compiling NordicDFU DFUCharacteristic.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[46/76] Compiling NordicDFU DFUController.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[47/76] Compiling NordicDFU DFUExecutor.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[48/76] Compiling NordicDFU DFUStreamHex.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[49/76] Compiling NordicDFU DFUStreamZip.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[50/76] Compiling NordicDFU ZipArchive.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[51/76] Compiling NordicDFU crc32.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[52/76] Compiling NordicDFU resource_bundle_accessor.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[53/76] Compiling NordicDFU DFUPeripheral.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[54/76] Compiling NordicDFU DFUPeripheralDelegate.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[55/76] Compiling NordicDFU DFUService.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[56/76] Compiling NordicDFU DFUControlPoint.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[57/76] Compiling NordicDFU DFUPacket.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[58/76] Compiling NordicDFU DFUVersion.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[59/76] Compiling NordicDFU SecureDFUControlPoint.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[60/76] Compiling NordicDFU SecureDFUPacket.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[61/76] Compiling NordicDFU SecureDFUExecutor.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[62/76] Compiling NordicDFU SecureDFUServiceInitiator.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[63/76] Compiling NordicDFU SecureDFUPeripheral.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[64/76] Compiling NordicDFU SecureDFUPeripheralDelegate.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[65/76] Compiling NordicDFU LegacyDFUExecutor.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[66/76] Compiling NordicDFU LegacyDFUServiceInitiator.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[67/76] Compiling NordicDFU LegacyDFUPeripheral.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[68/76] Compiling NordicDFU LegacyDFUPeripheralDelegate.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[69/76] Compiling NordicDFU LegacyDFUService.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[70/76] Compiling NordicDFU ButtonlessDFU.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[71/76] Compiling NordicDFU DFUPeripheralSelector.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[72/76] Compiling NordicDFU DFUPeripheralSelectorDelegate.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[73/76] Compiling NordicDFU DFUServiceSelector.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[74/76] Compiling NordicDFU DFUStarterPeripheral.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[75/76] Compiling NordicDFU DFUServiceController.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[76/76] Compiling NordicDFU DFUServiceDelegate.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/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.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/sdk_15_2_bootloader.hex
    /host/spi-builder-workspace/Tests/TestFirmwares/s110_nrf51822_6.2.1_softdevice.hex
    /host/spi-builder-workspace/Tests/TestFirmwares/s110_nrf51822_6.2.1_softdevice.bin
    /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
[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...
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/45] Compiling NordicDFU IntelHex2BinConverter.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[5/45] Compiling NordicDFU LoggerDelegate.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[6/45] Compiling NordicDFU LoggerHelper.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[7/45] Compiling NordicDFU DFUStream.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[8/45] 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)
[9/50] Emitting module NordicDFU
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[10/50] Compiling NordicDFU DFUStreamHex.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[11/50] Compiling NordicDFU DFUStreamZip.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[12/50] Compiling NordicDFU ZipArchive.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[13/50] Compiling NordicDFU crc32.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[14/50] 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/50] Compiling NordicDFU DFUPeripheral.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[16/50] Compiling NordicDFU DFUPeripheralDelegate.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[17/50] Compiling NordicDFU DFUService.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[18/50] Compiling NordicDFU DFUControlPoint.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[19/50] Compiling NordicDFU DFUPacket.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[20/50] Compiling NordicDFU DFUVersion.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[21/50] Compiling NordicDFU SecureDFUControlPoint.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[22/50] Compiling NordicDFU SecureDFUPacket.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[23/50] Compiling NordicDFU SecureDFUExecutor.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[24/50] Compiling NordicDFU SecureDFUServiceInitiator.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[25/50] Compiling NordicDFU SecureDFUPeripheral.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[26/50] Compiling NordicDFU SecureDFUPeripheralDelegate.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[27/50] Compiling NordicDFU SecureDFUService.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[28/50] Compiling NordicDFU Manifest.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[29/50] Compiling NordicDFU ManifestFirmwareInfo.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[30/50] Compiling NordicDFU SoftdeviceBootloaderInfo.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[31/50] Compiling NordicDFU Data.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[32/50] Compiling NordicDFU Double.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[33/50] Compiling NordicDFU DFUServiceInitiator.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[34/50] Compiling NordicDFU DFUUuidHelper.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[35/50] Compiling NordicDFU DFUFirmware.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[36/50] Compiling NordicDFU DFUCharacteristic.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[37/50] Compiling NordicDFU DFUController.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[38/50] Compiling NordicDFU DFUExecutor.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[39/50] Compiling NordicDFU DFUPeripheralSelector.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[40/50] Compiling NordicDFU DFUPeripheralSelectorDelegate.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[41/50] Compiling NordicDFU DFUServiceSelector.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[42/50] Compiling NordicDFU DFUStarterPeripheral.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[43/50] Compiling NordicDFU DFUServiceController.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[44/50] Compiling NordicDFU DFUServiceDelegate.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[45/50] Compiling NordicDFU LegacyDFUExecutor.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[46/50] Compiling NordicDFU LegacyDFUServiceInitiator.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[47/50] Compiling NordicDFU LegacyDFUPeripheral.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[48/50] Compiling NordicDFU LegacyDFUPeripheralDelegate.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[49/50] Compiling NordicDFU LegacyDFUService.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[50/50] Compiling NordicDFU ButtonlessDFU.swift
/host/spi-builder-workspace/Library/Classes/Implementation/DFUPeripheralSelector.swift:31:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 1