Build Information
Failed to build SpeziStudy, reference 0.1.10 (15ae51
), with Swift 6.1 for Android on 4 Sep 2025 02:05:29 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziStudy.git
Reference: 0.1.10
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
* tag 0.1.10 -> FETCH_HEAD
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 0.1.10
========================================
Build
========================================
Selected platform: android
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-4609320-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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
e1a89dea01a6: Already exists
39bc14e52995: Already exists
cc0382103b05: Already exists
084072dee40a: Already exists
b0737d6887f9: Pulling fs layer
b0737d6887f9: Waiting
b0737d6887f9: Verifying Checksum
b0737d6887f9: Download complete
b0737d6887f9: Pull complete
Digest: sha256:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching https://github.com/StanfordSpezi/SpeziStorage.git
Fetching https://github.com/StanfordSpezi/SpeziScheduler.git
Fetching https://github.com/StanfordSpezi/SpeziHealthKit.git
[1/1653] Fetching spezistorage
[18/3248] Fetching spezistorage, spezifoundation
[765/7997] Fetching spezistorage, spezifoundation, spezihealthkit
[1205/11311] Fetching spezistorage, spezifoundation, spezihealthkit, spezischeduler
[11312/28705] Fetching spezistorage, spezifoundation, spezihealthkit, spezischeduler, swift-collections
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (2.51s)
Fetched https://github.com/StanfordSpezi/SpeziStorage.git from cache (2.51s)
Fetched https://github.com/StanfordSpezi/SpeziScheduler.git from cache (2.52s)
Fetched https://github.com/StanfordSpezi/SpeziHealthKit.git from cache (2.52s)
Fetching https://github.com/apple/FHIRModels.git
Fetching https://github.com/StanfordSpezi/Spezi.git
Fetching https://github.com/StanfordSpezi/SpeziNotifications.git
Fetched https://github.com/apple/swift-collections.git from cache (2.90s)
[1/9593] Fetching spezi
[97/10016] Fetching spezi, spezinotifications
[10017/16093] Fetching spezi, spezinotifications, fhirmodels
Fetched https://github.com/StanfordSpezi/SpeziNotifications.git from cache (3.34s)
Fetched https://github.com/apple/FHIRModels.git from cache (4.53s)
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (4.53s)
Computing version for https://github.com/StanfordSpezi/SpeziNotifications.git
Computed https://github.com/StanfordSpezi/SpeziNotifications.git at 1.0.8 (12.19s)
Fetching https://github.com/StanfordSpezi/SpeziViews.git
[1/4071] Fetching speziviews
Fetched https://github.com/StanfordSpezi/SpeziViews.git from cache (9.42s)
Computing version for https://github.com/apple/FHIRModels.git
Computed https://github.com/apple/FHIRModels.git at 0.7.0 (14.58s)
Computing version for https://github.com/StanfordSpezi/SpeziStorage.git
Computed https://github.com/StanfordSpezi/SpeziStorage.git at 2.1.1 (4.12s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
[1/735] Fetching xctruntimeassertions
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (6.00s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.4.0 (6.90s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
[1/1814] Fetching swift-atomics
[600/7799] Fetching swift-atomics, swift-algorithms
Fetched https://github.com/apple/swift-atomics.git from cache (0.39s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.42s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (1.11s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.60s)
Fetching https://github.com/apple/swift-numerics.git
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.47s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (4.88s)
Computing version for https://github.com/StanfordSpezi/SpeziScheduler.git
Computed https://github.com/StanfordSpezi/SpeziScheduler.git at 1.2.14 (1.83s)
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/swiftlang/swift-syntax.git
[1/10057] Fetching sqlite.swift
[7745/81906] Fetching sqlite.swift, swift-syntax
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (5.41s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (5.45s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (7.39s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/171] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (0.78s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (1.28s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (0.81s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.9.2 (0.74s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (4.54s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (3.34s)
Computing version for https://github.com/StanfordSpezi/SpeziHealthKit.git
Computed https://github.com/StanfordSpezi/SpeziHealthKit.git at 1.2.3 (3.59s)
Computing version for https://github.com/StanfordSpezi/SpeziViews.git
Computed https://github.com/StanfordSpezi/SpeziViews.git at 1.12.2 (0.68s)
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.71s)
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.86s)
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 (2.40s)
Fetched https://github.com/swiftlang/swift-cmark from cache (2.40s)
Computing version for https://github.com/gonzalezreal/NetworkImage
Computed https://github.com/gonzalezreal/NetworkImage at 6.0.1 (3.46s)
Computing version for https://github.com/swiftlang/swift-cmark
Computed https://github.com/swiftlang/swift-cmark at 0.6.0 (0.68s)
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/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/StanfordSpezi/SpeziScheduler.git
Working copy of https://github.com/StanfordSpezi/SpeziScheduler.git resolved at 1.2.14
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/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/StanfordSpezi/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.9.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/SpeziNotifications.git
Working copy of https://github.com/StanfordSpezi/SpeziNotifications.git resolved at 1.0.8
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/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/StanfordSpezi/SpeziStorage.git
Working copy of https://github.com/StanfordSpezi/SpeziStorage.git resolved at 2.1.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/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 2.2.0
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/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/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/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/apple/FHIRModels.git
Working copy of https://github.com/apple/FHIRModels.git resolved at 0.7.0
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/113] Write sources
[0/113] Copying Localizable.xcstrings.license
[0/113] Copying Localizable.xcstrings
[0/113] Write sources
[0/113] Copying Info.plist
[0/113] Write sources
[0/113] Copying Localizable.xcstrings.license
[0/113] Copying Localizable.xcstrings
[0/113] Write sources
[39/113] Compiling _SwiftSyntaxCShims dummy.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.
[40/113] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[40/113] Compiling cmark-gfm-extensions table.c
[40/113] Compiling cmark-gfm-extensions tagfilter.c
[40/113] Compiling cmark-gfm-extensions core-extensions.c
[40/113] Compiling cmark-gfm-extensions strikethrough.c
[40/113] Compiling cmark-gfm-extensions ext_scanners.c
[40/113] Compiling cmark-gfm-extensions tasklist.c
[40/113] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-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:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:8106a39f56f5bb7aad9f0d9a94f1e5362f9a40b692f7bc17efe17b7b91dc65fc
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-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/73] Write sources
[2/73] Compiling cmark-gfm-extensions tasklist.c
[3/73] Compiling cmark-gfm-extensions core-extensions.c
[3/73] Compiling cmark-gfm-extensions strikethrough.c
[5/73] Compiling cmark-gfm-extensions ext_scanners.c
[6/73] Compiling cmark-gfm xml.c
[7/73] Compiling cmark-gfm-extensions autolink.c
[8/73] Compiling cmark-gfm syntax_extension.c
[9/73] Compiling cmark-gfm-extensions table.c
[10/73] Compiling cmark-gfm registry.c
[11/73] Compiling cmark-gfm references.c
[12/73] Compiling cmark-gfm plugin.c
[13/73] Compiling cmark-gfm-extensions tagfilter.c
[14/73] Write swift-version-24593BA9C3E375BF.txt
[15/73] Compiling cmark-gfm render.c
[16/73] Compiling cmark-gfm utf8.c
[17/73] Compiling cmark-gfm plaintext.c
[18/73] Compiling cmark-gfm linked_list.c
[19/73] Compiling cmark-gfm man.c
[20/73] Compiling cmark-gfm map.c
[21/73] Compiling cmark-gfm node.c
[22/82] Compiling cmark-gfm scanners.c
[24/146] Emitting module SwiftSyntax601
[25/146] Compiling SwiftSyntax601 Empty.swift
[26/147] Emitting module InternalCollectionsUtilities
[27/147] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[28/147] Compiling InternalCollectionsUtilities Integer rank.swift
[29/148] Emitting module SwiftSyntax510
[30/148] Compiling SwiftSyntax510 Empty.swift
[32/149] Emitting module SwiftSyntax600
[33/149] Compiling SwiftSyntax600 Empty.swift
[34/150] Emitting module SwiftSyntax509
[35/150] Compiling SwiftSyntax509 Empty.swift
[37/150] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[38/150] Compiling InternalCollectionsUtilities UInt+reversed.swift
[39/151] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[40/151] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[41/151] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[42/151] Compiling InternalCollectionsUtilities _SortedCollection.swift
[42/151] Compiling cmark-gfm latex.c
[44/151] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[46/151] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[47/151] Compiling InternalCollectionsUtilities Debugging.swift
[48/151] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[49/151] Compiling InternalCollectionsUtilities Descriptions.swift
[50/151] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[51/152] Wrapping AST for SwiftSyntax601 for debugging
[52/152] Wrapping AST for SwiftSyntax510 for debugging
[54/152] Compiling cmark-gfm iterator.c
[55/152] Wrapping AST for SwiftSyntax600 for debugging
[56/152] Compiling cmark-gfm html.c
[57/152] Compiling cmark-gfm inlines.c
[58/152] Wrapping AST for SwiftSyntax509 for debugging
[59/152] Compiling cmark-gfm houdini_html_e.c
[60/152] Compiling cmark-gfm houdini_href_e.c
[61/164] Compiling cmark-gfm houdini_html_u.c
[62/227] Compiling cmark-gfm footnotes.c
[63/249] Compiling cmark-gfm cmark_ctype.c
[64/271] Compiling cmark-gfm cmark.c
[65/271] Compiling cmark-gfm commonmark.c
[66/271] Compiling cmark-gfm buffer.c
[67/271] Compiling cmark-gfm arena.c
[69/271] Compiling RuntimeAssertions RuntimeAssertion.swift
[69/272] Compiling _AtomicsShims.c
[70/272] Copying Localizable.xcstrings.license
[71/272] Copying Localizable.xcstrings
[72/272] Copying Info.plist
[73/272] Copying Localizable.xcstrings.license
[74/272] Copying Localizable.xcstrings
[75/272] Copying Info.plist
[77/272] Copying Localizable.xcstrings.license
[78/272] Copying Localizable.xcstrings
[79/272] Copying Info.plist
[80/272] Compiling _NumericsShims _NumericsShims.c
[80/272] 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.
[86/272] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[86/272] Compiling cmark-gfm blocks.c
BUILD FAILURE 6.1 android