Build Information
Failed to build SpeziConsent, reference 0.1.2 (cd08c5), with Swift 6.2 for Android on 25 Nov 2025 17:15:45 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziConsent.git
Reference: 0.1.2
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/SpeziConsent
* tag 0.1.2 -> FETCH_HEAD
HEAD is now at cd08c54 footnote-styled text in interactive elements (#8)
Cloned https://github.com/StanfordSpezi/SpeziConsent.git
Revision (git rev-parse @):
cd08c54a4f7630fa9482da5f162b4fa258de2e32
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziConsent.git at 0.1.2
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/StanfordSpezi/SpeziConsent.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:c3fe93b3f7c9edfd66b4287786a9b8caf7805f96d7219e301e257b4e0de911bb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/gonzalezreal/swift-markdown-ui.git
Fetching https://github.com/StanfordSpezi/Spezi.git
Fetching https://github.com/StanfordSpezi/SpeziOnboarding.git
Fetching https://github.com/techprimate/TPPDF.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/StanfordSpezi/SpeziViews.git
[1/4207] Fetching spezionboarding
[296/8711] Fetching spezionboarding, speziviews
[507/18762] Fetching spezionboarding, speziviews, spezi
[2695/35592] Fetching spezionboarding, speziviews, spezi, tppdf
[17026/43106] Fetching spezionboarding, speziviews, spezi, tppdf, swift-markdown-ui
[19999/58739] Fetching spezionboarding, speziviews, spezi, tppdf, swift-markdown-ui, swift-snapshot-testing
Fetched https://github.com/StanfordSpezi/SpeziViews.git from cache (1.81s)
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
[16740/54235] Fetching spezionboarding, spezi, tppdf, swift-markdown-ui, swift-snapshot-testing
[23204/56397] Fetching spezionboarding, spezi, tppdf, swift-markdown-ui, swift-snapshot-testing, spezifoundation
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (0.67s)
[24156/54235] Fetching spezionboarding, spezi, tppdf, swift-markdown-ui, swift-snapshot-testing
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (6.70s)
Fetched https://github.com/StanfordSpezi/SpeziOnboarding.git from cache (6.72s)
Fetched https://github.com/gonzalezreal/swift-markdown-ui.git from cache (6.80s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (6.83s)
Fetched https://github.com/techprimate/TPPDF.git from cache (6.86s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.7 (8.42s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/swiftlang/swift-syntax
[1/4651] Fetching swift-custom-dump
[4652/77633] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (8.31s)
Fetched https://github.com/swiftlang/swift-syntax from cache (8.36s)
Computing version for https://github.com/gonzalezreal/swift-markdown-ui.git
Computed https://github.com/gonzalezreal/swift-markdown-ui.git at 2.4.1 (12.51s)
Fetching https://github.com/gonzalezreal/NetworkImage
Fetching https://github.com/swiftlang/swift-cmark
[1/1064] Fetching networkimage
[182/19312] Fetching networkimage, swift-cmark
Fetched https://github.com/gonzalezreal/NetworkImage from cache (1.99s)
Fetched https://github.com/swiftlang/swift-cmark from cache (1.99s)
Computing version for https://github.com/techprimate/TPPDF.git
warning: 'tppdf': /Package.swift:8:15: warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
6 | name: "TPPDF",
7 | platforms: [
8 | .iOS(.v9),
| `- warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
9 | .macOS(.v10_14),
10 | .visionOS(.v1),
/Package.swift:16:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
14 | ],
15 | dependencies: [
16 | .package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
| `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
17 | .package(url: "https://github.com/Quick/Nimble", .exact("9.2.1")),
18 | ],
/Package.swift:16:58: warning: 'exact' is deprecated [#DeprecatedDeclaration]
14 | ],
15 | dependencies: [
16 | .package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
| `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
17 | .package(url: "https://github.com/Quick/Nimble", .exact("9.2.1")),
18 | ],
/Package.swift:17:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
15 | dependencies: [
16 | .package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
17 | .package(url: "https://github.com/Quick/Nimble", .exact("9.2.1")),
| `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
18 | ],
19 | targets: [
/Package.swift:17:59: warning: 'exact' is deprecated [#DeprecatedDeclaration]
15 | dependencies: [
16 | .package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
17 | .package(url: "https://github.com/Quick/Nimble", .exact("9.2.1")),
| `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
18 | ],
19 | targets: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/techprimate/TPPDF.git at 2.6.1 (2.78s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.5.1 (1.08s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-log
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
[1/5075] Fetching swift-log
[1321/5810] Fetching swift-log, xctruntimeassertions
[3731/7630] Fetching swift-log, xctruntimeassertions, swift-atomics
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (2.05s)
Fetching https://github.com/apple/swift-algorithms.git
Fetched https://github.com/apple/swift-atomics.git from cache (2.57s)
Fetched https://github.com/apple/swift-log from cache (2.56s)
[1/6034] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.81s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (3.92s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5600] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.23s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (1.89s)
Computing version for https://github.com/gonzalezreal/NetworkImage
Computed https://github.com/gonzalezreal/NetworkImage at 6.0.1 (0.43s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.62s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.58s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.15s)
Computing version for https://github.com/StanfordSpezi/SpeziOnboarding.git
Computed https://github.com/StanfordSpezi/SpeziOnboarding.git at 2.0.3 (0.86s)
Computing version for https://github.com/swiftlang/swift-cmark
Computed https://github.com/swiftlang/swift-cmark at 0.7.1 (2.10s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (2.55s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.93s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.9.3 (2.28s)
Fetching https://github.com/apple/swift-collections.git
[1/18314] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.80s)
Computing version for https://github.com/StanfordSpezi/SpeziViews.git
Computed https://github.com/StanfordSpezi/SpeziViews.git at 1.12.8 (2.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.56s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (0.79s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.37s)
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/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.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/SpeziOnboarding.git
Working copy of https://github.com/StanfordSpezi/SpeziOnboarding.git resolved at 2.0.3
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.4
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.0
Creating working copy for https://github.com/StanfordSpezi/SpeziViews.git
Working copy of https://github.com/StanfordSpezi/SpeziViews.git resolved at 1.12.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.1.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
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/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-cmark
Working copy of https://github.com/swiftlang/swift-cmark resolved at 0.7.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/techprimate/TPPDF.git
Working copy of https://github.com/techprimate/TPPDF.git resolved at 2.6.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/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.9.3
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.5.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.7
warning: 'tppdf': /host/spi-builder-workspace/.build/checkouts/TPPDF/Package.swift:8:15: warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
6 | name: "TPPDF",
7 | platforms: [
8 | .iOS(.v9),
| `- warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
9 | .macOS(.v10_14),
10 | .visionOS(.v1),
/host/spi-builder-workspace/.build/checkouts/TPPDF/Package.swift:16:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
14 | ],
15 | dependencies: [
16 | .package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
| `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
17 | .package(url: "https://github.com/Quick/Nimble", .exact("9.2.1")),
18 | ],
/host/spi-builder-workspace/.build/checkouts/TPPDF/Package.swift:16:58: warning: 'exact' is deprecated [#DeprecatedDeclaration]
14 | ],
15 | dependencies: [
16 | .package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
| `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
17 | .package(url: "https://github.com/Quick/Nimble", .exact("9.2.1")),
18 | ],
/host/spi-builder-workspace/.build/checkouts/TPPDF/Package.swift:17:10: warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
15 | dependencies: [
16 | .package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
17 | .package(url: "https://github.com/Quick/Nimble", .exact("9.2.1")),
| `- warning: 'package(url:_:)' is deprecated: use specific requirement APIs instead (e.g. use 'branch:' instead of '.branch') [#DeprecatedDeclaration]
18 | ],
19 | targets: [
/host/spi-builder-workspace/.build/checkouts/TPPDF/Package.swift:17:59: warning: 'exact' is deprecated [#DeprecatedDeclaration]
15 | dependencies: [
16 | .package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
17 | .package(url: "https://github.com/Quick/Nimble", .exact("9.2.1")),
| `- warning: 'exact' is deprecated [#DeprecatedDeclaration]
18 | ],
19 | targets: [
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2.1-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2.1-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.59s)
Building for debugging...
[0/69] Write sources
[2/69] Write swift-version--6B0C4D200E742BB1.txt
[3/69] Compiling cmark-gfm-extensions tasklist.c
[4/69] Compiling cmark-gfm-extensions strikethrough.c
[5/69] Compiling cmark-gfm-extensions ext_scanners.c
[6/69] Compiling cmark-gfm-extensions core-extensions.c
[7/69] Compiling cmark-gfm-extensions tagfilter.c
[8/69] Compiling cmark-gfm-extensions autolink.c
[9/69] Compiling cmark-gfm-extensions table.c
[10/69] Compiling cmark-gfm xml.c
[11/69] Compiling cmark-gfm registry.c
[12/69] Compiling cmark-gfm render.c
[13/69] Compiling cmark-gfm syntax_extension.c
[14/69] Compiling cmark-gfm references.c
[15/69] Compiling cmark-gfm plugin.c
[16/127] Compiling cmark-gfm plaintext.c
[17/136] Compiling cmark-gfm utf8.c
[18/143] Compiling cmark-gfm linked_list.c
[19/145] Compiling cmark-gfm map.c
[19/145] Compiling cmark-gfm node.c
[21/190] Compiling cmark-gfm man.c
[22/190] Compiling cmark-gfm iterator.c
[23/190] Compiling cmark-gfm html.c
[24/190] Compiling cmark-gfm houdini_html_e.c
[25/190] Compiling cmark-gfm latex.c
[26/190] Compiling cmark-gfm houdini_href_e.c
[27/190] Compiling cmark-gfm inlines.c
[28/190] Compiling cmark-gfm cmark_ctype.c
[28/190] Compiling cmark-gfm footnotes.c
[30/190] Compiling cmark-gfm houdini_html_u.c
[31/190] Compiling cmark-gfm cmark.c
[32/190] Compiling cmark-gfm buffer.c
[33/190] Copying Localizable.xcstrings.license
[34/190] Copying Localizable.xcstrings
[35/190] Copying Info.plist
[36/190] Copying Localizable.xcstrings.license
[37/190] Copying Localizable.xcstrings
[38/190] Copying Info.plist
[39/190] Write sources
[41/190] Copying Localizable.xcstrings.license
[42/190] Copying Localizable.xcstrings
[43/190] Copying Info.plist
[44/190] Write sources
[46/190] Copying Localizable.xcstrings.license
[47/190] Copying Localizable.xcstrings
[48/190] Copying Info.plist
[49/190] Compiling _AtomicsShims.c
[50/190] Write sources
[51/190] Copying Localizable.xcstrings.license
[52/190] Copying Localizable.xcstrings
[52/190] Write sources
[63/190] Compiling cmark-gfm commonmark.c
[64/190] Compiling _NumericsShims _NumericsShims.c
[65/190] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[66/190] Compiling cmark-gfm arena.c
[67/190] Compiling cmark-gfm blocks.c
[68/191] Compiling cmark-gfm scanners.c
[70/258] Emitting module InternalCollectionsUtilities
[71/260] Emitting module Logging
[72/260] Compiling Atomics OptionalRawRepresentable.swift
[73/260] Compiling Atomics RawRepresentable.swift
[74/260] Compiling Atomics AtomicBool.swift
[75/262] Compiling Atomics AtomicMemoryOrderings.swift
[76/262] Compiling Atomics DoubleWord.swift
[77/262] Compiling Atomics ManagedAtomic.swift
[78/262] Compiling Atomics ManagedAtomicLazyReference.swift
[79/262] Compiling NetworkImage NetworkImageState.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Deprecated after 5.0.0:
[80/263] Compiling NetworkImage TaskModifier.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Deprecated after 5.0.0:
[81/263] Compiling NetworkImage NetworkImageModel.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Deprecated after 5.0.0:
[82/263] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[83/263] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[86/263] Compiling RuntimeAssertions RuntimeAssertion.swift
[87/263] Compiling Atomics AtomicInteger.swift
[88/263] Compiling Atomics AtomicOptionalWrappable.swift
[89/263] Compiling Atomics AtomicReference.swift
[90/264] Compiling Atomics AtomicStorage.swift
[91/264] Compiling Atomics AtomicValue.swift
[92/264] Compiling RealModule Real.swift
[93/264] Compiling RealModule Float80+Real.swift
[100/265] Compiling Atomics Primitives.native.swift
[109/265] Compiling Atomics IntegerConformances.swift
[110/265] Compiling Atomics PointerConformances.swift
[111/265] Compiling RealModule RealFunctions.swift
[115/266] Emitting module RealModule
[116/266] Compiling RealModule Float16+Real.swift
[119/266] Compiling RealModule RelaxedArithmetic.swift
[120/267] Compiling NetworkImage View+NetworkImageLoader.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Deprecated after 5.0.0:
[125/267] Emitting module Atomics
[126/347] Compiling Algorithms Product.swift
[127/347] Compiling Algorithms Split.swift
[129/348] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[130/348] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[131/348] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[132/348] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[133/348] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[134/348] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[135/348] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[136/355] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[137/355] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[138/355] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[139/355] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[140/355] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[141/355] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[142/355] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[143/355] Compiling OrderedCollections OrderedDictionary.swift
[144/355] Compiling OrderedCollections OrderedSet+Codable.swift
[145/355] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[146/355] Compiling OrderedCollections OrderedSet+Descriptions.swift
[147/355] Compiling OrderedCollections OrderedSet+Diffing.swift
[148/355] Compiling OrderedCollections OrderedSet+Equatable.swift
[149/355] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[150/355] Compiling OrderedCollections OrderedSet+Hashable.swift
[151/355] Compiling OrderedCollections OrderedSet+Initializers.swift
[152/355] Compiling OrderedCollections OrderedSet+Insertions.swift
[153/355] Compiling OrderedCollections OrderedSet+Invariants.swift
[154/355] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[155/355] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[156/355] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[157/355] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[158/355] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[159/355] Compiling Algorithms FlattenCollection.swift
[160/355] Compiling Algorithms Grouped.swift
[161/355] Compiling Algorithms Indexed.swift
[162/355] Compiling Algorithms Intersperse.swift
[163/355] Compiling Algorithms Joined.swift
[164/355] Compiling Algorithms Keyed.swift
[165/355] Compiling Algorithms MinMax.swift
[166/355] Compiling Algorithms Partition.swift
[167/355] Compiling Algorithms Permutations.swift
[170/355] Compiling Algorithms Stride.swift
[171/355] Compiling Algorithms Suffix.swift
[172/355] Compiling Algorithms RandomSample.swift
[173/355] Compiling Algorithms Reductions.swift
[174/355] Compiling Algorithms Rotate.swift
[181/358] Compiling Algorithms Compacted.swift
[182/358] Compiling Algorithms Cycle.swift
[183/358] Compiling Algorithms EitherSequence.swift
[184/358] Compiling Algorithms FirstNonNil.swift
[195/358] Compiling Algorithms AdjacentPairs.swift
[196/358] Compiling Algorithms Chain.swift
[197/358] Compiling Algorithms Chunked.swift
[198/358] Compiling Algorithms Combinations.swift
[203/358] Compiling OrderedCollections OrderedSet+Sendable.swift
[204/358] Compiling OrderedCollections OrderedSet+SubSequence.swift
[205/358] Compiling OrderedCollections OrderedSet+Testing.swift
[206/358] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[207/358] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[208/358] Compiling OrderedCollections OrderedSet.swift
[209/358] Compiling OrderedCollections _UnsafeBitset.swift
[210/358] Compiling Algorithms Trim.swift
[211/358] Compiling Algorithms Unique.swift
[212/358] Compiling Algorithms Windows.swift
[213/358] Compiling Logging MetadataProvider.swift
[214/358] Compiling Logging Locks.swift
[219/358] Emitting module OrderedCollections
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Deprecated after 5.0.0:
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Deprecated after 5.0.0:
[223/359] Compiling Logging Logging.swift
[224/359] Compiling Logging LogHandler.swift
[225/360] Compiling RuntimeAssertions RuntimePrecondition.swift
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/RuntimeAssertions/RuntimePrecondition.swift:41:5: error: cannot find 'usleep' in scope
39 | // `wait(for: [expectation], timeout: timeout)`
40 | // here as we need to make the method independent of XCTestCase to also use it in our TestApp UITest target which fails if you import XCTest.
41 | usleep(useconds_t(1_000_000 * timeout))
| `- error: cannot find 'usleep' in scope
42 | expressionWorkItem.cancel()
43 | }
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/RuntimeAssertions/RuntimePrecondition.swift:67:5: error: cannot find 'usleep' in scope
65 | // `wait(for: [expectation], timeout: timeout)`
66 | // here as we need to make the method independent of XCTestCase to also use it in our TestApp UITest target which fails if you import XCTest.
67 | usleep(useconds_t(1_000_000 * timeout))
| `- error: cannot find 'usleep' in scope
68 | task.cancel()
69 | }
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[236/360] Compiling TPPDF PDFTableSection.swift
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[237/360] Compiling TPPDF PDFTableCellBorders.swift
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[238/360] Compiling TPPDF PDFTableCellPosition+Equatable-Hashable.swift
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[239/360] Compiling TPPDF PDFTableCellStyle.swift
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[240/360] Compiling TPPDF PDFTableStyle+Defaults.swift
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[241/360] Compiling TPPDF PDFTableStyle+Equatable.swift
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[242/360] Compiling TPPDF PDFTableStyle.swift
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[243/360] Compiling TPPDF PDFAttributedText.swift
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[244/377] Compiling RuntimeAssertions Assert.swift
[245/377] Compiling RuntimeAssertions Precondition.swift
[246/377] Emitting module Algorithms
[248/378] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
[249/378] Compiling NetworkImage NetworkImageLoader.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Deprecated after 5.0.0:
error: emit-module command failed with exit code 1 (use -v to see invocation)
[250/378] Emitting module NetworkImage
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Deprecated after 5.0.0:
[251/378] Compiling NetworkImage URLSession+NetworkImage.swift
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Deprecated after 5.0.0:
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Deprecated after 5.0.0:
/host/spi-builder-workspace/.build/checkouts/NetworkImage/Sources/NetworkImage/Deprecations.swift:1:8: error: no such module 'SwiftUI'
1 | import SwiftUI
| `- error: no such module 'SwiftUI'
2 |
3 | // MARK: - Deprecated after 5.0.0:
[254/378] Compiling TPPDF PDFOffsetObject+Equatable.swift
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[255/378] Compiling TPPDF PDFOffsetObject.swift
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[256/378] Compiling TPPDF PDFPageBreakObject+Equatable.swift
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[257/378] Compiling TPPDF PDFPageBreakObject.swift
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[258/378] Compiling TPPDF PDFPageLayout+Equatable.swift
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[259/378] Compiling TPPDF PDFSectionColumnContainer.swift
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[260/378] Compiling TPPDF PDFSpaceObject.swift
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[261/378] Compiling TPPDF PDFListObject.swift
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[262/378] Compiling TPPDF CGPoint+Math.swift
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[263/378] Compiling TPPDF CGPoint+Null.swift
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[264/378] Compiling TPPDF PDFGenerator+Debug.swift
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[265/378] Compiling TPPDF PDFGenerator+Layout.swift
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[266/378] Compiling TPPDF PDFColumnWrapSectionObject.swift
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[267/378] Compiling TPPDF PDFSectionColumnObject.swift
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[268/378] Compiling TPPDF PDFSectionObject.swift
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[269/378] Compiling TPPDF PDFTableOfContentObject.swift
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
[270/378] Compiling TPPDF PDFTableCalculatedCell.swift
/host/spi-builder-workspace/.build/checkouts/TPPDF/Source/API/Delegation/PDFGeneratorImageDelegate.swift:8:8: error: no such module 'CoreGraphics'
6 | //
7 |
8 | import CoreGraphics
| `- error: no such module 'CoreGraphics'
9 |
10 | /// Protocol used to delegate drawing of images
BUILD FAILURE 6.2 android