Build Information
Failed to build SpeziConsent, reference 0.1.2 (cd08c5), with Swift 6.2 for Wasm on 25 Nov 2025 17:16:48 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:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 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: wasm
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-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:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:302e3f347c593123f3d337e3da1bfe6e802bb8867614e9dfa745c72e13ca8eeb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift-sdk.json
Fetching https://github.com/StanfordSpezi/SpeziViews.git
Fetching https://github.com/techprimate/TPPDF.git
Fetching https://github.com/StanfordSpezi/SpeziOnboarding.git
Fetching https://github.com/gonzalezreal/swift-markdown-ui.git
[1/4207] Fetching spezionboarding
[2484/8711] Fetching spezionboarding, speziviews
[3202/25541] Fetching spezionboarding, speziviews, tppdf
[9722/33055] Fetching spezionboarding, speziviews, tppdf, swift-markdown-ui
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
Fetched https://github.com/StanfordSpezi/SpeziViews.git from cache (0.77s)
[9314/28551] Fetching spezionboarding, tppdf, swift-markdown-ui
Fetching https://github.com/StanfordSpezi/Spezi.git
[11617/30713] Fetching spezionboarding, tppdf, swift-markdown-ui, spezifoundation
[12579/40764] Fetching spezionboarding, tppdf, swift-markdown-ui, spezifoundation, spezi
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (0.36s)
[15755/38602] Fetching spezionboarding, tppdf, swift-markdown-ui, spezi
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (0.57s)
[13289/28551] Fetching spezionboarding, tppdf, swift-markdown-ui
[13715/44184] Fetching spezionboarding, tppdf, swift-markdown-ui, swift-snapshot-testing
Fetched https://github.com/StanfordSpezi/SpeziOnboarding.git from cache (3.57s)
Fetched https://github.com/techprimate/TPPDF.git from cache (3.64s)
Fetched https://github.com/gonzalezreal/swift-markdown-ui.git from cache (3.66s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (3.33s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.7 (4.50s)
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 (9.06s)
Fetched https://github.com/swiftlang/swift-syntax from cache (9.17s)
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.90s)
Fetching https://github.com/gonzalezreal/NetworkImage
Fetching https://github.com/swiftlang/swift-cmark
[1/1064] Fetching networkimage
[299/19312] Fetching networkimage, swift-cmark
Fetched https://github.com/swiftlang/swift-cmark from cache (2.13s)
Fetched https://github.com/gonzalezreal/NetworkImage from cache (2.13s)
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.98s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.5.1 (1.31s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-log
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
[1/1820] Fetching swift-atomics
[493/2555] Fetching swift-atomics, xctruntimeassertions
[526/8589] Fetching swift-atomics, xctruntimeassertions, swift-algorithms
[722/13664] Fetching swift-atomics, xctruntimeassertions, swift-algorithms, swift-log
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.64s)
[7208/12929] Fetching swift-atomics, swift-algorithms, swift-log
Fetched https://github.com/apple/swift-log from cache (1.19s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.23s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.23s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (2.06s)
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.15s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (2.12s)
Computing version for https://github.com/gonzalezreal/NetworkImage
Computed https://github.com/gonzalezreal/NetworkImage at 6.0.1 (0.69s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.93s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.81s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.61s)
Computing version for https://github.com/StanfordSpezi/SpeziOnboarding.git
Computed https://github.com/StanfordSpezi/SpeziOnboarding.git at 2.0.3 (1.00s)
Computing version for https://github.com/swiftlang/swift-cmark
Computed https://github.com/swiftlang/swift-cmark at 0.7.1 (0.75s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (0.70s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (2.63s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.9.3 (2.23s)
Fetching https://github.com/apple/swift-collections.git
[1/18314] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.19s)
Computing version for https://github.com/StanfordSpezi/SpeziViews.git
Computed https://github.com/StanfordSpezi/SpeziViews.git at 1.12.8 (3.69s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.35s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (1.15s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.78s)
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/techprimate/TPPDF.git
Working copy of https://github.com/techprimate/TPPDF.git resolved at 2.6.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/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/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/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.18.7
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/swiftlang/swift-cmark
Working copy of https://github.com/swiftlang/swift-cmark resolved at 0.7.1
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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/StanfordBDHG/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-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/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/StanfordSpezi/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.9.3
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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.4
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-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swift-6.2-RELEASE-MacroSupport-ubuntu_jammy_x86_64.tar.gz (0.71s)
Building for debugging...
[0/69] Write sources
[3/69] Compiling cmark-gfm-extensions strikethrough.c
[4/69] Compiling cmark-gfm-extensions ext_scanners.c
[5/69] Compiling cmark-gfm-extensions tasklist.c
[6/69] Compiling cmark-gfm-extensions autolink.c
[7/69] Write swift-version-24593BA9C3E375BF.txt
[8/69] Compiling cmark-gfm-extensions tagfilter.c
[9/69] Compiling cmark-gfm-extensions core-extensions.c
[10/69] Compiling cmark-gfm xml.c
[11/69] Compiling cmark-gfm syntax_extension.c
[12/69] Compiling cmark-gfm-extensions table.c
[13/69] Compiling cmark-gfm render.c
[14/69] Compiling cmark-gfm registry.c
[15/69] Compiling cmark-gfm plaintext.c
[16/69] Compiling cmark-gfm plugin.c
[17/73] Compiling cmark-gfm node.c
[18/83] Compiling cmark-gfm references.c
[19/137] Compiling cmark-gfm linked_list.c
[20/190] Compiling cmark-gfm map.c
[21/190] Compiling cmark-gfm latex.c
[22/190] Compiling cmark-gfm man.c
[23/190] Compiling cmark-gfm iterator.c
[24/190] Compiling cmark-gfm houdini_html_e.c
[25/190] Compiling cmark-gfm html.c
[25/190] Compiling cmark-gfm houdini_html_u.c
[27/190] Compiling cmark-gfm houdini_href_e.c
[28/190] Compiling cmark-gfm footnotes.c
[29/190] Compiling cmark-gfm cmark_ctype.c
[30/190] Compiling cmark-gfm inlines.c
[31/190] Compiling cmark-gfm cmark.c
[32/190] Compiling cmark-gfm commonmark.c
[33/190] Compiling cmark-gfm buffer.c
[34/190] Copying Localizable.xcstrings.license
[35/190] Copying Localizable.xcstrings
[36/190] Copying Info.plist
[37/190] Copying Localizable.xcstrings.license
[38/190] Copying Localizable.xcstrings
[39/190] Copying Info.plist
[40/190] Write sources
[41/190] Copying Localizable.xcstrings.license
[42/190] Copying Localizable.xcstrings
[43/190] Copying Info.plist
[44/190] Write sources
[45/190] Copying Localizable.xcstrings.license
[46/190] Copying Localizable.xcstrings
[47/190] Copying Info.plist
[48/190] Compiling _NumericsShims _NumericsShims.c
[48/190] Write sources
[48/190] Copying Localizable.xcstrings.license
[48/190] Copying Localizable.xcstrings
[48/190] Write sources
[63/190] Compiling _AtomicsShims.c
[64/190] Compiling cmark-gfm arena.c
[65/190] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[66/197] Compiling cmark-gfm blocks.c
[68/240] Emitting module Logging
[69/240] Emitting module InternalCollectionsUtilities
[69/242] Compiling cmark-gfm scanners.c
[70/260] Compiling cmark-gfm utf8.c
[72/260] Emitting module Atomics
[73/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:
[74/262] 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:
[75/262] 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:
[76/263] Compiling RealModule Float80+Real.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[77/264] Emitting module RuntimeAssertions
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/RuntimeAssertions/NeverReturn.swift:16:25: error: value of type 'RunLoop' has no member 'run'
14 | // This is unfortunate but as far as I can see the only feasible way to return Never without calling a runtime crashing function, e.g. `fatalError()`.
15 | repeat {
16 | RunLoop.current.run()
| `- error: value of type 'RunLoop' has no member 'run'
17 | } while (true)
18 | }
[78/265] Compiling Atomics UnsafeAtomic.swift
[79/265] Compiling Atomics UnsafeAtomicLazyReference.swift
[80/265] Compiling Atomics OptionalRawRepresentable.swift
[81/265] Compiling Atomics RawRepresentable.swift
[82/265] Compiling Logging LogHandler.swift
[83/265] Compiling Atomics IntegerOperations.swift
[84/265] Compiling Atomics Unmanaged extensions.swift
[85/265] Compiling Atomics ManagedAtomic.swift
[86/265] Compiling Atomics ManagedAtomicLazyReference.swift
[87/265] Compiling RuntimeAssertions RuntimeAssertion.swift
[88/265] 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:
[91/265] Compiling Atomics AtomicMemoryOrderings.swift
[92/265] Compiling Atomics DoubleWord.swift
[93/265] Compiling RealModule Real.swift
[94/265] Compiling RealModule RealFunctions.swift
[95/265] Compiling Atomics AtomicInteger.swift
[96/265] Compiling Atomics AtomicOptionalWrappable.swift
[97/265] Compiling Atomics AtomicReference.swift
[98/265] Compiling Atomics AtomicStorage.swift
[99/265] Compiling Atomics AtomicValue.swift
[102/265] Compiling Atomics AtomicBool.swift
[103/265] Compiling Atomics IntegerConformances.swift
[104/265] Compiling Atomics PointerConformances.swift
[107/265] Compiling Atomics Primitives.native.swift
[113/265] Compiling RealModule RelaxedArithmetic.swift
[117/266] Compiling Logging Locks.swift
[118/266] Compiling RealModule Float16+Real.swift
[119/273] Compiling OrderedCollections _HashTable+Testing.swift
[120/273] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[121/273] Emitting module RealModule
[122/273] Compiling OrderedCollections _HashTable+Constants.swift
[123/273] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[124/304] Compiling OrderedCollections _HashTable+Bucket.swift
[125/304] Compiling OrderedCollections _HashTable+BucketIterator.swift
[132/348] Compiling Logging MetadataProvider.swift
[133/348] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[134/348] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[135/348] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[136/348] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[137/348] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[138/348] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[139/348] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[140/348] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[141/348] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[142/348] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[143/348] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[144/348] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[145/348] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[146/348] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[147/355] Emitting module TPPDF
/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
[150/372] Compiling OrderedCollections OrderedSet+Sendable.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
[151/372] Compiling OrderedCollections OrderedSet+SubSequence.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
[152/372] Compiling OrderedCollections OrderedSet+Testing.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
[153/372] Compiling OrderedCollections OrderedSet+UnorderedView.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
[154/372] Compiling OrderedCollections OrderedSet+UnstableInternals.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
[155/372] Compiling OrderedCollections OrderedSet.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
[156/372] Compiling OrderedCollections _UnsafeBitset.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
[157/372] 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
[158/372] 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
[159/372] 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
[160/372] 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
[161/372] 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
[162/372] 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
[163/372] 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
[164/372] 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
[165/372] Compiling RuntimeAssertions RuntimePrecondition.swift
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/RuntimeAssertions/RuntimePrecondition.swift:31:25: error: cannot find 'DispatchQueue' in scope
29 |
30 | // We have to run the operation on a `DispatchQueue` as we have to call `RunLoop.current.run()` in the `preconditionFailure` call.
31 | let dispatchQueue = DispatchQueue(label: "RuntimePrecondition-\(injection.id)")
| `- error: cannot find 'DispatchQueue' in scope
32 |
33 | let expressionWorkItem = DispatchWorkItem {
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/RuntimeAssertions/RuntimePrecondition.swift:33:30: error: cannot find 'DispatchWorkItem' in scope
31 | let dispatchQueue = DispatchQueue(label: "RuntimePrecondition-\(injection.id)")
32 |
33 | let expressionWorkItem = DispatchWorkItem {
| `- error: cannot find 'DispatchWorkItem' in scope
34 | injection.withInjection(expression)
35 | }
[166/372] Compiling RuntimeAssertions Precondition.swift
[167/372] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[168/372] 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:
[169/372] Compiling Logging Logging.swift
[171/373] Compiling RuntimeAssertions Assert.swift
[172/373] Compiling Algorithms RandomSample.swift
[173/373] Compiling Algorithms Reductions.swift
[174/373] Compiling Algorithms Rotate.swift
[175/373] Compiling RuntimeAssertions Counter.swift
[176/373] Compiling RuntimeAssertions DebugOnly.swift
[177/373] Compiling OrderedCollections OrderedDictionary.swift
[178/373] Compiling OrderedCollections OrderedSet+Codable.swift
[179/373] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[180/373] Compiling OrderedCollections OrderedSet+Descriptions.swift
[181/373] Compiling OrderedCollections OrderedSet+Diffing.swift
[182/373] Compiling OrderedCollections OrderedSet+Equatable.swift
[183/373] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[184/373] Compiling OrderedCollections OrderedSet+Hashable.swift
[187/373] Compiling Algorithms Partition.swift
[188/373] Compiling Algorithms Permutations.swift
[189/373] Compiling Algorithms Product.swift
[190/373] Compiling Algorithms Split.swift
[191/373] Compiling Algorithms Stride.swift
[192/373] Compiling Algorithms Suffix.swift
[193/373] Compiling Algorithms Compacted.swift
[194/373] Compiling Algorithms Cycle.swift
[195/373] Compiling Algorithms EitherSequence.swift
[196/373] Compiling Algorithms FirstNonNil.swift
[197/373] Compiling RuntimeAssertions NeverReturn.swift
/host/spi-builder-workspace/.build/checkouts/XCTRuntimeAssertions/Sources/RuntimeAssertions/NeverReturn.swift:16:25: error: value of type 'RunLoop' has no member 'run'
14 | // This is unfortunate but as far as I can see the only feasible way to return Never without calling a runtime crashing function, e.g. `fatalError()`.
15 | repeat {
16 | RunLoop.current.run()
| `- error: value of type 'RunLoop' has no member 'run'
17 | } while (true)
18 | }
[198/373] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.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
[199/373] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.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
[200/373] Compiling OrderedCollections OrderedDictionary+Sendable.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
[201/373] Compiling OrderedCollections OrderedDictionary+Sequence.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
[202/373] Compiling OrderedCollections OrderedDictionary+Values.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
/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
/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
[218/376] 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:
[219/376] 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
[220/376] 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
[221/376] 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
[222/376] 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
[223/376] 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
[224/376] 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
[225/376] 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
[226/376] 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
[227/376] 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
[228/376] 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
[229/376] 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
[230/376] 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
[231/376] 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
[232/376] 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
[233/376] 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
[234/376] 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
[235/376] 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
/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:
/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:
[247/376] 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:
[248/376] Compiling Algorithms Joined.swift
[249/376] Compiling Algorithms Keyed.swift
[250/376] Compiling Algorithms MinMax.swift
[254/376] Compiling Algorithms FlattenCollection.swift
[255/376] Compiling Algorithms Grouped.swift
[256/376] Compiling Algorithms Indexed.swift
[257/376] Compiling Algorithms Intersperse.swift
[262/376] Compiling Algorithms AdjacentPairs.swift
[263/376] Compiling Algorithms Chain.swift
[264/376] Compiling Algorithms Chunked.swift
[265/376] Compiling Algorithms Combinations.swift
[274/376] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[275/376] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[276/376] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[282/376] Emitting module OrderedCollections
BUILD FAILURE 6.2 wasm