Build Information
Failed to build MushafImad, reference main (830731), with Swift 6.0 for Linux on 18 Mar 2026 10:24:45 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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ibo2001/MushafImad.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/ibo2001/MushafImad
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 830731b feat: add eye-tracking-assisted reading progress (#22) (#53)
Cloned https://github.com/ibo2001/MushafImad.git
Revision (git rev-parse @):
830731b98f32556d07aa96c4981333f8c9762bbd
SUCCESS checkout https://github.com/ibo2001/MushafImad.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/ibo2001/MushafImad.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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:ece747c77e94bae4930a5e18230daf779deb87c9e35c56d75daa73885bd2cdd2
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/realm/realm-swift.git
[1/131719] Fetching realm-swift
Fetched https://github.com/realm/realm-swift.git from cache (19.01s)
Computing version for https://github.com/realm/realm-swift.git
Computed https://github.com/realm/realm-swift.git at 10.54.6 (2.65s)
Fetching https://github.com/realm/realm-core.git
[1/252508] Fetching realm-core
Fetched https://github.com/realm/realm-core.git from cache (34.30s)
Computing version for https://github.com/realm/realm-core.git
Computed https://github.com/realm/realm-core.git at 14.14.0 (0.90s)
Creating working copy for https://github.com/realm/realm-swift.git
Working copy of https://github.com/realm/realm-swift.git resolved at 10.54.6
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] Write sources
[1/331] Compiling mathlimits.cc
[2/331] Compiling mathutil.cc
[3/331] Write swift-version-24593BA9C3E375BF.txt
[4/331] Compiling s2geometry s2region.cc
[5/331] Compiling s2geometry s2r2rect.cc
[6/331] Compiling s2geometry s2polyline.cc
[7/331] Compiling s2geometry s2pointregion.cc
[8/331] Compiling s2geometry s2polygonbuilder.cc
[9/331] Compiling s2geometry s2polygon.cc
[10/331] Compiling s2geometry s2latlng.cc
[11/331] Compiling s2geometry s2latlngrect.cc
[12/331] Compiling s2geometry s2edgeutil.cc
[13/331] Compiling s2geometry s2loop.cc
[14/331] Copying PrivacyInfo.xcprivacy
[16/331] Write sources
[17/331] Copying PrivacyInfo.xcprivacy
In file included from <built-in>:1:
/host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/RealmCoreResources.build/DerivedSources/resource_bundle_accessor.h:1:9: fatal error: 'Foundation/Foundation.h' file not found
1 | #import <Foundation/Foundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[18/331] Compiling RealmCoreResources resource_bundle_accessor.m
[18/331] Compiling s2geometry s2cap.cc
[18/331] Compiling s2geometry s1interval.cc
[18/331] Compiling s2geometry s2cell.cc
[18/331] Compiling s2geometry s2edgeindex.cc
[18/331] Compiling s2geometry s1angle.cc
[18/331] Compiling s2geometry s2.cc
[18/331] Compiling s2geometry s2cellid.cc
BUILD FAILURE 6.0 linux