The Swift Package Index logo.Swift Package Index

Build Information

Failed to build skip-bridge, reference 0.16.7 (92ba90), with Swift 6.2 for Android on 18 Feb 2026 14:11:25 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/skiptools/skip-bridge.git
Reference: 0.16.7
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/skiptools/skip-bridge
 * tag               0.16.7     -> FETCH_HEAD
HEAD is now at 92ba906
Cloned https://github.com/skiptools/skip-bridge.git
Revision (git rev-parse @):
92ba906e8c8871140073f73315084fcd89711dc5
SUCCESS checkout https://github.com/skiptools/skip-bridge.git at 0.16.7
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/skiptools/skip-bridge.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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://source.skip.tools/skip-lib.git
Fetching https://source.skip.tools/skip-foundation.git
Fetching https://source.skip.tools/swift-jni.git
[1/3634] Fetching skip-foundation
[765/3759] Fetching skip-foundation, swift-jni
[937/5312] Fetching skip-foundation, swift-jni, skip-lib
Fetched https://source.skip.tools/swift-jni.git from cache (0.70s)
[4315/5187] Fetching skip-foundation, skip-lib
Fetching https://source.skip.tools/skip.git
Fetched https://source.skip.tools/skip-lib.git from cache (0.76s)
[3271/3634] Fetching skip-foundation
Fetched https://source.skip.tools/skip-foundation.git from cache (0.93s)
[1/8815] Fetching skip
Fetched https://source.skip.tools/skip.git from cache (1.39s)
Computing version for https://source.skip.tools/swift-jni.git
Computed https://source.skip.tools/swift-jni.git at 0.3.1 (2.60s)
Computing version for https://source.skip.tools/skip-lib.git
Computed https://source.skip.tools/skip-lib.git at 1.3.8 (0.52s)
Fetching https://source.skip.tools/skip-unit.git
[1/1025] Fetching skip-unit
Fetched https://source.skip.tools/skip-unit.git from cache (0.72s)
Computing version for https://source.skip.tools/skip-foundation.git
Computed https://source.skip.tools/skip-foundation.git at 1.3.11 (1.50s)
Computing version for https://source.skip.tools/skip.git
Computed https://source.skip.tools/skip.git at 1.7.2 (0.90s)
Computing version for https://source.skip.tools/skip-unit.git
Computed https://source.skip.tools/skip-unit.git at 1.5.0 (0.73s)
Creating working copy for https://source.skip.tools/skip.git
Working copy of https://source.skip.tools/skip.git resolved at 1.7.2
Creating working copy for https://source.skip.tools/swift-jni.git
Working copy of https://source.skip.tools/swift-jni.git resolved at 0.3.1
Creating working copy for https://source.skip.tools/skip-lib.git
Working copy of https://source.skip.tools/skip-lib.git resolved at 1.3.8
Creating working copy for https://source.skip.tools/skip-foundation.git
Working copy of https://source.skip.tools/skip-foundation.git resolved at 1.3.11
Creating working copy for https://source.skip.tools/skip-unit.git
Working copy of https://source.skip.tools/skip-unit.git resolved at 1.5.0
Downloading binary artifact https://source.skip.tools/skip/releases/download/1.7.2/skip-linux.zip
[945/159738890] Downloading https://source.skip.tools/skip/releases/download/1.7.2/skip-linux.zip
Downloaded https://source.skip.tools/skip/releases/download/1.7.2/skip-linux.zip (21.54s)
[1/1] Compiling plugin Create SkipLink
[2/2] Compiling plugin skipstone
Building for debugging...
[2/63] Write sources
[5/63] Copying Info.plist
[6/63] Write sources
[14/63] Compiling CJNI cjni.c
[15/63] Write swift-version--3EE9C60077A20DAF.txt
[17/65] Compiling SwiftJNI SwiftJNI.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)
[18/65] Emitting module SwiftJNI
<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
note: Skip 1.7.2: skipstone plugin to: /host/spi-builder-workspace/.build/plugins/outputs/skip-unit/SkipUnit/destination/skipstone/SkipUnit/src/main at 14:11:17
[18/65] Skip SkipUnit
BUILD FAILURE 6.2 android