The Swift Package Index logo.Swift Package Index

Build Information

Failed to build aws-crt-swift, reference main (c03abd), with Swift 6.3 for Wasm on 29 Apr 2026 00:39:13 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
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 c03abd4 builder -> v0.9.92  (#381)
Submodule path 'aws-common-runtime/aws-c-auth': checked out 'fc4b87655e5cd3921f18d1859193c74af4102071'
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 'd8264e64f698341eb03039b96b4f44702a9b3f83'
Submodule path 'aws-common-runtime/aws-c-event-stream': checked out '66cafb1d8bb1bfeb62a7601ce03d1a6fcd4798ed'
Submodule path 'aws-common-runtime/aws-c-http': checked out '0d8e1a933f46b8af984dfc8168ebcdf32748c184'
Submodule path 'aws-common-runtime/aws-c-io': checked out 'bfb0819d3906502483611ce832a5ec6b897c8421'
Submodule path 'aws-common-runtime/aws-c-mqtt': checked out '3c2ceee52b66db42228053a4fb55210c8f8433a0'
Submodule path 'aws-common-runtime/aws-c-sdkutils': checked out 'f678bda9e21f7217e4bbf35e0d1ea59540687933'
Submodule path 'aws-common-runtime/aws-checksums': checked out '1d5f2f1f3e5d013aae8810878ceb5b3f6f258c4e'
Submodule path 'aws-common-runtime/s2n': checked out 'f5e5e83031be60691f22442373fb8371274fcd56'
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 @):
c03abd459cf82685f1a4bdb78b363d8bbd9822be
SUCCESS checkout https://github.com/awslabs/aws-crt-swift.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/awslabs/aws-crt-swift.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-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
Building for debugging...
[0/426] Compiling hkdf.c
[1/426] Compiling aws_profile.c
[2/426] Copying PrivacyInfo.xcprivacy
[3/426] Compiling credentials_provider_delegate.c
[4/426] Compiling credentials_provider_anonymous.c
[5/426] Compiling credentials.c
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-auth/source/aws_http_credentials_provider.c:13:
/host/spi-builder-workspace/aws-common-runtime/aws-c-io/include/aws/io/socket.h:148:18: error: no member named 'sun_path' in 'struct sockaddr_un'
  148 |     char address[AWS_ADDRESS_MAX_LEN];
      |                  ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/aws-common-runtime/aws-c-io/include/aws/io/socket.h:145:67: note: expanded from macro 'AWS_ADDRESS_MAX_LEN'
  145 | #    define AWS_ADDRESS_MAX_LEN sizeof(((struct sockaddr_un *)0)->sun_path)
      |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~  ^
1 error generated.
[6/426] Compiling aws_http_credentials_provider.c
In file included from /host/spi-builder-workspace/aws-common-runtime/aws-c-auth/source/aws_imds_client.c:18:
/host/spi-builder-workspace/aws-common-runtime/aws-c-io/include/aws/io/socket.h:148:18: error: no member named 'sun_path' in 'struct sockaddr_un'
  148 |     char address[AWS_ADDRESS_MAX_LEN];
      |                  ^~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/aws-common-runtime/aws-c-io/include/aws/io/socket.h:145:67: note: expanded from macro 'AWS_ADDRESS_MAX_LEN'
  145 | #    define AWS_ADDRESS_MAX_LEN sizeof(((struct sockaddr_un *)0)->sun_path)
      |                                        ~~~~~~~~~~~~~~~~~~~~~~~~~  ^
[6/426] Compiling aws_imds_client.c
[6/426] Compiling s2n_timer.c
[6/426] Compiling s2n_rfc5952.c
[6/426] Compiling aws_signing.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-6.3-RELEASE_wasm.artifactbundle/swift-6.3-RELEASE_wasm/wasm32-unknown-wasip1/WASI.sdk/include/wasm32-wasip1/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, \
      |  ^
[6/426] Compiling s2n_socket.c
[6/426] Compiling s2n_safety.c
[6/426] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.3 wasm