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 6.1 for Wasm on 29 May 2025 16:11:25 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 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:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziQuestionnaire.git
https://github.com/StanfordSpezi/SpeziQuestionnaire.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "spezi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/Spezi.git"
    },
    {
      "identity" : "speziviews",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziViews.git"
    },
    {
      "identity" : "fhirmodels",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.7.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/FHIRModels.git"
    },
    {
      "identity" : "researchkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.1",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordBDHG/ResearchKit.git"
    },
    {
      "identity" : "researchkitonfhir",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.4",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordBDHG/ResearchKitOnFHIR.git"
    }
  ],
  "manifest_display_name" : "SpeziQuestionnaire",
  "name" : "SpeziQuestionnaire",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "SpeziQuestionnaire",
      "targets" : [
        "SpeziQuestionnaire"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpeziTimedWalkTest",
      "targets" : [
        "SpeziTimedWalkTest"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpeziTimedWalkTest",
      "module_type" : "SwiftTarget",
      "name" : "SpeziTimedWalkTest",
      "path" : "Sources/SpeziTimedWalkTest",
      "product_dependencies" : [
        "Spezi",
        "SpeziViews",
        "ModelsR4"
      ],
      "product_memberships" : [
        "SpeziTimedWalkTest"
      ],
      "sources" : [
        "ObservationExtension.swift",
        "TimedWalkTest.swift",
        "TimedWalkTestCancelModifier.swift",
        "TimedWalkTestCompletedView.swift",
        "TimedWalkTestError.swift",
        "TimedWalkTestResult.swift",
        "TimedWalkTestRunningView.swift",
        "TimedWalkTestView.swift",
        "TimedWalkTestViewModel.swift",
        "TimedWalkTestViewResult.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpeziQuestionnaireTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziQuestionnaireTests",
      "path" : "Tests/SpeziQuestionnaireTests",
      "sources" : [
        "TemplatePackageTests.swift"
      ],
      "target_dependencies" : [
        "SpeziQuestionnaire"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziQuestionnaire",
      "module_type" : "SwiftTarget",
      "name" : "SpeziQuestionnaire",
      "path" : "Sources/SpeziQuestionnaire",
      "product_dependencies" : [
        "Spezi",
        "ModelsR4",
        "ResearchKitOnFHIR",
        "FHIRQuestionnaires",
        "ResearchKit",
        "ResearchKitSwiftUI"
      ],
      "product_memberships" : [
        "SpeziQuestionnaire"
      ],
      "sources" : [
        "Export.swift",
        "Identifier+Identifiable.swift",
        "QuestionnaireResult.swift",
        "QuestionnaireView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/StanfordBDHG/ResearchKitOnFHIR.git
Fetching https://github.com/StanfordBDHG/ResearchKit.git
Fetching https://github.com/StanfordSpezi/Spezi.git
[1/2594] Fetching researchkitonfhir
[2/11776] Fetching researchkitonfhir, spezi
Fetching https://github.com/apple/FHIRModels.git
Fetching https://github.com/StanfordSpezi/SpeziViews.git
Fetched https://github.com/StanfordBDHG/ResearchKitOnFHIR.git from cache (0.59s)
[6428/9182] Fetching spezi
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (0.96s)
[1/3314] Fetching speziviews
[465/43873] Fetching speziviews, researchkit
[2924/49950] Fetching speziviews, researchkit, fhirmodels
Fetched https://github.com/StanfordSpezi/SpeziViews.git from cache (1.05s)
[9607/46636] Fetching researchkit, fhirmodels
Fetched https://github.com/apple/FHIRModels.git from cache (1.51s)
[4155/40559] Fetching researchkit
Fetched https://github.com/StanfordBDHG/ResearchKit.git from cache (15.24s)
Computing version for https://github.com/StanfordBDHG/ResearchKitOnFHIR.git
Computed https://github.com/StanfordBDHG/ResearchKitOnFHIR.git at 2.0.4 (19.59s)
Fetching https://github.com/antlr/antlr4.git
[1/167715] Fetching antlr4
Fetched https://github.com/antlr/antlr4.git from cache (10.49s)
Computing version for https://github.com/apple/FHIRModels.git
Computed https://github.com/apple/FHIRModels.git at 0.7.0 (11.53s)
Computing version for https://github.com/antlr/antlr4.git
Computed https://github.com/antlr/antlr4.git at 4.13.2 (1.04s)
Computing version for https://github.com/StanfordBDHG/ResearchKit.git
Computed https://github.com/StanfordBDHG/ResearchKit.git at 3.0.3 (0.90s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.8.2 (1.34s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
[1/880] Fetching spezifoundation
[54/1463] Fetching spezifoundation, xctruntimeassertions
[1464/18054] Fetching spezifoundation, xctruntimeassertions, swift-collections
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.48s)
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (0.49s)
[830/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.00s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.1.0 (3.24s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.1.8 (1.23s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
[1/1710] Fetching swift-atomics
[497/7669] Fetching swift-atomics, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.83s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.84s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (1.85s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.01s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.64s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.73s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (1.26s)
Computing version for https://github.com/StanfordSpezi/SpeziViews.git
Computed https://github.com/StanfordSpezi/SpeziViews.git at 1.10.1 (1.25s)
Creating working copy for https://github.com/antlr/antlr4.git
Working copy of https://github.com/antlr/antlr4.git resolved at 4.13.2
Creating working copy for https://github.com/apple/FHIRModels.git
Working copy of https://github.com/apple/FHIRModels.git resolved at 0.7.0
Creating working copy for https://github.com/StanfordSpezi/SpeziViews.git
Working copy of https://github.com/StanfordSpezi/SpeziViews.git resolved at 1.10.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/StanfordSpezi/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.8.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 2.1.0
Creating working copy for https://github.com/StanfordBDHG/ResearchKit.git
Working copy of https://github.com/StanfordBDHG/ResearchKit.git resolved at 3.0.3
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.1.8
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/StanfordBDHG/ResearchKitOnFHIR.git
Working copy of https://github.com/StanfordBDHG/ResearchKitOnFHIR.git resolved at 2.0.4
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/SpeziQuestionnaire/Resources/Localizable.xcstrings.license
    /host/spi-builder-workspace/Sources/SpeziQuestionnaire/Resources/Localizable.xcstrings
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/SpeziTimedWalkTest/Resources/Localizable.xcstrings
    /host/spi-builder-workspace/Sources/SpeziTimedWalkTest/Resources/Localizable.xcstrings.license
warning: 'researchkitonfhir': found 13 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRQuestionnaires/Resources/SkipLogicExample.json.license
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRQuestionnaires/Resources/GCS.json.license
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRQuestionnaires/Resources/FormExample.json.license
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRQuestionnaires/Resources/DateTimeExample.json.license
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRQuestionnaires/Resources/NumberExample.json.license
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRQuestionnaires/Resources/ContainedValueSetExample.json.license
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRQuestionnaires/Resources/GAD-7.json.license
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRQuestionnaires/Resources/IPSS.json.license
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRQuestionnaires/Resources/PHQ-9.json.license
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRQuestionnaires/Resources/ImageCapture.json.license
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRQuestionnaires/Resources/TextValidationExample.json.license
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRQuestionnaires/Resources/MultipleEnableWhen.json.license
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRQuestionnaires/Resources/SliderExample.json.license
warning: 'researchkitonfhir': found 4 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRPathParser/Generated/FHIRPathBaseVisitor.swift.license
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRPathParser/Generated/FHIRPathParser.swift.license
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRPathParser/Generated/FHIRPathLexer.swift.license
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRPathParser/Generated/FHIRPathVisitor.swift.license
Building for debugging...
[0/41] Write sources
[5/41] Copying Localizable.xcstrings
[5/41] Copying Info.plist
[5/41] Copying Localizable.xcstrings.license
[5/41] Write sources
[5/41] Copying Localizable.xcstrings.license
[5/41] Copying Localizable.xcstrings
[5/41] Copying Info.plist
[5/41] Write sources
[5/41] Copying TextValidationExample.json
[5/41] Copying SliderExample.json
[5/41] Copying SkipLogicExample.json
[5/41] Copying NumberExample.json
[5/41] Copying PHQ-9.json
[5/41] Copying MultipleEnableWhen.json
[5/41] Copying ImageCapture.json
[5/41] Copying GCS.json
[5/41] Copying IPSS.json
[5/41] Copying GAD-7.json
[5/41] Copying FormExample.json
[5/41] Copying DateTimeExample.json
[5/41] Copying ContainedValueSetExample.json
[5/41] Write sources
[37/41] Compiling _AtomicsShims.c
In file included from /host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundationObjC/ObjCExceptionHandling.m:9:
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundationObjC/include/ObjCExceptionHandling.h:12:10: fatal error: 'Foundation/NSObjCRuntime.h' file not found
   12 | #include <Foundation/NSObjCRuntime.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[38/41] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[38/41] Compiling _NumericsShims _NumericsShims.c
[38/41] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/SpeziQuestionnaire/Resources/Localizable.xcstrings
    /host/spi-builder-workspace/Sources/SpeziQuestionnaire/Resources/Localizable.xcstrings.license
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/SpeziTimedWalkTest/Resources/Localizable.xcstrings.license
    /host/spi-builder-workspace/Sources/SpeziTimedWalkTest/Resources/Localizable.xcstrings
warning: 'researchkitonfhir': found 13 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRQuestionnaires/Resources/SliderExample.json.license
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRQuestionnaires/Resources/MultipleEnableWhen.json.license
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRQuestionnaires/Resources/FormExample.json.license
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRQuestionnaires/Resources/GCS.json.license
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRQuestionnaires/Resources/IPSS.json.license
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRQuestionnaires/Resources/TextValidationExample.json.license
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRQuestionnaires/Resources/GAD-7.json.license
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRQuestionnaires/Resources/ImageCapture.json.license
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRQuestionnaires/Resources/NumberExample.json.license
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRQuestionnaires/Resources/PHQ-9.json.license
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRQuestionnaires/Resources/ContainedValueSetExample.json.license
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRQuestionnaires/Resources/DateTimeExample.json.license
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRQuestionnaires/Resources/SkipLogicExample.json.license
warning: 'researchkitonfhir': found 4 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRPathParser/Generated/FHIRPathBaseVisitor.swift.license
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRPathParser/Generated/FHIRPathLexer.swift.license
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRPathParser/Generated/FHIRPathParser.swift.license
    /host/spi-builder-workspace/.build/checkouts/ResearchKitOnFHIR/Sources/FHIRPathParser/Generated/FHIRPathVisitor.swift.license
[0/1] Planning build
Building for debugging...
[0/3] Compiling _NumericsShims _NumericsShims.c
In file included from /host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundationObjC/ObjCExceptionHandling.m:9:
/host/spi-builder-workspace/.build/checkouts/SpeziFoundation/Sources/SpeziFoundationObjC/include/ObjCExceptionHandling.h:12:10: fatal error: 'Foundation/NSObjCRuntime.h' file not found
   12 | #include <Foundation/NSObjCRuntime.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/3] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[1/3] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 wasm