The Swift Package Index logo.Swift Package Index

Build Information

Failed to build OpenRenderBox, reference main (7a963a), with Swift 6.2 for Android on 26 Mar 2026 08:24:07 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
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.2
Building package at path:  $PWD
https://github.com/OpenSwiftUIProject/OpenRenderBox.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:ddd4edb33d5d885e17caac0b97dcd74ed916c6d1fa6d49f38e53038953d2cc51
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-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/218] Fetching opencoregraphics
Fetched https://github.com/OpenSwiftUIProject/OpenCoreGraphics from cache (1.69s)
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.60s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (1.02s)
Creating working copy for https://github.com/OpenSwiftUIProject/OpenCoreGraphics
Working copy of https://github.com/OpenSwiftUIProject/OpenCoreGraphics resolved at main (a36ba82)
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 NestedCallbacks.cpp
In file included from /host/spi-builder-workspace/Sources/OpenRenderBoxCxx/Color/ORBColorMode.cpp:5:
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 error generated.
[1/24] Compiling ORBColorMode.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] Compiling ColorSpace.cpp
In file included from /host/spi-builder-workspace/Sources/OpenRenderBoxCxx/Device/ORBDevice.mm:5:
In file included from /host/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBoxObjC/Device/ORBDevice.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 ORBDevice.mm
In file included from /host/spi-builder-workspace/Sources/OpenRenderBoxCxx/Animation/ORBAnimation.m:5:
In file included from /host/spi-builder-workspace/Sources/OpenRenderBoxCxx/include/OpenRenderBoxObjC/Animation/ORBAnimation.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[1/24] Compiling ORBAnimation.m
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/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
[1/24] Write swift-version--11D90AFD9DD3AB2.txt
BUILD FAILURE 6.2 android