Build Information
Failed to build SpeziConsent, reference main (cd08c5), with Swift 6.1 for Android on 25 Nov 2025 17:18:40 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziConsent.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/SpeziConsent
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/StanfordSpezi/SpeziConsent.git
https://github.com/StanfordSpezi/SpeziConsent.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "spezi",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/Spezi.git"
},
{
"identity" : "spezifoundation",
"requirement" : {
"range" : [
{
"lower_bound" : "2.5.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziFoundation.git"
},
{
"identity" : "speziviews",
"requirement" : {
"range" : [
{
"lower_bound" : "1.12.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziViews.git"
},
{
"identity" : "spezionboarding",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziOnboarding.git"
},
{
"identity" : "tppdf",
"requirement" : {
"range" : [
{
"lower_bound" : "2.6.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/techprimate/TPPDF.git"
},
{
"identity" : "swift-markdown-ui",
"requirement" : {
"range" : [
{
"lower_bound" : "2.4.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/gonzalezreal/swift-markdown-ui.git"
},
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.18.7",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
}
],
"manifest_display_name" : "SpeziConsent",
"name" : "SpeziConsent",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SpeziConsent",
"targets" : [
"SpeziConsent"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SpeziConsentTests",
"module_type" : "SwiftTarget",
"name" : "SpeziConsentTests",
"path" : "Tests/SpeziConsentTests",
"product_dependencies" : [
"SpeziFoundation",
"SnapshotTesting"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/SpeziConsentTests/Resources/known_good_pdf_one_page_ios.pdf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziConsentTests/Resources/known_good_pdf_one_page_mac_os.pdf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziConsentTests/Resources/known_good_pdf_one_page_vision_os.pdf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziConsentTests/Resources/known_good_pdf_two_pages_ios.pdf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziConsentTests/Resources/known_good_pdf_two_pages_mac_os.pdf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziConsentTests/Resources/known_good_pdf_two_pages_vision_os.pdf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziConsentTests/Resources/markdown_data_one_page.md",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziConsentTests/Resources/markdown_data_two_pages.md",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziConsentTests/__Snapshots__/ConsentViewTests/select.1.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziConsentTests/__Snapshots__/ConsentViewTests/selectWithFootnote.1.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziConsentTests/__Snapshots__/ConsentViewTests/selectWithFootnoteAndStyling.1.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziConsentTests/__Snapshots__/ConsentViewTests/toggle.1.png",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Tests/SpeziConsentTests/__Snapshots__/ConsentViewTests/toggleWithFootnote.1.png",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"ConsentViewTests.swift",
"ParserTests.swift",
"SpeziConsentTests.swift",
"SpeziOnboardingTests+PDFEquatable.swift"
],
"target_dependencies" : [
"SpeziConsent"
],
"type" : "test"
},
{
"c99name" : "SpeziConsent",
"module_type" : "SwiftTarget",
"name" : "SpeziConsent",
"path" : "Sources/SpeziConsent",
"product_dependencies" : [
"Spezi",
"SpeziFoundation",
"SpeziViews",
"SpeziOnboarding",
"SpeziPersonalInfo",
"TPPDF",
"MarkdownUI"
],
"product_memberships" : [
"SpeziConsent"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/SpeziConsent/Resources/Localizable.xcstrings",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SpeziConsent/Resources/Localizable.xcstrings.license",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"Model/ConsentDocument+CustomElementProcessing.swift",
"Model/ConsentDocument+Elements.swift",
"Model/ConsentDocument+Export.swift",
"Model/ConsentDocument+ExportConfiguration.swift",
"Model/ConsentDocument.swift",
"Model/PKDrawing+Hashable.swift",
"Platform.swift",
"Views/ConsentDocumentView.swift",
"Views/ConsentShareButton.swift",
"Views/ConsentSignatureForm+Labels.swift",
"Views/ConsentSignatureForm.swift",
"Views/OnboardingConsentView.swift",
"Views/SignatureView.swift",
"Views/SignatureViewBackground.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:91d018f1076d6a900d71818287e1b2618039c67008f0564a121787f87e1ae735
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/techprimate/TPPDF.git
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching https://github.com/StanfordSpezi/SpeziOnboarding.git
Fetching https://github.com/StanfordSpezi/SpeziViews.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/gonzalezreal/swift-markdown-ui.git
[1/2162] Fetching spezifoundation
[88/6666] Fetching spezifoundation, speziviews
[355/10873] Fetching spezifoundation, speziviews, spezionboarding
[1505/27703] Fetching spezifoundation, speziviews, spezionboarding, tppdf
[7182/35217] Fetching spezifoundation, speziviews, spezionboarding, tppdf, swift-markdown-ui
[9483/50850] Fetching spezifoundation, speziviews, spezionboarding, tppdf, swift-markdown-ui, swift-snapshot-testing
Fetched https://github.com/gonzalezreal/swift-markdown-ui.git from cache (5.66s)
Fetching https://github.com/StanfordSpezi/Spezi.git
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (6.63s)
[1/10051] Fetching spezi
Fetched https://github.com/StanfordSpezi/SpeziOnboarding.git from cache (6.64s)
Fetched https://github.com/StanfordSpezi/SpeziViews.git from cache (6.64s)
Fetched https://github.com/techprimate/TPPDF.git from cache (6.80s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (6.78s)
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (1.52s)
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.15s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/swiftlang/swift-syntax
[1/4651] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.55s)
[1/72982] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (9.94s)
Computing version for https://github.com/gonzalezreal/swift-markdown-ui.git
Computed https://github.com/gonzalezreal/swift-markdown-ui.git at 2.4.1 (17.21s)
Fetching https://github.com/gonzalezreal/NetworkImage
Fetching https://github.com/swiftlang/swift-cmark
[1/18248] Fetching swift-cmark
[914/19312] Fetching swift-cmark, networkimage
Fetched https://github.com/swiftlang/swift-cmark from cache (1.80s)
Fetched https://github.com/gonzalezreal/NetworkImage from cache (1.80s)
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
6 | name: "TPPDF",
7 | platforms: [
8 | .iOS(.v9),
| `- warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version
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')
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')
17 | .package(url: "https://github.com/Quick/Nimble", .exact("9.2.1")),
18 | ],
/Package.swift:16:58: warning: 'exact' is deprecated
14 | ],
15 | dependencies: [
16 | .package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
| `- warning: 'exact' is deprecated
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')
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')
18 | ],
19 | targets: [
/Package.swift:17:59: warning: 'exact' is deprecated
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
18 | ],
19 | targets: [
Computed https://github.com/techprimate/TPPDF.git at 2.6.1 (3.24s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.5.1 (0.87s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-log
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
[1/735] Fetching xctruntimeassertions
[736/5810] Fetching xctruntimeassertions, swift-log
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.26s)
[203/5075] Fetching swift-log
[560/11109] Fetching swift-log, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (0.47s)
[1/1820] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (0.70s)
Fetched https://github.com/apple/swift-log from cache (0.70s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.26s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5600] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.65s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (1.33s)
Computing version for https://github.com/gonzalezreal/NetworkImage
Computed https://github.com/gonzalezreal/NetworkImage at 6.0.1 (0.52s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.59s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.42s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.95s)
Computing version for https://github.com/StanfordSpezi/SpeziOnboarding.git
Computed https://github.com/StanfordSpezi/SpeziOnboarding.git at 2.0.3 (1.32s)
Computing version for https://github.com/swiftlang/swift-cmark
Computed https://github.com/swiftlang/swift-cmark at 0.7.1 (0.63s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.6.4 (1.84s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.57s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.9.3 (2.17s)
Fetching https://github.com/apple/swift-collections.git
[1/18314] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.87s)
Computing version for https://github.com/StanfordSpezi/SpeziViews.git
Computed https://github.com/StanfordSpezi/SpeziViews.git at 1.12.8 (2.78s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.84s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (0.96s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (1.78s)
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/techprimate/TPPDF.git
Working copy of https://github.com/techprimate/TPPDF.git resolved at 2.6.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/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/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/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/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.9.3
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-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/SpeziOnboarding.git
Working copy of https://github.com/StanfordSpezi/SpeziOnboarding.git resolved at 2.0.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/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.6.4
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
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
6 | name: "TPPDF",
7 | platforms: [
8 | .iOS(.v9),
| `- warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version
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')
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')
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
14 | ],
15 | dependencies: [
16 | .package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
| `- warning: 'exact' is deprecated
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')
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')
18 | ],
19 | targets: [
/host/spi-builder-workspace/.build/checkouts/TPPDF/Package.swift:17:59: warning: 'exact' is deprecated
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
18 | ],
19 | targets: [
Building for debugging...
[0/69] Write sources
[6/69] Compiling cmark-gfm-extensions strikethrough.c
[7/69] Compiling cmark-gfm xml.c
[8/69] Compiling cmark-gfm-extensions ext_scanners.c
[9/69] Compiling cmark-gfm-extensions tagfilter.c
[10/69] Compiling cmark-gfm-extensions tasklist.c
[11/69] Compiling cmark-gfm-extensions core-extensions.c
[12/69] Compiling cmark-gfm-extensions table.c
[13/69] Compiling cmark-gfm syntax_extension.c
[14/69] Compiling cmark-gfm render.c
[15/69] Compiling cmark-gfm-extensions autolink.c
[16/69] Compiling cmark-gfm registry.c
[17/69] Compiling cmark-gfm references.c
[18/69] Compiling cmark-gfm plugin.c
[19/69] Compiling cmark-gfm plaintext.c
[20/69] Compiling cmark-gfm map.c
[21/69] Compiling cmark-gfm utf8.c
[22/69] Compiling cmark-gfm linked_list.c
[23/69] Compiling cmark-gfm man.c
[24/69] Compiling cmark-gfm node.c
[25/69] Write swift-version-24593BA9C3E375BF.txt
[26/69] Compiling cmark-gfm houdini_html_e.c
[27/69] Compiling cmark-gfm houdini_href_e.c
[28/69] Compiling cmark-gfm latex.c
[29/69] Compiling cmark-gfm iterator.c
[30/69] Compiling cmark-gfm html.c
[31/69] Compiling cmark-gfm houdini_html_u.c
[32/69] Compiling cmark-gfm commonmark.c
[33/69] Compiling cmark-gfm cmark_ctype.c
[34/69] Compiling cmark-gfm cmark.c
[35/69] Compiling cmark-gfm footnotes.c
[36/69] Compiling cmark-gfm inlines.c
[37/69] Copying Localizable.xcstrings.license
[38/69] Copying Localizable.xcstrings
[39/69] Copying Info.plist
[40/69] Copying Localizable.xcstrings.license
[41/69] Copying Localizable.xcstrings
[42/69] Copying Info.plist
[43/69] Copying Localizable.xcstrings.license
[44/69] Copying Localizable.xcstrings
[45/69] Copying Info.plist
[46/69] Write sources
[47/69] Copying Localizable.xcstrings.license
[48/69] Copying Localizable.xcstrings
[49/69] Copying Info.plist
[50/69] Compiling _NumericsShims _NumericsShims.c
[51/69] Copying Localizable.xcstrings.license
[52/69] Copying Localizable.xcstrings
[53/69] Write sources
[56/69] Compiling cmark-gfm buffer.c
[56/69] Write sources
[64/69] Compiling _AtomicsShims.c
[65/69] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[66/69] Compiling cmark-gfm arena.c
[67/69] Compiling cmark-gfm blocks.c
[68/70] Compiling cmark-gfm scanners.c
[70/258] Emitting module InternalCollectionsUtilities
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[71/260] Emitting module Logging
[72/260] Emitting module Atomics
[73/262] Compiling RealModule RealFunctions.swift
[74/263] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[75/263] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[76/263] Compiling Logging LogHandler.swift
[77/263] Compiling Atomics IntegerOperations.swift
[78/263] Compiling Atomics Unmanaged extensions.swift
[81/263] Emitting module RealModule
[82/263] Compiling InternalCollectionsUtilities UInt+reversed.swift
[83/263] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[84/263] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[85/263] Compiling InternalCollectionsUtilities Integer rank.swift
[86/263] Compiling RealModule Float80+Real.swift
[87/263] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[88/263] Compiling InternalCollectionsUtilities _SortedCollection.swift
[89/263] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[90/263] Compiling InternalCollectionsUtilities LifetimeOverride.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[91/263] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[92/263] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[94/263] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[96/263] Compiling RealModule Float16+Real.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[99/263] Compiling InternalCollectionsUtilities Debugging.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[100/263] Compiling InternalCollectionsUtilities Descriptions.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[105/263] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[107/263] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[109/263] Compiling RealModule Real.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[115/264] Compiling RealModule RelaxedArithmetic.swift
[116/265] Emitting module RuntimeAssertions
error: emit-module command failed with exit code 1 (use -v to see invocation)
[125/267] 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
[127/364] Compiling NetworkImage NetworkImageModel.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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:
[128/365] Compiling NetworkImage View+NetworkImageLoader.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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:
[129/365] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[130/365] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[131/365] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[132/365] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[133/365] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[134/365] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[135/365] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[136/372] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[137/372] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[138/372] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[139/372] Compiling OrderedCollections OrderedDictionary+Elements.swift
[140/372] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[141/372] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[142/375] Compiling OrderedCollections OrderedDictionary+Hashable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[143/375] Compiling OrderedCollections OrderedDictionary+Initializers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[144/375] Compiling OrderedCollections OrderedDictionary+Invariants.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[145/375] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[146/375] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[147/375] Compiling OrderedCollections OrderedDictionary+Sendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[148/375] Compiling OrderedCollections OrderedDictionary+Sequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[149/375] Compiling OrderedCollections OrderedDictionary+Values.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[150/375] Compiling Logging Locks.swift
[151/375] Compiling Logging MetadataProvider.swift
[152/375] Compiling Logging Logging.swift
[153/376] Compiling OrderedCollections OrderedSet+Hashable.swift
[154/376] Compiling OrderedCollections OrderedDictionary+Codable.swift
[155/376] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[156/376] Compiling OrderedCollections OrderedSet+Diffing.swift
[157/376] Compiling OrderedCollections OrderedSet+Equatable.swift
[158/376] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[159/376] Compiling OrderedCollections OrderedDictionary.swift
[160/376] Compiling OrderedCollections OrderedSet+Codable.swift
[161/376] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[162/376] Compiling OrderedCollections OrderedSet+Descriptions.swift
[168/376] Compiling Algorithms Trim.swift
[169/376] Compiling Algorithms Unique.swift
[170/376] Compiling Algorithms Windows.swift
[175/376] Compiling NetworkImage NetworkImageLoader.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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:
[176/376] 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 | }
[177/376] Compiling OrderedCollections OrderedSet+Sendable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[178/376] Compiling OrderedCollections OrderedSet+SubSequence.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[179/376] Compiling OrderedCollections OrderedSet+Testing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[180/376] Compiling OrderedCollections OrderedSet+UnorderedView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[181/376] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[182/376] Compiling OrderedCollections OrderedSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[183/376] Compiling OrderedCollections _UnsafeBitset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[184/376] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[185/376] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[186/376] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[187/376] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[188/376] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[189/376] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[190/376] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[194/376] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[195/376] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[196/376] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[197/376] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[198/376] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[215/376] Compiling OrderedCollections _HashTable+Bucket.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[216/376] Compiling OrderedCollections _HashTable+BucketIterator.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[217/376] Compiling OrderedCollections _HashTable+Constants.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[218/376] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[219/376] Compiling OrderedCollections _HashTable+Testing.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[220/376] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[221/376] Compiling OrderedCollections _HashTable.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[222/376] Compiling OrderedCollections _Hashtable+Header.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[223/376] Compiling TPPDF PDFSimpleText+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 PDFSimpleText.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 PDFText.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 PDFTextStyle.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 CrossPlattformGraphics.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 PDFConstants.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 PDFCopy.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 PDFDocumentObject.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 PDFError.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 PDFRenderObject.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 PDFTaggableObject.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 PDFExternalDocumentObject.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 PDFExternalPageObject.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
[236/376] Compiling TPPDF PDFContext.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/376] Compiling TPPDF PDFContextGraphics.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/376] Compiling TPPDF PDFGraphics.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/376] Compiling TPPDF PDFLineObject.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/376] Compiling TPPDF PDFGeneratorDelegate.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/376] Compiling TPPDF PDFGeneratorImageDelegate.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/376] Compiling TPPDF PDFDocument.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/376] Compiling TPPDF PDFDocumentBackground.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/376] Compiling TPPDF PDFExternalDocument.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
[245/376] Compiling TPPDF PDFBezierPath+Copying.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
[246/376] Compiling TPPDF PDFBezierPath.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
[247/376] Compiling TPPDF PDFBezierPathVertex.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
[248/376] Compiling TPPDF PDFDynamicGeometryShape.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
[249/376] Compiling TPPDF PDFLineStyle.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
[250/376] Compiling TPPDF PDFLineType.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
[251/376] Compiling TPPDF PDFGroup+Objects.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
[252/376] Compiling TPPDF PDFGroup.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
[253/376] Compiling TPPDF PDFGroupContainer.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
[254/376] Compiling TPPDF PDFMasterGroup.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/376] Compiling TPPDF PDFImage.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/376] Compiling TPPDF PDFImageOptions.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/376] Compiling TPPDF PDFImageSizeFit.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/376] Compiling RuntimeAssertions Counter.swift
[259/376] Compiling RuntimeAssertions NeverReturn.swift
[260/376] Compiling RuntimeAssertions DebugOnly.swift
[261/376] Compiling RuntimeAssertions Assert.swift
[262/376] Compiling RuntimeAssertions RuntimeAssertion.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[263/376] Emitting module NetworkImage
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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:
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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:
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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:
[266/376] Compiling RuntimeAssertions Precondition.swift
[267/376] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
[268/376] Compiling NetworkImage URLSession+NetworkImage.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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:
[269/376] Compiling NetworkImage NetworkImageState.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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:
[270/376] Compiling NetworkImage TaskModifier.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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:
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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:
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
/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:
[273/376] Emitting module OrderedCollections
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:91d018f1076d6a900d71818287e1b2618039c67008f0564a121787f87e1ae735
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
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
6 | name: "TPPDF",
7 | platforms: [
8 | .iOS(.v9),
| `- warning: 'v9' is deprecated: iOS 12.0 is the oldest supported version
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')
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')
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
14 | ],
15 | dependencies: [
16 | .package(url: "https://github.com/Quick/Quick", .exact("3.1.2")),
| `- warning: 'exact' is deprecated
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')
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')
18 | ],
19 | targets: [
/host/spi-builder-workspace/.build/checkouts/TPPDF/Package.swift:17:59: warning: 'exact' is deprecated
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
18 | ],
19 | targets: [
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/70] Compiling RealModule RealFunctions.swift
[3/154] 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:
[4/159] 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:
[5/181] 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:
[6/192] Compiling TPPDF PDFList.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:
[7/192] Compiling TPPDF PDFListItem.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:
[8/192] Compiling RuntimeAssertions RuntimeAssertion.swift
[9/193] Compiling RealModule Real.swift
[10/193] Compiling RealModule Float80+Real.swift
[11/193] Compiling RuntimeAssertions Precondition.swift
[12/193] Compiling RuntimeAssertions Counter.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[13/193] 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:
[14/193] Compiling TPPDF PDFContainer.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:
[15/193] Compiling TPPDF PDFPageLayout.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:
[16/193] Compiling RuntimeAssertions NeverReturn.swift
[17/193] Compiling RuntimeAssertions DebugOnly.swift
[18/193] Compiling Logging MetadataProvider.swift
[19/193] Compiling RealModule RelaxedArithmetic.swift
[20/193] Compiling RuntimeAssertions Assert.swift
[21/193] 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:
[22/193] Emitting module RuntimeAssertions
[23/193] Compiling TPPDF PDFPageFormat+SizeConstants.swift
[24/193] Compiling TPPDF PDFPageFormat.swift
[25/193] Compiling TPPDF PDFPagination+Equatable.swift
[26/193] Compiling TPPDF PDFPagination.swift
[27/195] Compiling TPPDF PDFGeneratorProtocol.swift
[28/195] Compiling TPPDF PDFMultiDocumentGenerator.swift
[29/195] Compiling TPPDF PDFPageFormat+Layout.swift
[30/195] Compiling TPPDF PDFPageFormat+NameConstants.swift
[31/195] Compiling RealModule Float16+Real.swift
[36/197] 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 | }
[37/197] Compiling TPPDF PDFListItemSymbol.swift
[38/197] Compiling TPPDF PDFInfo+Equatable.swift
[39/197] Emitting module Logging
[40/197] Compiling Logging Locks.swift
[41/197] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
[42/197] 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:
[43/197] 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:
[44/197] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[45/197] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[46/197] Emitting module RealModule
[53/198] Compiling TPPDF PDFGenerator+Generation.swift
[54/198] Compiling TPPDF PDFGenerator.swift
[57/198] Compiling TPPDF PDFInfo.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[58/198] 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
[59/198] Compiling TPPDF PDFGeneratorDelegate.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
[60/198] Compiling TPPDF PDFGeneratorImageDelegate.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
[61/198] Compiling TPPDF PDFDocument.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
[62/198] Compiling TPPDF PDFDocumentBackground.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
[63/198] Compiling TPPDF PDFExternalDocument.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
[64/198] Compiling TPPDF PDFBezierPath+Copying.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
[65/198] Compiling TPPDF PDFBezierPath.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
[66/198] Compiling TPPDF PDFBezierPathVertex.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
[67/198] Compiling TPPDF PDFDynamicGeometryShape.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
[68/198] Compiling TPPDF PDFLineStyle.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
[69/198] Compiling TPPDF PDFLineType.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
[70/198] Compiling TPPDF PDFGroup+Objects.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
[71/198] Compiling TPPDF PDFGroup.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
[72/198] Compiling TPPDF PDFGroupContainer.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
[73/198] Compiling TPPDF PDFMasterGroup.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
[74/198] Compiling TPPDF PDFImage.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
[75/198] Compiling TPPDF PDFImageOptions.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
[76/198] Compiling TPPDF PDFImageSizeFit.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
[80/215] Compiling Logging LogHandler.swift
BUILD FAILURE 6.1 android