The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build aws-sdk-swift, reference main (588b62), with Swift 6.2 for Android on 12 Dec 2025 23:53:02 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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 --target AWSSTS 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/awslabs/aws-sdk-swift.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/awslabs/aws-sdk-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 588b629 chore: Updates version to 1.6.16
Updating files:  46% (1798/3878)
Updating files:  47% (1823/3878)
Updating files:  48% (1862/3878)
Updating files:  49% (1901/3878)
Updating files:  50% (1939/3878)
Updating files:  51% (1978/3878)
Updating files:  52% (2017/3878)
Updating files:  53% (2056/3878)
Updating files:  54% (2095/3878)
Updating files:  55% (2133/3878)
Updating files:  56% (2172/3878)
Updating files:  57% (2211/3878)
Updating files:  58% (2250/3878)
Updating files:  59% (2289/3878)
Updating files:  60% (2327/3878)
Updating files:  61% (2366/3878)
Updating files:  62% (2405/3878)
Updating files:  63% (2444/3878)
Updating files:  64% (2482/3878)
Updating files:  65% (2521/3878)
Updating files:  66% (2560/3878)
Updating files:  67% (2599/3878)
Updating files:  68% (2638/3878)
Updating files:  69% (2676/3878)
Updating files:  70% (2715/3878)
Updating files:  71% (2754/3878)
Updating files:  72% (2793/3878)
Updating files:  73% (2831/3878)
Updating files:  74% (2870/3878)
Updating files:  75% (2909/3878)
Updating files:  76% (2948/3878)
Updating files:  77% (2987/3878)
Updating files:  78% (3025/3878)
Updating files:  79% (3064/3878)
Updating files:  80% (3103/3878)
Updating files:  81% (3142/3878)
Updating files:  82% (3180/3878)
Updating files:  83% (3219/3878)
Updating files:  84% (3258/3878)
Updating files:  85% (3297/3878)
Updating files:  86% (3336/3878)
Updating files:  87% (3374/3878)
Updating files:  87% (3407/3878)
Updating files:  88% (3413/3878)
Updating files:  89% (3452/3878)
Updating files:  90% (3491/3878)
Updating files:  91% (3529/3878)
Updating files:  92% (3568/3878)
Updating files:  93% (3607/3878)
Updating files:  94% (3646/3878)
Updating files:  95% (3685/3878)
Updating files:  96% (3723/3878)
Updating files:  97% (3762/3878)
Updating files:  98% (3801/3878)
Updating files:  99% (3840/3878)
Updating files: 100% (3878/3878)
Updating files: 100% (3878/3878), done.
Cloned https://github.com/awslabs/aws-sdk-swift.git
Revision (git rev-parse @):
588b6294f554a97ffca067b0a7d071e48057d78c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/awslabs/aws-sdk-swift.git at main
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/awslabs/aws-sdk-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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 --target AWSSTS 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:5dcfe09194e3c36609f58c2a9689c9c974fddafea0cac7c12077a98d08c6b397
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/awslabs/aws-crt-swift
Fetching https://github.com/smithy-lang/smithy-swift
[1/32496] Fetching aws-crt-swift
[8450/106822] Fetching aws-crt-swift, smithy-swift
Fetched https://github.com/awslabs/aws-crt-swift from cache (3.68s)
Fetched https://github.com/smithy-lang/smithy-swift from cache (3.70s)
Computing version for https://github.com/awslabs/aws-crt-swift
Computed https://github.com/awslabs/aws-crt-swift at 0.54.2 (4.63s)
Fetching https://github.com/apple/swift-argument-parser.git
[1/16921] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.76s)
Computing version for https://github.com/smithy-lang/smithy-swift
Computed https://github.com/smithy-lang/smithy-swift at 0.177.0 (2.87s)
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/swift-server/async-http-client.git
Fetching https://github.com/open-telemetry/opentelemetry-swift
[1/19444] Fetching opentelemetry-swift
[196/25191] Fetching opentelemetry-swift, swift-log
[3720/39694] Fetching opentelemetry-swift, swift-log, async-http-client
Fetched https://github.com/open-telemetry/opentelemetry-swift from cache (1.73s)
Fetched https://github.com/apple/swift-log.git from cache (2.10s)
Fetched https://github.com/swift-server/async-http-client.git from cache (2.11s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (2.85s)
Computing version for https://github.com/open-telemetry/opentelemetry-swift
Computed https://github.com/open-telemetry/opentelemetry-swift at 1.17.1 (1.07s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-protobuf.git
Fetching https://github.com/grpc/grpc-swift.git
[1/1820] Fetching swift-atomics
[438/4325] Fetching swift-atomics, swift-metrics
[953/55714] Fetching swift-atomics, swift-metrics, grpc-swift
Fetched https://github.com/apple/swift-metrics.git from cache (0.79s)
[7473/53209] Fetching swift-atomics, grpc-swift
Fetched https://github.com/apple/swift-atomics.git from cache (0.94s)
Fetching https://github.com/apple/swift-nio.git
[8223/51389] Fetching grpc-swift
[16446/132105] Fetching grpc-swift, swift-nio
[29732/173625] Fetching grpc-swift, swift-nio, swift-protobuf
Fetched https://github.com/grpc/grpc-swift.git from cache (15.48s)
Fetched https://github.com/apple/swift-protobuf.git from cache (15.54s)
Fetched https://github.com/apple/swift-nio.git from cache (15.34s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (16.95s)
Computing version for https://github.com/grpc/grpc-swift.git
Computed https://github.com/grpc/grpc-swift.git at 1.26.1 (1.21s)
Fetching https://github.com/apple/swift-nio-ssl.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-collections.git
Fetching https://github.com/apple/swift-nio-transport-services.git
[1/2809] Fetching swift-nio-transport-services
[676/9173] Fetching swift-nio-transport-services, swift-nio-extras
[5038/20891] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2
[6589/39278] Fetching swift-nio-transport-services, swift-nio-extras, swift-nio-http2, swift-collections
Fetched https://github.com/apple/swift-nio-transport-services.git from cache (0.65s)
[7593/36469] Fetching swift-nio-extras, swift-nio-http2, swift-collections
[8825/51765] Fetching swift-nio-extras, swift-nio-http2, swift-collections, swift-nio-ssl
Fetched https://github.com/apple/swift-nio-extras.git from cache (3.25s)
Fetched https://github.com/apple/swift-nio-http2.git from cache (3.28s)
Fetched https://github.com/apple/swift-collections.git from cache (3.34s)
Fetched https://github.com/apple/swift-nio-ssl.git from cache (4.11s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.1 (4.76s)
Computing version for https://github.com/apple/swift-nio-http2.git
Computed https://github.com/apple/swift-nio-http2.git at 1.39.0 (0.87s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.8.0 (0.94s)
Computing version for https://github.com/apple/swift-nio-transport-services.git
Computed https://github.com/apple/swift-nio-transport-services.git at 1.26.0 (0.70s)
Computing version for https://github.com/apple/swift-protobuf.git
Computed https://github.com/apple/swift-protobuf.git at 1.33.3 (0.78s)
Computing version for https://github.com/apple/swift-nio.git
Computed https://github.com/apple/swift-nio.git at 2.91.0 (1.35s)
Fetching https://github.com/apple/swift-system.git
[1/5221] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.70s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.3 (1.47s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (2.61s)
Computing version for https://github.com/apple/swift-nio-extras.git
Computed https://github.com/apple/swift-nio-extras.git at 1.31.2 (0.89s)
Fetching https://github.com/apple/swift-http-types.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-http-structured-headers.git
Fetching https://github.com/apple/swift-async-algorithms.git
Fetching https://github.com/apple/swift-certificates.git
Fetching https://github.com/swift-server/swift-service-lifecycle.git
[1/1204] Fetching swift-http-structured-headers
[1205/2155] Fetching swift-http-structured-headers, swift-http-types
[1396/7988] Fetching swift-http-structured-headers, swift-http-types, swift-async-algorithms
[1502/14029] Fetching swift-http-structured-headers, swift-http-types, swift-async-algorithms, swift-algorithms
[1503/16597] Fetching swift-http-structured-headers, swift-http-types, swift-async-algorithms, swift-algorithms, swift-service-lifecycle
[4590/23667] Fetching swift-http-structured-headers, swift-http-types, swift-async-algorithms, swift-algorithms, swift-service-lifecycle, swift-certificates
Fetched https://github.com/swift-server/swift-service-lifecycle.git from cache (0.77s)
[17347/21099] Fetching swift-http-structured-headers, swift-http-types, swift-async-algorithms, swift-algorithms, swift-certificates
Fetching https://github.com/apple/swift-asn1.git
Fetched https://github.com/apple/swift-http-types.git from cache (1.12s)
Fetched https://github.com/apple/swift-http-structured-headers.git from cache (1.21s)
Fetched https://github.com/apple/swift-async-algorithms.git from cache (1.21s)
[1/1667] Fetching swift-asn1
Fetched https://github.com/apple/swift-certificates.git from cache (1.22s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.23s)
Fetched https://github.com/apple/swift-asn1.git from cache (0.59s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.20s)
Fetching https://github.com/apple/swift-numerics.git
[1/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.93s)
Computing version for https://github.com/swift-server/swift-service-lifecycle.git
Computed https://github.com/swift-server/swift-service-lifecycle.git at 2.9.1 (1.67s)
Computing version for https://github.com/apple/swift-async-algorithms.git
Computed https://github.com/apple/swift-async-algorithms.git at 1.1.1 (1.29s)
Computing version for https://github.com/apple/swift-nio-ssl.git
Computed https://github.com/apple/swift-nio-ssl.git at 2.36.0 (0.85s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.5.1 (4.14s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.5.1 (0.84s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.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.6.0 (0.68s)
Computing version for https://github.com/apple/swift-certificates.git
Computed https://github.com/apple/swift-certificates.git at 1.17.0 (1.07s)
Fetching https://github.com/apple/swift-crypto.git
[1/17465] Fetching swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (4.67s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 4.2.0 (7.79s)
Computing version for https://github.com/swift-server/async-http-client.git
Computed https://github.com/swift-server/async-http-client.git at 1.30.1 (2.57s)
Fetching https://github.com/apple/swift-distributed-tracing.git
[1/5583] Fetching swift-distributed-tracing
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (2.03s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.3.1 (3.66s)
Fetching https://github.com/apple/swift-service-context.git
[1/1162] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.40s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (1.12s)
Creating working copy for https://github.com/swift-server/async-http-client.git
Working copy of https://github.com/swift-server/async-http-client.git resolved at 1.30.1
Creating working copy for https://github.com/awslabs/aws-crt-swift
Working copy of https://github.com/awslabs/aws-crt-swift resolved at 0.54.2
Creating working copy for https://github.com/apple/swift-async-algorithms.git
Working copy of https://github.com/apple/swift-async-algorithms.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.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.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.91.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.31.2
Creating working copy for https://github.com/apple/swift-http-structured-headers.git
Working copy of https://github.com/apple/swift-http-structured-headers.git resolved at 1.6.0
Creating working copy for https://github.com/apple/swift-protobuf.git
Working copy of https://github.com/apple/swift-protobuf.git resolved at 1.33.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.8.0
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-nio-http2.git
Working copy of https://github.com/apple/swift-nio-http2.git resolved at 1.39.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.3.1
Creating working copy for https://github.com/smithy-lang/smithy-swift
Working copy of https://github.com/smithy-lang/smithy-swift resolved at 0.177.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-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-nio-transport-services.git
Working copy of https://github.com/apple/swift-nio-transport-services.git resolved at 1.26.0
Creating working copy for https://github.com/apple/swift-nio-ssl.git
Working copy of https://github.com/apple/swift-nio-ssl.git resolved at 2.36.0
Creating working copy for https://github.com/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/swift-server/swift-service-lifecycle.git
Working copy of https://github.com/swift-server/swift-service-lifecycle.git resolved at 2.9.1
Creating working copy for https://github.com/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-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 4.2.0
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.5.1
Creating working copy for https://github.com/apple/swift-certificates.git
Working copy of https://github.com/apple/swift-certificates.git resolved at 1.17.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.6.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
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
Building for debugging...
[0/271] Write sources
[7/271] Copying PrivacyInfo.xcprivacy
[7/271] Write sources
[8/271] Copying PrivacyInfo.xcprivacy
[9/271] Write sources
[12/271] Copying PrivacyInfo.xcprivacy
[14/271] Write sources
[35/271] Write swift-version-2B04F66FBCF4E350.txt
[36/271] Compiling rate_limiters.c
[37/271] Compiling mqtt5_utils.c
[37/271] Compiling mqtt5_types.c
[39/273] Compiling mqtt5_topic_alias.c
[40/273] Compiling mqtt5_to_mqtt3_adapter.c
[41/274] Compiling mqtt5_listener.c
[42/283] Compiling mqtt5_encoder.c
[43/287] Compiling mqtt5_options_storage.c
[44/287] Compiling mqtt5_decoder.c
[45/287] Compiling mqtt5_callbacks.c
[46/287] Compiling topic_tree.c
[47/287] Compiling shared.c
[48/287] Compiling subscription_manager.c
[49/287] Compiling mqtt5_client.c
[50/287] Compiling request_response_subscription_set.c
[51/287] Compiling protocol_adapter.c
[52/287] Compiling packets.c
[53/287] Compiling mqtt_subscription_set.c
[54/287] Compiling mqtt311_listener.c
[55/287] Compiling request_response_client.c
[56/287] Compiling mqtt311_decoder.c
[57/287] Compiling fixed_header.c
[58/287] Compiling mqtt.c
[59/287] Compiling client_impl_shared.c
[60/287] Compiling tracing.c
[61/287] Compiling client_channel_handler.c
[62/287] Compiling tls_channel_handler_shared.c
[63/287] Compiling stream.c
[64/287] Compiling tls_channel_handler.c
[65/287] Compiling statistics.c
[66/287] Compiling standard_retry_strategy.c
[67/287] Compiling socket_shared.c
[68/287] Compiling socket_channel_handler.c
[69/287] Compiling client.c
[70/287] Compiling socket.c
[71/287] Compiling retry_strategy.c
[72/287] Compiling pipe.c
[73/287] Compiling shared_library.c
[74/287] Compiling host_resolver.c
[75/287] Compiling pkcs11_tls_op_handler.c
[76/287] Compiling socket.c
[77/287] Compiling pem.c
[78/287] Compiling no_retry_strategy.c
[79/287] Compiling pkcs11_lib.c
[80/287] Compiling s2n_tls_channel_handler.c
[81/287] Compiling message_pool.c
[82/287] Compiling io.c
[83/287] Compiling future.c
[84/287] Compiling exponential_backoff_retry_strategy.c
[85/287] Compiling epoll_event_loop.c
[86/287] Compiling host_resolver.c
[87/287] Compiling event_loop.c
[88/287] Compiling async_stream.c
[89/287] Compiling alpn_handler.c
[90/287] Compiling channel.c
[91/287] Compiling websocket_encoder.c
[92/287] Compiling channel_bootstrap.c
[93/287] Compiling websocket_decoder.c
[94/287] Compiling strutil.c
[95/287] Compiling statistics.c
[96/287] Compiling websocket.c
[97/287] Compiling websocket_bootstrap.c
[98/287] Compiling random_access_set.c
[99/287] Compiling no_proxy.c
[100/287] Compiling proxy_connection.c
[101/287] Compiling http.c
[102/287] Compiling proxy_strategy.c
[103/287] Compiling hpack_huffman_static.c
[104/287] Compiling hpack_encoder.c
[105/287] Compiling http2_stream_manager.c
[106/287] Compiling hpack_decoder.c
[107/287] Compiling request_response.c
[108/287] Compiling hpack.c
[109/287] Compiling h2_frames.c
[110/287] Compiling h2_stream.c
[111/287] Compiling h1_stream.c
[112/287] Compiling h1_decoder.c
[113/287] Compiling h2_decoder.c
[114/287] Compiling h1_encoder.c
[115/287] Compiling h2_connection.c
[116/287] Compiling connection_monitor.c
[117/287] Compiling h1_connection.c
[118/287] Compiling connection_manager.c
[119/287] Compiling connection.c
[120/287] Compiling event_stream_rpc_server.c
[121/287] Compiling event_stream_rpc.c
[122/287] Compiling event_stream_rpc_client.c
[123/287] Compiling huffman.c
[124/287] Compiling huffman_testing.c
[125/287] Compiling event_stream_channel_handler.c
[126/287] Compiling compression.c
[126/287] Compiling uuid.c
[128/287] Compiling xml_parser.c
[129/287] Compiling uri.c
[130/287] Compiling thread_scheduler.c
[131/287] Compiling thread_shared.c
[132/287] Compiling event_stream.c
[133/287] Compiling statistics.c
[134/287] Compiling task_scheduler.c
[135/287] Compiling string.c
[136/287] Compiling system_info.c
[137/287] Compiling ring_buffer.c
[138/287] Compiling ref_count.c
[139/287] Compiling time.c
[140/287] Compiling process_common.c
[141/287] Compiling priority_queue.c
[142/287] Compiling system_resource_utils.c
[143/287] Compiling process.c
[144/287] Compiling rw_lock.c
[145/287] Compiling mutex.c
[146/287] Compiling thread.c
[147/287] Compiling environment.c
[148/287] Compiling device_random.c
[149/287] Compiling condition_variable.c
[150/287] Compiling file.c
[151/287] Compiling cross_process_lock.c
[152/287] Compiling clock.c
[153/287] Compiling math.c
[154/287] Compiling system_info.c
[155/287] Compiling memtrace.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.
[156/287] Compiling system_info.c
[156/287] Compiling log_formatter.c
[156/287] Compiling log_writer.c
[156/287] Compiling lru_cache.c
[156/287] Compiling logging.c
[157/287] Emitting module SmithyRetriesAPI
[158/287] Emitting module SmithyTimestamps
BUILD FAILURE 6.2 android