The Swift Package Index logo.Swift Package Index

Build Information

Failed to build DSStore, reference 1.1.0 (eccac6), with Swift 6.2 for Android on 13 Mar 2026 05:22:48 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/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/velocityzen/DSStore.git
Reference: 1.1.0
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/velocityzen/DSStore
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at eccac64 Rename `setting*` methods to `with*` and add picture backgrounds
Cloned https://github.com/velocityzen/DSStore.git
Revision (git rev-parse @):
eccac64e564f699cca71b9a080f5087a56aff090
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/velocityzen/DSStore.git at 1.1.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/velocityzen/DSStore.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/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/velocityzen/fp-swift
Fetching https://github.com/apple/swift-argument-parser
[1/251] Fetching fp-swift
[252/17472] Fetching fp-swift, swift-argument-parser
Fetched https://github.com/velocityzen/fp-swift from cache (0.78s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.79s)
Computing version for https://github.com/velocityzen/fp-swift
Computed https://github.com/velocityzen/fp-swift at 1.5.0 (1.59s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.0 (0.70s)
Creating working copy for https://github.com/velocityzen/fp-swift
Working copy of https://github.com/velocityzen/fp-swift resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.0
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/16] Write sources
In file included from /host/spi-builder-workspace/Sources/DSStoreAliasBridge/DSStoreAliasBridge.c:1:
/host/spi-builder-workspace/Sources/DSStoreAliasBridge/include/DSStoreAliasBridge.h:4:10: fatal error: 'CoreFoundation/CoreFoundation.h' file not found
    4 | #include <CoreFoundation/CoreFoundation.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[7/16] Compiling DSStoreAliasBridge DSStoreAliasBridge.c
[7/16] Write swift-version--3EE9C60077A20DAF.txt
BUILD FAILURE 6.2 android