The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Caesura, reference 1.0.1 (19d78c), with Swift 6.2 for Android on 19 Jun 2025 05:57:51 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LucianoPolit/Caesura.git
Reference: 1.0.1
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/LucianoPolit/Caesura
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 19d78c7 New release
Cloned https://github.com/LucianoPolit/Caesura.git
Revision (git rev-parse @):
19d78c7e340078d506765a8458f019aef5f22aa8
SUCCESS checkout https://github.com/LucianoPolit/Caesura.git at 1.0.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/LucianoPolit/Caesura.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" 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:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/devxoul/Then.git
Fetching https://github.com/ReSwift/ReSwift.git
Fetching https://github.com/Quick/Nimble.git
[1/815] Fetching then
[816/7262] Fetching then, reswift
[1397/26846] Fetching then, reswift, nimble
Fetching https://github.com/svdo/ReRxSwift.git
Fetched https://github.com/devxoul/Then.git from cache (0.91s)
[23094/26031] Fetching reswift, nimble
[26032/29551] Fetching reswift, nimble, rerxswift
Fetched https://github.com/svdo/ReRxSwift.git from cache (0.93s)
Fetched https://github.com/ReSwift/ReSwift.git from cache (1.87s)
Fetched https://github.com/Quick/Nimble.git from cache (1.89s)
Computing version for https://github.com/devxoul/Then.git
Computed https://github.com/devxoul/Then.git at 2.7.0 (2.64s)
Computing version for https://github.com/ReSwift/ReSwift.git
Computed https://github.com/ReSwift/ReSwift.git at 5.0.0 (0.62s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 9.2.1 (0.52s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
[1/1257] Fetching cwlpreconditiontesting
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.49s)
Computing version for https://github.com/svdo/ReRxSwift.git
error: the package manifest at '/Package.swift' cannot be accessed (/Package.swift doesn't exist in file system)
BUILD FAILURE 6.2 android