The Swift Package Index logo.Swift Package Index

Build Information

Failed to build OpenSwiftUI, reference 0.17.2 (89f034), with Swift 6.3 for Android on 18 Apr 2026 14:19:34 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.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OpenSwiftUIProject/OpenSwiftUI.git
Reference: 0.17.2
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/OpenSwiftUI
 * tag               0.17.2     -> FETCH_HEAD
HEAD is now at 89f034e Add automated release notes generation (#846)
Cloned https://github.com/OpenSwiftUIProject/OpenSwiftUI.git
Revision (git rev-parse @):
89f034ee1984de43f90c389aedd67801d767a114
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/OpenSwiftUIProject/OpenSwiftUI.git at 0.17.2
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/OpenSwiftUIProject/OpenSwiftUI.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.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] OPENSWIFTUI_BUILD_FOR_DARWIN_PLATFORM not set -> false(default)
[Env] SPI_GENERATE_DOCS not set -> false(default)
[Env] SPI_BUILD=1 -> true
[Env] OPENSWIFTUI_DEVELOPMENT not set -> false(default)
[Env] OPENSWIFTUI_WERROR not set -> false(default)
[Env] OPENSWIFTUI_TARGET_RELEASE not set -> 2024(default)
[Env] OPENSWIFTUI_LIBRARY_EVOLUTION not set -> false(default)
[Env] OPENSWIFTUI_COMPATIBILITY_TEST not set -> false(default)
[Env] OPENSWIFTUI_USE_LOCAL_DEPS not set -> false(default)
[Env] OPENSWIFTUI_OPENATTRIBUTESHIMS_COMPUTE not set -> false(default)
[Env] OPENSWIFTUI_OPENATTRIBUTESHIMS_ATTRIBUTEGRAPH not set -> false(default)
[Env] OPENSWIFTUI_RENDERBOX not set -> false(default)
[Env] OPENSWIFTUI_ANY_ATTRIBUTE_FIX not set -> true(default)
[Env] OPENSWIFTUI_LINK_COREUI not set -> false(default)
[Env] OPENSWIFTUI_LINK_CORESVG not set -> false(default)
[Env] OPENSWIFTUI_LINK_SFSYMBOLS not set -> false(default)
[Env] OPENSWIFTUI_LINK_BACKLIGHTSERVICES not set -> false(default)
[Env] OPENSWIFTUI_LINK_TESTING not set -> false(default)
[Env] OPENSWIFTUI_SYMBOL_LOCATOR not set -> false(default)
[Env] OPENSWIFTUI_OPENCOMBINE not set -> true(default)
[Env] OPENSWIFTUI_SWIFT_LOG not set -> true(default)
[Env] OPENSWIFTUI_SWIFT_CRYPTO not set -> true(default)
[Env] OPENSWIFTUI_RENDER_GTK not set -> true(default)
[Env] OPENSWIFTUI_SWIFTUI_RENDER not set -> false(default)
[Env] OPENSWIFTUI_IGNORE_AVAILABILITY not set -> true(default)
[Env] OPENSWIFTUI_INTERNAL_XR_SDK not set -> false(default)
[Env] OPENSWIFTUI_ENABLE_PRIVATE_IMPORTS not set -> true(default)
[Env] OPENSWIFTUI_ENABLE_RUNTIME_CONCURRENCY_CHECK not set -> false(default)
[Env] OPENSWIFTUI_OPENSWIFTUI_BRIDGE_FRAMEWORK not set -> SwiftUI(default)
[Env] OPENSWIFTUI_SUPPORT_MULTI_PRODUCTS not set -> true(default)
[Env] OPENSWIFTUI_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.20s)
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/OpenSwiftUIProject/OpenAttributeGraph
[1/9730] Fetching openattributegraph
Fetched https://github.com/OpenSwiftUIProject/OpenAttributeGraph from cache (0.41s)
warning: 'openattributegraph': [Env] OPENATTRIBUTEGRAPH_BUILD_FOR_DARWIN_PLATFORM not set -> false(default)
[Env] SPI_GENERATE_DOCS not set -> false(default)
[Env] SPI_BUILD=1 -> true
[Env] OPENATTRIBUTEGRAPH_DEVELOPMENT not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_WERROR not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_TARGET_RELEASE not set -> 2024(default)
[Env] OPENATTRIBUTEGRAPH_LIBRARY_EVOLUTION not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_COMPATIBILITY_TEST not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_USE_LOCAL_DEPS not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_OPENATTRIBUTESHIMS_COMPUTE not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_OPENATTRIBUTESHIMS_ATTRIBUTEGRAPH not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_OPENATTRIBUTESHIMS_OAG_USE_BINARY not set -> false(default)
Fetching https://github.com/OpenSwiftUIProject/OpenRenderBox
[1/1499] Fetching openrenderbox
Fetched https://github.com/OpenSwiftUIProject/OpenRenderBox from cache (0.26s)
warning: 'openrenderbox': [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/OpenObservation
[1/138] Fetching openobservation
Fetched https://github.com/OpenSwiftUIProject/OpenObservation from cache (0.19s)
warning: 'openobservation': [env] OPENSWIFTUI_BUILD_FOR_DARWIN_PLATFORM not set, using default: false
[env] OPENOBSERVATION_DEVELOPMENT not set, using default: false
[env] OPENSWIFTUI_SWIFT_TOOLCHAIN_SUPPORTED not set, using default: false
[env] OPENSWIFTUI_LIBRARY_EVOLUTION not set, using default: false
Fetching https://github.com/apple/swift-crypto.git
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/OpenSwiftUIProject/OpenCombine.git
Fetching https://github.com/apple/swift-log
[1/5551] Fetching opencombine
[224/12186] Fetching opencombine, swift-log
[1143/18602] Fetching opencombine, swift-log, swift-numerics
[15608/93585] Fetching opencombine, swift-log, swift-numerics, swift-syntax
[17014/110992] Fetching opencombine, swift-log, swift-numerics, swift-syntax, swift-crypto
Fetched https://github.com/apple/swift-numerics from cache (0.77s)
Fetched https://github.com/OpenSwiftUIProject/OpenCombine.git from cache (0.78s)
[12179/99025] Fetching swift-log, swift-syntax, swift-crypto
Fetched https://github.com/apple/swift-log from cache (0.80s)
[6294/92390] Fetching swift-syntax, swift-crypto
Fetched https://github.com/apple/swift-crypto.git from cache (8.08s)
Fetched https://github.com/swiftlang/swift-syntax from cache (8.11s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (10.77s)
Computing version for https://github.com/OpenSwiftUIProject/OpenCombine.git
Computed https://github.com/OpenSwiftUIProject/OpenCombine.git at 0.15.1 (0.52s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.35s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.41s)
Computing version for https://github.com/apple/swift-crypto.git
Computed https://github.com/apple/swift-crypto.git at 3.15.1 (0.54s)
Fetching https://github.com/apple/swift-asn1.git
[1/1803] Fetching swift-asn1
Fetched https://github.com/apple/swift-asn1.git from cache (0.28s)
Computing version for https://github.com/apple/swift-asn1.git
Computed https://github.com/apple/swift-asn1.git at 1.7.0 (0.73s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-asn1.git
Working copy of https://github.com/apple/swift-asn1.git resolved at 1.7.0
Creating working copy for https://github.com/OpenSwiftUIProject/OpenObservation
Working copy of https://github.com/OpenSwiftUIProject/OpenObservation resolved at main (1642d3c)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
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/OpenSwiftUIProject/OpenRenderBox
Working copy of https://github.com/OpenSwiftUIProject/OpenRenderBox resolved at main (7a963a0)
Creating working copy for https://github.com/OpenSwiftUIProject/OpenAttributeGraph
Working copy of https://github.com/OpenSwiftUIProject/OpenAttributeGraph resolved at main (03c96a0)
Creating working copy for https://github.com/OpenSwiftUIProject/OpenCombine.git
Working copy of https://github.com/OpenSwiftUIProject/OpenCombine.git resolved at 0.15.1
Creating working copy for https://github.com/apple/swift-crypto.git
Working copy of https://github.com/apple/swift-crypto.git resolved at 3.15.1
warning: 'openobservation': [env] OPENSWIFTUI_BUILD_FOR_DARWIN_PLATFORM not set, using default: false
[env] OPENOBSERVATION_DEVELOPMENT not set, using default: false
[env] OPENSWIFTUI_SWIFT_TOOLCHAIN_SUPPORTED not set, using default: false
[env] OPENSWIFTUI_LIBRARY_EVOLUTION not set, using default: false
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)
warning: 'openrenderbox': [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)
warning: 'openattributegraph': [Env] OPENATTRIBUTEGRAPH_BUILD_FOR_DARWIN_PLATFORM not set -> false(default)
[Env] SPI_GENERATE_DOCS not set -> false(default)
[Env] SPI_BUILD=1 -> true
[Env] OPENATTRIBUTEGRAPH_DEVELOPMENT not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_WERROR not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_TARGET_RELEASE not set -> 2024(default)
[Env] OPENATTRIBUTEGRAPH_LIBRARY_EVOLUTION not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_COMPATIBILITY_TEST not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_USE_LOCAL_DEPS not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_OPENATTRIBUTESHIMS_COMPUTE not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_OPENATTRIBUTESHIMS_ATTRIBUTEGRAPH not set -> false(default)
[Env] OPENATTRIBUTEGRAPH_OPENATTRIBUTESHIMS_OAG_USE_BINARY not set -> false(default)
Building for debugging...
[0/1003] Write sources
[6/1003] Compiling _SwiftSyntaxCShims dummy.c
[7/1003] Write sources
In file included from /host/spi-builder-workspace/.build/checkouts/OpenRenderBox/Sources/OpenRenderBoxCxx/Util/log.cpp:5:
In file included from /host/spi-builder-workspace/.build/checkouts/OpenRenderBox/Sources/OpenRenderBoxCxx/include/OpenRenderBoxCxx/Util/log.hpp:7:
/host/spi-builder-workspace/.build/checkouts/OpenRenderBox/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:10: fatal error: 'CoreFoundation/CoreFoundation.h' file not found
   45 | #include <CoreFoundation/CoreFoundation.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[22/1003] Compiling log.cpp
In file included from /host/spi-builder-workspace/.build/checkouts/OpenRenderBox/Sources/OpenRenderBoxCxx/Version/ORBVersion.c:5:
In file included from /host/spi-builder-workspace/.build/checkouts/OpenRenderBox/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBVersion.h:7:
/host/spi-builder-workspace/.build/checkouts/OpenRenderBox/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:10: fatal error: 'CoreFoundation/CoreFoundation.h' file not found
   45 | #include <CoreFoundation/CoreFoundation.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[22/1003] Compiling ORBVersion.c
[22/1003] Compiling OpenSwiftUI+NSWindow.m
In file included from /host/spi-builder-workspace/.build/checkouts/OpenRenderBox/Sources/OpenRenderBoxCxx/Util/assert.cpp:5:
In file included from /host/spi-builder-workspace/.build/checkouts/OpenRenderBox/Sources/OpenRenderBoxCxx/include/OpenRenderBoxCxx/Util/assert.hpp:7:
/host/spi-builder-workspace/.build/checkouts/OpenRenderBox/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:10: fatal error: 'CoreFoundation/CoreFoundation.h' file not found
   45 | #include <CoreFoundation/CoreFoundation.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[22/1003] Compiling ORBLayer.m
[22/1003] Compiling assert.cpp
[22/1003] Compiling ORBDisplayList.m
[22/1003] Compiling ORBDisplayListInterpolator.m
In file included from /host/spi-builder-workspace/.build/checkouts/OpenRenderBox/Sources/OpenRenderBoxCxx/UUID/ORBUUID.mm:5:
In file included from /host/spi-builder-workspace/.build/checkouts/OpenRenderBox/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBUUID.h:7:
/host/spi-builder-workspace/.build/checkouts/OpenRenderBox/Sources/OpenRenderBoxCxx/include/OpenRenderBox/ORBBase.h:45:10: fatal error: 'CoreFoundation/CoreFoundation.h' file not found
   45 | #include <CoreFoundation/CoreFoundation.h>
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[22/1003] Compiling ORBUUID.mm
BUILD FAILURE 6.3 android