Build Information
Failed to build spfk-filesystem, reference main (0e177e), with Swift 6.3 for Android on 23 Apr 2026 16:45:13 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ryanfrancesconi/spfk-filesystem.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/ryanfrancesconi/spfk-filesystem
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0e177e5 test updates
Cloned https://github.com/ryanfrancesconi/spfk-filesystem.git
Revision (git rev-parse @):
0e177e5d38a0d5aa815cf1f4b35d034002998593
SUCCESS checkout https://github.com/ryanfrancesconi/spfk-filesystem.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/ryanfrancesconi/spfk-filesystem.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Fetching https://github.com/ryanfrancesconi/spfk-base
Fetching https://github.com/orchetect/swift-extensions
Fetching https://github.com/ryanfrancesconi/spfk-testing
Fetching https://github.com/jozefizso/swift-xattr
[1/665] Fetching spfk-base
[134/880] Fetching spfk-base, swift-xattr
[832/1275] Fetching spfk-base, swift-xattr, spfk-testing
Fetched https://github.com/ryanfrancesconi/spfk-base from cache (1.51s)
Fetched https://github.com/ryanfrancesconi/spfk-testing from cache (1.55s)
Fetched https://github.com/jozefizso/swift-xattr from cache (2.31s)
warning: 'swift-extensions': skipping cache due to an error: Failed to clone repository https://github.com/orchetect/swift-extensions:
Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/swift-extensions-bb2dbd76'...
remote: Internal Server Error
fatal: unable to access 'https://github.com/orchetect/swift-extensions/': The requested URL returned error: 500
[1/8115] Fetching swift-extensions
Fetched https://github.com/orchetect/swift-extensions from cache (3.50s)
Computing version for https://github.com/jozefizso/swift-xattr
Computed https://github.com/jozefizso/swift-xattr at 3.0.1 (7.37s)
Computing version for https://github.com/ryanfrancesconi/spfk-testing
Computed https://github.com/ryanfrancesconi/spfk-testing at 0.0.13 (0.56s)
Computing version for https://github.com/orchetect/swift-extensions
Computed https://github.com/orchetect/swift-extensions at 2.1.7 (3.71s)
Fetching https://github.com/orchetect/swift-data-parsing
warning: 'swift-data-parsing': skipping cache due to an error: Failed to clone repository https://github.com/orchetect/swift-data-parsing:
Cloning into bare repository '/root/.cache/org.swift.swiftpm/repositories/swift-data-parsing-b231f599'...
remote: Internal Server Error
fatal: unable to access 'https://github.com/orchetect/swift-data-parsing/': The requested URL returned error: 500
error: Failed to clone repository https://github.com/orchetect/swift-data-parsing:
Cloning into bare repository '/host/spi-builder-workspace/.build/repositories/swift-data-parsing-b231f599'...
error: RPC failed; HTTP 500 curl 22 The requested URL returned error: 500
fatal: error reading section header 'shallow-info'
BUILD FAILURE 6.3 android