Build Information
Failed to build aws-crt-swift, reference main (513503
), with Swift 6.1 for Wasm on 6 Jun 2025 20:16:10 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/awslabs/aws-crt-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-crt-swift
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 513503c Request-Response Client Operations (#332)
Submodule path 'aws-common-runtime/aws-c-auth': checked out 'cd9d6afcd42035d49bb2d0d3bef24b9faed57773'
Submodule path 'aws-common-runtime/aws-c-cal': checked out '938d0fea30d8476a7cf260278d636404682a28d4'
Submodule path 'aws-common-runtime/aws-c-common': checked out 'aaa2f11ed609e3f888efd9bf745e810b45b13a38'
Submodule path 'aws-common-runtime/aws-c-compression': checked out 'f951ab2b819fc6993b6e5e6cfef64b1a1554bfc8'
Submodule path 'aws-common-runtime/aws-c-event-stream': checked out '9312b052583183b98526aaeb91e5c72ec3db9627'
Submodule path 'aws-common-runtime/aws-c-http': checked out '3eedf1ef8c6874cd941dbde794a6ab3bd979e181'
Submodule path 'aws-common-runtime/aws-c-io': checked out '689dee3cb8dbd8a6906431d154a3695f7688c056'
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 '92f7827c8487eb2a99b443aec6ee7d1df031b1bf'
Submodule path 'aws-common-runtime/s2n/tests/cbmc/aws-verification-model-for-libcrypto': checked out '53f8f8918f3aca5127937becd8efd9bfd1a860c2'
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 @):
513503cb6c7528f7d8f9d33ef792ce4bf827bb6b
SUCCESS checkout https://github.com/awslabs/aws-crt-swift.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.1
Building package at path: $PWD
https://github.com/awslabs/aws-crt-swift.git
https://github.com/awslabs/aws-crt-swift.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"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
}
}
],
"targets" : [
{
"c99name" : "S2N_TLS",
"module_type" : "ClangTarget",
"name" : "S2N_TLS",
"path" : "aws-common-runtime/s2n",
"product_memberships" : [
"AwsCommonRuntimeKit",
"Elasticurl"
],
"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/s2n_aead.c",
"tls/s2n_alerts.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" : "LibNative",
"module_type" : "SystemLibraryTarget",
"name" : "LibNative",
"path" : "Source/LibNative",
"product_memberships" : [
"AwsCommonRuntimeKit",
"Elasticurl"
],
"sources" : [
],
"type" : "system-target"
},
{
"c99name" : "LibCrypto",
"module_type" : "SystemLibraryTarget",
"name" : "LibCrypto",
"path" : "Source/LibCrypto",
"product_memberships" : [
"AwsCommonRuntimeKit",
"Elasticurl"
],
"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/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"
],
"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/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"
],
"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"
],
"sources" : [
"empty.c"
],
"type" : "library"
},
{
"c99name" : "AwsCMqtt",
"module_type" : "ClangTarget",
"name" : "AwsCMqtt",
"path" : "aws-common-runtime/aws-c-mqtt",
"product_memberships" : [
"AwsCommonRuntimeKit",
"Elasticurl"
],
"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"
],
"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"
],
"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/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"
],
"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"
],
"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"
],
"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/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"
],
"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"
],
"sources" : [
"source/cal.c",
"source/der.c",
"source/ecc.c",
"source/ed25519.c",
"source/hash.c",
"source/hmac.c",
"source/rsa.c",
"source/shared/ed25519_noop.c",
"source/shared/lccrypto_common.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"
],
"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"
}
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/aws-common-runtime/s2n/docker-images': File not found.
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/apple/swift-argument-parser.git
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.24s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (2.10s)
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.5.1
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/aws-common-runtime/s2n/docker-images': File not found.
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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/421] Copying PrivacyInfo.xcprivacy
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-auth/source/credentials.c:6:
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-auth/include/aws/auth/credentials.h:9:
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-auth/include/aws/auth/auth.h:11:
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-io/include/aws/io/logging.h:11:
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-common/include/aws/common/logging.h:11:
/host/spi-builder-workspace/aws-common-runtime/aws-c-common/include/aws/common/thread.h:12:14: fatal error: 'pthread.h' file not found
12 | # include <pthread.h>
| ^~~~~~~~~~~
1 error generated.
[2/421] Compiling credentials.c
In file included from /host/spi-builder-workspace/aws-common-runtime/s2n/utils/s2n_timer.c:18:
In file included from /host/spi-builder-workspace/aws-common-runtime/s2n/tls/s2n_config.h:21:
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_certificate.h:18:10: fatal error: 'openssl/x509.h' file not found
18 | #include <openssl/x509.h>
| ^~~~~~~~~~~~~~~~
[2/421] Compiling s2n_timer.c
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-auth/source/credentials_provider_sts_web_identity.c:6:
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-auth/include/aws/auth/credentials.h:9:
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-auth/include/aws/auth/auth.h:11:
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-io/include/aws/io/logging.h:11:
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-common/include/aws/common/logging.h:11:
/host/spi-builder-workspace/aws-common-runtime/aws-c-common/include/aws/common/thread.h:12:14: fatal error: 'pthread.h' file not found
12 | # include <pthread.h>
| ^~~~~~~~~~~
[2/421] Compiling credentials_provider_sts_web_identity.c
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-auth/source/aws_signing.c:6:
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-auth/include/aws/auth/private/aws_signing.h:9:
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-auth/include/aws/auth/auth.h:11:
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-io/include/aws/io/logging.h:11:
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-common/include/aws/common/logging.h:11:
/host/spi-builder-workspace/aws-common-runtime/aws-c-common/include/aws/common/thread.h:12:14: fatal error: 'pthread.h' file not found
12 | # include <pthread.h>
| ^~~~~~~~~~~
[2/421] Compiling aws_signing.c
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-auth/source/credentials_provider_x509.c:6:
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-auth/include/aws/auth/credentials.h:9:
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-auth/include/aws/auth/auth.h:11:
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-io/include/aws/io/logging.h:11:
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-common/include/aws/common/logging.h:11:
/host/spi-builder-workspace/aws-common-runtime/aws-c-common/include/aws/common/thread.h:12:14: fatal error: 'pthread.h' file not found
12 | # include <pthread.h>
| ^~~~~~~~~~~
1 error generated.
[2/421] Compiling credentials_provider_x509.c
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-auth/source/credentials_provider_chain.c:6:
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-auth/include/aws/auth/credentials.h:9:
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-auth/include/aws/auth/auth.h:11:
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-io/include/aws/io/logging.h:11:
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-common/include/aws/common/logging.h:11:
/host/spi-builder-workspace/aws-common-runtime/aws-c-common/include/aws/common/thread.h:12:14: fatal error: 'pthread.h' file not found
12 | # include <pthread.h>
| ^~~~~~~~~~~
1 error generated.
[2/421] Compiling credentials_provider_chain.c
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-auth/source/aws_profile.c:6:
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-auth/include/aws/auth/private/aws_profile.h:9:
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-auth/include/aws/auth/auth.h:11:
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-io/include/aws/io/logging.h:11:
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-common/include/aws/common/logging.h:11:
/host/spi-builder-workspace/aws-common-runtime/aws-c-common/include/aws/common/thread.h:12:14: fatal error: 'pthread.h' file not found
12 | # include <pthread.h>
| ^~~~~~~~~~~
[2/421] Compiling aws_profile.c
[2/421] Write swift-version-24593BA9C3E375BF.txt
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/aws-common-runtime/s2n/docker-images': File not found.
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
[0/1] Planning build
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/420] Write sources
[3/420] Compiling s2n_rfc5952.c
[4/420] Compiling s2n_safety.c
In file included from /host/spi-builder-workspace/aws-common-runtime/s2n/utils/s2n_socket.c:16:
In file included from /host/spi-builder-workspace/aws-common-runtime/s2n/utils/s2n_socket.h:18:
In file included from /host/spi-builder-workspace/aws-common-runtime/s2n/tls/s2n_connection.h:19:
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/signal.h:2:2: error: "wasm lacks signal support; to enable minimal signal emulation, compile with -D_WASI_EMULATED_SIGNAL and link with -lwasi-emulated-signal"
2 | #error "wasm lacks signal support; to enable minimal signal emulation, \
| ^
In file included from /host/spi-builder-workspace/aws-common-runtime/s2n/utils/s2n_socket.c:16:
In file included from /host/spi-builder-workspace/aws-common-runtime/s2n/utils/s2n_socket.h:18:
In file included from /host/spi-builder-workspace/aws-common-runtime/s2n/tls/s2n_connection.h:23:
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_hash.h:18:10: fatal error: 'openssl/md5.h' file not found
18 | #include <openssl/md5.h>
| ^~~~~~~~~~~~~~~
2 errors generated.
[5/420] Compiling s2n_socket.c
[5/420] Compiling s2n_init.c
/host/spi-builder-workspace/aws-common-runtime/s2n/utils/s2n_random.c:56:10: fatal error: 'openssl/rand.h' file not found
56 | #include <openssl/rand.h>
| ^~~~~~~~~~~~~~~~
[5/420] Compiling s2n_random.c
In file included from /host/spi-builder-workspace/aws-common-runtime/s2n/utils/s2n_mem.c:24:
/root/.swiftpm/swift-sdks/swift-wasm-6.1-RELEASE-wasm32-unknown-wasi.artifactbundle/6.1-RELEASE-wasm32-unknown-wasi/wasm32-unknown-wasi/WASI.sdk/include/wasm32-wasi/sys/mman.h:2:2: error: "WASI lacks a true mmap; to enable minimal mmap emulation, compile with -D_WASI_EMULATED_MMAN and link with -lwasi-emulated-mman"
2 | #error "WASI lacks a true mmap; to enable minimal mmap emulation, \
| ^
[5/420] Compiling s2n_mem.c
[5/420] Compiling s2n_io.c
In file included from /host/spi-builder-workspace/aws-common-runtime/s2n/utils/s2n_map.c:16:
In file included from /host/spi-builder-workspace/aws-common-runtime/s2n/utils/s2n_map.h:19:
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_hash.h:18:10: fatal error: 'openssl/md5.h' file not found
18 | #include <openssl/md5.h>
| ^~~~~~~~~~~~~~~
[5/420] Compiling s2n_map.c
In file included from /host/spi-builder-workspace/aws-common-runtime/s2n/utils/s2n_timer.c:18:
In file included from /host/spi-builder-workspace/aws-common-runtime/s2n/tls/s2n_config.h:21:
/host/spi-builder-workspace/aws-common-runtime/s2n/crypto/s2n_certificate.h:18:10: fatal error: 'openssl/x509.h' file not found
18 | #include <openssl/x509.h>
| ^~~~~~~~~~~~~~~~
1 error generated.
[5/420] Compiling s2n_timer.c
[5/420] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 wasm