Build Information
Failed to build SpeziQuestionnaire, reference 1.2.4 (6110a9
), with Swift 5.10 for Linux on 31 May 2025 16:08:33 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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: 1.2.4
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
* tag 1.2.4 -> FETCH_HEAD
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 1.2.4
========================================
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-4609320-0":/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/apple/FHIRModels.git
Fetching https://github.com/StanfordBDHG/ResearchKit.git
Fetching https://github.com/StanfordSpezi/Spezi.git
Fetching https://github.com/StanfordSpezi/SpeziViews.git
Fetching https://github.com/StanfordBDHG/ResearchKitOnFHIR.git
[1/2594] Fetching researchkitonfhir
[190/5908] Fetching researchkitonfhir, speziviews
[2653/15090] Fetching researchkitonfhir, speziviews, spezi
Fetched https://github.com/StanfordBDHG/ResearchKitOnFHIR.git from cache (0.30s)
[6976/12496] Fetching speziviews, spezi
[8571/18573] Fetching speziviews, spezi, fhirmodels
[18574/59132] Fetching speziviews, spezi, fhirmodels, researchkit
Fetched https://github.com/StanfordSpezi/SpeziViews.git from cache (1.86s)
[24182/55818] Fetching spezi, fhirmodels, researchkit
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (8.53s)
Fetched https://github.com/apple/FHIRModels.git from cache (8.53s)
Fetched https://github.com/StanfordBDHG/ResearchKit.git from cache (8.78s)
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