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 SpeziStudy, reference main (15ae51), with Swift 6.1 for Linux on 4 Sep 2025 02:10:57 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziStudy.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/SpeziStudy
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 15ae519 extract SpeziLocalization to SpeziFoundation (#13)
Cloned https://github.com/StanfordSpezi/SpeziStudy.git
Revision (git rev-parse @):
15ae5191fe6104806ca5e390965b23ebb93822e4
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziStudy.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziStudy.git
https://github.com/StanfordSpezi/SpeziStudy.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "fhirmodels",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.7.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/FHIRModels.git"
    },
    {
      "identity" : "spezi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/Spezi.git"
    },
    {
      "identity" : "spezifoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziFoundation.git"
    },
    {
      "identity" : "spezihealthkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziHealthKit.git"
    },
    {
      "identity" : "spezischeduler",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.12",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziScheduler.git"
    },
    {
      "identity" : "spezinotifications",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.8",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziNotifications.git"
    },
    {
      "identity" : "spezistorage",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziStorage.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.4",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    }
  ],
  "manifest_display_name" : "SpeziStudy",
  "name" : "SpeziStudy",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "SpeziStudy",
      "targets" : [
        "SpeziStudy"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpeziStudyDefinition",
      "targets" : [
        "SpeziStudyDefinition"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpeziStudyTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziStudyTests",
      "path" : "Tests/SpeziStudyTests",
      "product_dependencies" : [
        "SpeziTesting",
        "ModelsR4"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/SpeziStudyTests/Resources/SocialSupportQuestionnaire.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/SpeziStudyTests/Resources/SocialSupportQuestionnaire.json.license",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "StudyBundleTests.swift",
        "StudyDefinitionTests.swift",
        "StudyManagerTests.swift"
      ],
      "target_dependencies" : [
        "SpeziStudy",
        "SpeziStudyDefinition"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziStudyDefinition",
      "module_type" : "SwiftTarget",
      "name" : "SpeziStudyDefinition",
      "path" : "Sources/SpeziStudyDefinition",
      "product_dependencies" : [
        "ModelsR4",
        "SpeziHealthKit",
        "SpeziHealthKitBulkExport",
        "SpeziFoundation",
        "SpeziLocalization",
        "SpeziScheduler",
        "DequeModule"
      ],
      "product_memberships" : [
        "SpeziStudy",
        "SpeziStudyDefinition"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/SpeziStudyDefinition/Resources/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/SpeziStudyDefinition/Resources/Localizable.xcstrings.license",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Study Definition Components/HealthDataCollectionComponent.swift",
        "Study Definition Components/InformationalComponent.swift",
        "Study Definition Components/QuestionnaireComponent.swift",
        "Study Definition Components/TimedWalkingTestComponent.swift",
        "StudyBundle/StudyBundle+FileReference.swift",
        "StudyBundle/StudyBundle+Write.swift",
        "StudyBundle/StudyBundle.swift",
        "StudyDefinition+Codable.swift",
        "StudyDefinition+Components.swift",
        "StudyDefinition+Metadata.swift",
        "StudyDefinition+Schedule.swift",
        "StudyDefinition+Screening.swift",
        "StudyDefinition+Validation.swift",
        "StudyDefinition.swift",
        "StudyLifecycleEvent.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpeziStudy",
      "module_type" : "SwiftTarget",
      "name" : "SpeziStudy",
      "path" : "Sources/SpeziStudy",
      "product_dependencies" : [
        "Spezi",
        "ModelsR4",
        "SpeziHealthKit",
        "SpeziLocalStorage",
        "SpeziScheduler",
        "SpeziSchedulerUI"
      ],
      "product_memberships" : [
        "SpeziStudy"
      ],
      "sources" : [
        "Model/StudyEnrollment.swift",
        "Model/StudyManagerQuery.swift",
        "Study Manager/StudyManager+Other.swift",
        "Study Manager/StudyManager.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "SpeziStudyDefinition"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/StanfordSpezi/SpeziStorage.git
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching https://github.com/apple/swift-collections.git
[1/1653] Fetching spezistorage
[1307/3248] Fetching spezistorage, spezifoundation
[3249/20642] Fetching spezistorage, spezifoundation, swift-collections
Fetched https://github.com/StanfordSpezi/SpeziStorage.git from cache (1.50s)
[15511/18989] Fetching spezifoundation, swift-collections
Fetching https://github.com/StanfordSpezi/Spezi.git
Fetching https://github.com/StanfordSpezi/SpeziScheduler.git
Fetching https://github.com/StanfordSpezi/SpeziNotifications.git
[18990/28582] Fetching spezifoundation, swift-collections, spezi
[28583/31896] Fetching spezifoundation, swift-collections, spezi, spezischeduler
Fetching https://github.com/StanfordSpezi/SpeziHealthKit.git
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (5.88s)
[27982/30301] Fetching swift-collections, spezi, spezischeduler
Fetching https://github.com/apple/FHIRModels.git
[29507/30724] Fetching swift-collections, spezi, spezischeduler, spezinotifications
Fetched https://github.com/apple/swift-collections.git from cache (5.97s)
[13264/13330] Fetching spezi, spezischeduler, spezinotifications
[13331/19407] Fetching spezi, spezischeduler, spezinotifications, fhirmodels
[14729/24156] Fetching spezi, spezischeduler, spezinotifications, fhirmodels, spezihealthkit
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (7.78s)
Fetched https://github.com/StanfordSpezi/SpeziNotifications.git from cache (6.69s)
Fetched https://github.com/StanfordSpezi/SpeziScheduler.git from cache (6.70s)
Fetched https://github.com/StanfordSpezi/SpeziHealthKit.git from cache (3.81s)
Fetched https://github.com/apple/FHIRModels.git from cache (3.68s)
Computing version for https://github.com/StanfordSpezi/SpeziNotifications.git
Computed https://github.com/StanfordSpezi/SpeziNotifications.git at 1.0.8 (14.71s)
Fetching https://github.com/StanfordSpezi/SpeziViews.git
[1/4071] Fetching speziviews
Fetched https://github.com/StanfordSpezi/SpeziViews.git from cache (0.75s)
Computing version for https://github.com/apple/FHIRModels.git
Computed https://github.com/apple/FHIRModels.git at 0.7.0 (4.90s)
Computing version for https://github.com/StanfordSpezi/SpeziStorage.git
Computed https://github.com/StanfordSpezi/SpeziStorage.git at 2.1.1 (1.18s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
[1/735] Fetching xctruntimeassertions
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.46s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.4.0 (1.77s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5985] Fetching swift-algorithms
[361/7799] Fetching swift-algorithms, swift-atomics
Fetched https://github.com/apple/swift-algorithms.git from cache (0.77s)
Fetched https://github.com/apple/swift-atomics.git from cache (0.77s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (1.91s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.05s)
Fetching https://github.com/apple/swift-numerics.git
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.69s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.51s)
Computing version for https://github.com/StanfordSpezi/SpeziScheduler.git
Computed https://github.com/StanfordSpezi/SpeziScheduler.git at 1.2.14 (1.36s)
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/10057] Fetching sqlite.swift
[4326/81906] Fetching sqlite.swift, swift-syntax
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (6.95s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (6.99s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (7.73s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/171] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (1.07s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (6.64s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (4.11s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.9.2 (9.81s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.85s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.83s)
Computing version for https://github.com/StanfordSpezi/SpeziHealthKit.git
Computed https://github.com/StanfordSpezi/SpeziHealthKit.git at 1.2.3 (1.17s)
Computing version for https://github.com/StanfordSpezi/SpeziViews.git
Computed https://github.com/StanfordSpezi/SpeziViews.git at 1.12.2 (0.96s)
Fetching https://github.com/gonzalezreal/swift-markdown-ui.git
[1/7429] Fetching swift-markdown-ui
Fetched https://github.com/gonzalezreal/swift-markdown-ui.git from cache (2.56s)
Computing version for https://github.com/gonzalezreal/swift-markdown-ui.git
Computed https://github.com/gonzalezreal/swift-markdown-ui.git at 2.4.1 (3.29s)
Fetching https://github.com/gonzalezreal/NetworkImage
Fetching https://github.com/swiftlang/swift-cmark
[1/1040] Fetching networkimage
[1041/19228] Fetching networkimage, swift-cmark
Fetched https://github.com/gonzalezreal/NetworkImage from cache (1.16s)
Fetched https://github.com/swiftlang/swift-cmark from cache (1.17s)
Computing version for https://github.com/gonzalezreal/NetworkImage
Computed https://github.com/gonzalezreal/NetworkImage at 6.0.1 (2.11s)
Computing version for https://github.com/swiftlang/swift-cmark
Computed https://github.com/swiftlang/swift-cmark at 0.6.0 (1.03s)
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/SpeziNotifications.git
Working copy of https://github.com/StanfordSpezi/SpeziNotifications.git resolved at 1.0.8
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 2.2.0
Creating working copy for https://github.com/StanfordSpezi/SpeziScheduler.git
Working copy of https://github.com/StanfordSpezi/SpeziScheduler.git resolved at 1.2.14
Creating working copy for https://github.com/StanfordSpezi/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.9.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.3.0
Creating working copy for https://github.com/StanfordSpezi/SpeziViews.git
Working copy of https://github.com/StanfordSpezi/SpeziViews.git resolved at 1.12.2
Creating working copy for https://github.com/gonzalezreal/NetworkImage
Working copy of https://github.com/gonzalezreal/NetworkImage resolved at 6.0.1
Creating working copy for https://github.com/StanfordSpezi/SpeziStorage.git
Working copy of https://github.com/StanfordSpezi/SpeziStorage.git resolved at 2.1.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.1
Creating working copy for https://github.com/swiftlang/swift-toolchain-sqlite
Working copy of https://github.com/swiftlang/swift-toolchain-sqlite resolved at 1.0.4
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.15.4
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.1
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.4.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.0
Creating working copy for https://github.com/gonzalezreal/swift-markdown-ui.git
Working copy of https://github.com/gonzalezreal/swift-markdown-ui.git resolved at 2.4.1
Creating working copy for https://github.com/StanfordSpezi/SpeziHealthKit.git
Working copy of https://github.com/StanfordSpezi/SpeziHealthKit.git resolved at 1.2.3
Creating working copy for https://github.com/swiftlang/swift-cmark
Working copy of https://github.com/swiftlang/swift-cmark resolved at 0.6.0
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
warning: 'spi-builder-workspace': dependency 'spezinotifications' is not used by any target
warning: 'sqlite.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/PrivacyInfo.xcprivacy
Building for debugging...
[0/114] Write sources
[1/114] Compiling cmark-gfm-extensions strikethrough.c
[2/114] Compiling cmark-gfm-extensions tasklist.c
[3/114] Compiling cmark-gfm-extensions core-extensions.c
[4/114] Compiling cmark-gfm-extensions table.c
[5/114] Compiling cmark-gfm syntax_extension.c
[6/114] Compiling cmark-gfm-extensions ext_scanners.c
[7/114] Compiling cmark-gfm xml.c
[8/114] Compiling cmark-gfm-extensions tagfilter.c
[9/114] Compiling cmark-gfm-extensions autolink.c
[10/114] Compiling cmark-gfm plugin.c
[11/114] Compiling cmark-gfm render.c
[12/114] Compiling cmark-gfm references.c
[13/114] Compiling cmark-gfm registry.c
[13/114] Compiling cmark-gfm utf8.c
[15/114] Compiling cmark-gfm plaintext.c
[16/114] Compiling cmark-gfm map.c
[17/114] Write swift-version-24593BA9C3E375BF.txt
[18/114] Compiling cmark-gfm node.c
[19/114] Compiling cmark-gfm linked_list.c
[20/114] Compiling cmark-gfm iterator.c
[21/114] Compiling cmark-gfm man.c
[22/114] Compiling cmark-gfm latex.c
[23/114] Compiling cmark-gfm houdini_html_e.c
[24/114] Compiling cmark-gfm houdini_href_e.c
[25/114] Compiling cmark-gfm html.c
[26/114] Compiling cmark-gfm houdini_html_u.c
[27/114] Compiling cmark-gfm cmark_ctype.c
[28/114] Compiling cmark-gfm footnotes.c
[29/114] Compiling cmark-gfm cmark.c
[30/114] Compiling cmark-gfm commonmark.c
[31/114] Compiling cmark-gfm inlines.c
[32/114] Compiling cmark-gfm scanners.c
[33/114] Write sources
[37/114] Compiling _SwiftSyntaxCShims dummy.c
[38/114] Write sources
[40/114] Compiling cmark-gfm buffer.c
[41/114] Compiling _NumericsShims _NumericsShims.c
[41/114] Write sources
[41/114] Copying Localizable.xcstrings.license
[41/114] Copying Localizable.xcstrings
[41/114] Copying Info.plist
[41/114] Write sources
[41/114] Copying Localizable.xcstrings.license
[41/114] Copying Localizable.xcstrings
[41/114] Copying Info.plist
[58/114] Write sources
[59/114] Compiling _AtomicsShims.c
[60/114] Write sources
[61/114] Copying Localizable.xcstrings.license
[62/114] Copying Localizable.xcstrings
[63/114] Copying Info.plist
[63/114] Compiling cmark-gfm arena.c
[64/114] Write sources
[71/114] Copying Localizable.xcstrings.license
[72/114] Copying Info.plist
[73/114] Write sources
[75/114] Copying Localizable.xcstrings.license
[76/114] Copying Localizable.xcstrings
[77/114] Copying Info.plist
[78/114] Copying Localizable.xcstrings
[79/114] Write sources
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.
[83/114] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[83/114] Compiling cmark-gfm blocks.c
[83/114] Compiling SwiftToolchainCSQLite sqlite3.c
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:99ea6d26ace67c023f359493a2ac553a612b92a7f2dee009657225f46f43aa0e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
warning: 'spi-builder-workspace': dependency 'spezinotifications' is not used by any target
warning: 'sqlite.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/PrivacyInfo.xcprivacy
[0/1] Planning build
Building for debugging...
[0/31] Write sources
[10/32] Write swift-version-24593BA9C3E375BF.txt
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.
[11/32] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[11/32] Compiling SwiftToolchainCSQLite sqlite3.c
[11/32] Compiling cmark-gfm blocks.c
BUILD FAILURE 6.1 linux