The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build SpeziQuestionnaire, reference main (6110a9), with Swift 5.10 for Linux on 29 May 2025 16:09:09 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziQuestionnaire.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/StanfordSpezi/SpeziQuestionnaire
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6110a9e relax FHIRModels version requirement (#32)
Cloned https://github.com/StanfordSpezi/SpeziQuestionnaire.git
Revision (git rev-parse @):
6110a9ec1be8fc35caf9b7aa20b7cf570e1a8ffb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziQuestionnaire.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziQuestionnaire.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:aa1999fda62728f989ec9f885e6a69f8a206ad63b6efcfc03397a00c96f5855b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/StanfordBDHG/ResearchKit.git
Fetching https://github.com/StanfordSpezi/SpeziViews.git
Fetching https://github.com/StanfordSpezi/Spezi.git
Fetching https://github.com/apple/FHIRModels.git
Fetching https://github.com/StanfordBDHG/ResearchKitOnFHIR.git
[1/3314] Fetching speziviews
[556/12496] Fetching speziviews, spezi
[1200/15090] Fetching speziviews, spezi, researchkitonfhir
[7760/21167] Fetching speziviews, spezi, researchkitonfhir, fhirmodels
Fetched https://github.com/StanfordBDHG/ResearchKitOnFHIR.git from cache (0.73s)
[9387/18573] Fetching speziviews, spezi, fhirmodels
[18574/59132] Fetching speziviews, spezi, fhirmodels, researchkit
Fetched https://github.com/StanfordSpezi/SpeziViews.git from cache (1.29s)
[17693/55818] Fetching spezi, fhirmodels, researchkit
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (15.41s)
Fetched https://github.com/apple/FHIRModels.git from cache (15.42s)
Fetched https://github.com/StanfordBDHG/ResearchKit.git from cache (15.84s)
Computing version for https://github.com/StanfordBDHG/ResearchKitOnFHIR.git
error: Dependencies could not be resolved because 'researchkitonfhir' >= 2.0.2 contains incompatible tools version (6.0.0) and root depends on 'researchkitonfhir' 2.0.4..<3.0.0.
BUILD FAILURE 5.10 linux