Build Information
Failed to build SpeziQuestionnaire, reference main (d0bd55
), with Swift 5.9 for Linux on 29 Aug 2024 18:14:36 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.52.0
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 d0bd55f Be less restrictive about the chosen swiftlint version (#28)
Cloned https://github.com/StanfordSpezi/SpeziQuestionnaire.git
Revision (git rev-parse @):
d0bd55f8a0bd3eeb806a673261e9d6b9fd43f3cd
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziQuestionnaire.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/StanfordSpezi/SpeziQuestionnaire.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:907758cf9691f0f77ca4e2d6f778ef6c038667a789e74bf575a4b60f864d6863
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Fetching https://github.com/StanfordBDHG/ResearchKit
Fetching https://github.com/apple/FHIRModels
Fetching https://github.com/StanfordBDHG/ResearchKitOnFHIR
[1/2470] Fetching researchkitonfhir
Fetching https://github.com/StanfordSpezi/SpeziViews
Fetched https://github.com/StanfordBDHG/ResearchKitOnFHIR (0.36s)
[1/5415] Fetching fhirmodels
[922/7545] Fetching fhirmodels, speziviews
Fetched https://github.com/StanfordSpezi/SpeziViews (0.25s)
Fetching https://github.com/StanfordSpezi/Spezi
[1/8667] Fetching spezi
Fetched https://github.com/StanfordSpezi/Spezi (0.31s)
[1/39281] Fetching researchkit
Fetched https://github.com/apple/FHIRModels (9.50s)
Fetched https://github.com/StanfordBDHG/ResearchKit (9.69s)
Computing version for https://github.com/StanfordBDHG/ResearchKitOnFHIR
Computed https://github.com/StanfordBDHG/ResearchKitOnFHIR at 2.0.1 (0.51s)
Fetching https://github.com/antlr/antlr4
[1/165387] Fetching antlr4
Fetched https://github.com/antlr/antlr4 (5.57s)
Computing version for https://github.com/apple/FHIRModels
Computed https://github.com/apple/FHIRModels at 0.5.0 (2.76s)
Computing version for https://github.com/antlr/antlr4
Computed https://github.com/antlr/antlr4 at 4.13.2 (0.36s)
Computing version for https://github.com/StanfordBDHG/ResearchKit
error: Dependencies could not be resolved because 'researchkit' >= 3.0.0 contains incompatible tools version (5.10.0) and root depends on 'researchkit' 3.0.1..<4.0.0.
BUILD FAILURE 5.9 linux