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

Failed to build RealmSwiftMacro, reference 0.0.5 (803b20), with Swift 6.2 (beta) for Android on 20 Jun 2025 13:33:27 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fummicc1/RealmSwiftMacro.git
Reference: 0.0.5
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/fummicc1/RealmSwiftMacro
 * tag               0.0.5      -> FETCH_HEAD
HEAD is now at 803b20c Export NotificationToken (#5)
Cloned https://github.com/fummicc1/RealmSwiftMacro.git
Revision (git rev-parse @):
803b20c4665f3783b2c665aa50de96a9b3bdb3de
SUCCESS checkout https://github.com/fummicc1/RealmSwiftMacro.git at 0.0.5
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/fummicc1/RealmSwiftMacro.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-syntax.git
Fetching https://github.com/realm/realm-swift
[1/70906] Fetching swift-syntax
[12056/202265] Fetching swift-syntax, realm-swift
Fetched https://github.com/apple/swift-syntax.git from cache (7.55s)
[126105/131359] Fetching realm-swift
Fetched https://github.com/realm/realm-swift from cache (17.14s)
Computing version for https://github.com/realm/realm-swift
Computed https://github.com/realm/realm-swift at 10.54.5 (20.88s)
Fetching https://github.com/realm/realm-core.git
[1/252487] Fetching realm-core
Fetched https://github.com/realm/realm-core.git from cache (23.50s)
Computing version for https://github.com/realm/realm-core.git
Computed https://github.com/realm/realm-core.git at 14.14.0 (30.96s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 509.1.1 (2.74s)
Creating working copy for https://github.com/realm/realm-swift
Working copy of https://github.com/realm/realm-swift resolved at 10.54.5
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 509.1.1
Creating working copy for https://github.com/realm/realm-core.git
Working copy of https://github.com/realm/realm-core.git resolved at 14.14.0
Building for debugging...
[0/331] Compiling Bid bid128_2_str_tables.c
[1/331] Compiling Bid bid128.c
[1/331] Write sources
[15/331] Compiling Bid bid128_mul.c
[16/331] Compiling Bid bid128_compare.c
[17/331] Write swift-version-8C5A4AE7A8CE2BA.txt
[18/331] Compiling mathlimits.cc
[19/331] Compiling Bid bid128_add.c
[20/333] Compiling Bid bid128_div.c
[21/333] Compiling Bid bid128_fma.c
[23/333] Emitting module SwiftSyntax509
[23/333] Compiling s2geometry s2region.cc
[24/333] Compiling mathutil.cc
[25/333] Compiling s2geometry s2r2rect.cc
[26/333] Compiling s2geometry s2polyline.cc
[27/333] Compiling s2geometry s2pointregion.cc
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/sync/noinst/client_reset_recovery.cpp:19:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/sync/noinst/client_reset_recovery.hpp:22:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/sync/noinst/client_history_impl.hpp:23:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/sync/client_base.hpp:4:
In file included from /host/spi-builder-workspace/.build/checkouts/realm-core/src/realm/db.hpp:33:
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.
[28/333] Compiling client_reset_recovery.cpp
[28/333] Compiling s2geometry s2edgeutil.cc
[28/333] Compiling s2geometry s2polygon.cc
[28/333] Compiling s2geometry s2loop.cc
[28/333] Compiling s2geometry s2latlng.cc
[28/333] Compiling s2geometry s2latlngrect.cc
[28/333] Compiling s2geometry s2polygonbuilder.cc
BUILD FAILURE 6.2 android