Build Information
Failed to build OpenRenderBox, reference main (7a963a), with Swift 6.3 for Android on 16 Apr 2026 20:25:53 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: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/OpenSwiftUIProject/OpenRenderBox.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/OpenSwiftUIProject/OpenRenderBox
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 7a963a0 Use OpenSwiftUIProject/setup-xcode@v2 for Xcode selection
Cloned https://github.com/OpenSwiftUIProject/OpenRenderBox.git
Revision (git rev-parse @):
7a963a0a50b309b0a063fe7b5c171619bb93868d
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/OpenSwiftUIProject/OpenRenderBox.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/OpenSwiftUIProject/OpenRenderBox.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: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': [Env] OPENRENDERBOX_BUILD_FOR_DARWIN_PLATFORM not set -> false(default)
[Env] SPI_GENERATE_DOCS not set -> false(default)
[Env] SPI_BUILD=1 -> true
[Env] OPENRENDERBOX_DEVELOPMENT not set -> false(default)
[Env] OPENRENDERBOX_TARGET_RELEASE not set -> 2024(default)
[Env] OPENRENDERBOX_LIBRARY_EVOLUTION not set -> false(default)
[Env] OPENRENDERBOX_COMPATIBILITY_TEST not set -> false(default)
[Env] OPENRENDERBOX_USE_LOCAL_DEPS not set -> false(default)
[Env] OPENRENDERBOX_RENDERBOX not set -> false(default)
[Env] OPENRENDERBOX_CF_CGTYPES not set -> false(default)
Fetching https://github.com/OpenSwiftUIProject/OpenCoreGraphics
[1/224] Fetching opencoregraphics
Fetched https://github.com/OpenSwiftUIProject/OpenCoreGraphics from cache (0.21s)
warning: 'opencoregraphics': [Env] OPENCOREGRAPHICS_BUILD_FOR_DARWIN_PLATFORM not set -> false(default)
[Env] OPENCOREGRAPHICS_DEVELOPMENT not set -> false(default)
[Env] OPENCOREGRAPHICS_COREGRAPHICS not set -> false(default)
[Env] OPENCOREGRAPHICS_WERROR not set -> false(default)
[Env] OPENCOREGRAPHICS_LIBRARY_EVOLUTION not set -> false(default)
Fetching https://github.com/apple/swift-numerics
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.46s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.86s)
Creating working copy for https://github.com/OpenSwiftUIProject/OpenCoreGraphics
Working copy of https://github.com/OpenSwiftUIProject/OpenCoreGraphics resolved at main (050239b)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
warning: 'opencoregraphics': [Env] OPENCOREGRAPHICS_BUILD_FOR_DARWIN_PLATFORM not set -> false(default)
[Env] OPENCOREGRAPHICS_DEVELOPMENT not set -> false(default)
[Env] OPENCOREGRAPHICS_COREGRAPHICS not set -> false(default)
[Env] OPENCOREGRAPHICS_WERROR not set -> false(default)
[Env] OPENCOREGRAPHICS_LIBRARY_EVOLUTION not set -> false(default)
Building for debugging...
[0/24] Compiling Storage.cpp
In file included from /host/spi-builder-workspace/Sources/OpenRenderBoxCxx/Animation/ORBSymbolAnimator.m:5:
In file included from /host/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBoxObjC/Animation/ORBSymbolAnimator.h:7:
/host/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:10: fatal error: 'CoreFoundation/CoreFoundation.h' file not found
45 | #include <CoreFoundation/CoreFoundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/24] Compiling ORBSymbolAnimator.m
[1/24] Write sources
In file included from /host/spi-builder-workspace/Sources/OpenRenderBoxCxx/Render/ORBDisplayListInterpolator.m:5:
In file included from /host/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBoxObjC/Render/ORBDisplayListInterpolator.h:7:
/host/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:10: fatal error: 'CoreFoundation/CoreFoundation.h' file not found
45 | #include <CoreFoundation/CoreFoundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/24] Compiling ORBDisplayListInterpolator.m
In file included from /host/spi-builder-workspace/Sources/OpenRenderBoxCxx/UUID/ORBUUID.mm:5:
In file included from /host/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBUUID.h:7:
/host/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:10: fatal error: 'CoreFoundation/CoreFoundation.h' file not found
45 | #include <CoreFoundation/CoreFoundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/24] Compiling ORBUUID.mm
In file included from /host/spi-builder-workspace/Sources/OpenRenderBoxCxx/Color/ORBColor.cpp:5:
In file included from /host/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBColor.h:7:
/host/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:10: fatal error: 'CoreFoundation/CoreFoundation.h' file not found
45 | #include <CoreFoundation/CoreFoundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1/24] Compiling ORBColor.cpp
In file included from /host/spi-builder-workspace/Sources/OpenRenderBoxCxx/Render/ORBLayer.m:5:
In file included from /host/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBoxObjC/Render/ORBLayer.h:7:
In file included from /host/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBColorMode.h:7:
/host/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:10: fatal error: 'CoreFoundation/CoreFoundation.h' file not found
45 | #include <CoreFoundation/CoreFoundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1/24] Compiling ORBLayer.m
In file included from /host/spi-builder-workspace/Sources/OpenRenderBoxCxx/Color/ColorSpace.cpp:5:
In file included from /host/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBoxCxx/Color/ColorSpace.hpp:7:
In file included from /host/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBColorSpace.h:7:
/host/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:10: fatal error: 'CoreFoundation/CoreFoundation.h' file not found
45 | #include <CoreFoundation/CoreFoundation.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[1/24] Compiling ColorSpace.cpp
[1/24] Write swift-version--4F562202D5529B1.txt
BUILD FAILURE 6.3 android