Build Information
Failed to build RealmExtensions, reference v4.0.1 (0707ec), with Swift 6.3 for Android on 18 Apr 2026 08:04:51 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DigitalSolutionsPest/RealmExtensions.git
Reference: v4.0.1
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/DigitalSolutionsPest/RealmExtensions
* tag v4.0.1 -> FETCH_HEAD
HEAD is now at 0707ec2 Fix stack overflow when chaining many RealmTransactions
Cloned https://github.com/DigitalSolutionsPest/RealmExtensions.git
Revision (git rev-parse @):
0707ec293cabefd647fcdca531c0aed1f3a3cc28
SUCCESS checkout https://github.com/DigitalSolutionsPest/RealmExtensions.git at v4.0.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/DigitalSolutionsPest/RealmExtensions.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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
Fetching https://github.com/realm/realm-swift.git
[1/131743] Fetching realm-swift
Fetched https://github.com/realm/realm-swift.git from cache (20.26s)
Computing version for https://github.com/realm/realm-swift.git
Computed https://github.com/realm/realm-swift.git at 20.0.4 (22.56s)
Fetching https://github.com/realm/realm-core.git
[1/252508] Fetching realm-core
Fetched https://github.com/realm/realm-core.git from cache (36.04s)
Computing version for https://github.com/realm/realm-core.git
Computed https://github.com/realm/realm-core.git at 20.1.4 (40.92s)
Creating working copy for https://github.com/realm/realm-swift.git
Working copy of https://github.com/realm/realm-swift.git resolved at 20.0.4
Creating working copy for https://github.com/realm/realm-core.git
Working copy of https://github.com/realm/realm-core.git resolved at 20.1.4
Building for debugging...
[0/221] Write sources
[1/221] Compiling Bid bid_decimal_globals.c
[2/221] Compiling Bid bid_from_int.c
[3/221] Compiling Bid bid_round.c
[4/221] Compiling mathlimits.cc
[5/221] Compiling s2geometry s2r2rect.cc
[6/221] Compiling mathutil.cc
[7/221] Compiling s2geometry s2region.cc
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/alloc_slab.cpp:36:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/util/encrypted_file_mapping.hpp:22:
/host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/util/aes_cryptor.hpp:60:10: fatal error: 'openssl/sha.h' file not found
60 | #include <openssl/sha.h>
| ^~~~~~~~~~~~~~~
1 error generated.
[8/221] Compiling alloc_slab.cpp
[8/221] Compiling s2geometry s2pointregion.cc
[8/221] Compiling array.cpp
[8/221] Compiling s2geometry s2polygonbuilder.cc
[8/221] Compiling s2geometry s2polygon.cc
[8/221] Compiling alloc.cpp
[8/221] Write swift-version--4F562202D5529B1.txt
[8/221] Compiling s2geometry s2polyline.cc
BUILD FAILURE 6.3 android