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

Successful build of aws-crt-swift, reference v0.55.0 (f03edd), with Swift 6.2 for Linux on 12 Dec 2025 01:21:34 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/awslabs/aws-crt-swift.git
Reference: v0.55.0
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-crt-swift
 * tag               v0.55.0    -> FETCH_HEAD
HEAD is now at f03edd6 Migrate to dispatch queue on macos (#364)
Submodule path 'aws-common-runtime/aws-c-auth': checked out 'cd9d6afcd42035d49bb2d0d3bef24b9faed57773'
Submodule path 'aws-common-runtime/aws-c-cal': checked out '1cb9412158890201a6ffceed779f90fe1f48180c'
Submodule path 'aws-common-runtime/aws-c-common': checked out '95515a8b1ff40d5bb14f965ca4cbbe99ad1843df'
Submodule path 'aws-common-runtime/aws-c-compression': checked out 'f951ab2b819fc6993b6e5e6cfef64b1a1554bfc8'
Submodule path 'aws-common-runtime/aws-c-event-stream': checked out 'f43a3d24a7c1f8b50f709ccb4fdf4c7fd2827fff'
Submodule path 'aws-common-runtime/aws-c-http': checked out '07302aa4a2892adbbf95ee6d458db3bb240030d3'
Submodule path 'aws-common-runtime/aws-c-io': checked out '996d42e484a3749c4dd05e4e9fed1d38de95eb81'
Submodule path 'aws-common-runtime/aws-c-mqtt': checked out '3ac506507679a86677f8875dcc07589b63907863'
Submodule path 'aws-common-runtime/aws-c-sdkutils': checked out 'f678bda9e21f7217e4bbf35e0d1ea59540687933'
Submodule path 'aws-common-runtime/aws-checksums': checked out '9978ba2c33a7a259c1a6bd0f62abe26827d03b85'
Submodule path 'aws-common-runtime/s2n': checked out '30f40f2345a89570ed3c4cee2274942f1ebf85fa'
Submodule path 'aws-common-runtime/s2n/tests/cbmc/aws-verification-model-for-libcrypto': checked out '5d420698d032de0613688a82b2db5a4791b85284'
Submodule 'aws-common-runtime/aws-c-auth' (https://github.com/awslabs/aws-c-auth.git) registered for path 'aws-common-runtime/aws-c-auth'
Submodule 'aws-common-runtime/aws-c-cal' (https://github.com/awslabs/aws-c-cal) registered for path 'aws-common-runtime/aws-c-cal'
Submodule 'aws-common-runtime/aws-c-common' (https://github.com/awslabs/aws-c-common.git) registered for path 'aws-common-runtime/aws-c-common'
Submodule 'aws-common-runtime/aws-c-compression' (https://github.com/awslabs/aws-c-compression.git) registered for path 'aws-common-runtime/aws-c-compression'
Submodule 'aws-common-runtime/aws-c-event-stream' (https://github.com/awslabs/aws-c-event-stream) registered for path 'aws-common-runtime/aws-c-event-stream'
Submodule 'aws-common-runtime/aws-c-http' (https://github.com/awslabs/aws-c-http.git) registered for path 'aws-common-runtime/aws-c-http'
Submodule 'aws-common-runtime/aws-c-io' (https://github.com/awslabs/aws-c-io.git) registered for path 'aws-common-runtime/aws-c-io'
Submodule 'aws-common-runtime/aws-c-mqtt' (https://github.com/awslabs/aws-c-mqtt.git) registered for path 'aws-common-runtime/aws-c-mqtt'
Submodule 'aws-common-runtime/aws-c-sdkutils' (https://github.com/awslabs/aws-c-sdkutils) registered for path 'aws-common-runtime/aws-c-sdkutils'
Submodule 'aws-common-runtime/aws-checksums' (https://github.com/awslabs/aws-checksums) registered for path 'aws-common-runtime/aws-checksums'
Submodule 'aws-common-runtime/s2n' (https://github.com/aws/s2n-tls.git) registered for path 'aws-common-runtime/s2n'
Cloning into '/host/spi-builder-workspace/aws-common-runtime/aws-c-auth'...
Cloning into '/host/spi-builder-workspace/aws-common-runtime/aws-c-cal'...
Cloning into '/host/spi-builder-workspace/aws-common-runtime/aws-c-common'...
Cloning into '/host/spi-builder-workspace/aws-common-runtime/aws-c-compression'...
Cloning into '/host/spi-builder-workspace/aws-common-runtime/aws-c-event-stream'...
Cloning into '/host/spi-builder-workspace/aws-common-runtime/aws-c-http'...
Cloning into '/host/spi-builder-workspace/aws-common-runtime/aws-c-io'...
Cloning into '/host/spi-builder-workspace/aws-common-runtime/aws-c-mqtt'...
Cloning into '/host/spi-builder-workspace/aws-common-runtime/aws-c-sdkutils'...
Cloning into '/host/spi-builder-workspace/aws-common-runtime/aws-checksums'...
Cloning into '/host/spi-builder-workspace/aws-common-runtime/s2n'...
Submodule 'tests/cbmc/aws-verification-model-for-libcrypto' (https://github.com/awslabs/aws-verification-model-for-libcrypto.git) registered for path 'aws-common-runtime/s2n/tests/cbmc/aws-verification-model-for-libcrypto'
Cloning into '/host/spi-builder-workspace/aws-common-runtime/s2n/tests/cbmc/aws-verification-model-for-libcrypto'...
Cloned https://github.com/awslabs/aws-crt-swift.git
Revision (git rev-parse @):
f03edd6f93efe29b26d71fedb58187b3ae5029db
SUCCESS checkout https://github.com/awslabs/aws-crt-swift.git at v0.55.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/awslabs/aws-crt-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:36dcf51aceebb7518dd97346bbe30fd556b23ffe7a4d72d70473700580e8e541
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/apple/swift-argument-parser.git
[1/16917] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (0.71s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.6.2 (1.14s)
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
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/aws-common-runtime/s2n/docker-images': File not found.
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/433] Compiling credentials.c
[3/433] Copying PrivacyInfo.xcprivacy
[4/433] Compiling opensslcrypto_ecc.c
[5/433] Compiling credentials_provider_delegate.c
[6/433] Compiling opensslcrypto_hash.c
[7/433] Compiling openssl_rsa.c
[8/433] Write swift-version-24593BA9C3E375BF.txt
[9/433] Compiling s2n_rfc5952.c
[10/433] Compiling credentials_provider_ecs.c
[11/433] Compiling aws_signing.c
[12/433] Compiling s2n_safety.c
[13/433] Compiling s2n_io.c
[14/433] Compiling s2n_mem.c
[15/433] Compiling s2n_ensure.c
[16/433] Compiling s2n_atomic.c
[17/433] Compiling s2n_fork_detection.c
[18/433] Compiling s2n_blob.c
[19/433] Compiling s2n_map.c
[20/433] Compiling s2n_socket.c
[21/433] Compiling s2n_random.c
[22/433] Compiling s2n_array.c
[23/433] Compiling s2n_timer.c
[24/433] Compiling s2n_init.c
[25/433] Compiling s2n_tls13_certificate_verify.c
[26/433] Compiling s2n_tls13_key_schedule.c
[27/433] Compiling s2n_tls.c
[28/433] Compiling s2n_tls13_handshake.c
[29/433] Compiling s2n_signature_scheme.c
[30/433] Compiling s2n_tls13.c
[31/433] Compiling s2n_tls13_secrets.c
[32/433] Compiling s2n_shutdown.c
/host/spi-builder-workspace/aws-common-runtime/s2n/tls/s2n_x509_validator.c:224:43: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations]
  224 |         const char *name = (const char *) ASN1_STRING_data(current_name->d.ia5);
      |                                           ^
/usr/include/openssl/asn1.h:680:1: note: 'ASN1_STRING_data' has been explicitly marked deprecated here
  680 | OSSL_DEPRECATEDIN_1_1_0 unsigned char *ASN1_STRING_data(ASN1_STRING *x);
      | ^
/usr/include/openssl/macros.h:204:49: note: expanded from macro 'OSSL_DEPRECATEDIN_1_1_0'
  204 | #   define OSSL_DEPRECATEDIN_1_1_0              OSSL_DEPRECATED(1.1.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/tls/s2n_x509_validator.c:339:36: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations]
  339 |     RESULT_CHECKED_MEMCPY(peer_cn, ASN1_STRING_data(common_name), len);
      |                                    ^
/usr/include/openssl/asn1.h:680:1: note: 'ASN1_STRING_data' has been explicitly marked deprecated here
  680 | OSSL_DEPRECATEDIN_1_1_0 unsigned char *ASN1_STRING_data(ASN1_STRING *x);
      | ^
/usr/include/openssl/macros.h:204:49: note: expanded from macro 'OSSL_DEPRECATEDIN_1_1_0'
  204 | #   define OSSL_DEPRECATEDIN_1_1_0              OSSL_DEPRECATED(1.1.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
2 warnings generated.
[33/433] Compiling s2n_x509_validator.c
[34/433] Compiling s2n_signature_algorithms.c
[35/433] Compiling s2n_server_new_session_ticket.c
[36/433] Compiling s2n_server_key_exchange.c
[37/433] Compiling s2n_server_done.c
[38/433] Compiling s2n_server_extensions.c
[39/433] Compiling s2n_server_hello_retry.c
[40/433] Compiling s2n_server_finished.c
[41/433] Compiling s2n_server_hello.c
[42/433] Compiling s2n_server_cert_request.c
[43/433] Compiling s2n_server_cert.c
[44/433] Compiling s2n_send.c
[45/433] Compiling s2n_security_rules.c
[46/433] Compiling s2n_renegotiate.c
[47/433] Compiling s2n_security_policies.c
[48/433] Compiling s2n_recv.c
[49/433] Compiling s2n_record_write.c
[50/433] Compiling s2n_record_read_composite.c
[51/433] Compiling s2n_record_read_stream.c
[52/433] Compiling s2n_record_read_cbc.c
[53/433] Compiling s2n_resume.c
[54/433] Compiling s2n_record_read_aead.c
[55/433] Compiling s2n_record_read.c
[56/433] Compiling s2n_quic_support.c
[57/433] Compiling s2n_protocol_preferences.c
[58/433] Compiling s2n_ocsp_stapling.c
[59/433] Compiling s2n_next_protocol.c
[60/433] Compiling s2n_post_handshake.c
[61/433] Compiling s2n_psk.c
[62/433] Compiling s2n_prf.c
[63/433] Compiling s2n_ktls_io.c
[64/433] Compiling s2n_key_update.c
[65/433] Compiling s2n_ktls.c
[66/433] Compiling s2n_key_log.c
[67/433] Compiling s2n_kem_preferences.c
[68/433] Compiling s2n_handshake_transcript.c
[69/433] Compiling s2n_kem.c
[70/433] Compiling s2n_handshake_type.c
[71/433] Compiling s2n_kex.c
[72/433] Compiling s2n_handshake_hashes.c
[73/433] Compiling s2n_fingerprint_ja3.c
[74/433] Compiling s2n_handshake.c
[75/433] Compiling s2n_fingerprint_ja4.c
[76/433] Compiling s2n_fingerprint.c
[77/433] Compiling s2n_handshake_io.c
[78/433] Compiling s2n_ecc_preferences.c
[79/433] Compiling s2n_establish_session.c
[80/433] Compiling s2n_encrypted_extensions.c
[81/433] Compiling s2n_early_data_io.c
[82/433] Compiling s2n_crypto.c
[83/433] Compiling s2n_early_data.c
[84/433] Compiling s2n_connection_serialize.c
/host/spi-builder-workspace/aws-common-runtime/s2n/tls/s2n_crl.c:100:30: warning: 'X509_CRL_get_lastUpdate' is deprecated [-Wdeprecated-declarations]
  100 |     ASN1_TIME *this_update = X509_CRL_get_lastUpdate(crl->crl);
      |                              ^
/usr/include/openssl/x509.h:932:1: note: 'X509_CRL_get_lastUpdate' has been explicitly marked deprecated here
  932 | OSSL_DEPRECATEDIN_1_1_0 ASN1_TIME *X509_CRL_get_lastUpdate(X509_CRL *crl);
      | ^
/usr/include/openssl/macros.h:204:49: note: expanded from macro 'OSSL_DEPRECATEDIN_1_1_0'
  204 | #   define OSSL_DEPRECATEDIN_1_1_0              OSSL_DEPRECATED(1.1.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/tls/s2n_crl.c:115:30: warning: 'X509_CRL_get_nextUpdate' is deprecated [-Wdeprecated-declarations]
  115 |     ASN1_TIME *next_update = X509_CRL_get_nextUpdate(crl->crl);
      |                              ^
/usr/include/openssl/x509.h:933:1: note: 'X509_CRL_get_nextUpdate' has been explicitly marked deprecated here
  933 | OSSL_DEPRECATEDIN_1_1_0 ASN1_TIME *X509_CRL_get_nextUpdate(X509_CRL *crl);
      | ^
/usr/include/openssl/macros.h:204:49: note: expanded from macro 'OSSL_DEPRECATEDIN_1_1_0'
  204 | #   define OSSL_DEPRECATEDIN_1_1_0              OSSL_DEPRECATED(1.1.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
2 warnings generated.
[85/433] Compiling s2n_crl.c
[86/433] Compiling s2n_client_key_exchange.c
[87/433] Compiling s2n_client_hello_request.c
[88/433] Compiling s2n_config.c
[89/433] Compiling s2n_client_finished.c
[90/433] Compiling s2n_client_cert.c
[91/433] Compiling s2n_connection.c
[92/433] Compiling s2n_client_cert_verify.c
[93/433] Compiling s2n_client_hello.c
[94/433] Compiling s2n_certificate_keys.c
[95/433] Compiling s2n_cipher_suites.c
[96/433] Compiling s2n_cipher_preferences.c
[97/433] Compiling s2n_change_cipher_spec.c
[98/433] Compiling s2n_async_offload.c
[99/433] Compiling s2n_cbc.c
[100/433] Compiling s2n_aead.c
[101/433] Compiling s2n_auth_selection.c
[102/433] Compiling s2n_policy_defaults.c
[103/433] Compiling s2n_async_pkey.c
[104/433] Compiling s2n_alerts.c
[105/433] Compiling s2n_supported_versions.c
[106/433] Compiling s2n_server_supported_versions.c
[107/433] Compiling s2n_policy_builder.c
[108/433] Compiling s2n_server_signature_algorithms.c
[109/433] Compiling s2n_server_renegotiation_info.c
[110/433] Compiling s2n_server_server_name.c
[111/433] Compiling s2n_server_session_ticket.c
[112/433] Compiling s2n_server_sct_list.c
[113/433] Compiling s2n_server_psk.c
[114/433] Compiling s2n_server_max_fragment_length.c
[115/433] Compiling s2n_server_early_data_indication.c
[116/433] Compiling s2n_server_key_share.c
[117/433] Compiling s2n_server_ems.c
[118/433] Compiling s2n_server_alpn.c
[118/433] Compiling s2n_psk_key_exchange_modes.c
[120/433] Compiling s2n_server_cookie.c
[121/433] Compiling s2n_quic_transport_params.c
[122/433] Compiling s2n_server_cert_status_request.c
[123/433] Compiling s2n_extension_type_lists.c
[124/433] Compiling s2n_nst_early_data_indication.c
[125/433] Compiling s2n_extension_list.c
[126/433] Compiling s2n_key_share.c
[127/433] Compiling s2n_npn.c
[128/433] Compiling s2n_client_supported_versions.c
[129/433] Compiling s2n_extension_type.c
[130/433] Compiling s2n_ec_point_format.c
[131/433] Compiling s2n_client_pq_kem.c
[132/433] Compiling s2n_client_supported_groups.c
[133/433] Compiling s2n_client_signature_algorithms.c
[134/433] Compiling s2n_client_sct_list.c
[135/433] Compiling s2n_client_session_ticket.c
[136/433] Compiling s2n_client_server_name.c
[137/433] Compiling s2n_client_renegotiation_info.c
[138/433] Compiling s2n_client_max_frag_len.c
[139/433] Compiling s2n_client_psk.c
[140/433] Compiling s2n_client_ems.c
[141/433] Compiling s2n_client_key_share.c
[142/433] Compiling s2n_client_early_data_indication.c
[143/433] Compiling s2n_client_cert_status_request.c
[144/433] Compiling s2n_client_cookie.c
[145/433] Compiling s2n_stuffer_text.c
[146/433] Compiling s2n_client_alpn.c
[147/433] Compiling s2n_stuffer_hex.c
[148/433] Compiling s2n_cert_status.c
[149/433] Compiling s2n_stuffer_network_order.c
[150/433] Compiling s2n_cert_status_response.c
[151/433] Compiling s2n_stuffer_file.c
[152/433] Compiling s2n_stuffer_pem.c
[153/433] Compiling s2n_cert_authorities.c
[154/433] Compiling s2n_stuffer_base64.c
[155/433] Compiling s2n_stuffer.c
[156/433] Compiling s2n_errno.c
[157/433] Compiling s2n_tls13_keys.c
[158/433] Compiling s2n_stream_cipher_rc4.c
[159/433] Compiling s2n_stream_cipher_null.c
[160/433] Compiling s2n_rsa_pss.c
[161/433] Compiling s2n_pq.c
[162/433] Compiling s2n_sequence.c
[163/433] Compiling s2n_prf_libcrypto.c
[164/433] Compiling s2n_locking.c
[165/433] Compiling s2n_mldsa.c
[166/433] Compiling s2n_pkey_evp.c
[167/433] Compiling s2n_libcrypto.c
[168/433] Compiling s2n_pkey.c
[169/433] Compiling s2n_hkdf.c
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_openssl_x509.c:21:39: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
   21 | DEFINE_POINTER_CLEANUP_FUNC(EC_KEY *, EC_KEY_free);
      |                                       ^
/usr/include/openssl/ec.h:1003:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_openssl_x509.c:138:40: warning: 'EVP_PKEY_get1_EC_KEY' is deprecated [-Wdeprecated-declarations]
  138 |         DEFER_CLEANUP(EC_KEY *ec_key = EVP_PKEY_get1_EC_KEY(pubkey), EC_KEY_free_pointer);
      |                                        ^
/usr/include/openssl/evp.h:1373:1: note: 'EVP_PKEY_get1_EC_KEY' has been explicitly marked deprecated here
 1373 | OSSL_DEPRECATEDIN_3_0
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_openssl_x509.c:140:36: warning: 'EC_KEY_get0_group' is deprecated [-Wdeprecated-declarations]
  140 |         const EC_GROUP *ec_group = EC_KEY_get0_group(ec_key);
      |                                    ^
/usr/include/openssl/ec.h:1034:1: note: 'EC_KEY_get0_group' has been explicitly marked deprecated here
 1034 | OSSL_DEPRECATEDIN_3_0 const EC_GROUP *EC_KEY_get0_group(const EC_KEY *key);
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
3 warnings generated.
[170/433] Compiling s2n_openssl_x509.c
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_hash.c:205:22: warning: 'EVP_MD_CTX_md' is deprecated [-Wdeprecated-declarations]
  205 |     POSIX_ENSURE_REF(EVP_MD_CTX_md(state->digest.high_level.evp.ctx));
      |                      ^
/usr/include/openssl/evp.h:554:1: note: 'EVP_MD_CTX_md' has been explicitly marked deprecated here
  554 | OSSL_DEPRECATEDIN_3_0
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_hash.c:209:26: warning: 'EVP_MD_CTX_md' is deprecated [-Wdeprecated-declarations]
  209 |         POSIX_ENSURE_REF(EVP_MD_CTX_md(state->digest.high_level.evp_md5_secondary.ctx));
      |                          ^
/usr/include/openssl/evp.h:554:1: note: 'EVP_MD_CTX_md' has been explicitly marked deprecated here
  554 | OSSL_DEPRECATEDIN_3_0
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_hash.c:227:22: warning: 'EVP_MD_CTX_md' is deprecated [-Wdeprecated-declarations]
  227 |     POSIX_ENSURE_REF(EVP_MD_CTX_md(state->digest.high_level.evp.ctx));
      |                      ^
/usr/include/openssl/evp.h:554:1: note: 'EVP_MD_CTX_md' has been explicitly marked deprecated here
  554 | OSSL_DEPRECATEDIN_3_0
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_hash.c:230:26: warning: 'EVP_MD_CTX_md' is deprecated [-Wdeprecated-declarations]
  230 |         POSIX_ENSURE_REF(EVP_MD_CTX_md(state->digest.high_level.evp_md5_secondary.ctx));
      |                          ^
/usr/include/openssl/evp.h:554:1: note: 'EVP_MD_CTX_md' has been explicitly marked deprecated here
  554 | OSSL_DEPRECATEDIN_3_0
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
4 warnings generated.
[171/433] Compiling s2n_hash.c
[172/433] Compiling s2n_hmac.c
[173/433] Compiling s2n_fips.c
[174/433] Compiling s2n_evp_kem.c
[175/433] Compiling s2n_crypto.c
[176/433] Compiling s2n_fips_rules.c
[177/433] Compiling s2n_drbg.c
[178/433] Compiling s2n_composite_cipher_aes_sha.c
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:41:5: warning: 'DH_get0_key' is deprecated [-Wdeprecated-declarations]
   41 |     DH_get0_key(dh_params->dh, &Ys, NULL);
      |     ^
/usr/include/openssl/dh.h:260:1: note: 'DH_get0_key' has been explicitly marked deprecated here
  260 | OSSL_DEPRECATEDIN_3_0 void DH_get0_key(const DH *dh, const BIGNUM **pub_key,
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:53:5: warning: 'DH_get0_pqg' is deprecated [-Wdeprecated-declarations]
   53 |     DH_get0_pqg(dh_params->dh, &p, NULL, NULL);
      |     ^
/usr/include/openssl/dh.h:257:1: note: 'DH_get0_pqg' has been explicitly marked deprecated here
  257 | OSSL_DEPRECATEDIN_3_0 void DH_get0_pqg(const DH *dh, const BIGNUM **p,
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:65:5: warning: 'DH_get0_pqg' is deprecated [-Wdeprecated-declarations]
   65 |     DH_get0_pqg(dh_params->dh, NULL, NULL, &g);
      |     ^
/usr/include/openssl/dh.h:257:1: note: 'DH_get0_pqg' has been explicitly marked deprecated here
  257 | OSSL_DEPRECATEDIN_3_0 void DH_get0_pqg(const DH *dh, const BIGNUM **p,
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:84:18: warning: 'DH_size' is deprecated [-Wdeprecated-declarations]
   84 |     S2N_ERROR_IF(DH_size(dh_params->dh) < S2N_MIN_DH_PRIME_SIZE_BYTES, S2N_ERR_DH_PARAMS_CREATE);
      |                  ^
/usr/include/openssl/dh.h:207:1: note: 'DH_size' has been explicitly marked deprecated here
  207 | OSSL_DEPRECATEDIN_3_0 int DH_size(const DH *dh);
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:116:22: warning: 'DH_set0_pqg' is deprecated [-Wdeprecated-declarations]
  116 |     POSIX_GUARD_OSSL(DH_set0_pqg(dh_params->dh, bn_p, NULL, bn_g), S2N_ERR_DH_PARAMS_CREATE);
      |                      ^
/usr/include/openssl/dh.h:259:1: note: 'DH_set0_pqg' has been explicitly marked deprecated here
  259 | OSSL_DEPRECATEDIN_3_0 int DH_set0_pqg(DH *dh, BIGNUM *p, BIGNUM *q, BIGNUM *g);
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:119:22: warning: 'DH_set0_key' is deprecated [-Wdeprecated-declarations]
  119 |     POSIX_GUARD_OSSL(DH_set0_key(dh_params->dh, bn_Ys, NULL), S2N_ERR_DH_PARAMS_CREATE);
      |                      ^
/usr/include/openssl/dh.h:262:1: note: 'DH_set0_key' has been explicitly marked deprecated here
  262 | OSSL_DEPRECATEDIN_3_0 int DH_set0_key(DH *dh, BIGNUM *pub_key, BIGNUM *priv_key);
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:144:25: warning: 'd2i_DHparams' is deprecated [-Wdeprecated-declarations]
  144 |     temp_dh_params.dh = d2i_DHparams(NULL, (const unsigned char **) (void *) &pkcs3->data, pkcs3->size);
      |                         ^
/usr/include/openssl/dh.h:233:41: note: 'd2i_DHparams' has been explicitly marked deprecated here
  233 | DECLARE_ASN1_ENCODE_FUNCTIONS_only_attr(OSSL_DEPRECATEDIN_3_0, DH, DHparams)
      |                                         ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:156:18: warning: 'DH_size' is deprecated [-Wdeprecated-declarations]
  156 |     POSIX_ENSURE(DH_size(temp_dh_params.dh) >= S2N_MIN_DH_PRIME_SIZE_BYTES, S2N_ERR_DH_TOO_SMALL);
      |                  ^
/usr/include/openssl/dh.h:207:1: note: 'DH_size' has been explicitly marked deprecated here
  207 | OSSL_DEPRECATEDIN_3_0 int DH_size(const DH *dh);
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:176:28: warning: 'DH_new' is deprecated [-Wdeprecated-declarations]
  176 |     server_dh_params->dh = DH_new();
      |                            ^
/usr/include/openssl/dh.h:203:1: note: 'DH_new' has been explicitly marked deprecated here
  203 | OSSL_DEPRECATEDIN_3_0 DH *DH_new(void);
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:236:39: warning: 'DH_size' is deprecated [-Wdeprecated-declarations]
  236 |     POSIX_GUARD(s2n_alloc(shared_key, DH_size(server_dh_params->dh)));
      |                                       ^
/usr/include/openssl/dh.h:207:1: note: 'DH_size' has been explicitly marked deprecated here
  207 | OSSL_DEPRECATEDIN_3_0 int DH_size(const DH *dh);
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:257:23: warning: 'DH_compute_key' is deprecated [-Wdeprecated-declarations]
  257 |     shared_key_size = DH_compute_key(shared_key->data, server_pub_key_bn, client_params.dh);
      |                       ^
/usr/include/openssl/dh.h:228:1: note: 'DH_compute_key' has been explicitly marked deprecated here
  228 | OSSL_DEPRECATEDIN_3_0 int DH_compute_key(unsigned char *key,
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:288:33: warning: 'DH_size' is deprecated [-Wdeprecated-declarations]
  288 |     int server_dh_params_size = DH_size(server_dh_params->dh);
      |                                 ^
/usr/include/openssl/dh.h:207:1: note: 'DH_size' has been explicitly marked deprecated here
  207 | OSSL_DEPRECATEDIN_3_0 int DH_size(const DH *dh);
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:292:23: warning: 'DH_compute_key' is deprecated [-Wdeprecated-declarations]
  292 |     shared_key_size = DH_compute_key(shared_key->data, pub_key, server_dh_params->dh);
      |                       ^
/usr/include/openssl/dh.h:228:1: note: 'DH_compute_key' has been explicitly marked deprecated here
  228 | OSSL_DEPRECATEDIN_3_0 int DH_compute_key(unsigned char *key,
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:311:22: warning: 'DH_check' is deprecated [-Wdeprecated-declarations]
  311 |     POSIX_GUARD_OSSL(DH_check(dh_params->dh, &codes), S2N_ERR_DH_PARAMETER_CHECK);
      |                      ^
/usr/include/openssl/dh.h:224:1: note: 'DH_check' has been explicitly marked deprecated here
  224 | OSSL_DEPRECATEDIN_3_0 int DH_check(const DH *dh, int *codes);
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:322:14: warning: 'DHparams_dup' is deprecated [-Wdeprecated-declarations]
  322 |     to->dh = DHparams_dup(from->dh);
      |              ^
/usr/include/openssl/dh.h:194:37: note: 'DHparams_dup' has been explicitly marked deprecated here
  194 | DECLARE_ASN1_DUP_FUNCTION_name_attr(OSSL_DEPRECATEDIN_3_0, DH, DHparams)
      |                                     ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:332:22: warning: 'DH_generate_key' is deprecated [-Wdeprecated-declarations]
  332 |     POSIX_GUARD_OSSL(DH_generate_key(dh_params->dh), S2N_ERR_DH_GENERATING_PARAMETERS);
      |                      ^
/usr/include/openssl/dh.h:227:1: note: 'DH_generate_key' has been explicitly marked deprecated here
  227 | OSSL_DEPRECATEDIN_3_0 int DH_generate_key(DH *dh);
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_dhe.c:340:5: warning: 'DH_free' is deprecated [-Wdeprecated-declarations]
  340 |     DH_free(dh_params->dh);
      |     ^
/usr/include/openssl/dh.h:204:1: note: 'DH_free' has been explicitly marked deprecated here
  204 | OSSL_DEPRECATEDIN_3_0 void DH_free(DH *dh);
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
17 warnings generated.
[179/433] Compiling s2n_dhe.c
[180/433] Write sources
[183/433] Compiling s2n_cipher.c
[184/433] Compiling resource_name.c
[185/433] Compiling s2n_cbc_cipher_aes.c
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_ecc_evp.c:38:39: warning: 'EC_KEY_free' is deprecated [-Wdeprecated-declarations]
   38 | DEFINE_POINTER_CLEANUP_FUNC(EC_KEY *, EC_KEY_free);
      |                                       ^
/usr/include/openssl/ec.h:1003:1: note: 'EC_KEY_free' has been explicitly marked deprecated here
 1003 | OSSL_DEPRECATEDIN_3_0 void EC_KEY_free(EC_KEY *key);
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_ecc_evp.c:202:23: warning: 'EC_KEY_check_key' is deprecated [-Wdeprecated-declarations]
  202 |     RESULT_GUARD_OSSL(EC_KEY_check_key(ec_key), S2N_ERR_ECDHE_INVALID_PUBLIC_KEY);
      |                       ^
/usr/include/openssl/ec.h:1107:1: note: 'EC_KEY_check_key' has been explicitly marked deprecated here
 1107 | OSSL_DEPRECATEDIN_3_0 int EC_KEY_check_key(const EC_KEY *key);
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_ecc_evp.c:229:40: warning: 'EVP_PKEY_get1_EC_KEY' is deprecated [-Wdeprecated-declarations]
  229 |         DEFER_CLEANUP(EC_KEY *ec_key = EVP_PKEY_get1_EC_KEY(peer_public), EC_KEY_free_pointer);
      |                                        ^
/usr/include/openssl/evp.h:1373:1: note: 'EVP_PKEY_get1_EC_KEY' has been explicitly marked deprecated here
 1373 | OSSL_DEPRECATEDIN_3_0
      | ^
/usr/include/openssl/macros.h:182:49: note: expanded from macro 'OSSL_DEPRECATEDIN_3_0'
  182 | #   define OSSL_DEPRECATEDIN_3_0                OSSL_DEPRECATED(3.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
3 warnings generated.
[186/433] Compiling s2n_ecc_evp.c
[187/433] Compiling s2n_cbc_cipher_3des.c
[188/433] Compiling sdkutils.c
[189/433] Compiling s2n_aead_cipher_chacha20_poly1305.c
[190/433] Compiling partitions.c
[191/433] Compiling endpoints_util.c
[192/433] Compiling endpoints_regex.c
[193/433] Compiling endpoints_types_impl.c
[194/433] Compiling AwsCPlatformConfig empty.c
[195/433] Compiling s2n_aead_cipher_aes_gcm.c
[196/433] Compiling endpoints_standard_lib.c
[197/433] Compiling mqtt5_types.c
[198/433] Compiling endpoints_ruleset.c
[199/433] Compiling mqtt5_utils.c
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_certificate.c:724:40: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations]
  724 |         unsigned char *internal_data = ASN1_STRING_data(asn1_str);
      |                                        ^
/usr/include/openssl/asn1.h:680:1: note: 'ASN1_STRING_data' has been explicitly marked deprecated here
  680 | OSSL_DEPRECATEDIN_1_1_0 unsigned char *ASN1_STRING_data(ASN1_STRING *x);
      | ^
/usr/include/openssl/macros.h:204:49: note: expanded from macro 'OSSL_DEPRECATEDIN_1_1_0'
  204 | #   define OSSL_DEPRECATEDIN_1_1_0              OSSL_DEPRECATED(1.1.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_certificate.c:830:48: warning: 'ASN1_STRING_data' is deprecated [-Wdeprecated-declarations]
  830 |                 unsigned char *internal_data = ASN1_STRING_data(asn1_str);
      |                                                ^
/usr/include/openssl/asn1.h:680:1: note: 'ASN1_STRING_data' has been explicitly marked deprecated here
  680 | OSSL_DEPRECATEDIN_1_1_0 unsigned char *ASN1_STRING_data(ASN1_STRING *x);
      | ^
/usr/include/openssl/macros.h:204:49: note: expanded from macro 'OSSL_DEPRECATEDIN_1_1_0'
  204 | #   define OSSL_DEPRECATEDIN_1_1_0              OSSL_DEPRECATED(1.1.0)
      |                                                 ^
/usr/include/openssl/macros.h:62:52: note: expanded from macro 'OSSL_DEPRECATED'
   62 | #     define OSSL_DEPRECATED(since) __attribute__((deprecated))
      |                                                    ^
2 warnings generated.
[200/433] Compiling s2n_certificate.c
[201/433] Compiling aws_profile.c
[201/433] Compiling rate_limiters.c
[203/433] Compiling endpoints_rule_engine.c
[204/433] Compiling mqtt5_topic_alias.c
[205/433] Compiling topic_tree.c
[206/433] Compiling mqtt5_encoder.c
[207/433] Compiling mqtt5_listener.c
[208/433] Compiling mqtt5_callbacks.c
[209/433] Compiling mqtt5_decoder.c
[210/433] Compiling mqtt5_to_mqtt3_adapter.c
[211/433] Compiling mqtt5_client.c
[212/433] Compiling mqtt5_options_storage.c
[213/433] Compiling shared.c
[214/433] Compiling request_response_subscription_set.c
[215/433] Compiling subscription_manager.c
[216/433] Compiling mqtt311_decoder.c
[217/433] Compiling packets.c
[218/433] Compiling mqtt_subscription_set.c
[219/433] Compiling protocol_adapter.c
[220/433] Compiling client_impl_shared.c
[221/433] Compiling mqtt.c
[222/433] Compiling mqtt311_listener.c
[223/433] Compiling fixed_header.c
[224/433] Compiling request_response_client.c
[225/433] Compiling tls_channel_handler_shared.c
[226/433] Compiling tls_channel_handler.c
[227/433] Compiling tracing.c
[228/433] Compiling stream.c
[229/433] Compiling statistics.c
[230/433] Compiling socket_channel_handler.c
[231/433] Compiling socket_shared.c
[232/433] Compiling standard_retry_strategy.c
[233/433] Compiling shared_library.c
[234/433] Compiling socket.c
[235/433] Compiling retry_strategy.c
[236/433] Compiling client.c
[237/433] Compiling client_channel_handler.c
[238/433] Compiling pipe.c
[239/433] Compiling host_resolver.c
[240/433] Compiling no_retry_strategy.c
[241/433] Compiling socket.c
[242/433] Compiling pkcs11_lib.c
[243/433] Compiling message_pool.c
[244/433] Compiling s2n_tls_channel_handler.c
[245/433] Compiling pem.c
[246/433] Compiling pkcs11_tls_op_handler.c
[247/433] Compiling future.c
[248/433] Compiling epoll_event_loop.c
[249/433] Compiling io.c
[250/433] Compiling exponential_backoff_retry_strategy.c
[251/433] Compiling async_stream.c
[252/433] Compiling channel_bootstrap.c
[253/433] Compiling event_loop.c
[254/433] Compiling alpn_handler.c
[255/433] Compiling host_resolver.c
[256/433] Compiling channel.c
[257/433] Compiling websocket_encoder.c
[258/433] Compiling strutil.c
[259/433] Compiling websocket_decoder.c
[260/433] Compiling websocket_bootstrap.c
[261/433] Compiling statistics.c
[262/433] Compiling websocket.c
[263/433] Compiling random_access_set.c
[264/433] Compiling no_proxy.c
[265/433] Compiling hpack_huffman_static.c
[266/433] Compiling http.c
[267/433] Compiling proxy_strategy.c
[268/433] Compiling hpack_encoder.c
[269/433] Compiling request_response.c
[270/433] Compiling proxy_connection.c
[271/433] Compiling hpack_decoder.c
[272/433] Compiling http2_stream_manager.c
[273/433] Compiling hpack.c
[274/433] Compiling h2_frames.c
[275/433] Compiling h2_decoder.c
[276/433] Compiling h1_stream.c
[277/433] Compiling h2_stream.c
[278/433] Compiling h1_encoder.c
[279/433] Compiling h1_decoder.c
[280/433] Compiling connection_monitor.c
[281/433] Compiling event_stream_rpc.c
[282/433] Compiling connection.c
[283/433] Compiling h2_connection.c
[284/433] Compiling connection_manager.c
[285/433] Compiling event_stream_rpc_server.c
[286/433] Compiling h1_connection.c
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-compression/source/huffman_testing.c:10:
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-compression/include/aws/compression/private/huffman_testing.h:9:
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-compression/include/aws/compression/huffman.h:9:
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-compression/include/aws/compression/compression.h:11:
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-common/include/aws/common/common.h:9:
/host/spi-builder-workspace/aws-common-runtime/config/aws/common/config.h:22:9: warning: 'AWS_UNSTABLE_TESTING_API' macro redefined [-Wmacro-redefined]
   22 | #define AWS_UNSTABLE_TESTING_API 1
      |         ^
/host/spi-builder-workspace/aws-common-runtime/aws-c-compression/source/huffman_testing.c:9:9: note: previous definition is here
    9 | #define AWS_UNSTABLE_TESTING_API
      |         ^
1 warning generated.
[287/433] Compiling huffman_testing.c
[288/433] Compiling event_stream_channel_handler.c
[289/433] Compiling huffman.c
[290/433] Compiling compression.c
[291/433] Compiling event_stream_rpc_client.c
[292/433] Compiling uuid.c
[293/433] Compiling event_stream.c
[294/433] Compiling uri.c
[295/433] Compiling thread_shared.c
[296/433] Compiling statistics.c
[297/433] Compiling system_info.c
[298/433] Compiling task_scheduler.c
[299/433] Compiling xml_parser.c
[300/433] Compiling thread_scheduler.c
[301/433] Compiling time.c
[302/433] Compiling ref_count.c
[303/433] Compiling string.c
[304/433] Compiling ring_buffer.c
[305/433] Compiling process_common.c
[306/433] Compiling system_resource_utils.c
[307/433] Compiling priority_queue.c
[308/433] Compiling process.c
[309/433] Compiling thread.c
[310/433] Compiling rw_lock.c
[311/433] Compiling system_info.c
[312/433] Compiling mutex.c
[313/433] Compiling environment.c
[314/433] Compiling condition_variable.c
[315/433] Compiling file.c
[316/433] Compiling device_random.c
[317/433] Compiling clock.c
[318/433] Compiling lru_cache.c
[319/433] Compiling math.c
[320/433] Compiling cross_process_lock.c
[321/433] Compiling system_info.c
[322/433] Compiling memtrace.c
[323/433] Compiling log_writer.c
[324/433] Compiling log_formatter.c
[325/433] Compiling file_direct_io.c
[326/433] Compiling logging.c
[327/433] Compiling log_channel.c
[328/433] Compiling linked_hash_table.c
[329/433] Compiling host_utils.c
[330/433] Compiling lifo_cache.c
[331/433] Compiling json.c
[332/433] Compiling tags.c
[333/433] Compiling strings.c
[334/433] Compiling streaming.c
[335/433] Compiling serialization.c
[336/433] Compiling fifo_cache.c
[337/433] Compiling maps.c
[338/433] Compiling ints.c
[339/433] Compiling unicode.c
[340/433] Compiling file.c
[341/433] Compiling stack.c
[341/433] Compiling memory_utils.c
[343/433] Compiling encoders.c
[344/433] Compiling loaders.c
[345/433] Compiling hash_table.c
[346/433] Compiling common.c
[347/433] Compiling builder_callbacks.c
[348/433] Compiling floats_ctrls.c
[349/433] Compiling callbacks.c
[350/433] Compiling encoding.c
[351/433] Compiling bytestrings.c
[352/433] Compiling arrays.c
[353/433] Compiling cbor.c
[354/433] Compiling allocators.c
[355/433] Compiling error.c
[356/433] Compiling condition_variable.c
[357/433] Compiling command_line_parser.c
[357/433] Compiling encoding.c
[359/433] Compiling common.c
[360/433] Compiling date_time.c
[361/433] Compiling device_random.c
[362/433] Compiling codegen.c
[363/433] Compiling cJSON.c
[364/433] Compiling cbor.c
[365/433] Compiling cache.c
[366/433] Compiling assert.c
[367/433] Compiling cpuid.c
[368/433] Compiling allocator_sba.c
[369/433] Compiling array_list.c
[370/433] Compiling crc_sw.c
[371/433] Compiling allocator.c
[372/433] Compiling crc64_sw.c
[373/433] Compiling checksums.c
[374/433] Compiling crc64.c
[375/433] Compiling crc32.c
[376/433] Compiling byte_buf.c
[377/433] Compiling ref_hkdf.c
[378/433] Compiling ed25519_noop.c
[379/433] Compiling hmac.c
[380/433] Compiling symmetric_cipher.c
[381/433] Compiling hkdf.c
[382/433] Compiling rsa.c
[383/433] Compiling lccrypto_common.c
[384/433] Compiling hash.c
[385/433] Compiling opensslcrypto_hmac.c
[386/433] Compiling openssl_aes.c
[387/433] Compiling ed25519.c
[388/433] Compiling cal.c
[389/433] Compiling openssl_platform_init.c
[390/433] Compiling token_provider_sso_profile.c
[391/433] Compiling der.c
[392/433] Compiling signing_result.c
[393/433] Compiling sso_token_utils.c
[394/433] Compiling ecc.c
[395/433] Compiling sigv4_http_request.c
[396/433] Compiling token_provider_sso_session.c
[397/433] Compiling signing.c
[398/433] Compiling signing_config.c
[399/433] Compiling signable_chunk.c
[400/433] Compiling signable_trailer.c
[401/433] Compiling key_derivation.c
[402/433] Compiling signable.c
[403/433] Compiling signable_http_request.c
[404/433] Compiling credentials_utils.c
[405/433] Compiling credentials_provider_x509.c
[406/433] Compiling credentials_provider_sts_web_identity.c
[407/433] Compiling credentials_provider_static.c
[408/433] Compiling credentials_provider_sso.c
[409/433] Compiling credentials_provider_profile.c
[410/433] Compiling credentials_provider_sts.c
[411/433] Compiling credentials_provider_process.c
[412/433] Compiling credentials_provider_imds.c
[413/433] Compiling credentials_provider_environment.c
[414/433] Compiling credentials_provider_chain.c
[415/433] Write sources
[416/433] Compiling credentials_provider_default_chain.c
[417/433] Write sources
[418/433] Compiling aws_profile.c
[419/433] Compiling credentials_provider_cognito.c
[420/433] Compiling credentials_provider_anonymous.c
[421/434] Compiling credentials_provider_cached.c
[422/435] Compiling auth.c
[423/435] Compiling aws_imds_client.c
[425/506] Emitting module ArgumentParserToolInfo
[426/506] Compiling ArgumentParserToolInfo ToolInfo.swift
[427/507] Wrapping AST for ArgumentParserToolInfo for debugging
[429/551] Compiling ArgumentParser InputKey.swift
[430/551] Compiling ArgumentParser InputOrigin.swift
[431/551] Compiling ArgumentParser Name.swift
[432/551] Compiling ArgumentParser Parsed.swift
[433/551] Compiling ArgumentParser ParsedValues.swift
[434/551] Compiling ArgumentParser ParserError.swift
[435/557] Emitting module ArgumentParser
[436/557] Compiling ArgumentParser CollectionExtensions.swift
[437/557] Compiling ArgumentParser Mutex.swift
[438/557] Compiling ArgumentParser Platform.swift
[439/557] Compiling ArgumentParser SequenceExtensions.swift
[440/557] Compiling ArgumentParser StringExtensions.swift
[441/557] Compiling ArgumentParser SwiftExtensions.swift
[442/557] Compiling AwsCommonRuntimeKit HTTPProxyAuthenticationType.swift
[443/557] Compiling AwsCommonRuntimeKit HTTPProxyConnectionType.swift
[444/557] Compiling AwsCommonRuntimeKit HTTPProxyEnvSettings.swift
[445/557] Compiling AwsCommonRuntimeKit HTTPProxyEnvType.swift
[446/557] Compiling AwsCommonRuntimeKit HTTPProxyOptions.swift
[447/557] Compiling AwsCommonRuntimeKit HTTPRequest.swift
[448/557] Compiling AwsCommonRuntimeKit HTTPRequestBase.swift
[449/557] Compiling AwsCommonRuntimeKit HTTPRequestOptions.swift
[450/557] Compiling AwsCommonRuntimeKit HTTPStream.swift
[451/557] Compiling AwsCommonRuntimeKit HTTPStreamCallbackCore.swift
[452/567] Compiling ArgumentParser AsyncParsableCommand.swift
[453/567] Compiling ArgumentParser CommandConfiguration.swift
[454/567] Compiling ArgumentParser CommandGroup.swift
[455/567] Compiling ArgumentParser EnumerableFlag.swift
[456/567] Compiling ArgumentParser ExpressibleByArgument.swift
[462/567] Compiling ArgumentParser HelpGenerator.swift
[463/567] Compiling ArgumentParser MessageInfo.swift
[464/567] Compiling ArgumentParser UsageGenerator.swift
[465/567] Compiling ArgumentParser Tree.swift
[466/567] Compiling ArgumentParser CodingKeyValidator.swift
[467/567] Compiling ArgumentParser NonsenseFlagsValidator.swift
[468/567] Compiling ArgumentParser ParsableArgumentsValidation.swift
[469/567] Compiling ArgumentParser PositionalArgumentsValidator.swift
[470/567] Compiling ArgumentParser UniqueNamesValidator.swift
[471/567] Compiling AwsCommonRuntimeKit Mqtt5Client.swift
[478/567] Emitting module AwsCommonRuntimeKit
[479/567] Compiling AwsCommonRuntimeKit ShutdownCallbackCore.swift
[480/567] Compiling AwsCommonRuntimeKit Utilities.swift
[481/567] Compiling AwsCommonRuntimeKit EventStreamHeader.swift
[482/567] Compiling AwsCommonRuntimeKit EventStreamMessage.swift
[483/567] Compiling AwsCommonRuntimeKit EventStreamMessageDecoder.swift
[484/567] Compiling AwsCommonRuntimeKit HTTP1Stream.swift
[485/567] Compiling AwsCommonRuntimeKit HTTP2ClientConnection.swift
[486/567] Compiling AwsCommonRuntimeKit HTTP2Error.swift
[487/567] Compiling AwsCommonRuntimeKit HTTP2Settings.swift
[488/567] Compiling AwsCommonRuntimeKit HTTP2Stream.swift
[489/567] Compiling ArgumentParser BashCompletionsGenerator.swift
[490/567] Compiling ArgumentParser CompletionsGenerator.swift
[491/567] Compiling ArgumentParser FishCompletionsGenerator.swift
[492/567] Compiling ArgumentParser ZshCompletionsGenerator.swift
[493/567] Compiling ArgumentParser Argument.swift
[494/567] Compiling ArgumentParser ArgumentDiscussion.swift
[495/567] Compiling ArgumentParser ArgumentHelp.swift
[496/567] Compiling ArgumentParser ArgumentVisibility.swift
[497/567] Compiling ArgumentParser CompletionKind.swift
[498/567] Compiling ArgumentParser Errors.swift
[499/567] Compiling ArgumentParser Flag.swift
[500/567] Compiling ArgumentParser NameSpecification.swift
[501/567] Compiling ArgumentParser Option.swift
[502/567] Compiling ArgumentParser ParsableArguments.swift
[503/567] Compiling ArgumentParser ParsableCommand.swift
[504/567] Compiling ArgumentParser ArgumentDecoder.swift
[505/567] Compiling ArgumentParser ArgumentDefinition.swift
[506/567] Compiling ArgumentParser ArgumentSet.swift
[507/567] Compiling ArgumentParser CommandParser.swift
[508/567] Compiling ArgumentParser OptionGroup.swift
[516/567] Compiling ArgumentParser SplitArguments.swift
[517/567] Compiling ArgumentParser DumpHelpGenerator.swift
[518/567] Compiling ArgumentParser HelpCommand.swift
[551/568] Compiling AwsCommonRuntimeKit Mqtt5Enums.swift
[552/568] Compiling AwsCommonRuntimeKit Mqtt5Options.swift
[553/568] Compiling AwsCommonRuntimeKit Mqtt5Packets.swift
[554/568] Compiling AwsCommonRuntimeKit MqttRequestResponseClient.swift
[555/568] Compiling AwsCommonRuntimeKit FileBasedConfiguration.swift
[556/568] Compiling AwsCommonRuntimeKit EndpointProperty.swift
[557/568] Compiling AwsCommonRuntimeKit EndpointsRequestContext.swift
[558/568] Compiling AwsCommonRuntimeKit EndpointsRuleEngine.swift
[559/568] Compiling AwsCommonRuntimeKit ResolvedEndpointType.swift
[560/568] Compiling AwsCommonRuntimeKit resource_bundle_accessor.swift
[561/569] Wrapping AST for ArgumentParser for debugging
[562/569] Wrapping AST for AwsCommonRuntimeKit for debugging
[564/573] Emitting module Elasticurl
[565/573] Compiling Elasticurl Elasticurl.swift
/host/spi-builder-workspace/Source/Elasticurl/Elasticurl.swift:195:19: warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
193 |       let fileManager = FileManager.default
194 |       let path = FileManager.default.currentDirectoryPath + "/" + fileName
195 |       fileManager.createFile(atPath: path, contents: nil, attributes: nil)
    |                   `- warning: result of call to 'createFile(atPath:contents:attributes:)' is unused [#no-usage]
196 |       context.outputStream =
197 |         FileHandle(forWritingAtPath: fileName) ?? FileHandle.standardOutput
[566/574] Wrapping AST for Elasticurl for debugging
[567/574] Write Objects.LinkFileList
[569/574] Compiling Mqtt5Canary Mqtt5Canary.swift
[570/574] Emitting module Mqtt5Canary
[571/575] Wrapping AST for Mqtt5Canary for debugging
[572/575] Write Objects.LinkFileList
[573/575] Linking Elasticurl
[574/575] Linking Mqtt5Canary
Build complete! (81.59s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser.git"
    }
  ],
  "manifest_display_name" : "aws-crt-swift",
  "name" : "aws-crt-swift",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "AwsCommonRuntimeKit",
      "targets" : [
        "AwsCommonRuntimeKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "Elasticurl",
      "targets" : [
        "Elasticurl"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Mqtt5Canary",
      "targets" : [
        "Mqtt5Canary"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "S2N_TLS",
      "module_type" : "ClangTarget",
      "name" : "S2N_TLS",
      "path" : "aws-common-runtime/s2n",
      "product_memberships" : [
        "AwsCommonRuntimeKit",
        "Elasticurl",
        "Mqtt5Canary"
      ],
      "sources" : [
        "crypto/s2n_aead_cipher_aes_gcm.c",
        "crypto/s2n_aead_cipher_chacha20_poly1305.c",
        "crypto/s2n_cbc_cipher_3des.c",
        "crypto/s2n_cbc_cipher_aes.c",
        "crypto/s2n_certificate.c",
        "crypto/s2n_cipher.c",
        "crypto/s2n_composite_cipher_aes_sha.c",
        "crypto/s2n_crypto.c",
        "crypto/s2n_dhe.c",
        "crypto/s2n_drbg.c",
        "crypto/s2n_ecc_evp.c",
        "crypto/s2n_evp_kem.c",
        "crypto/s2n_fips.c",
        "crypto/s2n_fips_rules.c",
        "crypto/s2n_hash.c",
        "crypto/s2n_hkdf.c",
        "crypto/s2n_hmac.c",
        "crypto/s2n_libcrypto.c",
        "crypto/s2n_locking.c",
        "crypto/s2n_mldsa.c",
        "crypto/s2n_openssl_x509.c",
        "crypto/s2n_pkey.c",
        "crypto/s2n_pkey_evp.c",
        "crypto/s2n_pq.c",
        "crypto/s2n_prf_libcrypto.c",
        "crypto/s2n_rsa_pss.c",
        "crypto/s2n_sequence.c",
        "crypto/s2n_stream_cipher_null.c",
        "crypto/s2n_stream_cipher_rc4.c",
        "crypto/s2n_tls13_keys.c",
        "error/s2n_errno.c",
        "stuffer/s2n_stuffer.c",
        "stuffer/s2n_stuffer_base64.c",
        "stuffer/s2n_stuffer_file.c",
        "stuffer/s2n_stuffer_hex.c",
        "stuffer/s2n_stuffer_network_order.c",
        "stuffer/s2n_stuffer_pem.c",
        "stuffer/s2n_stuffer_text.c",
        "tls/extensions/s2n_cert_authorities.c",
        "tls/extensions/s2n_cert_status.c",
        "tls/extensions/s2n_cert_status_response.c",
        "tls/extensions/s2n_client_alpn.c",
        "tls/extensions/s2n_client_cert_status_request.c",
        "tls/extensions/s2n_client_cookie.c",
        "tls/extensions/s2n_client_early_data_indication.c",
        "tls/extensions/s2n_client_ems.c",
        "tls/extensions/s2n_client_key_share.c",
        "tls/extensions/s2n_client_max_frag_len.c",
        "tls/extensions/s2n_client_pq_kem.c",
        "tls/extensions/s2n_client_psk.c",
        "tls/extensions/s2n_client_renegotiation_info.c",
        "tls/extensions/s2n_client_sct_list.c",
        "tls/extensions/s2n_client_server_name.c",
        "tls/extensions/s2n_client_session_ticket.c",
        "tls/extensions/s2n_client_signature_algorithms.c",
        "tls/extensions/s2n_client_supported_groups.c",
        "tls/extensions/s2n_client_supported_versions.c",
        "tls/extensions/s2n_ec_point_format.c",
        "tls/extensions/s2n_extension_list.c",
        "tls/extensions/s2n_extension_type.c",
        "tls/extensions/s2n_extension_type_lists.c",
        "tls/extensions/s2n_key_share.c",
        "tls/extensions/s2n_npn.c",
        "tls/extensions/s2n_nst_early_data_indication.c",
        "tls/extensions/s2n_psk_key_exchange_modes.c",
        "tls/extensions/s2n_quic_transport_params.c",
        "tls/extensions/s2n_server_alpn.c",
        "tls/extensions/s2n_server_cert_status_request.c",
        "tls/extensions/s2n_server_cookie.c",
        "tls/extensions/s2n_server_early_data_indication.c",
        "tls/extensions/s2n_server_ems.c",
        "tls/extensions/s2n_server_key_share.c",
        "tls/extensions/s2n_server_max_fragment_length.c",
        "tls/extensions/s2n_server_psk.c",
        "tls/extensions/s2n_server_renegotiation_info.c",
        "tls/extensions/s2n_server_sct_list.c",
        "tls/extensions/s2n_server_server_name.c",
        "tls/extensions/s2n_server_session_ticket.c",
        "tls/extensions/s2n_server_signature_algorithms.c",
        "tls/extensions/s2n_server_supported_versions.c",
        "tls/extensions/s2n_supported_versions.c",
        "tls/policy/s2n_policy_builder.c",
        "tls/policy/s2n_policy_defaults.c",
        "tls/s2n_aead.c",
        "tls/s2n_alerts.c",
        "tls/s2n_async_offload.c",
        "tls/s2n_async_pkey.c",
        "tls/s2n_auth_selection.c",
        "tls/s2n_cbc.c",
        "tls/s2n_certificate_keys.c",
        "tls/s2n_change_cipher_spec.c",
        "tls/s2n_cipher_preferences.c",
        "tls/s2n_cipher_suites.c",
        "tls/s2n_client_cert.c",
        "tls/s2n_client_cert_verify.c",
        "tls/s2n_client_finished.c",
        "tls/s2n_client_hello.c",
        "tls/s2n_client_hello_request.c",
        "tls/s2n_client_key_exchange.c",
        "tls/s2n_config.c",
        "tls/s2n_connection.c",
        "tls/s2n_connection_serialize.c",
        "tls/s2n_crl.c",
        "tls/s2n_crypto.c",
        "tls/s2n_early_data.c",
        "tls/s2n_early_data_io.c",
        "tls/s2n_ecc_preferences.c",
        "tls/s2n_encrypted_extensions.c",
        "tls/s2n_establish_session.c",
        "tls/s2n_fingerprint.c",
        "tls/s2n_fingerprint_ja3.c",
        "tls/s2n_fingerprint_ja4.c",
        "tls/s2n_handshake.c",
        "tls/s2n_handshake_hashes.c",
        "tls/s2n_handshake_io.c",
        "tls/s2n_handshake_transcript.c",
        "tls/s2n_handshake_type.c",
        "tls/s2n_kem.c",
        "tls/s2n_kem_preferences.c",
        "tls/s2n_kex.c",
        "tls/s2n_key_log.c",
        "tls/s2n_key_update.c",
        "tls/s2n_ktls.c",
        "tls/s2n_ktls_io.c",
        "tls/s2n_next_protocol.c",
        "tls/s2n_ocsp_stapling.c",
        "tls/s2n_post_handshake.c",
        "tls/s2n_prf.c",
        "tls/s2n_protocol_preferences.c",
        "tls/s2n_psk.c",
        "tls/s2n_quic_support.c",
        "tls/s2n_record_read.c",
        "tls/s2n_record_read_aead.c",
        "tls/s2n_record_read_cbc.c",
        "tls/s2n_record_read_composite.c",
        "tls/s2n_record_read_stream.c",
        "tls/s2n_record_write.c",
        "tls/s2n_recv.c",
        "tls/s2n_renegotiate.c",
        "tls/s2n_resume.c",
        "tls/s2n_security_policies.c",
        "tls/s2n_security_rules.c",
        "tls/s2n_send.c",
        "tls/s2n_server_cert.c",
        "tls/s2n_server_cert_request.c",
        "tls/s2n_server_done.c",
        "tls/s2n_server_extensions.c",
        "tls/s2n_server_finished.c",
        "tls/s2n_server_hello.c",
        "tls/s2n_server_hello_retry.c",
        "tls/s2n_server_key_exchange.c",
        "tls/s2n_server_new_session_ticket.c",
        "tls/s2n_shutdown.c",
        "tls/s2n_signature_algorithms.c",
        "tls/s2n_signature_scheme.c",
        "tls/s2n_tls.c",
        "tls/s2n_tls13.c",
        "tls/s2n_tls13_certificate_verify.c",
        "tls/s2n_tls13_handshake.c",
        "tls/s2n_tls13_key_schedule.c",
        "tls/s2n_tls13_secrets.c",
        "tls/s2n_x509_validator.c",
        "utils/s2n_array.c",
        "utils/s2n_atomic.c",
        "utils/s2n_blob.c",
        "utils/s2n_ensure.c",
        "utils/s2n_fork_detection.c",
        "utils/s2n_init.c",
        "utils/s2n_io.c",
        "utils/s2n_map.c",
        "utils/s2n_mem.c",
        "utils/s2n_random.c",
        "utils/s2n_rfc5952.c",
        "utils/s2n_safety.c",
        "utils/s2n_socket.c",
        "utils/s2n_timer.c"
      ],
      "target_dependencies" : [
        "LibCrypto"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Mqtt5Canary",
      "module_type" : "SwiftTarget",
      "name" : "Mqtt5Canary",
      "path" : "Source/Canary/Mqtt5Canary",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "Mqtt5Canary"
      ],
      "sources" : [
        "Mqtt5Canary.swift"
      ],
      "target_dependencies" : [
        "AwsCommonRuntimeKit"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "LibNative",
      "module_type" : "SystemLibraryTarget",
      "name" : "LibNative",
      "path" : "Source/LibNative",
      "product_memberships" : [
        "AwsCommonRuntimeKit",
        "Elasticurl",
        "Mqtt5Canary"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    },
    {
      "c99name" : "LibCrypto",
      "module_type" : "SystemLibraryTarget",
      "name" : "LibCrypto",
      "path" : "Source/LibCrypto",
      "product_memberships" : [
        "AwsCommonRuntimeKit",
        "Elasticurl",
        "Mqtt5Canary"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    },
    {
      "c99name" : "Elasticurl",
      "module_type" : "SwiftTarget",
      "name" : "Elasticurl",
      "path" : "Source/Elasticurl",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "Elasticurl"
      ],
      "sources" : [
        "Elasticurl.swift"
      ],
      "target_dependencies" : [
        "AwsCommonRuntimeKit"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "AwsCommonRuntimeKitTests",
      "module_type" : "SwiftTarget",
      "name" : "AwsCommonRuntimeKitTests",
      "path" : "Test/AwsCommonRuntimeKitTests",
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Test/AwsCommonRuntimeKitTests/Resources/example_credentials.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Test/AwsCommonRuntimeKitTests/Resources/example_profile.txt",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Test/AwsCommonRuntimeKitTests/Resources/example_sso_profile.txt",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "XCBaseTestCase.swift",
        "auth/ChunkSignerTests.swift",
        "auth/CredentialsProviderTests.swift",
        "auth/CredentialsTests.swift",
        "auth/IMDSClientTests.swift",
        "auth/SignerTests.swift",
        "auth/SigningConfigTests.swift",
        "crt/AllocatorTests.swift",
        "crt/CBOR.swift",
        "crt/ChecksumsTests.swift",
        "crt/ECTests.swift",
        "crt/HashTests.swift",
        "crt/ShutDownCallbackOptionsTests.swift",
        "crt/Utilities.swift",
        "event-stream/EventStreamTests.swift",
        "http/HTTP2ClientConnectionTests.swift",
        "http/HTTP2SettingsTests.swift",
        "http/HTTP2StreamManagerTests.swift",
        "http/HTTPClientConnectionManagerTests.swift",
        "http/HTTPClientConnectionOptionsTests.swift",
        "http/HTTPClientTestFixture.swift",
        "http/HTTPMessageTests.swift",
        "http/HTTPMonitoringOptionsTests.swift",
        "http/HTTPProxyEnvSettingsTests.swift",
        "http/HTTPProxyOptionsTests.swift",
        "http/HTTPProxyTests.swift",
        "http/HTTPRequestTests.swift",
        "http/HTTPTests.swift",
        "io/BootstrapTests.swift",
        "io/EventLoopGroupTests.swift",
        "io/HostResolverTests.swift",
        "io/RetryerTests.swift",
        "io/SocketOptionsTest.swift",
        "io/StreamTests.swift",
        "io/TLSContextTests.swift",
        "mqtt/Mqtt5ClientTests.swift",
        "mqtt/MqttRRClientTests.swift",
        "sdkutils/EndpointPropertyTests.swift",
        "sdkutils/EndpointsRuleEngineTests.swift",
        "sdkutils/FileBasedConfigurationTests.swift"
      ],
      "target_dependencies" : [
        "AwsCommonRuntimeKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "AwsCommonRuntimeKit",
      "module_type" : "SwiftTarget",
      "name" : "AwsCommonRuntimeKit",
      "path" : "Source/AwsCommonRuntimeKit",
      "product_memberships" : [
        "AwsCommonRuntimeKit",
        "Elasticurl",
        "Mqtt5Canary"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Source/AwsCommonRuntimeKit/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "CommonRuntimeKit.swift",
        "auth/credentials/Credentials.swift",
        "auth/credentials/CredentialsProvider.swift",
        "auth/imds/IAMProfile.swift",
        "auth/imds/IMDSClient.swift",
        "auth/imds/IMDSInstanceInfo.swift",
        "auth/signing/Signer.swift",
        "auth/signing/SigningConfig.swift",
        "crt/AWSString.swift",
        "crt/Allocator.swift",
        "crt/ByteBuffer.swift",
        "crt/CBOR.swift",
        "crt/CStruct.swift",
        "crt/Checksums.swift",
        "crt/CommonRuntimeError.swift",
        "crt/ContinuationCore.swift",
        "crt/EC.swift",
        "crt/Hash.swift",
        "crt/Lock.swift",
        "crt/Logger.swift",
        "crt/ShutdownCallbackCore.swift",
        "crt/Utilities.swift",
        "event-stream/EventStreamHeader.swift",
        "event-stream/EventStreamMessage.swift",
        "event-stream/EventStreamMessageDecoder.swift",
        "http/HTTP1Stream.swift",
        "http/HTTP2ClientConnection.swift",
        "http/HTTP2Error.swift",
        "http/HTTP2Settings.swift",
        "http/HTTP2Stream.swift",
        "http/HTTP2StreamManager.swift",
        "http/HTTP2StreamManagerOptions.swift",
        "http/HTTPClientConnection.swift",
        "http/HTTPClientConnectionManager.swift",
        "http/HTTPClientConnectionManagerCallbackCore.swift",
        "http/HTTPClientConnectionManagerMetrics.swift",
        "http/HTTPClientConnectionOptions.swift",
        "http/HTTPHeader.swift",
        "http/HTTPHeaderBlock.swift",
        "http/HTTPMonitoringOptions.swift",
        "http/HTTPProxyAuthenticationType.swift",
        "http/HTTPProxyConnectionType.swift",
        "http/HTTPProxyEnvSettings.swift",
        "http/HTTPProxyEnvType.swift",
        "http/HTTPProxyOptions.swift",
        "http/HTTPRequest.swift",
        "http/HTTPRequestBase.swift",
        "http/HTTPRequestOptions.swift",
        "http/HTTPStream.swift",
        "http/HTTPStreamCallbackCore.swift",
        "http/HTTPVersion.swift",
        "io/ClientBootstrap.swift",
        "io/EventLoopGroup.swift",
        "io/HostAddress.swift",
        "io/HostAddressType.swift",
        "io/HostResolver.swift",
        "io/SocketDomain.swift",
        "io/SocketOptions.swift",
        "io/SocketType.swift",
        "io/Stream.swift",
        "io/StreamCore.swift",
        "io/TLSConnectionOptions.swift",
        "io/TLSContext.swift",
        "io/TLSContextOptions.swift",
        "io/TLSSecitemOptions.swift",
        "io/retryer/ExponentialBackoffJitterMode.swift",
        "io/retryer/RetryError.swift",
        "io/retryer/RetryStrategy.swift",
        "io/retryer/RetryToken.swift",
        "mqtt/Mqtt5Client.swift",
        "mqtt/Mqtt5Enums.swift",
        "mqtt/Mqtt5Options.swift",
        "mqtt/Mqtt5Packets.swift",
        "mqtt/MqttRequestResponseClient.swift",
        "sdkutils/FileBasedConfiguration.swift",
        "sdkutils/endpoint/EndpointProperty.swift",
        "sdkutils/endpoint/EndpointsRequestContext.swift",
        "sdkutils/endpoint/EndpointsRuleEngine.swift",
        "sdkutils/endpoint/ResolvedEndpointType.swift"
      ],
      "target_dependencies" : [
        "AwsCAuth",
        "AwsCHttp",
        "AwsCCal",
        "AwsCCompression",
        "AwsCIo",
        "AwsCCommon",
        "AwsCChecksums",
        "AwsCEventStream",
        "AwsCMqtt",
        "LibNative"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AwsCSdkUtils",
      "module_type" : "ClangTarget",
      "name" : "AwsCSdkUtils",
      "path" : "aws-common-runtime/aws-c-sdkutils",
      "product_memberships" : [
        "AwsCommonRuntimeKit",
        "Elasticurl",
        "Mqtt5Canary"
      ],
      "sources" : [
        "source/aws_profile.c",
        "source/endpoints_regex.c",
        "source/endpoints_rule_engine.c",
        "source/endpoints_ruleset.c",
        "source/endpoints_standard_lib.c",
        "source/endpoints_types_impl.c",
        "source/endpoints_util.c",
        "source/partitions.c",
        "source/resource_name.c",
        "source/sdkutils.c"
      ],
      "target_dependencies" : [
        "AwsCCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AwsCPlatformConfig",
      "module_type" : "ClangTarget",
      "name" : "AwsCPlatformConfig",
      "path" : "aws-common-runtime/config",
      "product_memberships" : [
        "AwsCommonRuntimeKit",
        "Elasticurl",
        "Mqtt5Canary"
      ],
      "sources" : [
        "empty.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AwsCMqtt",
      "module_type" : "ClangTarget",
      "name" : "AwsCMqtt",
      "path" : "aws-common-runtime/aws-c-mqtt",
      "product_memberships" : [
        "AwsCommonRuntimeKit",
        "Elasticurl",
        "Mqtt5Canary"
      ],
      "sources" : [
        "source/client.c",
        "source/client_channel_handler.c",
        "source/client_impl_shared.c",
        "source/fixed_header.c",
        "source/mqtt.c",
        "source/mqtt311_decoder.c",
        "source/mqtt311_listener.c",
        "source/mqtt_subscription_set.c",
        "source/packets.c",
        "source/request-response/protocol_adapter.c",
        "source/request-response/request_response_client.c",
        "source/request-response/request_response_subscription_set.c",
        "source/request-response/subscription_manager.c",
        "source/shared.c",
        "source/topic_tree.c",
        "source/v5/mqtt5_callbacks.c",
        "source/v5/mqtt5_client.c",
        "source/v5/mqtt5_decoder.c",
        "source/v5/mqtt5_encoder.c",
        "source/v5/mqtt5_listener.c",
        "source/v5/mqtt5_options_storage.c",
        "source/v5/mqtt5_to_mqtt3_adapter.c",
        "source/v5/mqtt5_topic_alias.c",
        "source/v5/mqtt5_types.c",
        "source/v5/mqtt5_utils.c",
        "source/v5/rate_limiters.c"
      ],
      "target_dependencies" : [
        "AwsCHttp",
        "AwsCCal",
        "AwsCIo",
        "AwsCCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AwsCIo",
      "module_type" : "ClangTarget",
      "name" : "AwsCIo",
      "path" : "aws-common-runtime/aws-c-io",
      "product_memberships" : [
        "AwsCommonRuntimeKit",
        "Elasticurl",
        "Mqtt5Canary"
      ],
      "sources" : [
        "source/alpn_handler.c",
        "source/async_stream.c",
        "source/channel.c",
        "source/channel_bootstrap.c",
        "source/event_loop.c",
        "source/exponential_backoff_retry_strategy.c",
        "source/future.c",
        "source/host_resolver.c",
        "source/io.c",
        "source/linux/epoll_event_loop.c",
        "source/message_pool.c",
        "source/no_retry_strategy.c",
        "source/pem.c",
        "source/pkcs11_lib.c",
        "source/pkcs11_tls_op_handler.c",
        "source/posix/host_resolver.c",
        "source/posix/pipe.c",
        "source/posix/shared_library.c",
        "source/posix/socket.c",
        "source/retry_strategy.c",
        "source/s2n/s2n_tls_channel_handler.c",
        "source/socket.c",
        "source/socket_channel_handler.c",
        "source/socket_shared.c",
        "source/standard_retry_strategy.c",
        "source/statistics.c",
        "source/stream.c",
        "source/tls_channel_handler.c",
        "source/tls_channel_handler_shared.c",
        "source/tracing.c"
      ],
      "target_dependencies" : [
        "AwsCCommon",
        "AwsCCal",
        "S2N_TLS"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AwsCHttp",
      "module_type" : "ClangTarget",
      "name" : "AwsCHttp",
      "path" : "aws-common-runtime/aws-c-http",
      "product_memberships" : [
        "AwsCommonRuntimeKit",
        "Elasticurl",
        "Mqtt5Canary"
      ],
      "sources" : [
        "source/connection.c",
        "source/connection_manager.c",
        "source/connection_monitor.c",
        "source/h1_connection.c",
        "source/h1_decoder.c",
        "source/h1_encoder.c",
        "source/h1_stream.c",
        "source/h2_connection.c",
        "source/h2_decoder.c",
        "source/h2_frames.c",
        "source/h2_stream.c",
        "source/hpack.c",
        "source/hpack_decoder.c",
        "source/hpack_encoder.c",
        "source/hpack_huffman_static.c",
        "source/http.c",
        "source/http2_stream_manager.c",
        "source/no_proxy.c",
        "source/proxy_connection.c",
        "source/proxy_strategy.c",
        "source/random_access_set.c",
        "source/request_response.c",
        "source/statistics.c",
        "source/strutil.c",
        "source/websocket.c",
        "source/websocket_bootstrap.c",
        "source/websocket_decoder.c",
        "source/websocket_encoder.c"
      ],
      "target_dependencies" : [
        "AwsCCompression",
        "AwsCIo",
        "AwsCCal",
        "AwsCCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AwsCEventStream",
      "module_type" : "ClangTarget",
      "name" : "AwsCEventStream",
      "path" : "aws-common-runtime/aws-c-event-stream",
      "product_memberships" : [
        "AwsCommonRuntimeKit",
        "Elasticurl",
        "Mqtt5Canary"
      ],
      "sources" : [
        "source/event_stream.c",
        "source/event_stream_channel_handler.c",
        "source/event_stream_rpc.c",
        "source/event_stream_rpc_client.c",
        "source/event_stream_rpc_server.c"
      ],
      "target_dependencies" : [
        "AwsCChecksums",
        "AwsCCommon",
        "AwsCIo",
        "AwsCCal"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AwsCCompression",
      "module_type" : "ClangTarget",
      "name" : "AwsCCompression",
      "path" : "aws-common-runtime/aws-c-compression",
      "product_memberships" : [
        "AwsCommonRuntimeKit",
        "Elasticurl",
        "Mqtt5Canary"
      ],
      "sources" : [
        "source/compression.c",
        "source/huffman.c",
        "source/huffman_testing.c"
      ],
      "target_dependencies" : [
        "AwsCCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AwsCCommon",
      "module_type" : "ClangTarget",
      "name" : "AwsCCommon",
      "path" : "aws-common-runtime/aws-c-common",
      "product_memberships" : [
        "AwsCommonRuntimeKit",
        "Elasticurl",
        "Mqtt5Canary"
      ],
      "sources" : [
        "source/allocator.c",
        "source/allocator_sba.c",
        "source/arch/generic/cpuid.c",
        "source/array_list.c",
        "source/assert.c",
        "source/byte_buf.c",
        "source/cache.c",
        "source/cbor.c",
        "source/codegen.c",
        "source/command_line_parser.c",
        "source/common.c",
        "source/condition_variable.c",
        "source/date_time.c",
        "source/device_random.c",
        "source/encoding.c",
        "source/error.c",
        "source/external/cJSON.c",
        "source/external/libcbor/allocators.c",
        "source/external/libcbor/cbor.c",
        "source/external/libcbor/cbor/arrays.c",
        "source/external/libcbor/cbor/bytestrings.c",
        "source/external/libcbor/cbor/callbacks.c",
        "source/external/libcbor/cbor/common.c",
        "source/external/libcbor/cbor/encoding.c",
        "source/external/libcbor/cbor/floats_ctrls.c",
        "source/external/libcbor/cbor/internal/builder_callbacks.c",
        "source/external/libcbor/cbor/internal/encoders.c",
        "source/external/libcbor/cbor/internal/loaders.c",
        "source/external/libcbor/cbor/internal/memory_utils.c",
        "source/external/libcbor/cbor/internal/stack.c",
        "source/external/libcbor/cbor/internal/unicode.c",
        "source/external/libcbor/cbor/ints.c",
        "source/external/libcbor/cbor/maps.c",
        "source/external/libcbor/cbor/serialization.c",
        "source/external/libcbor/cbor/streaming.c",
        "source/external/libcbor/cbor/strings.c",
        "source/external/libcbor/cbor/tags.c",
        "source/fifo_cache.c",
        "source/file.c",
        "source/hash_table.c",
        "source/host_utils.c",
        "source/json.c",
        "source/lifo_cache.c",
        "source/linked_hash_table.c",
        "source/linux/file_direct_io.c",
        "source/log_channel.c",
        "source/log_formatter.c",
        "source/log_writer.c",
        "source/logging.c",
        "source/lru_cache.c",
        "source/math.c",
        "source/memtrace.c",
        "source/platform_fallback_stubs/system_info.c",
        "source/posix/clock.c",
        "source/posix/condition_variable.c",
        "source/posix/cross_process_lock.c",
        "source/posix/device_random.c",
        "source/posix/environment.c",
        "source/posix/file.c",
        "source/posix/mutex.c",
        "source/posix/process.c",
        "source/posix/rw_lock.c",
        "source/posix/system_info.c",
        "source/posix/system_resource_utils.c",
        "source/posix/thread.c",
        "source/posix/time.c",
        "source/priority_queue.c",
        "source/process_common.c",
        "source/ref_count.c",
        "source/ring_buffer.c",
        "source/statistics.c",
        "source/string.c",
        "source/system_info.c",
        "source/task_scheduler.c",
        "source/thread_scheduler.c",
        "source/thread_shared.c",
        "source/uri.c",
        "source/uuid.c",
        "source/xml_parser.c"
      ],
      "target_dependencies" : [
        "AwsCPlatformConfig"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AwsCChecksums",
      "module_type" : "ClangTarget",
      "name" : "AwsCChecksums",
      "path" : "aws-common-runtime/aws-checksums",
      "product_memberships" : [
        "AwsCommonRuntimeKit",
        "Elasticurl",
        "Mqtt5Canary"
      ],
      "sources" : [
        "source/checksums.c",
        "source/crc32.c",
        "source/crc64.c",
        "source/crc64_sw.c",
        "source/crc_sw.c"
      ],
      "target_dependencies" : [
        "AwsCCommon"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AwsCCal",
      "module_type" : "ClangTarget",
      "name" : "AwsCCal",
      "path" : "aws-common-runtime/aws-c-cal",
      "product_memberships" : [
        "AwsCommonRuntimeKit",
        "Elasticurl",
        "Mqtt5Canary"
      ],
      "sources" : [
        "source/cal.c",
        "source/der.c",
        "source/ecc.c",
        "source/ed25519.c",
        "source/hash.c",
        "source/hkdf.c",
        "source/hmac.c",
        "source/rsa.c",
        "source/shared/ed25519_noop.c",
        "source/shared/lccrypto_common.c",
        "source/shared/ref_hkdf.c",
        "source/symmetric_cipher.c",
        "source/unix/openssl_aes.c",
        "source/unix/openssl_platform_init.c",
        "source/unix/openssl_rsa.c",
        "source/unix/opensslcrypto_ecc.c",
        "source/unix/opensslcrypto_hash.c",
        "source/unix/opensslcrypto_hmac.c"
      ],
      "target_dependencies" : [
        "AwsCCommon",
        "LibCrypto"
      ],
      "type" : "library"
    },
    {
      "c99name" : "AwsCAuth",
      "module_type" : "ClangTarget",
      "name" : "AwsCAuth",
      "path" : "aws-common-runtime/aws-c-auth",
      "product_memberships" : [
        "AwsCommonRuntimeKit",
        "Elasticurl",
        "Mqtt5Canary"
      ],
      "sources" : [
        "source/auth.c",
        "source/aws_imds_client.c",
        "source/aws_profile.c",
        "source/aws_signing.c",
        "source/credentials.c",
        "source/credentials_provider_anonymous.c",
        "source/credentials_provider_cached.c",
        "source/credentials_provider_chain.c",
        "source/credentials_provider_cognito.c",
        "source/credentials_provider_default_chain.c",
        "source/credentials_provider_delegate.c",
        "source/credentials_provider_ecs.c",
        "source/credentials_provider_environment.c",
        "source/credentials_provider_imds.c",
        "source/credentials_provider_process.c",
        "source/credentials_provider_profile.c",
        "source/credentials_provider_sso.c",
        "source/credentials_provider_static.c",
        "source/credentials_provider_sts.c",
        "source/credentials_provider_sts_web_identity.c",
        "source/credentials_provider_x509.c",
        "source/credentials_utils.c",
        "source/key_derivation.c",
        "source/signable.c",
        "source/signable_chunk.c",
        "source/signable_http_request.c",
        "source/signable_trailer.c",
        "source/signing.c",
        "source/signing_config.c",
        "source/signing_result.c",
        "source/sigv4_http_request.c",
        "source/sso_token_utils.c",
        "source/token_provider_sso_profile.c",
        "source/token_provider_sso_session.c"
      ],
      "target_dependencies" : [
        "AwsCHttp",
        "AwsCCompression",
        "AwsCCal",
        "AwsCIo",
        "AwsCSdkUtils",
        "AwsCCommon"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:36dcf51aceebb7518dd97346bbe30fd556b23ffe7a4d72d70473700580e8e541
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/aws-common-runtime/s2n/docker-images': File not found.
Done.