The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Concept2 SDK, reference main (d4dd47), with Swift 6.3 for Wasm on 14 Apr 2026 14:12:39 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
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:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/RowBotics/Concept2-SDK.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-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'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[4/47] Compiling Concept2_SDK C2DriveForce+Parsing.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[5/47] Compiling Concept2_SDK C2DriveLength+Parsing.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[6/47] Compiling Concept2_SDK C2HeartRateBeltID+Parsing.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[7/47] Compiling Concept2_SDK C2IntervalSize+Parsing.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[8/47] Compiling Concept2_SDK C2Pace+Parsing.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[9/47] Compiling Concept2_SDK C2Power+Parsing.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[10/47] Compiling Concept2_SDK RowingAdditionalIntervalData.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[11/47] Compiling Concept2_SDK RowingAdditionalStatus1.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[12/47] Compiling Concept2_SDK RowingAdditionalStatus2.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[13/47] Compiling Concept2_SDK RowingAdditionalStrokeData.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[14/47] Compiling Concept2_SDK RowingAdditionalWorkoutSummaryData.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[15/47] Compiling Concept2_SDK RowingGeneralStatus.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[16/47] Compiling Concept2_SDK RowingHeartRateBeltInformation.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[17/47] Compiling Concept2_SDK RowingIntervalData.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[18/47] Compiling Concept2_SDK RowingStatusSampleRate.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[19/47] Compiling Concept2_SDK RowingStrokeData.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[20/47] Compiling Concept2_SDK BluetoothManager.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[21/47] Compiling Concept2_SDK CentralManagerDelegate.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[22/47] Compiling Concept2_SDK PeripheralDelegate.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[23/47] Compiling Concept2_SDK IntervalType.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[24/47] Compiling Concept2_SDK RowingState.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[25/47] Compiling Concept2_SDK RowingStatusSampleRateType.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[26/47] Compiling Concept2_SDK StrokeState.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[27/47] Compiling Concept2_SDK WorkoutDurationType.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[28/47] Compiling Concept2_SDK WorkoutState.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[29/47] Compiling Concept2_SDK WorkoutType.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[30/47] Compiling Concept2_SDK C2CalorieCount+Parsing.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[31/47] Compiling Concept2_SDK C2Distance+Parsing.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[32/47] Compiling Concept2_SDK RowingCharacteristic.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[33/47] Compiling Concept2_SDK Service.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[34/47] Compiling Concept2_SDK PerformanceMonitorStore.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[35/47] Compiling Concept2_SDK Subject.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[36/47] Compiling Concept2_SDK Types.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[37/47] Compiling Concept2_SDK C2Speed+Parsing.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[38/47] Compiling Concept2_SDK C2StrokeCount+Parsing.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[39/47] Compiling Concept2_SDK C2TimeInterval+Parsing.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[40/47] Compiling Concept2_SDK C2Work+Parsing.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[41/47] Compiling Concept2_SDK CSAFECommand.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[42/47] Compiling Concept2_SDK CharacteristicModelProtocol.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[43/47] Compiling Concept2_SDK RowingWorkoutSummaryData.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[44/47] Compiling Concept2_SDK PerformanceMonitor.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[45/47] Compiling Concept2_SDK Characteristic.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[46/47] Compiling Concept2_SDK ControlCharacteristic.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
[47/47] Compiling Concept2_SDK DeviceInformationCharacteristic.swift
/host/spi-builder-workspace/Sources/Concept2 SDK/BluetoothManager.swift:9:8: error: no such module 'CoreBluetooth'
  7 | //
  8 |
  9 | import CoreBluetooth
    |        `- error: no such module 'CoreBluetooth'
 10 |
 11 | public final class BluetoothManager
BUILD FAILURE 6.3 wasm