Build Information
Failed to build CombineCoreBluetooth, reference master (17ef83
), with Swift 6.1 for Linux on 28 Apr 2025 17:19:22 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StarryInternet/CombineCoreBluetooth.git
Reference: master
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/StarryInternet/CombineCoreBluetooth
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 17ef837 Merge pull request #38 from StarryInternet/fix-warnings
Cloned https://github.com/StarryInternet/CombineCoreBluetooth.git
Revision (git rev-parse @):
17ef837de13c506915dd7fa73a215ef77875b356
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StarryInternet/CombineCoreBluetooth.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/StarryInternet/CombineCoreBluetooth.git
https://github.com/StarryInternet/CombineCoreBluetooth.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-concurrency-extras",
"requirement" : {
"range" : [
{
"lower_bound" : "0.1.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-concurrency-extras"
}
],
"manifest_display_name" : "CombineCoreBluetooth",
"name" : "CombineCoreBluetooth",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "11.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
}
],
"products" : [
{
"name" : "CombineCoreBluetooth",
"targets" : [
"CombineCoreBluetooth"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "CombineCoreBluetoothTests",
"module_type" : "SwiftTarget",
"name" : "CombineCoreBluetoothTests",
"path" : "Tests/CombineCoreBluetoothTests",
"product_dependencies" : [
"ConcurrencyExtras"
],
"sources" : [
"CentralManagerTests.swift",
"PeripheralManagerTests.swift",
"PeripheralTests.swift"
],
"target_dependencies" : [
"CombineCoreBluetooth"
],
"type" : "test"
},
{
"c99name" : "CombineCoreBluetooth",
"module_type" : "SwiftTarget",
"name" : "CombineCoreBluetooth",
"path" : "Sources/CombineCoreBluetooth",
"product_memberships" : [
"CombineCoreBluetooth"
],
"sources" : [
"Central/Interface+Central.swift",
"Central/Live+Central.swift",
"Central/Mock+Central.swift",
"CentralManager/Interface+CentralManager.swift",
"CentralManager/Live+CentralManager.swift",
"CentralManager/Mock+CentralManager.swift",
"Internal/Exports.swift",
"Internal/Publisher+Extensions.swift",
"Internal/Unimplemented.swift",
"Models/ATTRequest.swift",
"Models/AdvertisementData.swift",
"Models/CentralManagerError.swift",
"Models/L2CAPChannel.swift",
"Models/ManagerCreationOptions.swift",
"Models/Peer.swift",
"Models/PeripheralDiscovery.swift",
"Models/PeripheralError.swift",
"Models/PeripheralManagerError.swift",
"Peripheral/Interface+Peripheral.swift",
"Peripheral/Live+Peripheral.swift",
"Peripheral/Mock+Peripheral.swift",
"PeripheralManager/Interface+PeripheralManager.swift",
"PeripheralManager/Live+PeripheralManager.swift",
"PeripheralManager/Mock+PeripheralManager.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/pointfreeco/swift-concurrency-extras
[1/852] Fetching swift-concurrency-extras
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (1.78s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.1 (2.68s)
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.1
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/24] Emitting module CombineCoreBluetooth
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[4/27] Compiling CombineCoreBluetooth Interface+Central.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[5/27] Compiling CombineCoreBluetooth Live+Central.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[6/27] Compiling CombineCoreBluetooth Mock+Central.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[7/27] Compiling CombineCoreBluetooth Interface+PeripheralManager.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[8/27] Compiling CombineCoreBluetooth Live+PeripheralManager.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[9/27] Compiling CombineCoreBluetooth Mock+PeripheralManager.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[10/27] Compiling CombineCoreBluetooth Exports.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[11/27] Compiling CombineCoreBluetooth Publisher+Extensions.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[12/27] Compiling CombineCoreBluetooth Unimplemented.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[13/27] Compiling CombineCoreBluetooth L2CAPChannel.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[14/27] Compiling CombineCoreBluetooth ManagerCreationOptions.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[15/27] Compiling CombineCoreBluetooth Peer.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[16/27] Compiling CombineCoreBluetooth PeripheralDiscovery.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[17/27] Compiling CombineCoreBluetooth PeripheralError.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[18/27] Compiling CombineCoreBluetooth PeripheralManagerError.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[19/27] Compiling CombineCoreBluetooth ATTRequest.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[20/27] Compiling CombineCoreBluetooth AdvertisementData.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[21/27] Compiling CombineCoreBluetooth CentralManagerError.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[22/27] Compiling CombineCoreBluetooth Interface+Peripheral.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[23/27] Compiling CombineCoreBluetooth Live+Peripheral.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[24/27] Compiling CombineCoreBluetooth Mock+Peripheral.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[25/27] Compiling CombineCoreBluetooth Interface+CentralManager.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[26/27] Compiling CombineCoreBluetooth Live+CentralManager.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[27/27] Compiling CombineCoreBluetooth Mock+CentralManager.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/23] Compiling CombineCoreBluetooth Exports.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[3/23] Compiling CombineCoreBluetooth Publisher+Extensions.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[4/23] Compiling CombineCoreBluetooth Unimplemented.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[5/26] Compiling CombineCoreBluetooth Interface+CentralManager.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[6/26] Compiling CombineCoreBluetooth Live+CentralManager.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[7/26] Compiling CombineCoreBluetooth Mock+CentralManager.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[8/26] Compiling CombineCoreBluetooth Interface+Central.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[9/26] Compiling CombineCoreBluetooth Live+Central.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[10/26] Compiling CombineCoreBluetooth Mock+Central.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/26] Emitting module CombineCoreBluetooth
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[12/26] Compiling CombineCoreBluetooth ATTRequest.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[13/26] Compiling CombineCoreBluetooth AdvertisementData.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[14/26] Compiling CombineCoreBluetooth CentralManagerError.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[15/26] Compiling CombineCoreBluetooth Interface+Peripheral.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[16/26] Compiling CombineCoreBluetooth Live+Peripheral.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[17/26] Compiling CombineCoreBluetooth Mock+Peripheral.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[18/26] Compiling CombineCoreBluetooth PeripheralDiscovery.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[19/26] Compiling CombineCoreBluetooth PeripheralError.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[20/26] Compiling CombineCoreBluetooth PeripheralManagerError.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[21/26] Compiling CombineCoreBluetooth L2CAPChannel.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[22/26] Compiling CombineCoreBluetooth ManagerCreationOptions.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[23/26] Compiling CombineCoreBluetooth Peer.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[24/26] Compiling CombineCoreBluetooth Interface+PeripheralManager.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[25/26] Compiling CombineCoreBluetooth Live+PeripheralManager.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
[26/26] Compiling CombineCoreBluetooth Mock+PeripheralManager.swift
/host/spi-builder-workspace/Sources/CombineCoreBluetooth/Central/Interface+Central.swift:2:24: error: no such module 'CoreBluetooth'
1 | import Foundation
2 | @preconcurrency import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
3 |
4 | public struct Central: Sendable {
BUILD FAILURE 6.1 linux