Build Information
Failed to build AmplifyUILiveness, reference main (3affdd
), with Swift 6.2 (beta) for Android on 23 Jun 2025 10:22:04 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" 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.64.0
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 3affdd1 chore: finalize release 1.3.5 [skip ci]
Cloned https://github.com/aws-amplify/amplify-ui-swift-liveness.git
Revision (git rev-parse @):
3affdd197eb35ee0d6ad2d5d99fea63646a6d00f
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-3":/host -w "$PWD" 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/163743] Fetching amplify-swift
Fetched https://github.com/aws-amplify/amplify-swift from cache (14.91s)
Computing version for https://github.com/aws-amplify/amplify-swift
Computed https://github.com/aws-amplify/amplify-swift at 2.46.1 (16.00s)
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/awslabs/aws-sdk-swift
Fetching https://github.com/aws-amplify/amplify-swift-utils-notifications.git
[1/529] Fetching amplify-swift-utils-notifications
[425/10380] Fetching amplify-swift-utils-notifications, sqlite.swift
[10276/720442] Fetching amplify-swift-utils-notifications, sqlite.swift, aws-sdk-swift
Fetched https://github.com/aws-amplify/amplify-swift-utils-notifications.git from cache (13.74s)
[80516/719913] Fetching sqlite.swift, aws-sdk-swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (206.85s)
Fetched https://github.com/awslabs/aws-sdk-swift from cache (211.23s)
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 (212.12s)
Fetching https://github.com/stephencelis/CSQLite.git
[1/19] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite.git from cache (0.43s)
Computing version for https://github.com/awslabs/aws-sdk-swift
Computed https://github.com/awslabs/aws-sdk-swift at 1.0.69 (2.17s)
Fetching https://github.com/awslabs/aws-crt-swift
Fetching https://github.com/smithy-lang/smithy-swift
[1/31902] Fetching aws-crt-swift
[4468/102758] Fetching aws-crt-swift, smithy-swift
Fetched https://github.com/awslabs/aws-crt-swift from cache (8.19s)
Fetched https://github.com/smithy-lang/smithy-swift from cache (8.62s)
Computing version for https://github.com/stephencelis/CSQLite.git
Computed https://github.com/stephencelis/CSQLite.git at 0.0.3 (15.67s)
Computing version for https://github.com/awslabs/aws-crt-swift
Computed https://github.com/awslabs/aws-crt-swift at 0.40.0 (2.81s)
Computing version for https://github.com/smithy-lang/smithy-swift
Computed https://github.com/smithy-lang/smithy-swift at 0.106.0 (1.93s)
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.06s)
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 (1.90s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.77s)
Creating working copy for https://github.com/awslabs/aws-sdk-swift
Working copy of https://github.com/awslabs/aws-sdk-swift resolved at 1.0.69
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-crt-swift
Working copy of https://github.com/awslabs/aws-crt-swift resolved at 0.40.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.3
Creating working copy for https://github.com/smithy-lang/smithy-swift
Working copy of https://github.com/smithy-lang/smithy-swift resolved at 0.106.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/aws-amplify/amplify-swift
Working copy of https://github.com/aws-amplify/amplify-swift resolved at 2.46.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
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: 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
Building for debugging...
[0/411] Copying Localizable.strings
[0/411] Write sources
[0/411] Copying Info.plist
[0/411] Write sources
[0/411] Copying PrivacyInfo.xcprivacy
[0/411] Write sources
[19/411] Compiling libtommathAmplify amplify_bn_mp_zero.c
[19/411] Copying PrivacyInfo.xcprivacy
[21/411] Compiling libtommathAmplify amplify_bn_mp_unpack.c
[22/411] Compiling libtommathAmplify amplify_bn_s_mp_add.c
[22/411] Compiling libtommathAmplify amplify_bn_prime_tab.c
[24/411] Compiling libtommathAmplify amplify_bn_mp_ubin_size.c
[25/411] Compiling libtommathAmplify amplify_bn_s_mp_reverse.c
[26/411] Compiling libtommathAmplify amplify_bn_mp_xor.c
[27/411] Write swift-version-8C5A4AE7A8CE2BA.txt
[28/411] Compiling libtommathAmplify amplify_bn_s_mp_toom_mul.c
[29/411] Compiling libtommathAmplify amplify_bn_s_mp_toom_sqr.c
[30/411] Compiling libtommathAmplify amplify_bn_s_mp_sub.c
[31/411] Compiling libtommathAmplify amplify_bn_s_mp_prime_is_divisible.c
[32/411] Compiling libtommathAmplify amplify_bn_s_mp_sqr_fast.c
[33/411] Compiling libtommathAmplify amplify_bn_s_mp_rand_jenkins.c
[34/411] Compiling libtommathAmplify amplify_bn_s_mp_sqr.c
[35/411] Compiling libtommathAmplify amplify_bn_s_mp_mul_high_digs_fast.c
[36/411] Compiling libtommathAmplify amplify_bn_s_mp_mul_high_digs.c
[37/411] Compiling libtommathAmplify amplify_bn_s_mp_rand_platform.c
[38/411] Compiling libtommathAmplify amplify_bn_s_mp_mul_digs.c
[39/416] Compiling libtommathAmplify amplify_bn_s_mp_mul_digs_fast.c
[40/416] Compiling libtommathAmplify amplify_bn_s_mp_karatsuba_sqr.c
[41/418] Compiling libtommathAmplify amplify_bn_s_mp_invmod_slow.c
[42/419] Compiling libtommathAmplify amplify_bn_s_mp_karatsuba_mul.c
[43/419] Compiling libtommathAmplify amplify_bn_s_mp_montgomery_reduce_fast.c
[44/419] Compiling libtommathAmplify amplify_bn_s_mp_exptmod_fast.c
[45/419] Compiling libtommathAmplify amplify_bn_s_mp_balance_mul.c
[46/419] Compiling libtommathAmplify amplify_bn_s_mp_invmod_fast.c
[46/419] Compiling libtommathAmplify amplify_bn_mp_to_ubin.c
[46/419] Compiling libtommathAmplify amplify_bn_s_mp_exptmod.c
[49/419] Compiling libtommathAmplify amplify_bn_s_mp_get_bit.c
[50/419] Compiling libtommathAmplify amplify_bn_mp_to_sbin.c
[51/419] Compiling libtommathAmplify amplify_bn_mp_to_radix.c
[52/419] Compiling libtommathAmplify amplify_bn_mp_sub_d.c
[53/419] Compiling libtommathAmplify amplify_bn_mp_submod.c
[54/419] Compiling libtommathAmplify amplify_bn_mp_sub.c
[55/419] Compiling libtommathAmplify amplify_bn_mp_sqrmod.c
[56/419] Compiling libtommathAmplify amplify_bn_mp_sqrtmod_prime.c
[57/419] Compiling libtommathAmplify amplify_bn_mp_sqrt.c
[58/419] Compiling libtommathAmplify amplify_bn_mp_sqr.c
[59/419] Compiling libtommathAmplify amplify_bn_mp_shrink.c
[60/419] Compiling libtommathAmplify amplify_bn_mp_signed_rsh.c
[61/419] Compiling libtommathAmplify amplify_bn_mp_set_ull.c
[62/419] Compiling libtommathAmplify amplify_bn_mp_set_ul.c
[63/419] Compiling libtommathAmplify amplify_bn_mp_set_u32.c
[64/419] Compiling libtommathAmplify amplify_bn_mp_set_ll.c
[65/419] Compiling libtommathAmplify amplify_bn_mp_set_l.c
[66/419] Compiling libtommathAmplify amplify_bn_mp_set_i64.c
[67/419] Compiling libtommathAmplify amplify_bn_mp_set_u64.c
[68/419] Compiling libtommathAmplify amplify_bn_mp_set_i32.c
[69/419] Compiling libtommathAmplify amplify_bn_mp_set_double.c
[70/419] Compiling libtommathAmplify amplify_bn_mp_set.c
[71/419] Compiling libtommathAmplify amplify_bn_mp_rshd.c
[72/419] Compiling libtommathAmplify amplify_bn_mp_sbin_size.c
[73/419] Compiling libtommathAmplify amplify_bn_mp_root_u32.c
[74/419] Compiling libtommathAmplify amplify_bn_mp_reduce_is_2k_l.c
[75/419] Compiling libtommathAmplify amplify_bn_mp_reduce_setup.c
[76/419] Compiling libtommathAmplify amplify_bn_mp_reduce_2k_setup.c
[76/419] Compiling libtommathAmplify amplify_bn_mp_reduce_is_2k.c
[78/419] Compiling libtommathAmplify amplify_bn_mp_reduce_2k_setup_l.c
[79/419] Compiling libtommathAmplify amplify_bn_mp_reduce_2k_l.c
[80/419] Compiling libtommathAmplify amplify_bn_mp_reduce_2k.c
[81/419] Compiling libtommathAmplify amplify_bn_mp_reduce.c
[82/419] Compiling libtommathAmplify amplify_bn_mp_rand.c
[83/419] Compiling libtommathAmplify amplify_bn_mp_read_radix.c
[84/419] Compiling libtommathAmplify amplify_bn_mp_radix_smap.c
[85/419] Compiling libtommathAmplify amplify_bn_mp_radix_size.c
[86/419] Compiling libtommathAmplify amplify_bn_mp_prime_strong_lucas_selfridge.c
[87/419] Compiling libtommathAmplify amplify_bn_mp_prime_rand.c
[88/419] Compiling libtommathAmplify amplify_bn_mp_prime_is_prime.c
[89/419] Compiling libtommathAmplify amplify_bn_mp_prime_next_prime.c
[90/419] Compiling libtommathAmplify amplify_bn_mp_prime_rabin_miller_trials.c
[91/419] Compiling libtommathAmplify amplify_bn_mp_prime_miller_rabin.c
[92/419] Compiling libtommathAmplify amplify_bn_mp_prime_fermat.c
[93/419] Compiling libtommathAmplify amplify_bn_mp_pack_count.c
[94/419] Compiling libtommathAmplify amplify_bn_mp_prime_frobenius_underwood.c
[95/419] Compiling libtommathAmplify amplify_bn_mp_pack.c
[95/419] Compiling libtommathAmplify amplify_bn_mp_or.c
[97/419] Compiling libtommathAmplify amplify_bn_mp_neg.c
[98/419] Compiling libtommathAmplify amplify_bn_mp_mulmod.c
[99/419] Compiling libtommathAmplify amplify_bn_mp_mul_d.c
[100/419] Compiling libtommathAmplify amplify_bn_mp_mul_2.c
[101/419] Compiling libtommathAmplify amplify_bn_mp_mul.c
[101/419] Compiling libtommathAmplify amplify_bn_mp_mul_2d.c
[103/419] Compiling libtommathAmplify amplify_bn_mp_montgomery_setup.c
[104/419] Compiling libtommathAmplify amplify_bn_mp_montgomery_reduce.c
[105/419] Compiling libtommathAmplify amplify_bn_mp_montgomery_calc_normalization.c
[106/419] Compiling libtommathAmplify amplify_bn_mp_mod_2d.c
[107/419] Compiling libtommathAmplify amplify_bn_mp_log_u32.c
[108/419] Compiling libtommathAmplify amplify_bn_mp_mod_d.c
[109/419] Compiling libtommathAmplify amplify_bn_mp_mod.c
[110/419] Compiling libtommathAmplify amplify_bn_mp_lcm.c
[111/419] Compiling libtommathAmplify amplify_bn_mp_lshd.c
[112/419] Compiling libtommathAmplify amplify_bn_mp_kronecker.c
[113/419] Compiling libtommathAmplify amplify_bn_mp_iseven.c
[114/419] Compiling libtommathAmplify amplify_bn_mp_invmod.c
[115/419] Compiling libtommathAmplify amplify_bn_mp_init_ull.c
[116/419] Compiling libtommathAmplify amplify_bn_mp_isodd.c
[117/419] Compiling libtommathAmplify amplify_bn_mp_init_ul.c
[118/419] Compiling libtommathAmplify amplify_bn_mp_init_u64.c
[119/419] Compiling libtommathAmplify amplify_bn_mp_is_square.c
[120/419] Compiling libtommathAmplify amplify_bn_mp_init_u32.c
[121/419] Compiling libtommathAmplify amplify_bn_mp_init_multi.c
[122/419] Compiling libtommathAmplify amplify_bn_mp_init_set.c
[123/419] Compiling libtommathAmplify amplify_bn_mp_init_size.c
[124/419] Compiling libtommathAmplify amplify_bn_mp_init_ll.c
[125/419] Compiling libtommathAmplify amplify_bn_mp_init_l.c
[126/419] Compiling libtommathAmplify amplify_bn_mp_init.c
[127/419] Compiling libtommathAmplify amplify_bn_mp_init_copy.c
[128/419] Compiling libtommathAmplify amplify_bn_mp_init_i32.c
[129/419] Compiling libtommathAmplify amplify_bn_mp_init_i64.c
[130/419] Compiling libtommathAmplify amplify_bn_mp_incr.c
[131/419] Compiling libtommathAmplify amplify_bn_mp_grow.c
[132/419] Compiling libtommathAmplify amplify_bn_mp_get_mag_ull.c
[133/419] Compiling libtommathAmplify amplify_bn_mp_get_mag_u64.c
[133/419] Compiling libtommathAmplify amplify_bn_mp_get_mag_ul.c
[135/419] Compiling libtommathAmplify amplify_bn_mp_get_l.c
[136/419] Compiling libtommathAmplify amplify_bn_mp_get_mag_u32.c
[137/419] Compiling libtommathAmplify amplify_bn_mp_get_ll.c
[138/419] Compiling libtommathAmplify amplify_bn_mp_get_i64.c
[139/419] Compiling libtommathAmplify amplify_bn_mp_get_i32.c
[140/419] Compiling libtommathAmplify amplify_bn_mp_gcd.c
[140/419] Compiling libtommathAmplify amplify_bn_mp_fwrite.c
[141/419] Compiling libtommathAmplify amplify_bn_mp_get_double.c
[143/419] Compiling libtommathAmplify amplify_bn_mp_from_ubin.c
[144/419] Compiling libtommathAmplify amplify_bn_mp_from_sbin.c
[145/419] Compiling libtommathAmplify amplify_bn_mp_fread.c
[146/419] Compiling libtommathAmplify amplify_bn_mp_exptmod.c
[147/419] Compiling libtommathAmplify amplify_bn_mp_exteuclid.c
[148/419] Compiling libtommathAmplify amplify_bn_mp_expt_u32.c
[149/419] Compiling libtommathAmplify amplify_bn_mp_exch.c
[150/419] Compiling libtommathAmplify amplify_bn_mp_error_to_string.c
[151/419] Compiling libtommathAmplify amplify_bn_mp_dr_setup.c
[152/419] Compiling libtommathAmplify amplify_bn_mp_dr_reduce.c
[153/419] Compiling libtommathAmplify amplify_bn_mp_dr_is_modulus.c
[154/419] Compiling libtommathAmplify amplify_bn_mp_div_2d.c
[154/419] Compiling libtommathAmplify amplify_bn_mp_div_3.c
[156/419] Compiling libtommathAmplify amplify_bn_mp_div_d.c
[157/419] Compiling libtommathAmplify amplify_bn_mp_div_2.c
[158/419] Compiling libtommathAmplify amplify_bn_mp_copy.c
[159/419] Compiling libtommathAmplify amplify_bn_mp_div.c
[160/419] Compiling libtommathAmplify amplify_bn_mp_decr.c
[161/419] Compiling libtommathAmplify amplify_bn_mp_count_bits.c
[162/419] Compiling libtommathAmplify amplify_bn_mp_cnt_lsb.c
[163/419] Compiling libtommathAmplify amplify_bn_mp_complement.c
[164/419] Compiling libtommathAmplify amplify_bn_mp_cmp_mag.c
[165/419] Compiling libtommathAmplify amplify_bn_mp_cmp.c
[166/419] Compiling libtommathAmplify amplify_bn_mp_cmp_d.c
[167/419] Compiling libtommathAmplify amplify_bn_mp_clamp.c
[168/419] Compiling libtommathAmplify amplify_bn_mp_clear.c
[169/419] Compiling libtommathAmplify amplify_bn_mp_and.c
[170/419] Compiling libtommathAmplify amplify_bn_mp_clear_multi.c
[171/419] Compiling libtommathAmplify amplify_bn_mp_addmod.c
[172/419] Copying sdk-partitions.json
[173/419] Copying PrivacyInfo.xcprivacy
[175/419] Write sources
[178/419] Compiling libtommathAmplify amplify_bn_mp_add_d.c
[178/419] Compiling libtommathAmplify amplify_bn_mp_add.c
[178/419] Compiling libtommathAmplify amplify_bn_mp_2expt.c
[178/419] Write sources
[201/419] Compiling libtommathAmplify amplify_bn_mp_abs.c
[202/419] Compiling libtommathAmplify amplify_bn_cutoffs.c
[203/419] Compiling libtommathAmplify amplify_bn_deprecated.c
[204/436] Compiling stream.c
[205/436] Compiling tracing.c
[206/436] Compiling tls_channel_handler_shared.c
[207/436] Compiling statistics.c
[208/436] Compiling tls_channel_handler.c
[209/436] Compiling standard_retry_strategy.c
[210/436] Compiling socket_shared.c
[211/436] Compiling socket_channel_handler.c
[212/436] Compiling retry_strategy.c
[213/436] Compiling socket.c
[214/436] Compiling s2n_tls_channel_handler.c
[215/436] Compiling shared_library.c
[216/436] Compiling pipe.c
[218/436] Emitting module Logging
[218/436] Compiling host_resolver.c
[219/436] Compiling pkcs11_tls_op_handler.c
[220/436] Compiling pem.c
[221/436] Compiling pkcs11_lib.c
[222/436] Compiling no_retry_strategy.c
[223/436] Compiling message_pool.c
[224/436] Compiling epoll_event_loop.c
[225/436] Compiling io.c
[226/436] Compiling future.c
[227/436] Compiling exponential_backoff_retry_strategy.c
[228/436] Compiling host_resolver.c
[229/436] Compiling event_loop.c
[230/436] Compiling channel_bootstrap.c
[231/436] Compiling async_stream.c
[232/436] Compiling alpn_handler.c
[233/436] Compiling channel.c
[234/436] Compiling websocket_encoder.c
[235/436] Compiling websocket_decoder.c
[236/436] Compiling websocket_bootstrap.c
[237/436] Compiling strutil.c
[238/436] Compiling statistics.c
[239/436] Compiling websocket.c
[240/436] Compiling random_access_set.c
[241/436] Compiling proxy_strategy.c
[242/436] Compiling request_response.c
[243/436] Compiling proxy_connection.c
[244/436] Compiling http.c
[244/436] Compiling http2_stream_manager.c
[247/436] Emitting module SmithyTimestamps
[247/436] Compiling hpack_huffman_static.c
[248/436] Compiling hpack.c
[249/436] Compiling hpack_decoder.c
[250/436] Compiling hpack_encoder.c
[251/436] Compiling h2_stream.c
[252/436] Compiling h2_frames.c
[253/436] Compiling h2_decoder.c
[254/436] Compiling h1_stream.c
[255/436] Compiling h2_connection.c
[256/436] Compiling h1_encoder.c
[257/436] Compiling h1_decoder.c
[258/436] Compiling connection_monitor.c
[259/436] Compiling connection_manager.c
[260/436] Compiling connection.c
[261/436] Compiling h1_connection.c
[262/436] Compiling event_stream_rpc_server.c
[263/436] Compiling event_stream_rpc.c
[264/436] Compiling event_stream_channel_handler.c
[265/436] Compiling huffman_testing.c
[266/436] Compiling event_stream_rpc_client.c
[267/436] Compiling compression.c
[268/436] Compiling huffman.c
[269/436] Compiling uuid.c
[270/436] Compiling event_stream.c
[271/436] Compiling xml_parser.c
[272/436] Compiling uri.c
[273/436] Compiling thread_shared.c
[274/436] Compiling thread_scheduler.c
[275/436] Compiling task_scheduler.c
[276/436] Compiling system_info.c
[277/436] Compiling statistics.c
[278/436] Compiling string.c
[279/436] Compiling ref_count.c
[280/436] Compiling ring_buffer.c
[281/436] Compiling process_common.c
[282/436] Compiling time.c
[283/436] Compiling system_resource_utils.c
[284/436] Compiling priority_queue.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.
[285/436] Compiling system_info.c
[285/436] Compiling rw_lock.c
[285/436] Compiling thread.c
[285/436] Compiling process.c
BUILD FAILURE 6.2 android