The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 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:         android
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-3":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-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...
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.
[0/426] Compiling huffman_testing.c
[1/426] Compiling no_retry_strategy.c
[1/426] Copying PrivacyInfo.xcprivacy
[1/426] Compiling credentials.c
[4/426] Compiling aws_profile.c
[5/426] Compiling credentials_provider_delegate.c
[6/426] Compiling event_stream.c
[7/426] Compiling aws_imds_client.c
[7/426] Compiling aws_signing.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>
      |          ^~~~~~~~~~~~~~~
1 error generated.
[9/426] Compiling s2n_map.c
[9/426] Compiling s2n_safety.c
[9/426] Compiling s2n_rfc5952.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:24:
/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>
      |          ^~~~~~~~~~~~~~~~
[9/426] Compiling s2n_timer.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: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>
      |          ^~~~~~~~~~~~~~~
[9/426] Compiling s2n_socket.c
[9/426] Write swift-version--4F562202D5529B1.txt
/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>
      |          ^~~~~~~~~~~~~~~~
[9/426] Compiling s2n_random.c
[9/426] Compiling s2n_mem.c
BUILD FAILURE 6.3 android