Build Information
Failed to build AmplifyUILiveness, reference main (198077
), with Swift 6.2 (beta) for Android on 5 Sep 2025 17:42:03 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 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: android
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-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-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 (16.25s)
Computing version for https://github.com/aws-amplify/amplify-swift
Computed https://github.com/aws-amplify/amplify-swift at 2.50.0 (16.80s)
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/529] Fetching amplify-swift-utils-notifications
Fetched https://github.com/aws-amplify/amplify-swift-utils-notifications.git from cache (0.25s)
[1/10058] Fetching sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (0.96s)
[1/800058] Fetching aws-sdk-swift
Fetched https://github.com/awslabs/aws-sdk-swift from cache (331.83s)
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.96s)
Fetching https://github.com/stephencelis/CSQLite.git
[1/19] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite.git from cache (2.50s)
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
[9630/103833] Fetching aws-crt-swift, smithy-swift
Fetched https://github.com/smithy-lang/smithy-swift from cache (7.91s)
Fetched https://github.com/awslabs/aws-crt-swift from cache (7.92s)
Computing version for https://github.com/stephencelis/CSQLite.git
Computed https://github.com/stephencelis/CSQLite.git at 0.0.3 (13.13s)
Computing version for https://github.com/awslabs/aws-crt-swift
Computed https://github.com/awslabs/aws-crt-swift at 0.52.1 (1.86s)
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 (2.84s)
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/apple/swift-log.git
Fetching https://github.com/open-telemetry/opentelemetry-swift
[1/18032] Fetching opentelemetry-swift
[14607/21935] Fetching opentelemetry-swift, swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.10s)
Fetched https://github.com/open-telemetry/opentelemetry-swift from cache (1.11s)
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 (3.85s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.1 (1.45s)
Computing version for https://github.com/open-telemetry/opentelemetry-swift
Computed https://github.com/open-telemetry/opentelemetry-swift at 1.17.1 (3.47s)
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/grpc/grpc-swift.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-nio.git
[1/2350] Fetching swift-metrics
[2351/4164] Fetching swift-metrics, swift-atomics
[4165/55461] Fetching swift-metrics, swift-atomics, grpc-swift
Fetched https://github.com/apple/swift-metrics.git from cache (0.45s)
[4892/53111] Fetching swift-atomics, grpc-swift
[11562/131143] Fetching swift-atomics, grpc-swift, swift-nio
[94738/171289] Fetching swift-atomics, grpc-swift, swift-nio, swift-protobuf
Fetched https://github.com/grpc/grpc-swift.git from cache (11.66s)
Fetched https://github.com/apple/swift-nio.git from cache (11.90s)
Fetched https://github.com/apple/swift-atomics.git from cache (14.58s)
Fetched https://github.com/apple/swift-protobuf.git from cache (14.69s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (15.53s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (1.23s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.26.1 (0.85s)
Fetching https://github.com/apple/swift-nio-transport-services.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/swift-nio-http2.git
Fetching https://github.com/apple/swift-nio-extras.git
Fetching https://github.com/apple/swift-nio-ssl.git
[1/6127] Fetching swift-nio-extras
[737/8825] Fetching swift-nio-extras, swift-nio-transport-services
[8826/20486] Fetching swift-nio-extras, swift-nio-transport-services, swift-nio-http2
[11392/37880] Fetching swift-nio-extras, swift-nio-transport-services, swift-nio-http2, swift-collections
[12088/52955] Fetching swift-nio-extras, swift-nio-transport-services, swift-nio-http2, swift-collections, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (1.56s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (1.57s)
Fetched https://github.com/apple/swift-collections.git from cache (1.59s)
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (2.18s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (2.20s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (2.81s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.31.0 (0.66s)
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.66s)
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.67s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.86.0 (0.84s)
Fetching https://github.com/apple/swift-system.git
[1/4941] 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.2 (0.86s)
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.52s)
Fetching https://github.com/swift-server/swift-service-lifecycle.git
Fetching https://github.com/apple/swift-asn1.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/apple/swift-http-structured-headers.git
[1/1629] Fetching swift-asn1
[767/2805] Fetching swift-asn1, swift-http-structured-headers
[1647/5275] Fetching swift-asn1, swift-http-structured-headers, swift-service-lifecycle
[3671/11736] Fetching swift-asn1, swift-http-structured-headers, swift-service-lifecycle, swift-certificates
[4181/17721] Fetching swift-asn1, swift-http-structured-headers, swift-service-lifecycle, swift-certificates, swift-algorithms
[4736/22911] Fetching swift-asn1, swift-http-structured-headers, swift-service-lifecycle, swift-certificates, swift-algorithms, swift-async-algorithms
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (0.37s)
[17873/21735] Fetching swift-asn1, swift-service-lifecycle, swift-certificates, swift-algorithms, swift-async-algorithms
Fetching https://github.com/apple/swift-http-types.git
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.53s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.53s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (0.53s)
Fetched https://github.com/apple/swift-certificates.git from cache (0.53s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.53s)
[1/917] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.34s)
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 (1.27s)
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.55s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (3.83s)
Fetching https://github.com/apple/swift-numerics.git
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (3.33s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.4.0 (4.38s)
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.39s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.13.0 (0.78s)
Fetching https://github.com/apple/swift-crypto.git
[1/16374] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (1.73s)
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.16s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.36s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.34.0 (1.10s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.61s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.0 (1.20s)
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-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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.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.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.8.0
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/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-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/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/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/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/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-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-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.4.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/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/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-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/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/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-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
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-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/stephencelis/CSQLite.git
Working copy of https://github.com/stephencelis/CSQLite.git resolved at 0.0.3
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-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/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/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-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.13.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 (2.75s)
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 Info.plist
[4/451] Write sources
[4/451] Copying Localizable.strings
[9/451] Write sources
[21/451] Copying PrivacyInfo.xcprivacy
[22/451] Write swift-version-8C5A4AE7A8CE2BA.txt
[23/451] Compiling libtommathAmplify amplify_bn_mp_div_3.c
[24/451] Compiling libtommathAmplify amplify_bn_mp_div_2d.c
[24/451] Compiling libtommathAmplify amplify_bn_s_mp_toom_sqr.c
[26/451] Compiling libtommathAmplify amplify_bn_s_mp_sub.c
[27/451] Compiling libtommathAmplify amplify_bn_mp_init_i32.c
[28/451] Compiling libtommathAmplify amplify_bn_s_mp_toom_mul.c
[28/451] Compiling libtommathAmplify amplify_bn_mp_reduce_2k_l.c
[30/451] Compiling libtommathAmplify amplify_bn_s_mp_sqr_fast.c
[31/451] Compiling libtommathAmplify amplify_bn_s_mp_sqr.c
[32/461] Compiling libtommathAmplify amplify_bn_s_mp_rand_jenkins.c
[33/466] Compiling libtommathAmplify amplify_bn_s_mp_rand_platform.c
[34/467] Compiling libtommathAmplify amplify_bn_s_mp_mul_high_digs_fast.c
[35/468] Compiling libtommathAmplify amplify_bn_s_mp_prime_is_divisible.c
[36/468] Compiling libtommathAmplify amplify_bn_s_mp_reverse.c
[37/468] Compiling libtommathAmplify amplify_bn_s_mp_mul_digs.c
[38/468] Compiling libtommathAmplify amplify_bn_s_mp_karatsuba_mul.c
[39/468] Compiling libtommathAmplify amplify_bn_s_mp_mul_digs_fast.c
[40/468] Compiling libtommathAmplify amplify_bn_s_mp_mul_high_digs.c
[41/468] Compiling libtommathAmplify amplify_bn_s_mp_montgomery_reduce_fast.c
[42/468] Compiling libtommathAmplify amplify_bn_s_mp_karatsuba_sqr.c
[42/468] Compiling libtommathAmplify amplify_bn_s_mp_get_bit.c
[44/468] Compiling libtommathAmplify amplify_bn_s_mp_invmod_slow.c
[45/468] Compiling libtommathAmplify amplify_bn_s_mp_invmod_fast.c
[46/468] Compiling libtommathAmplify amplify_bn_s_mp_exptmod_fast.c
[47/468] Compiling libtommathAmplify amplify_bn_s_mp_exptmod.c
[48/468] Compiling libtommathAmplify amplify_bn_s_mp_add.c
[49/468] Compiling libtommathAmplify amplify_bn_mp_zero.c
[49/468] Compiling libtommathAmplify amplify_bn_s_mp_balance_mul.c
[51/468] Compiling libtommathAmplify amplify_bn_prime_tab.c
[52/468] Compiling libtommathAmplify amplify_bn_mp_xor.c
[52/468] Compiling libtommathAmplify amplify_bn_mp_unpack.c
[54/468] Compiling libtommathAmplify amplify_bn_mp_to_ubin.c
[54/468] Compiling libtommathAmplify amplify_bn_mp_ubin_size.c
[56/468] Compiling libtommathAmplify amplify_bn_mp_to_radix.c
[57/468] Compiling libtommathAmplify amplify_bn_mp_to_sbin.c
[58/468] Compiling libtommathAmplify amplify_bn_mp_submod.c
[59/468] Compiling libtommathAmplify amplify_bn_mp_sub_d.c
[60/468] Compiling libtommathAmplify amplify_bn_mp_sub.c
[61/468] Compiling libtommathAmplify amplify_bn_mp_sqrtmod_prime.c
[62/468] Compiling libtommathAmplify amplify_bn_mp_sqrt.c
[63/468] Compiling libtommathAmplify amplify_bn_mp_sqrmod.c
[63/468] Compiling libtommathAmplify amplify_bn_mp_signed_rsh.c
[65/468] Compiling libtommathAmplify amplify_bn_mp_sqr.c
[66/468] Compiling libtommathAmplify amplify_bn_mp_set_ull.c
[67/468] Compiling libtommathAmplify amplify_bn_mp_shrink.c
[67/468] Compiling libtommathAmplify amplify_bn_mp_set_ul.c
[69/468] Compiling libtommathAmplify amplify_bn_mp_set_u64.c
[70/468] Compiling libtommathAmplify amplify_bn_mp_set_u32.c
[71/468] Compiling libtommathAmplify amplify_bn_mp_set_ll.c
[72/468] Compiling libtommathAmplify amplify_bn_mp_set_l.c
[73/468] Compiling libtommathAmplify amplify_bn_mp_set_i64.c
[74/468] Compiling libtommathAmplify amplify_bn_mp_set_i32.c
[75/468] Compiling libtommathAmplify amplify_bn_mp_sbin_size.c
[76/468] Compiling libtommathAmplify amplify_bn_mp_set_double.c
[77/468] Compiling libtommathAmplify amplify_bn_mp_rshd.c
[78/468] Compiling libtommathAmplify amplify_bn_mp_root_u32.c
[79/468] Compiling libtommathAmplify amplify_bn_mp_set.c
[80/468] Compiling libtommathAmplify amplify_bn_mp_reduce_is_2k.c
[81/468] Compiling libtommathAmplify amplify_bn_mp_reduce_2k_setup_l.c
[82/468] Compiling libtommathAmplify amplify_bn_mp_reduce_is_2k_l.c
[83/468] Compiling libtommathAmplify amplify_bn_mp_reduce_setup.c
[84/468] Compiling libtommathAmplify amplify_bn_mp_reduce_2k_setup.c
[85/468] Compiling libtommathAmplify amplify_bn_mp_reduce_2k.c
[86/468] Compiling libtommathAmplify amplify_bn_mp_read_radix.c
[87/468] Compiling libtommathAmplify amplify_bn_mp_reduce.c
[88/468] Compiling libtommathAmplify amplify_bn_mp_rand.c
[89/468] Compiling libtommathAmplify amplify_bn_mp_radix_smap.c
[90/468] Compiling libtommathAmplify amplify_bn_mp_radix_size.c
[91/468] Compiling libtommathAmplify amplify_bn_mp_prime_rand.c
[92/468] Compiling libtommathAmplify amplify_bn_mp_prime_next_prime.c
[93/468] Compiling libtommathAmplify amplify_bn_mp_prime_rabin_miller_trials.c
[93/468] Compiling libtommathAmplify amplify_bn_mp_prime_strong_lucas_selfridge.c
[94/468] Compiling libtommathAmplify amplify_bn_mp_prime_miller_rabin.c
[96/468] Compiling libtommathAmplify amplify_bn_mp_prime_is_prime.c
[97/468] Compiling libtommathAmplify amplify_bn_mp_pack_count.c
[97/468] Compiling libtommathAmplify amplify_bn_mp_prime_fermat.c
[99/468] Compiling libtommathAmplify amplify_bn_mp_prime_frobenius_underwood.c
[100/468] Compiling libtommathAmplify amplify_bn_mp_pack.c
[101/468] Compiling libtommathAmplify amplify_bn_mp_mul_d.c
[101/468] Compiling libtommathAmplify amplify_bn_mp_or.c
[103/468] Compiling libtommathAmplify amplify_bn_mp_neg.c
[104/468] Compiling libtommathAmplify amplify_bn_mp_mulmod.c
[105/468] Compiling libtommathAmplify amplify_bn_mp_mul_2d.c
[106/468] Compiling libtommathAmplify amplify_bn_mp_mul.c
[106/468] Compiling libtommathAmplify amplify_bn_mp_mul_2.c
[108/468] Compiling libtommathAmplify amplify_bn_mp_montgomery_setup.c
[108/468] Compiling libtommathAmplify amplify_bn_mp_montgomery_reduce.c
[110/468] Compiling libtommathAmplify amplify_bn_mp_mod_d.c
[111/468] Compiling libtommathAmplify amplify_bn_mp_montgomery_calc_normalization.c
[112/468] Compiling libtommathAmplify amplify_bn_mp_mod_2d.c
[113/468] Compiling libtommathAmplify amplify_bn_mp_lcm.c
[114/468] Compiling libtommathAmplify amplify_bn_mp_lshd.c
[114/468] Compiling libtommathAmplify amplify_bn_mp_mod.c
[114/468] Compiling libtommathAmplify amplify_bn_mp_log_u32.c
[117/468] Compiling libtommathAmplify amplify_bn_mp_isodd.c
[118/468] Compiling libtommathAmplify amplify_bn_mp_kronecker.c
[119/468] Compiling libtommathAmplify amplify_bn_mp_is_square.c
[120/468] Compiling libtommathAmplify amplify_bn_mp_iseven.c
[121/468] Compiling libtommathAmplify amplify_bn_mp_invmod.c
[122/468] Compiling libtommathAmplify amplify_bn_mp_init_ull.c
[123/468] Compiling libtommathAmplify amplify_bn_mp_init_ul.c
[124/468] Compiling libtommathAmplify amplify_bn_mp_init_u64.c
[125/468] Compiling libtommathAmplify amplify_bn_mp_init_u32.c
[125/468] Compiling libtommathAmplify amplify_bn_mp_init_size.c
[127/468] Compiling libtommathAmplify amplify_bn_mp_init_multi.c
[128/468] Compiling libtommathAmplify amplify_bn_mp_init_ll.c
[129/468] Compiling libtommathAmplify amplify_bn_mp_init_set.c
[130/468] Compiling libtommathAmplify amplify_bn_mp_init_copy.c
[131/468] Compiling libtommathAmplify amplify_bn_mp_init_l.c
[132/468] Compiling libtommathAmplify amplify_bn_mp_init_i64.c
[133/468] Compiling libtommathAmplify amplify_bn_mp_init.c
[134/468] Compiling libtommathAmplify amplify_bn_mp_get_mag_ull.c
[135/468] Compiling libtommathAmplify amplify_bn_mp_grow.c
[136/468] Compiling libtommathAmplify amplify_bn_mp_get_mag_ul.c
[137/468] Compiling libtommathAmplify amplify_bn_mp_incr.c
[138/468] Compiling libtommathAmplify amplify_bn_mp_get_mag_u64.c
[139/468] Compiling libtommathAmplify amplify_bn_mp_get_mag_u32.c
[140/468] Compiling libtommathAmplify amplify_bn_mp_get_ll.c
[141/468] Compiling libtommathAmplify amplify_bn_mp_get_i64.c
[142/468] Compiling libtommathAmplify amplify_bn_mp_get_i32.c
[143/468] Compiling libtommathAmplify amplify_bn_mp_get_l.c
[144/468] Compiling libtommathAmplify amplify_bn_mp_get_double.c
[145/468] Compiling libtommathAmplify amplify_bn_mp_gcd.c
[146/468] Compiling libtommathAmplify amplify_bn_mp_fwrite.c
[147/468] Compiling libtommathAmplify amplify_bn_mp_from_ubin.c
[148/468] Compiling libtommathAmplify amplify_bn_mp_fread.c
[148/468] Compiling libtommathAmplify amplify_bn_mp_exteuclid.c
[150/468] Compiling libtommathAmplify amplify_bn_mp_from_sbin.c
[151/468] Compiling libtommathAmplify amplify_bn_mp_exptmod.c
[152/468] Compiling libtommathAmplify amplify_bn_mp_expt_u32.c
[153/468] Compiling libtommathAmplify amplify_bn_mp_error_to_string.c
[154/468] Compiling libtommathAmplify amplify_bn_mp_dr_setup.c
[155/468] Compiling libtommathAmplify amplify_bn_mp_exch.c
[156/468] Compiling libtommathAmplify amplify_bn_mp_dr_reduce.c
[157/468] Compiling libtommathAmplify amplify_bn_mp_dr_is_modulus.c
[158/468] Compiling libtommathAmplify amplify_bn_mp_div_d.c
[159/468] Compiling libtommathAmplify amplify_bn_mp_div_2.c
[160/468] Compiling libtommathAmplify amplify_bn_mp_decr.c
[161/468] Compiling libtommathAmplify amplify_bn_mp_div.c
[161/468] Compiling libtommathAmplify amplify_bn_mp_count_bits.c
[163/468] Compiling libtommathAmplify amplify_bn_mp_complement.c
[164/468] Compiling libtommathAmplify amplify_bn_mp_copy.c
[165/468] Compiling libtommathAmplify amplify_bn_mp_cnt_lsb.c
[166/468] Compiling libtommathAmplify amplify_bn_mp_cmp_mag.c
[167/468] Compiling libtommathAmplify amplify_bn_mp_cmp_d.c
[168/468] Compiling libtommathAmplify amplify_bn_mp_clear_multi.c
[169/468] Compiling libtommathAmplify amplify_bn_mp_cmp.c
[170/468] Compiling libtommathAmplify amplify_bn_mp_and.c
[171/468] Compiling libtommathAmplify amplify_bn_mp_clamp.c
[172/468] Compiling libtommathAmplify amplify_bn_mp_addmod.c
[172/468] Compiling libtommathAmplify amplify_bn_mp_clear.c
[174/468] Compiling libtommathAmplify amplify_bn_mp_add_d.c
[175/468] Copying PrivacyInfo.xcprivacy
[177/468] Write sources
[179/468] Compiling libtommathAmplify amplify_bn_mp_add.c
[179/468] Write sources
[199/468] Compiling libtommathAmplify amplify_bn_mp_abs.c
[199/468] Compiling libtommathAmplify amplify_bn_mp_2expt.c
[201/468] Compiling libtommathAmplify amplify_bn_cutoffs.c
[202/474] Compiling libtommathAmplify amplify_bn_deprecated.c
[203/476] Compiling mqtt5_types.c
[204/476] Compiling rate_limiters.c
[205/476] Compiling mqtt5_utils.c
[206/476] Compiling mqtt5_topic_alias.c
[207/476] Compiling mqtt5_listener.c
[208/476] Compiling mqtt5_encoder.c
[209/476] Compiling mqtt5_decoder.c
[210/476] Compiling mqtt5_options_storage.c
[211/476] Compiling mqtt5_to_mqtt3_adapter.c
[212/476] Compiling mqtt5_callbacks.c
[213/476] Compiling shared.c
[214/476] Compiling topic_tree.c
[215/476] Compiling subscription_manager.c
[216/476] Compiling mqtt5_client.c
[217/476] Compiling request_response_client.c
[218/476] Compiling mqtt_subscription_set.c
[219/476] Compiling protocol_adapter.c
[220/476] Compiling mqtt311_decoder.c
[221/476] Compiling mqtt311_listener.c
[222/476] Compiling fixed_header.c
[223/476] Compiling packets.c
[224/476] Compiling mqtt.c
[225/476] Compiling client_impl_shared.c
[226/476] Compiling tracing.c
[227/476] Compiling tls_channel_handler_shared.c
[228/476] Compiling stream.c
[229/476] Compiling client_channel_handler.c
[230/476] Compiling tls_channel_handler.c
[231/476] Compiling statistics.c
[232/476] Compiling client.c
[234/476] Emitting module SmithyRetriesAPI
[234/477] Compiling socket_shared.c
[235/477] Compiling standard_retry_strategy.c
[236/477] Compiling socket.c
[237/477] Compiling socket_channel_handler.c
[238/477] Compiling retry_strategy.c
[239/477] Compiling shared_library.c
[240/477] Compiling pipe.c
[241/477] Compiling host_resolver.c
[242/477] Compiling pkcs11_tls_op_handler.c
[243/477] Compiling socket.c
[244/477] Compiling no_retry_strategy.c
[245/477] Compiling pem.c
[245/477] Compiling s2n_tls_channel_handler.c
[247/477] Compiling pkcs11_lib.c
[248/477] Compiling io.c
[249/477] Compiling message_pool.c
[250/477] Compiling epoll_event_loop.c
[251/477] Compiling host_resolver.c
[252/477] Compiling future.c
[253/477] Compiling exponential_backoff_retry_strategy.c
[254/477] Compiling event_loop.c
[255/477] Compiling async_stream.c
[256/477] Compiling alpn_handler.c
[257/477] Compiling channel_bootstrap.c
[258/477] Compiling channel.c
[259/477] Compiling websocket_encoder.c
[260/477] Compiling websocket_decoder.c
[261/477] Compiling websocket_bootstrap.c
[262/477] Compiling strutil.c
[263/477] Compiling statistics.c
[264/477] Compiling random_access_set.c
[265/477] Compiling websocket.c
[266/477] Compiling proxy_strategy.c
[267/477] Compiling http2_stream_manager.c
[268/477] Compiling request_response.c
[269/477] Compiling proxy_connection.c
[270/477] Compiling http.c
[271/477] Compiling hpack_huffman_static.c
[273/477] Compiling SmithyRetriesAPI RetryStrategyOptions.swift
[274/477] Compiling SmithyRetriesAPI RetryErrorType.swift
[274/477] Compiling hpack_decoder.c
[275/477] Compiling hpack_encoder.c
[276/477] Compiling hpack.c
[277/477] Compiling h2_stream.c
[278/477] Compiling h2_frames.c
[279/477] Compiling h1_stream.c
[280/477] Compiling h2_decoder.c
[281/477] Compiling h1_encoder.c
[282/477] Compiling h2_connection.c
[283/477] Compiling h1_decoder.c
[284/477] Compiling connection_monitor.c
[285/477] Compiling h1_connection.c
[286/477] Compiling connection.c
[287/477] Compiling connection_manager.c
[288/477] Compiling event_stream_rpc_server.c
[289/477] Compiling event_stream_rpc.c
[290/477] Compiling event_stream_rpc_client.c
[291/477] Compiling huffman_testing.c
[292/477] Compiling huffman.c
[293/477] Compiling event_stream_channel_handler.c
[294/477] Compiling compression.c
[295/477] Compiling uuid.c
[296/477] Compiling xml_parser.c
[297/477] Compiling event_stream.c
[298/477] Compiling thread_shared.c
[299/477] Compiling uri.c
[300/477] Compiling thread_scheduler.c
[301/477] Compiling task_scheduler.c
[302/477] Compiling statistics.c
[303/477] Compiling system_info.c
[304/477] Compiling string.c
[305/477] Compiling ring_buffer.c
[306/477] Compiling process_common.c
[307/477] Compiling ref_count.c
[308/477] Compiling priority_queue.c
[309/477] Compiling time.c
[310/477] Compiling system_resource_utils.c
[311/477] Compiling thread.c
[312/477] Compiling rw_lock.c
[313/477] Compiling process.c
[314/477] Compiling mutex.c
[315/477] Compiling file.c
/host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-common/source/posix/system_info.c:318:12: error: call to undeclared function 'backtrace'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
318 | return backtrace(stack_frames, (int)aws_min_size(num_frames, INT_MAX));
| ^
/host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-common/source/posix/system_info.c:322:12: error: call to undeclared function 'backtrace_symbols'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
322 | return backtrace_symbols(stack_frames, (int)aws_min_size(stack_depth, INT_MAX));
| ^
/host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-common/source/posix/system_info.c:322:12: note: did you mean 'aws_backtrace_symbols'?
/host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-common/source/posix/system_info.c:321:8: note: 'aws_backtrace_symbols' declared here
321 | char **aws_backtrace_symbols(void *const *stack_frames, size_t stack_depth) {
| ^
322 | return backtrace_symbols(stack_frames, (int)aws_min_size(stack_depth, INT_MAX));
| ~~~~~~~~~~~~~~~~~
| aws_backtrace_symbols
/host/spi-builder-workspace/.build/checkouts/aws-crt-swift/aws-common-runtime/aws-c-common/source/posix/system_info.c:322:12: error: incompatible integer to pointer conversion returning 'int' from a function with result type 'char **' [-Wint-conversion]
322 | return backtrace_symbols(stack_frames, (int)aws_min_size(stack_depth, INT_MAX));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3 errors generated.
[316/477] Compiling system_info.c
[316/477] Compiling environment.c
[316/477] Compiling device_random.c
[317/477] Compiling SmithyWaitersAPI WaiterOutcome.swift
[317/477] Compiling cross_process_lock.c
BUILD FAILURE 6.2 android