Build Information
Failed to build AmplifyUILiveness, reference main (198077
), with Swift 6.2 (beta) for Wasm on 5 Sep 2025 17:42:05 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/aws-amplify/amplify-ui-swift-liveness.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-ui-swift-liveness
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1980776 chore: fix code scanning alerts (#211)
Cloned https://github.com/aws-amplify/amplify-ui-swift-liveness.git
Revision (git rev-parse @):
19807765e97163cf30fbbc1d50375893f2a4fd86
SUCCESS checkout https://github.com/aws-amplify/amplify-ui-swift-liveness.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/aws-amplify/amplify-ui-swift-liveness.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:3160178686d03086db4c1712d78c1980537bb37521128c64baade7f466b6b4aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/aws-amplify/amplify-swift
[1/165090] Fetching amplify-swift
Fetched https://github.com/aws-amplify/amplify-swift from cache (17.03s)
Computing version for https://github.com/aws-amplify/amplify-swift
Computed https://github.com/aws-amplify/amplify-swift at 2.50.0 (17.75s)
Fetching https://github.com/aws-amplify/amplify-swift-utils-notifications.git
Fetching https://github.com/awslabs/aws-sdk-swift
Fetching https://github.com/stephencelis/SQLite.swift.git
[1/10058] Fetching sqlite.swift
[1208/10587] Fetching sqlite.swift, amplify-swift-utils-notifications
Fetched https://github.com/aws-amplify/amplify-swift-utils-notifications.git from cache (0.86s)
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.87s)
[1/800058] Fetching aws-sdk-swift
Fetched https://github.com/awslabs/aws-sdk-swift from cache (333.33s)
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 (342.02s)
Fetching https://github.com/stephencelis/CSQLite.git
[1/19] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite.git from cache (2.55s)
Computing version for https://github.com/awslabs/aws-sdk-swift
Computed https://github.com/awslabs/aws-sdk-swift at 1.5.14 (7.52s)
Fetching https://github.com/awslabs/aws-crt-swift
Fetching https://github.com/smithy-lang/smithy-swift
[1/32095] Fetching aws-crt-swift
[9309/103833] Fetching aws-crt-swift, smithy-swift
Fetched https://github.com/awslabs/aws-crt-swift from cache (7.92s)
Fetched https://github.com/smithy-lang/smithy-swift from cache (7.93s)
Computing version for https://github.com/stephencelis/CSQLite.git
Computed https://github.com/stephencelis/CSQLite.git at 0.0.3 (14.60s)
Computing version for https://github.com/awslabs/aws-crt-swift
Computed https://github.com/awslabs/aws-crt-swift at 0.52.1 (2.20s)
Fetching https://github.com/apple/swift-argument-parser.git
[1/15692] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (5.48s)
Computing version for https://github.com/smithy-lang/smithy-swift
Computed https://github.com/smithy-lang/smithy-swift at 0.151.0 (7.35s)
Fetching https://github.com/open-telemetry/opentelemetry-swift
Fetching https://github.com/apple/swift-log.git
[1/3903] Fetching swift-log
[2/21935] Fetching swift-log, opentelemetry-swift
Fetched https://github.com/apple/swift-log.git from cache (2.45s)
Fetched https://github.com/open-telemetry/opentelemetry-swift from cache (3.05s)
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 (6.96s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (0.48s)
Computing version for https://github.com/open-telemetry/opentelemetry-swift
Computed https://github.com/open-telemetry/opentelemetry-swift at 1.17.1 (0.67s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/grpc/grpc-swift.git
Fetching https://github.com/apple/swift-nio.git
Fetching https://github.com/apple/swift-protobuf.git
[1/1814] Fetching swift-atomics
[509/4164] Fetching swift-atomics, swift-metrics
[788/55461] Fetching swift-atomics, swift-metrics, grpc-swift
[7756/133493] Fetching swift-atomics, swift-metrics, grpc-swift, swift-nio
[55876/173639] Fetching swift-atomics, swift-metrics, grpc-swift, swift-nio, swift-protobuf
Fetched https://github.com/apple/swift-nio.git from cache (13.34s)
Fetched https://github.com/apple/swift-atomics.git from cache (14.90s)
Fetched https://github.com/apple/swift-metrics.git from cache (14.90s)
Fetched https://github.com/grpc/grpc-swift.git from cache (15.01s)
Fetched https://github.com/apple/swift-protobuf.git from cache (15.05s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (16.51s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.47s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.26.1 (1.04s)
Fetching https://github.com/apple/swift-collections.git
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-ssl.git
Fetching https://github.com/apple/swift-nio-extras.git
[1/6127] Fetching swift-nio-extras
[1166/8825] Fetching swift-nio-extras, swift-nio-transport-services
[8826/26219] Fetching swift-nio-extras, swift-nio-transport-services, swift-collections
[9522/37880] Fetching swift-nio-extras, swift-nio-transport-services, swift-collections, swift-nio-http2
[15684/52955] Fetching swift-nio-extras, swift-nio-transport-services, swift-collections, swift-nio-http2, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (3.05s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (3.05s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.07s)
Fetched https://github.com/apple/swift-collections.git from cache (3.09s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (3.10s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (3.63s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.31.0 (0.42s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.25.1 (0.42s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.38.0 (0.47s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.83s)
Fetching https://github.com/apple/swift-system.git
[1/4941] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.45s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.2 (1.06s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.29.0 (0.53s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-async-algorithms.git
[1/2470] Fetching swift-service-lifecycle
[397/4099] Fetching swift-service-lifecycle, swift-asn1
[398/5275] Fetching swift-service-lifecycle, swift-asn1, swift-http-structured-headers
[5276/10465] Fetching swift-service-lifecycle, swift-asn1, swift-http-structured-headers, swift-async-algorithms
[5484/16450] Fetching swift-service-lifecycle, swift-asn1, swift-http-structured-headers, swift-async-algorithms, swift-algorithms
[5864/22911] Fetching swift-service-lifecycle, swift-asn1, swift-http-structured-headers, swift-async-algorithms, swift-algorithms, swift-certificates
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (2.94s)
Fetched https://github.com/apple/swift-asn1.git from cache (2.95s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (2.95s)
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (3.20s)
Fetched https://github.com/apple/swift-algorithms.git from cache (4.36s)
Fetched https://github.com/apple/swift-certificates.git from cache (4.36s)
[1/917] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (3.90s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.8.0 (8.15s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.0.4 (0.50s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.77s)
Fetching https://github.com/apple/swift-numerics.git
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.45s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (0.90s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.4.0 (0.40s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.13.0 (0.53s)
Fetching https://github.com/apple/swift-crypto.git
[1/16374] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.71s)
Computing version for https://github.com/apple/swift-http-structured-headers.git
Computed https://github.com/apple/swift-http-structured-headers.git at 1.4.0 (2.12s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.34s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.34.0 (0.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.77s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (1.55s)
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.4.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.34.0
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.29.0
Creating working copy for https://github.com/aws-amplify/amplify-swift
Working copy of https://github.com/aws-amplify/amplify-swift resolved at 2.50.0
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/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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.13.0
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/smithy-lang/smithy-swift
Working copy of https://github.com/smithy-lang/smithy-swift resolved at 0.151.0
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.0
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.8.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.1
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.0.4
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.31.0
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/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.25.1
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/awslabs/aws-crt-swift
Working copy of https://github.com/awslabs/aws-crt-swift resolved at 0.52.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.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.0
Creating working copy for https://github.com/apple/swift-nio.git
Working copy of https://github.com/apple/swift-nio.git resolved at 2.86.0
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.38.0
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/awslabs/aws-sdk-swift
Working copy of https://github.com/awslabs/aws-sdk-swift resolved at 1.5.14
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.4.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.4.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>
Downloading binary artifact https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip
[1369/15500663] Downloading https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip
Downloaded https://github.com/apple/swift-protobuf/releases/download/protoc-artifactbundle-v31.1/protoc-31.1.artifactbundle.zip (1.86s)
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
warning: you may be able to install libcrypto using your system-packager:
apt-get install openssl libssl-dev
warning: you may be able to install libcrypto using your system-packager:
apt-get install openssl libssl-dev
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/Sources/FaceLiveness/Resources/Assets.xcassets
warning: 'amplify-swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/amplify-swift/AmplifyPlugins/Core/AWSPluginsCore/WebSocket/README.md
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
[3/3] Compiling plugin SwiftProtobufPlugin
[4/4] Compiling plugin GRPCSwiftPlugin
Building for debugging...
[4/451] Write sources
[4/451] Copying Localizable.strings
[4/451] Copying Info.plist
[4/451] Write sources
[15/451] Copying PrivacyInfo.xcprivacy
[16/451] Compiling libtommathAmplify amplify_bn_mp_clear.c
[17/451] Compiling libtommathAmplify amplify_bn_s_mp_toom_sqr.c
[18/451] Write swift-version-24593BA9C3E375BF.txt
[19/451] Compiling libtommathAmplify amplify_bn_mp_init_size.c
[20/451] Compiling libtommathAmplify amplify_bn_mp_init_u32.c
[21/451] Compiling libtommathAmplify amplify_bn_mp_init_multi.c
[21/451] Compiling libtommathAmplify amplify_bn_s_mp_toom_mul.c
[21/451] Compiling libtommathAmplify amplify_bn_mp_init_set.c
[24/451] Compiling libtommathAmplify amplify_bn_s_mp_sub.c
[25/451] Compiling libtommathAmplify amplify_bn_s_mp_sqr_fast.c
[26/451] Compiling libtommathAmplify amplify_bn_s_mp_reverse.c
[27/451] Compiling libtommathAmplify amplify_bn_s_mp_rand_platform.c
[28/458] Compiling libtommathAmplify amplify_bn_s_mp_rand_jenkins.c
[29/459] Compiling libtommathAmplify amplify_bn_s_mp_sqr.c
[30/460] Compiling libtommathAmplify amplify_bn_s_mp_mul_high_digs_fast.c
[31/461] Compiling libtommathAmplify amplify_bn_s_mp_prime_is_divisible.c
[32/467] Compiling libtommathAmplify amplify_bn_s_mp_mul_digs_fast.c
[33/468] Compiling libtommathAmplify amplify_bn_s_mp_mul_digs.c
[34/468] Compiling libtommathAmplify amplify_bn_s_mp_mul_high_digs.c
[35/468] Compiling libtommathAmplify amplify_bn_s_mp_montgomery_reduce_fast.c
[36/468] Compiling libtommathAmplify amplify_bn_s_mp_karatsuba_mul.c
[37/468] Compiling libtommathAmplify amplify_bn_s_mp_karatsuba_sqr.c
[38/468] Compiling libtommathAmplify amplify_bn_s_mp_invmod_fast.c
[39/468] Compiling libtommathAmplify amplify_bn_s_mp_get_bit.c
[40/468] Compiling libtommathAmplify amplify_bn_s_mp_exptmod.c
[41/468] Compiling libtommathAmplify amplify_bn_s_mp_invmod_slow.c
[41/468] Compiling libtommathAmplify amplify_bn_s_mp_exptmod_fast.c
[43/468] Compiling libtommathAmplify amplify_bn_s_mp_balance_mul.c
[44/468] Compiling libtommathAmplify amplify_bn_prime_tab.c
[45/468] Compiling libtommathAmplify amplify_bn_s_mp_add.c
[46/468] Compiling libtommathAmplify amplify_bn_mp_zero.c
[47/468] Compiling libtommathAmplify amplify_bn_mp_ubin_size.c
[48/468] Compiling libtommathAmplify amplify_bn_mp_submod.c
[49/468] Compiling libtommathAmplify amplify_bn_mp_unpack.c
[50/468] Compiling libtommathAmplify amplify_bn_mp_xor.c
[50/468] Compiling libtommathAmplify amplify_bn_mp_to_ubin.c
[52/468] Compiling libtommathAmplify amplify_bn_mp_to_radix.c
[53/468] Compiling libtommathAmplify amplify_bn_mp_to_sbin.c
[54/468] Compiling libtommathAmplify amplify_bn_mp_sub.c
[55/468] Compiling libtommathAmplify amplify_bn_mp_sqrtmod_prime.c
[56/468] Compiling libtommathAmplify amplify_bn_mp_sqrt.c
[57/468] Compiling libtommathAmplify amplify_bn_mp_sub_d.c
[58/468] Compiling libtommathAmplify amplify_bn_mp_sqrmod.c
[59/468] Compiling libtommathAmplify amplify_bn_mp_sqr.c
[60/468] Compiling libtommathAmplify amplify_bn_mp_signed_rsh.c
[61/468] Compiling libtommathAmplify amplify_bn_mp_shrink.c
[62/468] Compiling libtommathAmplify amplify_bn_mp_set_ul.c
[63/468] Compiling libtommathAmplify amplify_bn_mp_set_u64.c
[64/468] Compiling libtommathAmplify amplify_bn_mp_set_ull.c
[65/468] Compiling libtommathAmplify amplify_bn_mp_set_u32.c
[66/468] Compiling libtommathAmplify amplify_bn_mp_set_l.c
[67/468] Compiling libtommathAmplify amplify_bn_mp_set_ll.c
[68/468] Compiling libtommathAmplify amplify_bn_mp_set_double.c
[69/468] Compiling libtommathAmplify amplify_bn_mp_set_i32.c
[70/468] Compiling libtommathAmplify amplify_bn_mp_set_i64.c
[71/468] Compiling libtommathAmplify amplify_bn_mp_set.c
[72/468] Compiling libtommathAmplify amplify_bn_mp_sbin_size.c
[73/468] Compiling libtommathAmplify amplify_bn_mp_reduce_setup.c
[74/468] Compiling libtommathAmplify amplify_bn_mp_rshd.c
[75/468] Compiling libtommathAmplify amplify_bn_mp_root_u32.c
[75/468] Compiling libtommathAmplify amplify_bn_mp_reduce_is_2k.c
[77/468] Compiling libtommathAmplify amplify_bn_mp_reduce_is_2k_l.c
[78/468] Compiling libtommathAmplify amplify_bn_mp_reduce_2k_l.c
[79/468] Compiling libtommathAmplify amplify_bn_mp_reduce_2k_setup_l.c
[80/468] Compiling libtommathAmplify amplify_bn_mp_reduce_2k.c
[81/468] Compiling libtommathAmplify amplify_bn_mp_reduce_2k_setup.c
[82/468] Compiling libtommathAmplify amplify_bn_mp_reduce.c
[83/468] Compiling libtommathAmplify amplify_bn_mp_read_radix.c
[84/468] Compiling libtommathAmplify amplify_bn_mp_prime_rabin_miller_trials.c
[85/468] Compiling libtommathAmplify amplify_bn_mp_rand.c
[86/468] Compiling libtommathAmplify amplify_bn_mp_radix_smap.c
[87/468] Compiling libtommathAmplify amplify_bn_mp_prime_strong_lucas_selfridge.c
[88/468] Compiling libtommathAmplify amplify_bn_mp_radix_size.c
[89/468] Compiling libtommathAmplify amplify_bn_mp_prime_next_prime.c
[90/468] Compiling libtommathAmplify amplify_bn_mp_prime_fermat.c
[91/468] Compiling libtommathAmplify amplify_bn_mp_prime_rand.c
[92/468] Compiling libtommathAmplify amplify_bn_mp_prime_miller_rabin.c
[93/468] Compiling libtommathAmplify amplify_bn_mp_pack_count.c
[94/468] Compiling libtommathAmplify amplify_bn_mp_pack.c
[95/468] Compiling libtommathAmplify amplify_bn_mp_prime_is_prime.c
[96/468] Compiling libtommathAmplify amplify_bn_mp_prime_frobenius_underwood.c
[97/468] Compiling libtommathAmplify amplify_bn_mp_or.c
[98/468] Compiling libtommathAmplify amplify_bn_mp_mul_d.c
[99/468] Compiling libtommathAmplify amplify_bn_mp_neg.c
[100/468] Compiling libtommathAmplify amplify_bn_mp_mulmod.c
[101/468] Compiling libtommathAmplify amplify_bn_mp_montgomery_setup.c
[102/468] Compiling libtommathAmplify amplify_bn_mp_mul_2d.c
[103/468] Compiling libtommathAmplify amplify_bn_mp_mul_2.c
[104/468] Compiling libtommathAmplify amplify_bn_mp_mul.c
[105/468] Compiling libtommathAmplify amplify_bn_mp_montgomery_calc_normalization.c
[106/468] Compiling libtommathAmplify amplify_bn_mp_montgomery_reduce.c
[107/468] Compiling libtommathAmplify amplify_bn_mp_mod_d.c
[108/468] Compiling libtommathAmplify amplify_bn_mp_lshd.c
[109/468] Compiling libtommathAmplify amplify_bn_mp_mod.c
[110/468] Compiling libtommathAmplify amplify_bn_mp_mod_2d.c
[111/468] Compiling libtommathAmplify amplify_bn_mp_log_u32.c
[112/468] Compiling libtommathAmplify amplify_bn_mp_kronecker.c
[113/468] Compiling libtommathAmplify amplify_bn_mp_lcm.c
[114/468] Compiling libtommathAmplify amplify_bn_mp_isodd.c
[115/468] Compiling libtommathAmplify amplify_bn_mp_is_square.c
[116/468] Compiling libtommathAmplify amplify_bn_mp_iseven.c
[117/468] Compiling libtommathAmplify amplify_bn_mp_init_ull.c
[118/468] Compiling libtommathAmplify amplify_bn_mp_invmod.c
[119/468] Compiling libtommathAmplify amplify_bn_mp_init_u64.c
[120/468] Compiling libtommathAmplify amplify_bn_mp_init_ul.c
[121/468] Compiling libtommathAmplify amplify_bn_mp_init_ll.c
[122/468] Compiling libtommathAmplify amplify_bn_mp_init_i64.c
[123/468] Compiling libtommathAmplify amplify_bn_mp_init_l.c
[123/468] Compiling libtommathAmplify amplify_bn_mp_init_i32.c
[125/468] Compiling libtommathAmplify amplify_bn_mp_incr.c
[126/468] Compiling libtommathAmplify amplify_bn_mp_grow.c
[127/468] Compiling libtommathAmplify amplify_bn_mp_init_copy.c
[128/468] Compiling libtommathAmplify amplify_bn_mp_get_mag_u64.c
[128/468] Compiling libtommathAmplify amplify_bn_mp_init.c
[130/468] Compiling libtommathAmplify amplify_bn_mp_get_mag_ull.c
[131/468] Compiling libtommathAmplify amplify_bn_mp_get_mag_ul.c
[132/468] Compiling libtommathAmplify amplify_bn_mp_get_mag_u32.c
[133/468] Compiling libtommathAmplify amplify_bn_mp_get_l.c
[134/468] Compiling libtommathAmplify amplify_bn_mp_get_ll.c
[135/468] Compiling libtommathAmplify amplify_bn_mp_get_i32.c
[135/468] Compiling libtommathAmplify amplify_bn_mp_get_i64.c
[137/468] Compiling libtommathAmplify amplify_bn_mp_get_double.c
[138/468] Compiling libtommathAmplify amplify_bn_mp_gcd.c
[139/468] Compiling libtommathAmplify amplify_bn_mp_fwrite.c
[140/468] Compiling libtommathAmplify amplify_bn_mp_from_sbin.c
[141/468] Compiling libtommathAmplify amplify_bn_mp_from_ubin.c
[142/468] Compiling libtommathAmplify amplify_bn_mp_exteuclid.c
[143/468] Compiling libtommathAmplify amplify_bn_mp_fread.c
[143/468] Compiling libtommathAmplify amplify_bn_mp_exptmod.c
[145/468] Compiling libtommathAmplify amplify_bn_mp_expt_u32.c
[146/468] Compiling libtommathAmplify amplify_bn_mp_error_to_string.c
[147/468] Compiling libtommathAmplify amplify_bn_mp_exch.c
[147/468] Compiling libtommathAmplify amplify_bn_mp_dr_reduce.c
[149/468] Compiling libtommathAmplify amplify_bn_mp_dr_setup.c
[150/468] Compiling libtommathAmplify amplify_bn_mp_dr_is_modulus.c
[151/468] Compiling libtommathAmplify amplify_bn_mp_div_d.c
[151/468] Compiling libtommathAmplify amplify_bn_mp_div_3.c
[153/468] Compiling libtommathAmplify amplify_bn_mp_div_2d.c
[154/468] Compiling libtommathAmplify amplify_bn_mp_div_2.c
[155/468] Compiling libtommathAmplify amplify_bn_mp_div.c
[156/468] Compiling libtommathAmplify amplify_bn_mp_count_bits.c
[157/468] Compiling libtommathAmplify amplify_bn_mp_decr.c
[158/468] Compiling libtommathAmplify amplify_bn_mp_copy.c
[159/468] Compiling libtommathAmplify amplify_bn_mp_complement.c
[160/468] Compiling libtommathAmplify amplify_bn_mp_cmp_mag.c
[160/468] Compiling libtommathAmplify amplify_bn_mp_cnt_lsb.c
[162/468] Compiling libtommathAmplify amplify_bn_mp_cmp_d.c
[163/468] Compiling libtommathAmplify amplify_bn_mp_cmp.c
[164/468] Compiling libtommathAmplify amplify_bn_mp_clamp.c
[165/468] Compiling libtommathAmplify amplify_bn_mp_clear_multi.c
[166/468] Compiling libtommathAmplify amplify_bn_mp_and.c
[167/468] Compiling libtommathAmplify amplify_bn_mp_addmod.c
[168/468] Compiling libtommathAmplify amplify_bn_mp_add_d.c
[169/468] Copying PrivacyInfo.xcprivacy
[171/468] Write sources
[173/468] Compiling libtommathAmplify amplify_bn_mp_add.c
[173/468] Write sources
[195/468] Compiling libtommathAmplify amplify_bn_mp_abs.c
[196/468] Compiling libtommathAmplify amplify_bn_mp_2expt.c
[197/468] Compiling libtommathAmplify amplify_bn_cutoffs.c
[198/468] Compiling libtommathAmplify amplify_bn_deprecated.c
[199/476] Compiling mqtt5_utils.c
[200/476] Compiling rate_limiters.c
[201/476] Compiling mqtt5_types.c
[202/476] Compiling mqtt5_topic_alias.c
In file included from /host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-mqtt/source/v5/mqtt5_listener.c:11:
In file included from /host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-mqtt/include/aws/mqtt/private/v5/mqtt5_client_impl.h:16:
In file included from /host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-mqtt/include/aws/mqtt/private/v5/mqtt5_decoder.h:13:
In file included from /host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-mqtt/include/aws/mqtt/private/v5/mqtt5_options_storage.h:17:
/host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-io/include/aws/io/socket.h:148:18: error: no member named 'sun_path' in 'struct sockaddr_un'
148 | char address[AWS_ADDRESS_MAX_LEN];
| ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-io/include/aws/io/socket.h:145:67: note: expanded from macro 'AWS_ADDRESS_MAX_LEN'
145 | # define AWS_ADDRESS_MAX_LEN sizeof(((struct sockaddr_un *)0)->sun_path)
| ~~~~~~~~~~~~~~~~~~~~~~~~~ ^
1 error generated.
[203/476] Compiling mqtt5_listener.c
[203/476] Compiling mqtt5_encoder.c
In file included from /host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-mqtt/source/v5/mqtt5_to_mqtt3_adapter.c:13:
In file included from /host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-mqtt/include/aws/mqtt/private/v5/mqtt5_client_impl.h:16:
In file included from /host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-mqtt/include/aws/mqtt/private/v5/mqtt5_decoder.h:13:
In file included from /host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-mqtt/include/aws/mqtt/private/v5/mqtt5_options_storage.h:17:
/host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-io/include/aws/io/socket.h:148:18: error: no member named 'sun_path' in 'struct sockaddr_un'
148 | char address[AWS_ADDRESS_MAX_LEN];
| ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-io/include/aws/io/socket.h:145:67: note: expanded from macro 'AWS_ADDRESS_MAX_LEN'
145 | # define AWS_ADDRESS_MAX_LEN sizeof(((struct sockaddr_un *)0)->sun_path)
| ~~~~~~~~~~~~~~~~~~~~~~~~~ ^
[203/476] Compiling mqtt5_to_mqtt3_adapter.c
In file included from /host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-mqtt/source/v5/mqtt5_options_storage.c:6:
In file included from /host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-mqtt/include/aws/mqtt/private/v5/mqtt5_options_storage.h:17:
/host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-io/include/aws/io/socket.h:148:18: error: no member named 'sun_path' in 'struct sockaddr_un'
148 | char address[AWS_ADDRESS_MAX_LEN];
| ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-io/include/aws/io/socket.h:145:67: note: expanded from macro 'AWS_ADDRESS_MAX_LEN'
145 | # define AWS_ADDRESS_MAX_LEN sizeof(((struct sockaddr_un *)0)->sun_path)
| ~~~~~~~~~~~~~~~~~~~~~~~~~ ^
[203/476] Compiling mqtt5_options_storage.c
BUILD FAILURE 6.2 wasm