The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Bluetooth, reference master (f6e698), with Swift 6.2 for Android on 14 Feb 2026 04:37:05 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pureswift/bluetooth.git
Reference: master
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/pureswift/bluetooth
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at f6e6982 Update GitHub CI
Cloned https://github.com/pureswift/bluetooth.git
Revision (git rev-parse @):
f6e698260cd65acc22e5630ed5a82eeec2c14f70
SUCCESS checkout https://github.com/pureswift/bluetooth.git at master
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/pureswift/bluetooth.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:0e5e7915595da63d8208b049b9b111c031f8df8a6b9b79e3bba6f3737b8b2f25
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/swiftlang/swift-syntax.git
[1/74168] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (8.83s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (11.59s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swift-6.2.3-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/601.0.1/swift-6.2.3-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.42s)
[0/14] Write sources
[2/14] Copying DeclarationUUID.json
[2/14] Copying CharacteristicUUID.json
[2/14] Copying ServiceUUID.json
[2/14] Copying DescriptorUUID.json
[6/14] Copying MemberUUID.json
[7/14] Copying UnitIdentifier.json
[8/14] Copying CompanyIdentifier.json
[9/14] Write swift-version--3EE9C60077A20DAF.txt
[11/19] Compiling BluetoothMetadata resource_bundle_accessor.swift
[12/19] Emitting module BluetoothMetadata
[13/19] Compiling BluetoothMetadata BluetoothUUID.swift
[14/19] Compiling BluetoothMetadata BluetoothMetadata.swift
[15/19] Compiling BluetoothMetadata CompanyIdentifier.swift
[16/22] Wrapping AST for BluetoothMetadata for debugging
[18/27] Compiling GenerateBluetooth Hexadecimal.swift
[19/27] Compiling GenerateBluetooth Generate.swift
[20/27] Compiling GenerateBluetooth String.swift
[21/27] Emitting module GenerateBluetooth
[22/27] Compiling GenerateBluetooth CompanyIdentifier.swift
[23/27] Compiling GenerateBluetooth BluetoothUUID.swift
[24/27] Compiling GenerateBluetooth UnitIdentifier.swift
[25/28] Wrapping AST for GenerateBluetooth for debugging
[26/28] Write Objects.LinkFileList
[27/28] Linking GenerateBluetooth-tool
[1/1] Compiling plugin GenerateBluetoothDefinitions
Building for debugging...
[1/40] Write sources
[1/40] Copying CharacteristicUUID.json
[1/40] Copying MemberUUID.json
[1/40] Copying DescriptorUUID.json
[1/40] Copying DeclarationUUID.json
[1/40] Copying ServiceUUID.json
[1/40] Copying CharacteristicUUID.json
[1/40] Copying ServiceUUID.json
[2/40] Copying DeclarationUUID.json
[9/40] Copying CompanyIdentifier.json
[9/40] Copying UnitIdentifier.json
[9/40] Copying DescriptorUUID.json
[18/40] Copying CompanyIdentifier.json
[19/40] Copying UnitIdentifier.json
[20/40] Write swift-version--3EE9C60077A20DAF.txt
[22/50] Compiling BluetoothMetadata CompanyIdentifier.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[23/50] Compiling BluetoothMetadata BluetoothUUID.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[24/50] Compiling BluetoothMetadata BluetoothMetadata.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
error: emit-module command failed with exit code 1 (use -v to see invocation)
[25/50] Emitting module BluetoothMetadata
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[26/50] Compiling BluetoothMetadata resource_bundle_accessor.swift
<unknown>:0: error: module compiled with Swift 6.2 cannot be imported by the Swift 6.2.3 compiler: /root/.swiftpm/swift-sdks/swift-6.2-RELEASE-android-0.1.artifactbundle/swift-android/swift-resources/usr/lib/swift-aarch64/android/Swift.swiftmodule/aarch64-unknown-linux-android.swiftmodule
[26/50] Wrapping AST for BluetoothMetadata for debugging
BUILD FAILURE 6.2 android