Build Information
Failed to build bluetooth-law-energy-swift, reference main (ce2951
), with Swift 5.9 for Linux on 23 Sep 2024 09:51:41 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/igor11191708/bluetooth-law-energy-swift.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/igor11191708/bluetooth-law-energy-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ce2951e Update README.md
Cloned https://github.com/igor11191708/bluetooth-law-energy-swift.git
Revision (git rev-parse @):
ce2951e1aefca6fa5b0e563835bc9c53e7ebbc4a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/igor11191708/bluetooth-law-energy-swift.git at main
========================================
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-0":/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/95] Fetching retry-policy-service
Fetched https://github.com/The-Igor/retry-policy-service.git (0.21s)
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.37s)
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 DispatchTimeInterval.swift
[2/4] Compiling retry_policy_service Strategy.swift
[3/4] Emitting module retry_policy_service
[4/4] Compiling retry_policy_service RetryService.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 BluetoothLEManager.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 Publisher+.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 BluetoothDelegate.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 AppleLogger.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 CacheServices.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 ServiceType.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 CBPeripheral+.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 PeripheralDelegate.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 Errors.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 IBluetoothLEManager.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 ILogger.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 Task+.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 BLEState.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 ServiceRegistration.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 State.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 StreamFactory.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 StreamRegistration.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