The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RxBluetoothKit 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/polidea/RxBluetoothKit.git
Reference: 6.0.0
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/polidea/RxBluetoothKit
 * tag               6.0.0      -> FETCH_HEAD
HEAD is now at 20a0736 Merge pull request #381 from Polidea/dev/Version-6.0.0
Cloned https://github.com/polidea/RxBluetoothKit.git
Revision (git rev-parse @):
20a0736b5f53dedd291254236a99509d2be1855f
SUCCESS checkout https://github.com/polidea/RxBluetoothKit.git at 6.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/polidea/RxBluetoothKit.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/ReactiveX/RxSwift.git
[1/51014] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (2.19s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.1.3 (0.53s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 5.1.3
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Example': File not found.
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/136] Emitting module RxSwift
[5/154] Compiling RxSwift AddRef.swift
[6/154] Compiling RxSwift Amb.swift
[7/154] Compiling RxSwift AnonymousDisposable.swift
[8/154] Compiling RxSwift AnonymousObserver.swift
[9/154] Compiling RxSwift AnyObserver.swift
[10/154] Compiling RxSwift AsMaybe.swift
[11/154] Compiling RxSwift AsSingle.swift
[12/154] Compiling RxSwift AsyncLock.swift
[13/154] Compiling RxSwift AsyncSubject.swift
[14/154] Compiling RxSwift AtomicInt.swift
[15/154] Compiling RxSwift Bag+Rx.swift
[16/154] Compiling RxSwift Bag.swift
[17/154] Compiling RxSwift BehaviorSubject.swift
[18/154] Compiling RxSwift BinaryDisposable.swift
[19/154] Compiling RxSwift BooleanDisposable.swift
[20/154] Compiling RxSwift Buffer.swift
[21/154] Compiling RxSwift Cancelable.swift
[22/154] Compiling RxSwift Catch.swift
[23/154] Compiling RxSwift CombineLatest+Collection.swift
[24/154] Compiling RxSwift CombineLatest+arity.swift
[25/154] Compiling RxSwift CombineLatest.swift
[26/154] Compiling RxSwift CompactMap.swift
[27/154] Compiling RxSwift Completable+AndThen.swift
[28/154] Compiling RxSwift Completable.swift
[29/154] Compiling RxSwift CompositeDisposable.swift
[30/154] Compiling RxSwift Concat.swift
[31/154] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[32/154] Compiling RxSwift ConcurrentMainScheduler.swift
[33/154] Compiling RxSwift ConnectableObservableType.swift
[34/154] Compiling RxSwift Create.swift
[35/154] Compiling RxSwift CurrentThreadScheduler.swift
[36/154] Compiling RxSwift Date+Dispatch.swift
[37/154] Compiling RxSwift Debounce.swift
[38/154] Compiling RxSwift Debug.swift
[39/154] Compiling RxSwift DefaultIfEmpty.swift
[40/154] Compiling RxSwift Deferred.swift
[41/154] Compiling RxSwift Delay.swift
[42/154] Compiling RxSwift DelaySubscription.swift
[43/154] Compiling RxSwift GroupBy.swift
[44/154] Compiling RxSwift GroupedObservable.swift
[45/154] Compiling RxSwift HistoricalScheduler.swift
[46/154] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[47/154] Compiling RxSwift ImmediateSchedulerType.swift
[48/154] Compiling RxSwift InfiniteSequence.swift
[49/154] Compiling RxSwift InvocableScheduledItem.swift
[50/154] Compiling RxSwift InvocableType.swift
[51/154] Compiling RxSwift Just.swift
[52/154] Compiling RxSwift Lock.swift
[53/154] Compiling RxSwift LockOwnerType.swift
[54/154] Compiling RxSwift MainScheduler.swift
[55/154] Compiling RxSwift Map.swift
[56/154] Compiling RxSwift Materialize.swift
[57/154] Compiling RxSwift Maybe.swift
[58/154] Compiling RxSwift Merge.swift
[59/154] Compiling RxSwift Multicast.swift
[60/154] Compiling RxSwift Never.swift
[61/154] Compiling RxSwift NopDisposable.swift
[62/154] Compiling RxSwift Reactive.swift
[63/154] Compiling RxSwift RecursiveLock.swift
[64/154] Compiling RxSwift RecursiveScheduler.swift
[65/154] Compiling RxSwift Reduce.swift
[66/154] Compiling RxSwift RefCountDisposable.swift
[67/154] Compiling RxSwift Repeat.swift
[68/154] Compiling RxSwift ReplaySubject.swift
[69/154] Compiling RxSwift RetryWhen.swift
[70/154] Compiling RxSwift Rx.swift
[71/154] Compiling RxSwift RxMutableBox.swift
[72/154] Compiling RxSwift Sample.swift
[73/154] Compiling RxSwift Scan.swift
[74/154] Compiling RxSwift ScheduledDisposable.swift
[75/154] Compiling RxSwift ScheduledItem.swift
[76/154] Compiling RxSwift ScheduledItemType.swift
[77/154] Compiling RxSwift SchedulerServices+Emulation.swift
[78/154] Compiling RxSwift SchedulerType.swift
[79/154] Compiling RxSwift Sequence.swift
[80/154] Compiling RxSwift SerialDispatchQueueScheduler.swift
[81/154] Compiling RxSwift Observable.swift
[82/154] Compiling RxSwift ObservableConvertibleType.swift
[83/154] Compiling RxSwift ObservableType+Extensions.swift
[84/154] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[85/154] Compiling RxSwift ObservableType.swift
[86/154] Compiling RxSwift ObserveOn.swift
[87/154] Compiling RxSwift ObserverBase.swift
[88/154] Compiling RxSwift ObserverType.swift
[89/154] Compiling RxSwift OperationQueueScheduler.swift
[90/154] Compiling RxSwift Optional.swift
[91/154] Compiling RxSwift Platform.Darwin.swift
[92/154] Compiling RxSwift Platform.Linux.swift
[93/154] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[94/154] Compiling RxSwift PrimitiveSequence.swift
[95/154] Compiling RxSwift PriorityQueue.swift
[96/154] Compiling RxSwift Producer.swift
[97/154] Compiling RxSwift PublishSubject.swift
[98/154] Compiling RxSwift Queue.swift
[99/154] Compiling RxSwift Range.swift
[100/154] Compiling RxSwift SerialDisposable.swift
[101/154] Compiling RxSwift ShareReplayScope.swift
[102/154] Compiling RxSwift Single.swift
[103/154] Compiling RxSwift SingleAssignmentDisposable.swift
[104/154] Compiling RxSwift SingleAsync.swift
[105/154] Compiling RxSwift Sink.swift
[106/154] Compiling RxSwift Skip.swift
[107/154] Compiling RxSwift SkipUntil.swift
[108/154] Compiling RxSwift SkipWhile.swift
[109/154] Compiling RxSwift StartWith.swift
[110/154] Compiling RxSwift SubjectType.swift
[111/154] Compiling RxSwift SubscribeOn.swift
[112/154] Compiling RxSwift SubscriptionDisposable.swift
[113/154] Compiling RxSwift SwiftSupport.swift
[114/154] Compiling RxSwift Switch.swift
[115/154] Compiling RxSwift SwitchIfEmpty.swift
[116/154] Compiling RxSwift SynchronizedDisposeType.swift
[117/154] Compiling RxSwift SynchronizedOnType.swift
[118/154] Compiling RxSwift Dematerialize.swift
[119/154] Compiling RxSwift Deprecated.swift
[120/154] Compiling RxSwift DispatchQueue+Extensions.swift
[121/154] Compiling RxSwift DispatchQueueConfiguration.swift
[122/154] Compiling RxSwift Disposable.swift
[123/154] Compiling RxSwift Disposables.swift
[124/154] Compiling RxSwift DisposeBag.swift
[125/154] Compiling RxSwift DisposeBase.swift
[126/154] Compiling RxSwift DistinctUntilChanged.swift
[127/154] Compiling RxSwift Do.swift
[128/154] Compiling RxSwift ElementAt.swift
[129/154] Compiling RxSwift Empty.swift
[130/154] Compiling RxSwift Enumerated.swift
[131/154] Compiling RxSwift Error.swift
[132/154] Compiling RxSwift Errors.swift
[133/154] Compiling RxSwift Event.swift
[134/154] Compiling RxSwift Filter.swift
[135/154] Compiling RxSwift First.swift
[136/154] Compiling RxSwift Generate.swift
[137/154] Compiling RxSwift SynchronizedUnsubscribeType.swift
[138/154] Compiling RxSwift TailRecursiveSink.swift
[139/154] Compiling RxSwift Take.swift
[140/154] Compiling RxSwift TakeLast.swift
[141/154] Compiling RxSwift TakeUntil.swift
[142/154] Compiling RxSwift TakeWhile.swift
[143/154] Compiling RxSwift Throttle.swift
[144/154] Compiling RxSwift Timeout.swift
[145/154] Compiling RxSwift Timer.swift
[146/154] Compiling RxSwift ToArray.swift
[147/154] Compiling RxSwift Using.swift
[148/154] Compiling RxSwift VirtualTimeConverterType.swift
[149/154] Compiling RxSwift VirtualTimeScheduler.swift
[150/154] Compiling RxSwift Window.swift
[151/154] Compiling RxSwift WithLatestFrom.swift
[152/154] Compiling RxSwift Zip+Collection.swift
[153/154] Compiling RxSwift Zip+arity.swift
[154/154] Compiling RxSwift Zip.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[156/187] Emitting module RxBluetoothKit
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[157/191] Compiling RxBluetoothKit PeripheralProvider.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[158/191] Compiling RxBluetoothKit RestoredState.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[159/191] Compiling RxBluetoothKit RxBluetoothKitLogger.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[160/191] Compiling RxBluetoothKit ScannedPeripheral.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[161/191] Compiling RxBluetoothKit Logging.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[162/191] Compiling RxBluetoothKit ManagerType.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[163/191] Compiling RxBluetoothKit Observable+Absorb.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[164/191] Compiling RxBluetoothKit Peripheral+Convenience.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[165/191] Compiling RxBluetoothKit AdvertisementData.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[166/191] Compiling RxBluetoothKit Array+Utils.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[167/191] Compiling RxBluetoothKit BluetoothError.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[168/191] Compiling RxBluetoothKit BluetoothState.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[169/191] Compiling RxBluetoothKit Boxes.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[170/191] Compiling RxBluetoothKit Service.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[171/191] Compiling RxBluetoothKit StartAdvertisingResult.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[172/191] Compiling RxBluetoothKit UUIDIdentifiable.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[173/191] Compiling RxBluetoothKit Unimplemented.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[174/191] Compiling RxBluetoothKit CBCentral+Uuid.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[175/191] Compiling RxBluetoothKit CBCentralManagerDelegateWrapper.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[176/191] Compiling RxBluetoothKit CBPeripheral+Uuid.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[177/191] Compiling RxBluetoothKit CBPeripheralDelegateWrapper.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[178/191] Compiling RxBluetoothKit CBPeripheralManagerDelegateWrapper.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[179/191] Compiling RxBluetoothKit CentralManager+RestoredState.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[180/191] Compiling RxBluetoothKit CentralManager.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[181/191] Compiling RxBluetoothKit CentralManagerRestoredState.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[182/191] Compiling RxBluetoothKit Characteristic.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[183/191] Compiling RxBluetoothKit CharacteristicNotificationManager.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[184/191] Compiling RxBluetoothKit Connector.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[185/191] Compiling RxBluetoothKit Descriptor.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[186/191] Compiling RxBluetoothKit DeviceIdentifiers.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[187/191] Compiling RxBluetoothKit Logger.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[188/191] Compiling RxBluetoothKit Peripheral.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[189/191] Compiling RxBluetoothKit PeripheralManager+RestoredState.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[190/191] Compiling RxBluetoothKit PeripheralManager.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[191/191] Compiling RxBluetoothKit PeripheralManagerRestoredState.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
error: fatalError
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/Example': File not found.
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/33] Emitting module RxBluetoothKit
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[3/37] Compiling RxBluetoothKit PeripheralProvider.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[4/37] Compiling RxBluetoothKit RestoredState.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[5/37] Compiling RxBluetoothKit RxBluetoothKitLogger.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[6/37] Compiling RxBluetoothKit ScannedPeripheral.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[7/37] Compiling RxBluetoothKit Service.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[8/37] Compiling RxBluetoothKit StartAdvertisingResult.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[9/37] Compiling RxBluetoothKit UUIDIdentifiable.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[10/37] Compiling RxBluetoothKit Unimplemented.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[11/37] Compiling RxBluetoothKit CentralManager+RestoredState.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[12/37] Compiling RxBluetoothKit CentralManager.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[13/37] Compiling RxBluetoothKit CentralManagerRestoredState.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[14/37] Compiling RxBluetoothKit Characteristic.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[15/37] Compiling RxBluetoothKit CharacteristicNotificationManager.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[16/37] Compiling RxBluetoothKit CBCentral+Uuid.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[17/37] Compiling RxBluetoothKit CBCentralManagerDelegateWrapper.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[18/37] Compiling RxBluetoothKit CBPeripheral+Uuid.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[19/37] Compiling RxBluetoothKit CBPeripheralDelegateWrapper.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[20/37] Compiling RxBluetoothKit CBPeripheralManagerDelegateWrapper.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[21/37] Compiling RxBluetoothKit Connector.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[22/37] Compiling RxBluetoothKit Descriptor.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[23/37] Compiling RxBluetoothKit DeviceIdentifiers.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[24/37] Compiling RxBluetoothKit Logger.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[25/37] Compiling RxBluetoothKit Logging.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[26/37] Compiling RxBluetoothKit ManagerType.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[27/37] Compiling RxBluetoothKit Observable+Absorb.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[28/37] Compiling RxBluetoothKit Peripheral+Convenience.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[29/37] Compiling RxBluetoothKit Peripheral.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[30/37] Compiling RxBluetoothKit PeripheralManager+RestoredState.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[31/37] Compiling RxBluetoothKit PeripheralManager.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[32/37] Compiling RxBluetoothKit PeripheralManagerRestoredState.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[33/37] Compiling RxBluetoothKit AdvertisementData.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[34/37] Compiling RxBluetoothKit Array+Utils.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[35/37] Compiling RxBluetoothKit BluetoothError.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[36/37] Compiling RxBluetoothKit BluetoothState.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[37/37] Compiling RxBluetoothKit Boxes.swift
/host/spi-builder-workspace/Source/AdvertisementData.swift:2:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2