Build Information
Failed to build iOS-BLE-Library, reference 0.4.2 (d559c0
), with Swift 6.2 (beta) for Android on 4 Sep 2025 07:30:09 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/NordicSemiconductor/IOS-BLE-Library.git
Reference: 0.4.2
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-BLE-Library
* tag 0.4.2 -> FETCH_HEAD
HEAD is now at d559c0a Copied files from native CoreBluetooth version to CoreBluetoothMock
Cloned https://github.com/NordicSemiconductor/IOS-BLE-Library.git
Revision (git rev-parse @):
d559c0a9ed637e8c52516e36d82c880234b1cb2a
SUCCESS checkout https://github.com/NordicSemiconductor/IOS-BLE-Library.git at 0.4.2
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/NordicSemiconductor/IOS-BLE-Library.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/NickKibish/CoreBluetoothMock-Collection.git
Fetching https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
[1/85] Fetching corebluetoothmock-collection
[11/2179] Fetching corebluetoothmock-collection, swift-docc-plugin
[221/8726] Fetching corebluetoothmock-collection, swift-docc-plugin, ios-corebluetooth-mock
Fetched https://github.com/NickKibish/CoreBluetoothMock-Collection.git from cache (0.25s)
[276/8641] Fetching swift-docc-plugin, ios-corebluetooth-mock
Fetched https://github.com/apple/swift-docc-plugin from cache (0.69s)
Fetched https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git from cache (0.69s)
Computing version for https://github.com/NickKibish/CoreBluetoothMock-Collection.git
Computed https://github.com/NickKibish/CoreBluetoothMock-Collection.git at 1.0.0 (1.19s)
Fetching https://github.com/NickKibish/iOS-Bluetooth-Numbers-Database.git
[1/229] Fetching ios-bluetooth-numbers-database
Fetched https://github.com/NickKibish/iOS-Bluetooth-Numbers-Database.git from cache (0.28s)
Computing version for https://github.com/NickKibish/iOS-Bluetooth-Numbers-Database.git
Computed https://github.com/NickKibish/iOS-Bluetooth-Numbers-Database.git at 1.0.0 (1.37s)
Computing version for https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
Computed https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git at 0.18.0 (0.49s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (0.59s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3501] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.44s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.27s)
Creating working copy for https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git
Working copy of https://github.com/NordicSemiconductor/IOS-CoreBluetooth-Mock.git resolved at 0.18.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.4.5
Creating working copy for https://github.com/NickKibish/CoreBluetoothMock-Collection.git
Working copy of https://github.com/NickKibish/CoreBluetoothMock-Collection.git resolved at 1.0.0
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/NickKibish/iOS-Bluetooth-Numbers-Database.git
Working copy of https://github.com/NickKibish/iOS-Bluetooth-Numbers-Database.git resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/6] Write sources
[5/6] Write swift-version-8C5A4AE7A8CE2BA.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/41] Emitting module iOS_BLE_Library
/host/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
[8/43] Compiling iOS_BLE_Library CBManagerState.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[9/43] Compiling iOS_BLE_Library CBManagerState+Ext.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[10/44] Emitting module CoreBluetoothMock
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[11/44] Compiling iOS_BLE_Library Peripheral.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[12/44] Compiling iOS_BLE_Library ReactivePeripheralDelegate.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[13/44] Compiling CoreBluetoothMock CBMPeripheralSpecDelegate.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[14/44] Compiling iOS_BLE_Library RSSI.swift
/host/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
[15/44] Compiling iOS_BLE_Library UnimplementedError.swift
/host/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
[16/44] Compiling iOS_BLE_Library Publishers+GuestList.swift
/host/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
[17/44] Compiling iOS_BLE_Library Queue.swift
/host/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
/host/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
[19/44] Compiling iOS_BLE_Library Data+Ext.swift.swift
/host/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
[20/44] Compiling iOS_BLE_Library Publishers+Async.swift
/host/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
[21/44] Compiling iOS_BLE_Library AdvertisementData.swift
/host/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
[22/44] Compiling iOS_BLE_Library AsyncCharacteristicData.swift
/host/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
/host/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
[24/44] Compiling iOS_BLE_Library Logger.swift
/host/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
[25/44] Compiling iOS_BLE_Library ContinuationSubscriber.swift
/host/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
[26/44] Compiling iOS_BLE_Library Publishers+Bluetooth.swift
/host/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[31/44] Compiling iOS_BLE_Library CentralManager.swift
/host/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:201:11: warning: check `connect` method
199 | // MARK: Retrieving Lists of Peripherals
200 | extension CentralManager {
201 | #warning("check `connect` method")
| `- warning: check `connect` method
202 | /// Returns a list of the peripherals connected to the system whose
203 | /// services match a given set of criteria.
/host/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:232:11: warning: Question: Should we throw an error if the scan is already running?
230 | // MARK: Scanning or Stopping Scans of Peripherals
231 | extension CentralManager {
232 | #warning("Question: Should we throw an error if the scan is already running?")
| `- warning: Question: Should we throw an error if the scan is already running?
233 | /// Initiates a scan for peripherals with the specified services.
234 | ///
/host/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
[32/44] Compiling iOS_BLE_Library ScanResult.swift
/host/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:201:11: warning: check `connect` method
199 | // MARK: Retrieving Lists of Peripherals
200 | extension CentralManager {
201 | #warning("check `connect` method")
| `- warning: check `connect` method
202 | /// Returns a list of the peripherals connected to the system whose
203 | /// services match a given set of criteria.
/host/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:232:11: warning: Question: Should we throw an error if the scan is already running?
230 | // MARK: Scanning or Stopping Scans of Peripherals
231 | extension CentralManager {
232 | #warning("Question: Should we throw an error if the scan is already running?")
| `- warning: Question: Should we throw an error if the scan is already running?
233 | /// Initiates a scan for peripherals with the specified services.
234 | ///
/host/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
[33/44] Compiling iOS_BLE_Library ReactiveCentralManagerDelegate.swift
/host/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:201:11: warning: check `connect` method
199 | // MARK: Retrieving Lists of Peripherals
200 | extension CentralManager {
201 | #warning("check `connect` method")
| `- warning: check `connect` method
202 | /// Returns a list of the peripherals connected to the system whose
203 | /// services match a given set of criteria.
/host/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:232:11: warning: Question: Should we throw an error if the scan is already running?
230 | // MARK: Scanning or Stopping Scans of Peripherals
231 | extension CentralManager {
232 | #warning("Question: Should we throw an error if the scan is already running?")
| `- warning: Question: Should we throw an error if the scan is already running?
233 | /// Initiates a scan for peripherals with the specified services.
234 | ///
/host/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
[34/44] Compiling iOS_BLE_Library Publishers+Connectable.swift
/host/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
[35/44] Compiling iOS_BLE_Library Publishers+FailablePrefix.swift.swift
/host/spi-builder-workspace/Sources/iOS-BLE-Library/CentralManager/CentralManager.swift:8:8: error: no such module 'Combine'
6 | //
7 |
8 | import Combine
| `- error: no such module 'Combine'
9 | //CG_REPLACE
10 | import CoreBluetooth
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
[37/44] Compiling iOS_BLE_Library Peripheral+Writer.swift
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
/host/spi-builder-workspace/.build/checkouts/IOS-CoreBluetooth-Mock/CoreBluetoothMock/CBMAttributes.swift:31:8: error: no such module 'CoreBluetooth'
29 | */
30 |
31 | import CoreBluetooth
| `- error: no such module 'CoreBluetooth'
32 |
33 | /// A representation of common aspects of services offered by a peripheral.
BUILD FAILURE 6.2 android