The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build bluetooth-law-energy-swift, reference 1.0.2 (4e3f1f), with Swift 5.9 for Linux on 12 Sep 2024 12:03:36 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/igor11191708/bluetooth-law-energy-swift.git
Reference: 1.0.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/igor11191708/bluetooth-law-energy-swift
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at 4e3f1fb added comments and documentation
Cloned https://github.com/igor11191708/bluetooth-law-energy-swift.git
Revision (git rev-parse @):
4e3f1fb2524699c4a93f96a574fa1581c3e38409
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/igor11191708/bluetooth-law-energy-swift.git at 1.0.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD
https://github.com/igor11191708/bluetooth-law-energy-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:66706f89ac15d55dcb11e8d3274e2fe11925b5da93d240b09d5a1eb775db6cc2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/The-Igor/retry-policy-service.git
[1/89] Fetching retry-policy-service
Fetched https://github.com/The-Igor/retry-policy-service.git (0.24s)
Computing version for https://github.com/The-Igor/retry-policy-service.git
Computed https://github.com/The-Igor/retry-policy-service.git at 1.0.1 (0.43s)
Creating working copy for https://github.com/The-Igor/retry-policy-service.git
Working copy of https://github.com/The-Igor/retry-policy-service.git resolved at 1.0.1
Building for debugging...
[1/4] Compiling retry_policy_service RetryService.swift
[2/4] Emitting module retry_policy_service
[3/4] Compiling retry_policy_service DispatchTimeInterval.swift
[4/4] Compiling retry_policy_service Strategy.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/22] Emitting module bluetooth_law_energy_swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[8/24] Compiling bluetooth_law_energy_swift ServiceType.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[9/24] Compiling bluetooth_law_energy_swift CBPeripheral+.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[10/24] Compiling bluetooth_law_energy_swift AppleLogger.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[11/24] Compiling bluetooth_law_energy_swift CacheServices.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[12/24] Compiling bluetooth_law_energy_swift Task+.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[13/24] Compiling bluetooth_law_energy_swift BLEState.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[14/24] Compiling bluetooth_law_energy_swift ServiceRegistration.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[15/24] Compiling bluetooth_law_energy_swift State.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[16/24] Compiling bluetooth_law_energy_swift PeripheralDelegate.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[17/24] Compiling bluetooth_law_energy_swift Errors.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[18/24] Compiling bluetooth_law_energy_swift IBluetoothLEManager.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[19/24] Compiling bluetooth_law_energy_swift ILogger.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[20/24] Compiling bluetooth_law_energy_swift StreamFactory.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[21/24] Compiling bluetooth_law_energy_swift StreamRegistration.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[22/24] Compiling bluetooth_law_energy_swift BluetoothLEManager.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[23/24] Compiling bluetooth_law_energy_swift Publisher+.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
import Combine
       ^
[24/24] Compiling bluetooth_law_energy_swift BluetoothDelegate.swift
/host/spi-builder-workspace/Sources/bluetooth-law-energy-swift/BluetoothLEManager.swift:8:8: error: no such module 'Combine'
import Combine
       ^
error: fatalError
BUILD FAILURE 5.9 linux