Build Information
Failed to build Amplify, reference main (4e046d), with Swift 6.2 for Linux on 11 Dec 2025 21:32:11 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aws-amplify/amplify-swift.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/aws-amplify/amplify-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4e046d1 chore: finalize release 2.53.1 [skip ci]
Cloned https://github.com/aws-amplify/amplify-swift.git
Revision (git rev-parse @):
4e046d10fb8a2f485ee8748d1f1bb19543c39d50
SUCCESS checkout https://github.com/aws-amplify/amplify-swift.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/aws-amplify/amplify-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:36dcf51aceebb7518dd97346bbe30fd556b23ffe7a4d72d70473700580e8e541
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/aws-amplify/amplify-swift-utils-notifications.git
Fetching https://github.com/awslabs/aws-sdk-swift
[1/1257] Fetching cwlpreconditiontesting
[1183/1790] Fetching cwlpreconditiontesting, amplify-swift-utils-notifications
[1749/11877] Fetching cwlpreconditiontesting, amplify-swift-utils-notifications, sqlite.swift
Fetched https://github.com/aws-amplify/amplify-swift-utils-notifications.git from cache (0.45s)
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.45s)
[2220/10087] Fetching sqlite.swift
[10088/882428] Fetching sqlite.swift, aws-sdk-swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (226.25s)
Fetched https://github.com/awslabs/aws-sdk-swift from cache (230.32s)
Computing version for https://github.com/stephencelis/SQLite.swift.git
warning: 'sqlite.swift': /Package.swift:7:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
5 | name: "SQLite.swift",
6 | platforms: [
7 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
10 | .tvOS(.v11),
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
11 | .visionOS(.v1)
12 | ],
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Computed https://github.com/stephencelis/SQLite.swift.git at 0.15.3 (230.68s)
Fetching https://github.com/stephencelis/CSQLite.git
[1/19] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite.git from cache (0.24s)
Computing version for https://github.com/awslabs/aws-sdk-swift
Computed https://github.com/awslabs/aws-sdk-swift at 1.6.7 (15.29s)
Fetching https://github.com/awslabs/aws-crt-swift
Fetching https://github.com/smithy-lang/smithy-swift
[1/32496] Fetching aws-crt-swift
[8125/106683] Fetching aws-crt-swift, smithy-swift
Fetched https://github.com/awslabs/aws-crt-swift from cache (2.60s)
Fetched https://github.com/smithy-lang/smithy-swift from cache (2.60s)
Computing version for https://github.com/stephencelis/CSQLite.git
Computed https://github.com/stephencelis/CSQLite.git at 0.0.3 (7.48s)
Computing version for https://github.com/awslabs/aws-crt-swift
Computed https://github.com/awslabs/aws-crt-swift at 0.54.2 (2.81s)
Fetching https://github.com/apple/swift-argument-parser.git
[1/16898] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (2.90s)
Computing version for https://github.com/smithy-lang/smithy-swift
Computed https://github.com/smithy-lang/smithy-swift at 0.175.0 (6.06s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/open-telemetry/opentelemetry-swift
Fetching https://github.com/swift-server/async-http-client.git
[1/19445] Fetching opentelemetry-swift
[12835/25192] Fetching opentelemetry-swift, swift-log
[25193/39696] Fetching opentelemetry-swift, swift-log, async-http-client
Fetched https://github.com/open-telemetry/opentelemetry-swift from cache (4.25s)
Fetched https://github.com/apple/swift-log.git from cache (4.64s)
Fetched https://github.com/swift-server/async-http-client.git from cache (4.65s)
Computing version for https://github.com/aws-amplify/amplify-swift-utils-notifications.git
Computed https://github.com/aws-amplify/amplify-swift-utils-notifications.git at 1.1.1 (8.68s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.2 (1.48s)
Fetching https://github.com/mattgallagher/CwlCatchException.git
[1/460] Fetching cwlcatchexception
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (1.76s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.2.1 (2.42s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (0.43s)
Computing version for https://github.com/open-telemetry/opentelemetry-swift
Computed https://github.com/open-telemetry/opentelemetry-swift at 1.17.1 (0.48s)
Fetching https://github.com/grpc/grpc-swift.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
[1/1820] Fetching swift-atomics
[74/4325] Fetching swift-atomics, swift-metrics
[4035/55714] Fetching swift-atomics, swift-metrics, grpc-swift
Fetched https://github.com/apple/swift-metrics.git from cache (0.37s)
[5932/53209] Fetching swift-atomics, grpc-swift
Fetched https://github.com/apple/swift-atomics.git from cache (0.38s)
[5653/51389] Fetching grpc-swift
[6168/132090] Fetching grpc-swift, swift-nio
[87649/173610] Fetching grpc-swift, swift-nio, swift-protobuf
Fetched https://github.com/apple/swift-nio.git from cache (6.56s)
Fetched https://github.com/grpc/grpc-swift.git from cache (7.29s)
Fetched https://github.com/apple/swift-protobuf.git from cache (7.33s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (7.64s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.26.1 (0.60s)
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-ssl.git
Fetching https://github.com/apple/swift-collections.git
[1/2809] Fetching swift-nio-transport-services
[2810/9173] Fetching swift-nio-transport-services, swift-nio-extras
[5102/20891] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2
[11284/39254] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2, swift-collections
[15792/54550] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2, swift-collections, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.22s)
[39620/42832] Fetching swift-nio-transport-services, swift-nio-extras, swift-collections, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (1.82s)
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.82s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (1.85s)
Fetched https://github.com/apple/swift-collections.git from cache (1.85s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (2.17s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.7.1 (0.37s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (0.39s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.34s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.33.3 (0.39s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.91.0 (0.76s)
Fetching https://github.com/apple/swift-system.git
[1/5221] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.38s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (0.77s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.50s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.31.2 (0.44s)
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-asn1.git
[1/1204] Fetching swift-http-structured-headers
[363/2155] Fetching swift-http-structured-headers, swift-http-types
[500/3822] Fetching swift-http-structured-headers, swift-http-types, swift-asn1
[3423/9863] Fetching swift-http-structured-headers, swift-http-types, swift-asn1, swift-algorithms
[4669/15696] Fetching swift-http-structured-headers, swift-http-types, swift-asn1, swift-algorithms, swift-async-algorithms
[7124/22736] Fetching swift-http-structured-headers, swift-http-types, swift-asn1, swift-algorithms, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-asn1.git from cache (0.33s)
[18605/21069] Fetching swift-http-structured-headers, swift-http-types, swift-algorithms, swift-async-algorithms, swift-certificates
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetched https://github.com/apple/swift-http-types.git from cache (0.34s)
[17936/20118] Fetching swift-http-structured-headers, swift-algorithms, swift-async-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.43s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.44s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.45s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.48s)
[1/2568] Fetching swift-service-lifecycle
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.29s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.00s)
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/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (0.73s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (0.48s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (0.39s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (2.05s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.32s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.31s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.6.0 (0.33s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.17.0 (0.43s)
Fetching https://github.com/apple/swift-crypto.git
[1/17465] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.85s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (2.85s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.30.1 (0.37s)
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/5566] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (0.37s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (0.70s)
Fetching https://github.com/apple/swift-service-context.git
[1/1162] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.23s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (0.58s)
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.2.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.39.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.0
Creating working copy for https://github.com/open-telemetry/opentelemetry-swift
Working copy of https://github.com/open-telemetry/opentelemetry-swift resolved at 1.17.1
Creating working copy for https://github.com/grpc/grpc-swift.git
Working copy of https://github.com/grpc/grpc-swift.git resolved at 1.26.1
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.30.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.17.0
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.1
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/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/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.15.3
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.1
Creating working copy for https://github.com/awslabs/aws-sdk-swift
Working copy of https://github.com/awslabs/aws-sdk-swift resolved at 1.6.7
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/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.2
Creating working copy for https://github.com/smithy-lang/smithy-swift
Working copy of https://github.com/smithy-lang/smithy-swift resolved at 0.175.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.2
Creating working copy for https://github.com/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.1
Creating working copy for https://github.com/apple/swift-nio-extras.git
Working copy of https://github.com/apple/swift-nio-extras.git resolved at 1.31.2
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.3.1
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.7.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/stephencelis/CSQLite.git
Working copy of https://github.com/stephencelis/CSQLite.git resolved at 0.0.3
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.91.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/aws-amplify/amplify-swift-utils-notifications.git
Working copy of https://github.com/aws-amplify/amplify-swift-utils-notifications.git resolved at 1.1.1
Creating working copy for https://github.com/awslabs/aws-crt-swift
Working copy of https://github.com/awslabs/aws-crt-swift resolved at 0.54.2
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.33.3
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
warning: 'sqlite.swift': /host/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:7:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
5 | name: "SQLite.swift",
6 | platforms: [
7 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
10 | .tvOS(.v11),
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
11 | .visionOS(.v1)
12 | ],
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/AmplifyPlugins/Core/AWSPluginsCore/WebSocket/README.md
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/AmplifyPlugins/API/Sources/AWSAPIPlugin/AppSyncRealTimeClient/README.md
warning: 'sqlite.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Sources/SQLite/PrivacyInfo.xcprivacy
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:9:14: warning: associated value 'invalidTarget' of 'Sendable'-conforming enum 'PluginError' has non-Sendable type 'any Target'
7 | enum PluginError: Error, CustomStringConvertible {
8 | /// Indicates that the target where the plugin was applied to was not `SourceModuleTarget`.
9 | case invalidTarget(Target)
| `- warning: associated value 'invalidTarget' of 'Sendable'-conforming enum 'PluginError' has non-Sendable type 'any Target'
10 | /// Indicates that the file extension of an input file was not `.proto`.
11 | case invalidInputFileExtension(String)
PackagePlugin.Target:1:17: note: protocol 'Target' does not conform to the 'Sendable' protocol
1 | public protocol Target {
| `- note: protocol 'Target' does not conform to the 'Sendable' protocol
2 | var id: Self.ID { get }
3 | typealias ID = String
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:2:1: warning: add '@preconcurrency' to treat 'Sendable'-related errors from module 'PackagePlugin' as warnings
1 | import Foundation
2 | import PackagePlugin
| `- warning: add '@preconcurrency' to treat 'Sendable'-related errors from module 'PackagePlugin' as warnings
3 |
4 | @main
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:9:14: warning: associated value 'invalidTarget' of 'Sendable'-conforming enum 'PluginError' has non-Sendable type 'any Target'
7 | enum PluginError: Error, CustomStringConvertible {
8 | /// Indicates that the target where the plugin was applied to was not `SourceModuleTarget`.
9 | case invalidTarget(Target)
| `- warning: associated value 'invalidTarget' of 'Sendable'-conforming enum 'PluginError' has non-Sendable type 'any Target'
10 | /// Indicates that the file extension of an input file was not `.proto`.
11 | case invalidInputFileExtension(String)
PackagePlugin.Target:1:17: note: protocol 'Target' does not conform to the 'Sendable' protocol
1 | public protocol Target {
| `- note: protocol 'Target' does not conform to the 'Sendable' protocol
2 | var id: Self.ID { get }
3 | typealias ID = String
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:2:1: warning: add '@preconcurrency' to treat 'Sendable'-related errors from module 'PackagePlugin' as warnings
1 | import Foundation
2 | import PackagePlugin
| `- warning: add '@preconcurrency' to treat 'Sendable'-related errors from module 'PackagePlugin' as warnings
3 |
4 | @main
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:117:24: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
115 | let configurationFilePath = sourceFiles.first(
116 | where: {
117 | $0.path.lastComponent == Self.configurationFileName
| |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
| `- note: use 'url' instead
118 | }
119 | )?.path
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:117:29: warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
115 | let configurationFilePath = sourceFiles.first(
116 | where: {
117 | $0.path.lastComponent == Self.configurationFileName
| `- warning: 'lastComponent' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
118 | }
119 | )?.path
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:119:16: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
117 | $0.path.lastComponent == Self.configurationFileName
118 | }
119 | )?.path
| |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
| `- note: use 'url' instead
120 | else {
121 | throw PluginError.noConfigFound(Self.configurationFileName)
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:123:64: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
121 | throw PluginError.noConfigFound(Self.configurationFileName)
122 | }
123 | let data = try Data(contentsOf: URL(fileURLWithPath: "\(configurationFilePath)"))
| `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
124 | let configuration = try JSONDecoder().decode(Configuration.self, from: data)
125 | try validateConfiguration(configuration)
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:131:26: warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
129 | if let configuredProtocPath = configuration.protocPath {
130 | // The user set the config path in the file. So let's take that
131 | protocPath = Path(configuredProtocPath)
| `- warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
132 | } else if let environmentPath = ProcessInfo.processInfo.environment["PROTOC_PATH"] {
133 | // The user set the env variable. So let's take that
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:134:26: warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
132 | } else if let environmentPath = ProcessInfo.processInfo.environment["PROTOC_PATH"] {
133 | // The user set the env variable. So let's take that
134 | protocPath = Path(environmentPath)
| `- warning: 'init(_:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
135 | } else {
136 | // The user didn't set anything so let's try see if SPM can find a binary for us
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:137:45: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
135 | } else {
136 | // The user didn't set anything so let's try see if SPM can find a binary for us
137 | protocPath = try tool("protoc").path
| |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
| `- note: use 'url' instead
138 | }
139 | let protocGenSwiftPath = try tool("protoc-gen-swift").path
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:139:63: warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
137 | protocPath = try tool("protoc").path
138 | }
139 | let protocGenSwiftPath = try tool("protoc-gen-swift").path
| |- warning: 'path' is deprecated: renamed to 'url' [#DeprecatedDeclaration]
| `- note: use 'url' instead
140 |
141 | return configuration.invocations.map { invocation in
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:143:50: warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
141 | return configuration.invocations.map { invocation in
142 | self.invokeProtoc(
143 | directory: configurationFilePath.removingLastComponent(),
| `- warning: 'removingLastComponent()' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
144 | invocation: invocation,
145 | protocPath: protocPath,
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:170:41: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
168 | // Construct the `protoc` arguments.
169 | var protocArgs = [
170 | "--plugin=protoc-gen-swift=\(protocGenSwiftPath)",
| `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
171 | "--swift_out=\(outputDirectory)",
172 | ]
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:171:27: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
169 | var protocArgs = [
170 | "--plugin=protoc-gen-swift=\(protocGenSwiftPath)",
171 | "--swift_out=\(outputDirectory)",
| `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
172 | ]
173 |
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:177:29: warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
175 | // the proto files relative to it.
176 | protocArgs.append("-I")
177 | protocArgs.append("\(directory)")
| `- warning: 'appendInterpolation' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
178 |
179 | // Add the visibility if it was set
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:205:41: warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
203 | // Append the file to the protoc args so that it is used for generating
204 | protocArgs.append("\(file)")
205 | inputFiles.append(directory.appending(file))
| `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
206 |
207 | // The name of the output file is based on the name of the input file.
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:212:54: warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
210 | file.removeLast(5)
211 | file.append("pb.swift")
212 | let protobufOutputPath = outputDirectory.appending(file)
| `- warning: 'appending' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
213 |
214 | // Add the outputPath as an output file
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:221:24: warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
219 | // system know when to invoke the command. The output paths are passed on to
220 | // the rule engine in the build system.
221 | return Command.buildCommand(
| `- warning: 'buildCommand(displayName:executable:arguments:environment:inputFiles:outputFiles:)' is deprecated: Use `URL` type instead of `Path`. [#DeprecatedDeclaration]
222 | displayName: "Generating swift files from proto files",
223 | executable: protocPath,
/host/spi-builder-workspace/.build/checkouts/swift-protobuf/Plugins/SwiftProtobufPlugin/plugin.swift:251:42: warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL' [#DeprecatedDeclaration]
249 | }
250 | return try createBuildCommands(
251 | pluginWorkDirectory: context.pluginWorkDirectory,
| |- warning: 'pluginWorkDirectory' is deprecated: renamed to 'pluginWorkDirectoryURL' [#DeprecatedDeclaration]
| `- note: use 'pluginWorkDirectoryURL' instead
252 | sourceFiles: swiftTarget.sourceFiles,
253 | tool: context.tool
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[3/3] Compiling plugin SwiftProtobufPlugin
[4/4] Compiling plugin GRPCSwiftPlugin
Building for debugging...
[4/486] Compiling libtommathAmplify amplify_bn_mp_cmp_mag.c
[5/486] Compiling libtommathAmplify amplify_bn_mp_cmp.c
[5/486] Copying PrivacyInfo.xcprivacy
[7/486] Compiling libtommathAmplify amplify_bn_mp_clear_multi.c
[8/486] Compiling libtommathAmplify amplify_bn_s_mp_toom_sqr.c
[9/486] Compiling libtommathAmplify amplify_bn_s_mp_sub.c
[10/486] Compiling libtommathAmplify amplify_bn_s_mp_toom_mul.c
[11/486] Compiling libtommathAmplify amplify_bn_mp_cmp_d.c
[12/486] Compiling libtommathAmplify amplify_bn_mp_cnt_lsb.c
[12/486] Write swift-version-24593BA9C3E375BF.txt
[14/486] Compiling libtommathAmplify amplify_bn_mp_complement.c
[15/486] Compiling libtommathAmplify amplify_bn_s_mp_sqr.c
[15/486] Compiling libtommathAmplify amplify_bn_s_mp_sqr_fast.c
[17/486] Compiling libtommathAmplify amplify_bn_s_mp_reverse.c
[18/486] Compiling libtommathAmplify amplify_bn_s_mp_rand_platform.c
[19/486] Compiling libtommathAmplify amplify_bn_s_mp_prime_is_divisible.c
[20/486] Compiling libtommathAmplify amplify_bn_s_mp_rand_jenkins.c
[21/486] Compiling libtommathAmplify amplify_bn_s_mp_mul_high_digs_fast.c
[22/486] Compiling libtommathAmplify amplify_bn_s_mp_mul_digs.c
[23/486] Compiling libtommathAmplify amplify_bn_s_mp_mul_high_digs.c
[24/486] Compiling libtommathAmplify amplify_bn_s_mp_mul_digs_fast.c
[25/486] Compiling libtommathAmplify amplify_bn_s_mp_montgomery_reduce_fast.c
[26/486] Compiling libtommathAmplify amplify_bn_s_mp_karatsuba_mul.c
[27/486] Compiling libtommathAmplify amplify_bn_s_mp_invmod_slow.c
[28/486] Compiling libtommathAmplify amplify_bn_s_mp_invmod_fast.c
[29/486] Compiling libtommathAmplify amplify_bn_s_mp_karatsuba_sqr.c
[30/486] Compiling libtommathAmplify amplify_bn_s_mp_get_bit.c
[31/486] Compiling libtommathAmplify amplify_bn_s_mp_exptmod_fast.c
[32/486] Compiling libtommathAmplify amplify_bn_s_mp_exptmod.c
[33/486] Compiling libtommathAmplify amplify_bn_prime_tab.c
[34/486] Compiling libtommathAmplify amplify_bn_s_mp_balance_mul.c
[35/486] Compiling libtommathAmplify amplify_bn_s_mp_add.c
[36/486] Compiling libtommathAmplify amplify_bn_mp_zero.c
[37/486] Compiling libtommathAmplify amplify_bn_mp_xor.c
[38/486] Compiling libtommathAmplify amplify_bn_mp_unpack.c
[39/486] Compiling libtommathAmplify amplify_bn_mp_ubin_size.c
[40/486] Compiling libtommathAmplify amplify_bn_mp_to_sbin.c
[41/486] Compiling libtommathAmplify amplify_bn_mp_to_ubin.c
[42/486] Compiling libtommathAmplify amplify_bn_mp_to_radix.c
[43/486] Compiling libtommathAmplify amplify_bn_mp_submod.c
[44/486] Compiling libtommathAmplify amplify_bn_mp_sub.c
[45/486] Compiling libtommathAmplify amplify_bn_mp_sub_d.c
[46/486] Compiling libtommathAmplify amplify_bn_mp_sqrtmod_prime.c
[47/486] Compiling libtommathAmplify amplify_bn_mp_sqr.c
[48/486] Compiling libtommathAmplify amplify_bn_mp_signed_rsh.c
[49/486] Compiling libtommathAmplify amplify_bn_mp_sqrt.c
[50/486] Compiling libtommathAmplify amplify_bn_mp_sqrmod.c
[51/486] Compiling libtommathAmplify amplify_bn_mp_set_ull.c
[52/486] Compiling libtommathAmplify amplify_bn_mp_shrink.c
[53/486] Compiling libtommathAmplify amplify_bn_mp_set_ul.c
[54/486] Compiling libtommathAmplify amplify_bn_mp_set_u32.c
[54/486] Compiling libtommathAmplify amplify_bn_mp_set_u64.c
[56/486] Compiling libtommathAmplify amplify_bn_mp_set_l.c
[57/486] Compiling libtommathAmplify amplify_bn_mp_set_ll.c
[58/486] Compiling libtommathAmplify amplify_bn_mp_set_i64.c
[59/486] Compiling libtommathAmplify amplify_bn_mp_set_i32.c
[59/486] Compiling libtommathAmplify amplify_bn_mp_set_double.c
[61/486] Compiling libtommathAmplify amplify_bn_mp_set.c
[62/486] Compiling libtommathAmplify amplify_bn_mp_sbin_size.c
[62/486] Compiling libtommathAmplify amplify_bn_mp_rshd.c
[64/486] Compiling libtommathAmplify amplify_bn_mp_root_u32.c
[65/486] Compiling libtommathAmplify amplify_bn_mp_reduce_setup.c
[66/486] Compiling libtommathAmplify amplify_bn_mp_reduce_2k_setup_l.c
[66/486] Compiling libtommathAmplify amplify_bn_mp_reduce_is_2k_l.c
[68/486] Compiling libtommathAmplify amplify_bn_mp_reduce_2k_setup.c
[69/486] Compiling libtommathAmplify amplify_bn_mp_reduce_is_2k.c
[70/486] Compiling libtommathAmplify amplify_bn_mp_reduce_2k.c
[71/486] Compiling libtommathAmplify amplify_bn_mp_reduce_2k_l.c
[71/486] Compiling libtommathAmplify amplify_bn_mp_reduce.c
[71/486] Compiling libtommathAmplify amplify_bn_mp_read_radix.c
[74/486] Compiling libtommathAmplify amplify_bn_mp_rand.c
[75/486] Compiling libtommathAmplify amplify_bn_mp_radix_smap.c
[76/486] Compiling libtommathAmplify amplify_bn_mp_radix_size.c
[77/486] Compiling libtommathAmplify amplify_bn_mp_prime_rand.c
[78/486] Compiling libtommathAmplify amplify_bn_mp_prime_rabin_miller_trials.c
[79/486] Compiling libtommathAmplify amplify_bn_mp_prime_strong_lucas_selfridge.c
[80/486] Compiling libtommathAmplify amplify_bn_mp_prime_next_prime.c
[81/486] Compiling libtommathAmplify amplify_bn_mp_prime_miller_rabin.c
[82/486] Compiling libtommathAmplify amplify_bn_mp_prime_frobenius_underwood.c
[83/486] Compiling libtommathAmplify amplify_bn_mp_prime_is_prime.c
[84/486] Compiling libtommathAmplify amplify_bn_mp_or.c
[85/486] Compiling libtommathAmplify amplify_bn_mp_prime_fermat.c
[85/486] Compiling libtommathAmplify amplify_bn_mp_pack.c
[86/486] Compiling libtommathAmplify amplify_bn_mp_pack_count.c
[88/486] Compiling libtommathAmplify amplify_bn_mp_neg.c
[89/486] Compiling libtommathAmplify amplify_bn_mp_mulmod.c
[90/486] Compiling libtommathAmplify amplify_bn_mp_mul_2d.c
[91/486] Compiling libtommathAmplify amplify_bn_mp_mul.c
[91/486] Compiling libtommathAmplify amplify_bn_mp_montgomery_setup.c
[93/486] Compiling libtommathAmplify amplify_bn_mp_mul_d.c
[93/486] Compiling libtommathAmplify amplify_bn_mp_mul_2.c
[95/486] Compiling libtommathAmplify amplify_bn_mp_montgomery_reduce.c
[96/486] Compiling libtommathAmplify amplify_bn_mp_montgomery_calc_normalization.c
[97/486] Compiling libtommathAmplify amplify_bn_mp_mod_d.c
[98/486] Compiling libtommathAmplify amplify_bn_mp_lshd.c
[98/486] Compiling libtommathAmplify amplify_bn_mp_mod.c
[100/486] Compiling libtommathAmplify amplify_bn_mp_mod_2d.c
[101/486] Compiling libtommathAmplify amplify_bn_mp_lcm.c
[102/486] Compiling libtommathAmplify amplify_bn_mp_kronecker.c
[103/486] Compiling libtommathAmplify amplify_bn_mp_log_u32.c
[104/486] Compiling libtommathAmplify amplify_bn_mp_isodd.c
[105/486] Compiling libtommathAmplify amplify_bn_mp_iseven.c
[106/486] Compiling libtommathAmplify amplify_bn_mp_init_u64.c
[106/486] Compiling libtommathAmplify amplify_bn_mp_invmod.c
[107/486] Compiling libtommathAmplify amplify_bn_mp_init_ull.c
[109/486] Compiling libtommathAmplify amplify_bn_mp_init_ul.c
[110/486] Compiling libtommathAmplify amplify_bn_mp_init_u32.c
[110/486] Compiling libtommathAmplify amplify_bn_mp_is_square.c
[112/486] Compiling libtommathAmplify amplify_bn_mp_init_size.c
[113/486] Compiling libtommathAmplify amplify_bn_mp_init_set.c
[114/486] Compiling libtommathAmplify amplify_bn_mp_init_ll.c
[115/486] Compiling libtommathAmplify amplify_bn_mp_init_l.c
[116/486] Compiling libtommathAmplify amplify_bn_mp_init_i32.c
[117/486] Compiling libtommathAmplify amplify_bn_mp_init_i64.c
[118/486] Compiling libtommathAmplify amplify_bn_mp_init_multi.c
[119/486] Compiling libtommathAmplify amplify_bn_mp_init_copy.c
[120/486] Compiling libtommathAmplify amplify_bn_mp_init.c
[121/486] Compiling libtommathAmplify amplify_bn_mp_get_mag_u64.c
[122/486] Compiling libtommathAmplify amplify_bn_mp_get_mag_ul.c
[122/486] Compiling libtommathAmplify amplify_bn_mp_grow.c
[124/486] Compiling libtommathAmplify amplify_bn_mp_get_mag_u32.c
[124/486] Compiling libtommathAmplify amplify_bn_mp_incr.c
[124/486] Compiling libtommathAmplify amplify_bn_mp_get_mag_ull.c
[127/486] Compiling libtommathAmplify amplify_bn_mp_get_ll.c
[128/486] Compiling libtommathAmplify amplify_bn_mp_get_l.c
[129/486] Compiling libtommathAmplify amplify_bn_mp_get_i32.c
[130/486] Compiling libtommathAmplify amplify_bn_mp_get_i64.c
[131/486] Compiling libtommathAmplify amplify_bn_mp_fwrite.c
[132/486] Compiling libtommathAmplify amplify_bn_mp_get_double.c
[133/486] Compiling libtommathAmplify amplify_bn_mp_gcd.c
[134/486] Compiling libtommathAmplify amplify_bn_mp_from_ubin.c
[135/486] Compiling libtommathAmplify amplify_bn_mp_from_sbin.c
[136/486] Compiling libtommathAmplify amplify_bn_mp_exteuclid.c
[137/486] Compiling libtommathAmplify amplify_bn_mp_fread.c
[138/486] Compiling libtommathAmplify amplify_bn_mp_error_to_string.c
[139/486] Compiling libtommathAmplify amplify_bn_mp_dr_setup.c
[139/486] Compiling libtommathAmplify amplify_bn_mp_exptmod.c
[141/486] Compiling libtommathAmplify amplify_bn_mp_expt_u32.c
[141/486] Compiling libtommathAmplify amplify_bn_mp_exch.c
[143/486] Compiling libtommathAmplify amplify_bn_mp_dr_reduce.c
[144/486] Compiling libtommathAmplify amplify_bn_mp_dr_is_modulus.c
[145/486] Compiling libtommathAmplify amplify_bn_mp_decr.c
[146/486] Compiling libtommathAmplify amplify_bn_mp_div.c
[147/486] Compiling libtommathAmplify amplify_bn_mp_div_d.c
[148/486] Compiling libtommathAmplify amplify_bn_mp_div_2d.c
[149/486] Compiling libtommathAmplify amplify_bn_mp_div_2.c
[150/486] Compiling libtommathAmplify amplify_bn_mp_div_3.c
[151/486] Compiling libtommathAmplify amplify_bn_mp_count_bits.c
[152/486] Compiling libtommathAmplify amplify_bn_mp_copy.c
[153/486] Compiling libtommathAmplify amplify_bn_mp_clamp.c
[153/486] Compiling libtommathAmplify amplify_bn_mp_addmod.c
[153/486] Compiling libtommathAmplify amplify_bn_mp_clear.c
[156/486] Copying PrivacyInfo.xcprivacy
[158/486] Write sources
[160/486] Compiling libtommathAmplify amplify_bn_mp_add.c
[161/486] Write sources
[163/486] Compiling libtommathAmplify amplify_bn_mp_and.c
[164/486] Write sources
[165/486] Compiling libtommathAmplify amplify_bn_mp_add_d.c
[165/486] Write sources
[165/486] Compiling libtommathAmplify amplify_bn_mp_abs.c
[165/486] Write sources
[197/486] Compiling CwlMachBadInstructionHandler CwlMachBadInstructionHandler.m
[198/486] Compiling CwlMachBadInstructionHandler mach_excServer.c
In file included from /host/spi-builder-workspace/.build/checkouts/CwlCatchException/Sources/CwlCatchExceptionSupport/CwlCatchException.m:21:
/host/spi-builder-workspace/.build/checkouts/CwlCatchException/Sources/CwlCatchExceptionSupport/include/CwlCatchException.h:21:9: fatal error: 'Foundation/Foundation.h' file not found
21 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[199/486] Compiling CwlCatchExceptionSupport CwlCatchException.m
[199/486] Compiling libtommathAmplify amplify_bn_cutoffs.c
[199/486] Compiling libtommathAmplify amplify_bn_mp_2expt.c
[199/486] Compiling libtommathAmplify amplify_bn_deprecated.c
BUILD FAILURE 6.2 linux