Build Information
Failed to build AmplifyUIAuthenticator, reference main (fd8632
), with Swift 6.2 (beta) for Android on 22 Jun 2025 17:40:32 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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-authenticator.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-authenticator
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at fd86328 fix: Avoiding signing out users when the token refresh fails due to no connectivity (#104)
Cloned https://github.com/aws-amplify/amplify-ui-swift-authenticator.git
Revision (git rev-parse @):
fd86328a479da989fce14ef1e13a64f1adcc096c
SUCCESS checkout https://github.com/aws-amplify/amplify-ui-swift-authenticator.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/aws-amplify/amplify-ui-swift-authenticator.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/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 (12.82s)
Computing version for https://github.com/aws-amplify/amplify-swift
Computed https://github.com/aws-amplify/amplify-swift at 2.48.1 (13.54s)
Fetching https://github.com/awslabs/aws-sdk-swift
Fetching https://github.com/stephencelis/SQLite.swift.git
Fetching https://github.com/aws-amplify/amplify-swift-utils-notifications.git
[1/529] Fetching amplify-swift-utils-notifications
[530/10380] Fetching amplify-swift-utils-notifications, sqlite.swift
Fetched https://github.com/aws-amplify/amplify-swift-utils-notifications.git from cache (0.33s)
[1183/9851] Fetching sqlite.swift
Fetched https://github.com/stephencelis/SQLite.swift.git from cache (1.03s)
[1/710062] Fetching aws-sdk-swift
Fetched https://github.com/awslabs/aws-sdk-swift from cache (216.75s)
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 (220.47s)
Fetching https://github.com/stephencelis/CSQLite.git
[1/19] Fetching csqlite
Fetched https://github.com/stephencelis/CSQLite.git from cache (4.75s)
Computing version for https://github.com/awslabs/aws-sdk-swift
Computed https://github.com/awslabs/aws-sdk-swift at 1.2.59 (10.07s)
Fetching https://github.com/smithy-lang/smithy-swift
Fetching https://github.com/awslabs/aws-crt-swift
[1/31902] Fetching aws-crt-swift
[8296/102757] Fetching aws-crt-swift, smithy-swift
Fetched https://github.com/awslabs/aws-crt-swift from cache (5.05s)
Fetched https://github.com/smithy-lang/smithy-swift from cache (5.60s)
Computing version for https://github.com/stephencelis/CSQLite.git
Computed https://github.com/stephencelis/CSQLite.git at 0.0.3 (12.84s)
Computing version for https://github.com/awslabs/aws-crt-swift
Computed https://github.com/awslabs/aws-crt-swift at 0.48.0 (4.09s)
Computing version for https://github.com/smithy-lang/smithy-swift
Computed https://github.com/smithy-lang/smithy-swift at 0.125.0 (1.24s)
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.39s)
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.24s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.11s)
Creating working copy for https://github.com/aws-amplify/amplify-swift
Working copy of https://github.com/aws-amplify/amplify-swift resolved at 2.48.1
Creating working copy for https://github.com/stephencelis/SQLite.swift.git
Working copy of https://github.com/stephencelis/SQLite.swift.git resolved at 0.15.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.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/stephencelis/CSQLite.git
Working copy of https://github.com/stephencelis/CSQLite.git resolved at 0.0.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.125.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.2.59
Creating working copy for https://github.com/awslabs/aws-crt-swift
Working copy of https://github.com/awslabs/aws-crt-swift resolved at 0.48.0
warning: 'sqlite.swift': /host/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:7:15: warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
5 | name: "SQLite.swift",
6 | platforms: [
7 | .iOS(.v11),
| `- warning: 'v11' is deprecated: iOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
/host/spi-builder-workspace/.build/checkouts/SQLite.swift/Package.swift:10:16: warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
8 | .macOS(.v10_13),
9 | .watchOS(.v4),
10 | .tvOS(.v11),
| `- warning: 'v11' is deprecated: tvOS 12.0 is the oldest supported version [#DeprecatedDeclaration]
11 | .visionOS(.v1)
12 | ],
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
warning: 'csqlite': ignoring declared target(s) 'CSQLite' in the system package
warning: 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: '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/406] Write sources
[2/406] Copying PrivacyInfo.xcprivacy
[4/406] Compiling libtommathAmplify amplify_bn_s_mp_reverse.c
[5/406] Compiling libtommathAmplify amplify_bn_s_mp_toom_sqr.c
[6/406] Write swift-version-8C5A4AE7A8CE2BA.txt
[7/406] Compiling libtommathAmplify amplify_bn_s_mp_sub.c
[7/406] Compiling libtommathAmplify amplify_bn_s_mp_sqr.c
[9/406] Compiling libtommathAmplify amplify_bn_s_mp_toom_mul.c
[10/406] Compiling libtommathAmplify amplify_bn_s_mp_sqr_fast.c
[11/406] Compiling libtommathAmplify amplify_bn_s_mp_rand_jenkins.c
[11/406] Compiling libtommathAmplify amplify_bn_s_mp_prime_is_divisible.c
[13/406] Compiling libtommathAmplify amplify_bn_s_mp_rand_platform.c
[14/406] Compiling libtommathAmplify amplify_bn_s_mp_mul_high_digs_fast.c
[15/406] Compiling libtommathAmplify amplify_bn_s_mp_mul_digs_fast.c
[16/406] Compiling libtommathAmplify amplify_bn_s_mp_montgomery_reduce_fast.c
[17/406] Compiling libtommathAmplify amplify_bn_s_mp_mul_high_digs.c
[18/406] Compiling libtommathAmplify amplify_bn_s_mp_invmod_slow.c
[19/406] Compiling libtommathAmplify amplify_bn_s_mp_mul_digs.c
[20/406] Compiling libtommathAmplify amplify_bn_s_mp_exptmod_fast.c
[21/406] Compiling libtommathAmplify amplify_bn_s_mp_invmod_fast.c
[22/406] Compiling libtommathAmplify amplify_bn_s_mp_karatsuba_sqr.c
[23/406] Compiling libtommathAmplify amplify_bn_s_mp_karatsuba_mul.c
[23/406] Compiling libtommathAmplify amplify_bn_s_mp_get_bit.c
[25/406] Compiling libtommathAmplify amplify_bn_s_mp_balance_mul.c
[26/406] Compiling libtommathAmplify amplify_bn_s_mp_exptmod.c
[27/406] Compiling libtommathAmplify amplify_bn_s_mp_add.c
[28/406] Compiling libtommathAmplify amplify_bn_mp_to_ubin.c
[29/406] Compiling libtommathAmplify amplify_bn_mp_xor.c
[30/406] Compiling libtommathAmplify amplify_bn_prime_tab.c
[31/406] Compiling libtommathAmplify amplify_bn_mp_unpack.c
[32/406] Compiling libtommathAmplify amplify_bn_mp_zero.c
[33/406] Compiling libtommathAmplify amplify_bn_mp_ubin_size.c
[34/406] Compiling libtommathAmplify amplify_bn_mp_to_sbin.c
[35/406] Compiling libtommathAmplify amplify_bn_mp_to_radix.c
[36/406] Compiling libtommathAmplify amplify_bn_mp_submod.c
[37/406] Compiling libtommathAmplify amplify_bn_mp_sub_d.c
[38/406] Compiling libtommathAmplify amplify_bn_mp_sub.c
[39/406] Compiling libtommathAmplify amplify_bn_mp_sqrt.c
[40/406] Compiling libtommathAmplify amplify_bn_mp_sqrtmod_prime.c
[41/406] Compiling libtommathAmplify amplify_bn_mp_sqrmod.c
[42/406] Compiling libtommathAmplify amplify_bn_mp_shrink.c
[43/406] Compiling libtommathAmplify amplify_bn_mp_signed_rsh.c
[44/406] Compiling libtommathAmplify amplify_bn_mp_sqr.c
[45/406] Compiling libtommathAmplify amplify_bn_mp_set_ul.c
[46/406] Compiling libtommathAmplify amplify_bn_mp_set_ull.c
[47/406] Compiling libtommathAmplify amplify_bn_mp_set_u64.c
[48/406] Compiling libtommathAmplify amplify_bn_mp_set_u32.c
[49/406] Compiling libtommathAmplify amplify_bn_mp_set_ll.c
[50/406] Compiling libtommathAmplify amplify_bn_mp_set_i32.c
[51/406] Compiling libtommathAmplify amplify_bn_mp_set_i64.c
[52/406] Compiling libtommathAmplify amplify_bn_mp_set_l.c
[52/406] Compiling libtommathAmplify amplify_bn_mp_set.c
[54/406] Compiling libtommathAmplify amplify_bn_mp_set_double.c
[55/406] Compiling libtommathAmplify amplify_bn_mp_sbin_size.c
[56/406] Compiling libtommathAmplify amplify_bn_mp_root_u32.c
[57/406] Compiling libtommathAmplify amplify_bn_mp_rshd.c
[58/406] Compiling libtommathAmplify amplify_bn_mp_reduce_is_2k.c
[59/406] Compiling libtommathAmplify amplify_bn_mp_reduce_is_2k_l.c
[60/406] Compiling libtommathAmplify amplify_bn_mp_reduce_2k_setup_l.c
[60/406] Compiling libtommathAmplify amplify_bn_mp_reduce_2k_l.c
[62/406] Compiling libtommathAmplify amplify_bn_mp_reduce_2k_setup.c
[63/406] Compiling libtommathAmplify amplify_bn_mp_reduce_setup.c
[64/406] Compiling libtommathAmplify amplify_bn_mp_reduce_2k.c
[65/406] Compiling libtommathAmplify amplify_bn_mp_reduce.c
[66/406] Compiling libtommathAmplify amplify_bn_mp_read_radix.c
[67/406] Compiling libtommathAmplify amplify_bn_mp_radix_smap.c
[68/406] Compiling libtommathAmplify amplify_bn_mp_prime_rand.c
[69/406] Compiling libtommathAmplify amplify_bn_mp_rand.c
[70/406] Compiling libtommathAmplify amplify_bn_mp_prime_next_prime.c
[71/406] Compiling libtommathAmplify amplify_bn_mp_radix_size.c
[72/406] Compiling libtommathAmplify amplify_bn_mp_prime_strong_lucas_selfridge.c
[73/406] Compiling libtommathAmplify amplify_bn_mp_prime_rabin_miller_trials.c
[74/406] Compiling libtommathAmplify amplify_bn_mp_prime_miller_rabin.c
[75/406] Compiling libtommathAmplify amplify_bn_mp_prime_frobenius_underwood.c
[76/406] Compiling libtommathAmplify amplify_bn_mp_prime_fermat.c
[77/406] Compiling libtommathAmplify amplify_bn_mp_prime_is_prime.c
[78/406] Compiling libtommathAmplify amplify_bn_mp_mul_2d.c
[79/406] Compiling libtommathAmplify amplify_bn_mp_pack_count.c
[80/406] Compiling libtommathAmplify amplify_bn_mp_pack.c
[81/406] Compiling libtommathAmplify amplify_bn_mp_or.c
[82/406] Compiling libtommathAmplify amplify_bn_mp_neg.c
[83/406] Compiling libtommathAmplify amplify_bn_mp_mulmod.c
[84/406] Compiling libtommathAmplify amplify_bn_mp_montgomery_setup.c
[85/406] Compiling libtommathAmplify amplify_bn_mp_mul_2.c
[86/406] Compiling libtommathAmplify amplify_bn_mp_mul_d.c
[87/406] Compiling libtommathAmplify amplify_bn_mp_mul.c
[88/406] Compiling libtommathAmplify amplify_bn_mp_mod.c
[89/406] Compiling libtommathAmplify amplify_bn_mp_montgomery_reduce.c
[90/406] Compiling libtommathAmplify amplify_bn_mp_mod_2d.c
[91/406] Compiling libtommathAmplify amplify_bn_mp_mod_d.c
[92/406] Compiling libtommathAmplify amplify_bn_mp_montgomery_calc_normalization.c
[93/406] Compiling libtommathAmplify amplify_bn_mp_lshd.c
[94/406] Compiling libtommathAmplify amplify_bn_mp_kronecker.c
[95/406] Compiling libtommathAmplify amplify_bn_mp_iseven.c
[96/406] Compiling libtommathAmplify amplify_bn_mp_lcm.c
[97/406] Compiling libtommathAmplify amplify_bn_mp_isodd.c
[98/406] Compiling libtommathAmplify amplify_bn_mp_log_u32.c
[99/406] Compiling libtommathAmplify amplify_bn_mp_invmod.c
[100/406] Compiling libtommathAmplify amplify_bn_mp_init_ull.c
[101/406] Compiling libtommathAmplify amplify_bn_mp_init_ul.c
[102/406] Compiling libtommathAmplify amplify_bn_mp_is_square.c
[103/406] Compiling libtommathAmplify amplify_bn_mp_init_u64.c
[104/406] Compiling libtommathAmplify amplify_bn_mp_init_size.c
[105/406] Compiling libtommathAmplify amplify_bn_mp_init_ll.c
[106/406] Compiling libtommathAmplify amplify_bn_mp_init_l.c
[107/406] Compiling libtommathAmplify amplify_bn_mp_init_u32.c
[108/406] Compiling libtommathAmplify amplify_bn_mp_init_i64.c
[109/406] Compiling libtommathAmplify amplify_bn_mp_init_set.c
[110/406] Compiling libtommathAmplify amplify_bn_mp_init_multi.c
[111/406] Compiling libtommathAmplify amplify_bn_mp_init_i32.c
[112/406] Compiling libtommathAmplify amplify_bn_mp_init_copy.c
[113/406] Compiling libtommathAmplify amplify_bn_mp_incr.c
[114/406] Compiling libtommathAmplify amplify_bn_mp_init.c
[115/406] Compiling libtommathAmplify amplify_bn_mp_get_mag_ull.c
[116/406] Compiling libtommathAmplify amplify_bn_mp_get_mag_ul.c
[117/406] Compiling libtommathAmplify amplify_bn_mp_grow.c
[118/406] Compiling libtommathAmplify amplify_bn_mp_get_mag_u32.c
[119/406] Compiling libtommathAmplify amplify_bn_mp_get_mag_u64.c
[120/406] Compiling libtommathAmplify amplify_bn_mp_get_ll.c
[121/406] Compiling libtommathAmplify amplify_bn_mp_from_ubin.c
[122/406] Compiling libtommathAmplify amplify_bn_mp_get_i32.c
[123/406] Compiling libtommathAmplify amplify_bn_mp_gcd.c
[124/406] Compiling libtommathAmplify amplify_bn_mp_get_l.c
[125/406] Compiling libtommathAmplify amplify_bn_mp_get_i64.c
[126/406] Compiling libtommathAmplify amplify_bn_mp_fwrite.c
[127/406] Compiling libtommathAmplify amplify_bn_mp_get_double.c
[128/406] Compiling libtommathAmplify amplify_bn_mp_exteuclid.c
[129/406] Compiling libtommathAmplify amplify_bn_mp_expt_u32.c
[130/406] Compiling libtommathAmplify amplify_bn_mp_fread.c
[131/406] Compiling libtommathAmplify amplify_bn_mp_from_sbin.c
[131/406] Compiling libtommathAmplify amplify_bn_mp_exptmod.c
[131/406] Compiling libtommathAmplify amplify_bn_mp_error_to_string.c
[134/406] Compiling libtommathAmplify amplify_bn_mp_exch.c
[135/406] Compiling libtommathAmplify amplify_bn_mp_dr_setup.c
[136/406] Compiling libtommathAmplify amplify_bn_mp_dr_reduce.c
[137/406] Compiling libtommathAmplify amplify_bn_mp_dr_is_modulus.c
[138/406] Compiling libtommathAmplify amplify_bn_mp_div_3.c
[139/406] Compiling libtommathAmplify amplify_bn_mp_div_2.c
[140/406] Compiling libtommathAmplify amplify_bn_mp_div_d.c
[141/406] Compiling libtommathAmplify amplify_bn_mp_div.c
[142/406] Compiling libtommathAmplify amplify_bn_mp_div_2d.c
[143/406] Compiling libtommathAmplify amplify_bn_mp_decr.c
[144/406] Compiling libtommathAmplify amplify_bn_mp_copy.c
[145/406] Compiling libtommathAmplify amplify_bn_mp_complement.c
[146/406] Compiling libtommathAmplify amplify_bn_mp_count_bits.c
[147/406] Compiling libtommathAmplify amplify_bn_mp_cmp_mag.c
[148/406] Compiling libtommathAmplify amplify_bn_mp_cmp_d.c
[149/406] Compiling libtommathAmplify amplify_bn_mp_cnt_lsb.c
[150/406] Compiling libtommathAmplify amplify_bn_mp_cmp.c
[151/406] Compiling libtommathAmplify amplify_bn_mp_clamp.c
[152/406] Compiling libtommathAmplify amplify_bn_mp_clear.c
[153/406] Compiling libtommathAmplify amplify_bn_mp_addmod.c
[154/406] Compiling libtommathAmplify amplify_bn_mp_clear_multi.c
[154/406] Copying PrivacyInfo.xcprivacy
[157/406] Write sources
[159/406] Compiling libtommathAmplify amplify_bn_mp_and.c
[160/406] Write sources
[161/406] Compiling libtommathAmplify amplify_bn_mp_add_d.c
[162/406] Write sources
[164/406] Compiling libtommathAmplify amplify_bn_mp_add.c
[165/406] Write sources
[175/406] Compiling libtommathAmplify amplify_bn_cutoffs.c
[177/406] Write sources
[187/406] Compiling libtommathAmplify amplify_bn_mp_abs.c
[188/411] Compiling libtommathAmplify amplify_bn_mp_2expt.c
[189/423] Compiling libtommathAmplify amplify_bn_deprecated.c
[190/431] Compiling tracing.c
[191/431] Compiling tls_channel_handler_shared.c
[192/431] Compiling stream.c
[193/431] Compiling tls_channel_handler.c
[194/431] Compiling statistics.c
[195/431] Compiling socket_shared.c
[196/431] Compiling standard_retry_strategy.c
[197/431] Compiling socket.c
[198/431] Compiling socket_channel_handler.c
[199/431] Compiling retry_strategy.c
[200/431] Compiling shared_library.c
[201/431] Compiling host_resolver.c
[202/431] Compiling pipe.c
[203/431] Compiling pkcs11_tls_op_handler.c
[204/431] Compiling s2n_tls_channel_handler.c
[205/431] Compiling socket.c
[206/431] Compiling no_retry_strategy.c
[207/431] Compiling pkcs11_lib.c
[208/431] Compiling pem.c
[209/431] Compiling message_pool.c
[210/431] Compiling io.c
[211/431] Compiling epoll_event_loop.c
[212/431] Compiling future.c
[213/431] Compiling exponential_backoff_retry_strategy.c
[214/431] Compiling event_loop.c
[215/431] Compiling channel_bootstrap.c
[216/431] Compiling host_resolver.c
[217/431] Compiling alpn_handler.c
[218/431] Compiling async_stream.c
[219/431] Compiling websocket_encoder.c
[220/431] Compiling channel.c
[221/431] Compiling websocket_decoder.c
[222/431] Compiling websocket_bootstrap.c
[223/431] Compiling strutil.c
[224/431] Compiling websocket.c
[225/431] Compiling statistics.c
[226/431] Compiling random_access_set.c
[227/431] Compiling request_response.c
[228/431] Compiling http.c
[229/431] Compiling proxy_strategy.c
[230/431] Compiling proxy_connection.c
[231/431] Compiling http2_stream_manager.c
[232/431] Compiling hpack_huffman_static.c
[233/431] Compiling hpack_encoder.c
[234/431] Compiling hpack.c
[235/431] Compiling hpack_decoder.c
[236/431] Compiling h2_frames.c
[237/431] Compiling h2_stream.c
[238/431] Compiling h2_decoder.c
[239/431] Compiling h1_stream.c
[240/431] Compiling h1_encoder.c
[241/431] Compiling h2_connection.c
[242/431] Compiling h1_decoder.c
[243/431] Compiling connection_monitor.c
[244/431] Compiling connection_manager.c
[245/431] Compiling h1_connection.c
[246/431] Compiling event_stream_rpc_server.c
[247/431] Compiling connection.c
[249/431] Emitting module SmithyRetriesAPI
[249/432] Compiling event_stream_channel_handler.c
[250/432] Compiling event_stream_rpc_client.c
[251/432] Compiling event_stream_rpc.c
[252/432] Compiling compression.c
[253/432] Compiling huffman_testing.c
[254/432] Compiling huffman.c
[255/432] Compiling uuid.c
[256/432] Compiling event_stream.c
[257/432] Compiling xml_parser.c
[258/432] Compiling uri.c
[259/432] Compiling thread_shared.c
[260/432] Compiling system_info.c
[261/432] Compiling thread_scheduler.c
[262/432] Compiling task_scheduler.c
[263/432] Compiling statistics.c
[264/432] Compiling ref_count.c
[265/432] Compiling string.c
[266/432] Compiling process_common.c
[267/432] Compiling ring_buffer.c
[268/432] Compiling thread.c
[269/432] Compiling system_resource_utils.c
[270/432] Compiling time.c
[271/432] Compiling priority_queue.c
[272/432] Compiling process.c
[273/432] Compiling rw_lock.c
[274/432] Compiling mutex.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.
[275/432] Compiling system_info.c
[275/432] Compiling environment.c
[275/432] Compiling device_random.c
[276/432] Emitting module SmithyTimestamps
[276/432] Compiling file.c
[277/432] Emitting module Logging
BUILD FAILURE 6.2 android