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 Concept2 SDK 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 --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.38.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RowBotics/Concept2-SDK.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/RowBotics/Concept2-SDK
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at d4dd470 Update README.md
Cloned https://github.com/RowBotics/Concept2-SDK.git
Revision (git rev-parse @):
d4dd4704e165378144a874bdbd3618c8d4efcc22
SUCCESS checkout https://github.com/RowBotics/Concept2-SDK.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/RowBotics/Concept2-SDK.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 --triple x86_64-unknown-linux-gnu 2>&1
Unable to find image 'registry.gitlab.com/finestructure/spi-images:basic-5.10-latest' locally
basic-5.10-latest: Pulling from finestructure/spi-images
a271f97708e3: Already exists
fb5772aab319: Already exists
2bc0b15eb788: Pulling fs layer
a07c3f3aa5dd: Pulling fs layer
56d2282af159: Pulling fs layer
55c3bf53a907: Pulling fs layer
55c3bf53a907: Waiting
a07c3f3aa5dd: Verifying Checksum
a07c3f3aa5dd: Download complete
55c3bf53a907: Download complete
56d2282af159: Verifying Checksum
56d2282af159: Download complete
2bc0b15eb788: Verifying Checksum
2bc0b15eb788: Download complete
2bc0b15eb788: Pull complete
a07c3f3aa5dd: Pull complete
56d2282af159: Pull complete
55c3bf53a907: Pull complete
Digest: sha256:5cfb4a8fad349619a0f6f6eedf598334a3d8bd4189cd60980bac0d26af40b1c8
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
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/42] Emitting module Concept2_SDK
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[4/47] Compiling Concept2_SDK RowingCharacteristic.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[5/47] Compiling Concept2_SDK Service.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[6/47] Compiling Concept2_SDK PerformanceMonitorStore.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[7/47] Compiling Concept2_SDK Subject.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[8/47] Compiling Concept2_SDK Types.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[9/47] Compiling Concept2_SDK RowingWorkoutSummaryData.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[10/47] Compiling Concept2_SDK PerformanceMonitor.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[11/47] Compiling Concept2_SDK Characteristic.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[12/47] Compiling Concept2_SDK ControlCharacteristic.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[13/47] Compiling Concept2_SDK DeviceInformationCharacteristic.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[14/47] Compiling Concept2_SDK RowingAdditionalIntervalData.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[15/47] Compiling Concept2_SDK RowingAdditionalStatus1.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[16/47] Compiling Concept2_SDK RowingAdditionalStatus2.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[17/47] Compiling Concept2_SDK RowingAdditionalStrokeData.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[18/47] Compiling Concept2_SDK RowingAdditionalWorkoutSummaryData.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[19/47] Compiling Concept2_SDK C2Speed+Parsing.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[20/47] Compiling Concept2_SDK C2StrokeCount+Parsing.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[21/47] Compiling Concept2_SDK C2TimeInterval+Parsing.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[22/47] Compiling Concept2_SDK C2Work+Parsing.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[23/47] Compiling Concept2_SDK CSAFECommand.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[24/47] Compiling Concept2_SDK CharacteristicModelProtocol.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[25/47] Compiling Concept2_SDK RowingGeneralStatus.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[26/47] Compiling Concept2_SDK RowingHeartRateBeltInformation.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[27/47] Compiling Concept2_SDK RowingIntervalData.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[28/47] Compiling Concept2_SDK RowingStatusSampleRate.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[29/47] Compiling Concept2_SDK RowingStrokeData.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[30/47] Compiling Concept2_SDK StrokeState.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[31/47] Compiling Concept2_SDK WorkoutDurationType.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[32/47] Compiling Concept2_SDK WorkoutState.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[33/47] Compiling Concept2_SDK WorkoutType.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[34/47] Compiling Concept2_SDK C2CalorieCount+Parsing.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[35/47] Compiling Concept2_SDK C2Distance+Parsing.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[36/47] Compiling Concept2_SDK C2DriveForce+Parsing.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[37/47] Compiling Concept2_SDK C2DriveLength+Parsing.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[38/47] Compiling Concept2_SDK C2HeartRateBeltID+Parsing.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[39/47] Compiling Concept2_SDK C2IntervalSize+Parsing.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[40/47] Compiling Concept2_SDK C2Pace+Parsing.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[41/47] Compiling Concept2_SDK C2Power+Parsing.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[42/47] Compiling Concept2_SDK BluetoothManager.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[43/47] Compiling Concept2_SDK CentralManagerDelegate.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[44/47] Compiling Concept2_SDK PeripheralDelegate.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[45/47] Compiling Concept2_SDK IntervalType.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[46/47] Compiling Concept2_SDK RowingState.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
[47/47] Compiling Concept2_SDK RowingStatusSampleRateType.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
import CoreBluetooth
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2