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 SpeziScheduler, reference main (9ef998), with Swift 6.2 (beta) for Android on 19 Aug 2025 13:11:31 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziScheduler.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/SpeziScheduler
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9ef998c iOS 26 compatibility (fix SwiftData issues) (#83)
Cloned https://github.com/StanfordSpezi/SpeziScheduler.git
Revision (git rev-parse @):
9ef998ccfc358cb35519157143fc77ddb233cdfa
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziScheduler.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziScheduler.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/StanfordSpezi/SpeziNotifications.git
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/583] Fetching xctruntimeassertions
[584/980] Fetching xctruntimeassertions, spezinotifications
[981/10997] Fetching xctruntimeassertions, spezinotifications, sqlite.swift
[1182/16965] Fetching xctruntimeassertions, spezinotifications, sqlite.swift, swift-algorithms
[12459/88721] Fetching xctruntimeassertions, spezinotifications, sqlite.swift, swift-algorithms, swift-syntax
Fetched https://github.com/StanfordSpezi/SpeziNotifications.git from cache (0.57s)
Fetching https://github.com/StanfordSpezi/SpeziStorage.git
Fetched https://github.com/apple/swift-algorithms.git from cache (0.58s)
[15256/82356] Fetching xctruntimeassertions, sqlite.swift, swift-syntax
Fetching https://github.com/StanfordSpezi/SpeziViews.git
[22082/86381] Fetching xctruntimeassertions, sqlite.swift, swift-syntax, speziviews
[24283/88014] Fetching xctruntimeassertions, sqlite.swift, swift-syntax, speziviews, spezistorage
[24316/103355] Fetching xctruntimeassertions, sqlite.swift, swift-syntax, speziviews, spezistorage, swift-snapshot-testing
Fetched https://github.com/StanfordSpezi/SpeziStorage.git from cache (0.43s)
[27056/101722] Fetching xctruntimeassertions, sqlite.swift, swift-syntax, speziviews, swift-snapshot-testing
Fetching https://github.com/StanfordSpezi/Spezi.git
Fetched https://github.com/StanfordSpezi/SpeziViews.git from cache (0.68s)
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
[37096/97697] Fetching xctruntimeassertions, sqlite.swift, swift-syntax, swift-snapshot-testing
[38429/107032] Fetching xctruntimeassertions, sqlite.swift, swift-syntax, swift-snapshot-testing, spezi
[62828/108264] Fetching xctruntimeassertions, sqlite.swift, swift-syntax, swift-snapshot-testing, spezi, spezifoundation
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (0.67s)
[61182/98929] Fetching xctruntimeassertions, sqlite.swift, swift-syntax, swift-snapshot-testing, spezifoundation
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (0.45s)
[63538/97697] Fetching xctruntimeassertions, sqlite.swift, swift-syntax, swift-snapshot-testing
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (3.56s)
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (5.46s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (5.48s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (5.52s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.4 (6.04s)
Fetching https://github.com/swiftlang/swift-toolchain-sqlite
[1/165] Fetching swift-toolchain-sqlite
Fetched https://github.com/swiftlang/swift-toolchain-sqlite from cache (1.07s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.1.0 (1.62s)
Computing version for https://github.com/StanfordSpezi/SpeziNotifications.git
Computed https://github.com/StanfordSpezi/SpeziNotifications.git at 1.0.7 (0.88s)
Computing version for https://github.com/StanfordSpezi/SpeziStorage.git
Computed https://github.com/StanfordSpezi/SpeziStorage.git at 2.1.1 (1.72s)
Computing version for https://github.com/swiftlang/swift-toolchain-sqlite
Computed https://github.com/swiftlang/swift-toolchain-sqlite at 1.0.4 (0.66s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.1 (13.58s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.47s)
Fetching https://github.com/apple/swift-numerics.git
[1/6335] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.52s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.9.1 (1.51s)
Fetching https://github.com/apple/swift-collections.git
[1/17351] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.27s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.2.1 (2.14s)
Fetching https://github.com/apple/swift-atomics.git
[1/1808] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.51s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.98s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.69s)
Computing version for https://github.com/StanfordSpezi/SpeziViews.git
Computed https://github.com/StanfordSpezi/SpeziViews.git at 1.12.1 (0.90s)
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.34s)
Computing version for https://github.com/gonzalezreal/swift-markdown-ui.git
Computed https://github.com/gonzalezreal/swift-markdown-ui.git at 2.4.1 (2.86s)
Fetching https://github.com/swiftlang/swift-cmark
Fetching https://github.com/gonzalezreal/NetworkImage
[1/1040] Fetching networkimage
[771/19207] Fetching networkimage, swift-cmark
Fetched https://github.com/gonzalezreal/NetworkImage from cache (0.49s)
[4542/18167] Fetching swift-cmark
Fetched https://github.com/swiftlang/swift-cmark from cache (1.41s)
Computing version for https://github.com/gonzalezreal/NetworkImage
Computed https://github.com/gonzalezreal/NetworkImage at 6.0.1 (4.38s)
Computing version for https://github.com/swiftlang/swift-cmark
Computed https://github.com/swiftlang/swift-cmark at 0.6.0 (0.59s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (1.57s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.6 (0.52s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4577] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.37s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.81s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5505] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.26s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (1.67s)
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/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/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.2.1
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/StanfordSpezi/SpeziNotifications.git
Working copy of https://github.com/StanfordSpezi/SpeziNotifications.git resolved at 1.0.7
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.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.0.3
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/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.9.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/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 2.1.0
Creating working copy for https://github.com/StanfordSpezi/SpeziViews.git
Working copy of https://github.com/StanfordSpezi/SpeziViews.git resolved at 1.12.1
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
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/gonzalezreal/NetworkImage
Working copy of https://github.com/gonzalezreal/NetworkImage resolved at 6.0.1
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/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.18.6
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/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
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/163] Write sources
[5/163] Compiling cmark-gfm-extensions tasklist.c
[5/163] Compiling cmark-gfm arena.c
[7/163] Compiling cmark-gfm-extensions tagfilter.c
[8/163] Compiling cmark-gfm-extensions strikethrough.c
[9/163] Compiling cmark-gfm-extensions ext_scanners.c
[10/163] Compiling cmark-gfm-extensions autolink.c
[11/163] Write swift-version-8C5A4AE7A8CE2BA.txt
[11/163] Compiling cmark-gfm blocks.c
[13/163] Compiling cmark-gfm-extensions core-extensions.c
[14/163] Compiling cmark-gfm xml.c
[15/163] Compiling cmark-gfm-extensions table.c
[16/163] Compiling cmark-gfm syntax_extension.c
[17/163] Compiling cmark-gfm plugin.c
[18/163] Compiling cmark-gfm references.c
[19/163] Compiling cmark-gfm registry.c
[19/163] Compiling cmark-gfm render.c
[21/163] Compiling cmark-gfm plaintext.c
[22/163] Compiling cmark-gfm map.c
[23/163] Compiling cmark-gfm linked_list.c
[24/163] Compiling cmark-gfm man.c
[25/163] Compiling cmark-gfm utf8.c
[26/163] Compiling cmark-gfm iterator.c
[27/163] Compiling cmark-gfm node.c
[28/163] Compiling cmark-gfm latex.c
[29/163] Compiling cmark-gfm houdini_html_e.c
[30/163] Compiling cmark-gfm html.c
[30/163] Compiling cmark-gfm houdini_href_e.c
[32/163] Compiling cmark-gfm cmark_ctype.c
[33/163] Compiling cmark-gfm footnotes.c
[34/163] Compiling _SwiftSyntaxCShims dummy.c
[35/163] Compiling cmark-gfm inlines.c
[36/163] Compiling cmark-gfm cmark.c
[37/163] Write sources
[42/163] Compiling cmark-gfm houdini_html_u.c
[43/163] Compiling _AtomicsShims.c
[44/163] Compiling cmark-gfm commonmark.c
[45/163] Write sources
[49/163] Compiling _NumericsShims _NumericsShims.c
[50/163] Write sources
[55/163] Copying Localizable.xcstrings.license
[56/163] Copying Localizable.xcstrings
[57/163] Copying Info.plist
[58/163] Write sources
[59/163] Copying Localizable.xcstrings.license
[60/163] Copying Localizable.xcstrings
[61/163] Copying Info.plist
[62/163] Write sources
[66/163] Copying Localizable.xcstrings.license
[67/163] Copying Localizable.xcstrings
[68/163] Copying Info.plist
[69/163] Compiling cmark-gfm buffer.c
[70/163] 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.
[72/165] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[72/165] Compiling SwiftToolchainCSQLite sqlite3.c
[72/165] Compiling cmark-gfm scanners.c
BUILD FAILURE 6.2 android