Build Information
Successful build of OpenCoreGraphics, reference 0.0.2 (03dded), with Swift 6.2 for Android on 28 Dec 2025 10:48:08 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OpenSwiftUIProject/OpenCoreGraphics.git
Reference: 0.0.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/OpenCoreGraphics
* tag 0.0.2 -> FETCH_HEAD
HEAD is now at 03ddedb Fix OPENCOREGRAPHICS_COREGRAPHICS def issue
Cloned https://github.com/OpenSwiftUIProject/OpenCoreGraphics.git
Revision (git rev-parse @):
03ddedb7e6b364573c37445f3aee267353cd4710
SUCCESS checkout https://github.com/OpenSwiftUIProject/OpenCoreGraphics.git at 0.0.2
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/OpenSwiftUIProject/OpenCoreGraphics.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" 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:5dcfe09194e3c36609f58c2a9689c9c974fddafea0cac7c12077a98d08c6b397
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
warning: 'spi-builder-workspace': [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/6384] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.47s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.90s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-2B04F66FBCF4E350.txt
[6/13] Emitting module OpenCoreGraphics
[7/13] Compiling OpenCoreGraphics CGAffineTransform.swift
[8/14] Compiling OpenCoreGraphics CGPoint+Extension.swift
[9/14] Compiling OpenCoreGraphics CGSize+Extension.swift
[10/14] Compiling OpenCoreGraphics CGRect+Extension.swift
[11/14] Compiling OpenCoreGraphics CGLine.swift
[12/14] Compiling OpenCoreGraphics CGGeometry+Hashable.swift
[13/14] Compiling OpenCoreGraphics CGPath.swift
[14/14] Compiling OpenCoreGraphics Export.swift
[16/20] Emitting module OpenCoreGraphicsShims
[17/20] Compiling OpenCoreGraphicsShims Export.swift
[19/21] Compiling OpenQuartzCore Export.swift
[20/21] Emitting module OpenQuartzCore
[21/21] Compiling OpenQuartzCore CATransform3D.swift
[23/24] Compiling OpenQuartzCoreShims Export.swift
[24/24] Emitting module OpenQuartzCoreShims
Build complete! (20.29s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.3",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics"
}
],
"manifest_display_name" : "OpenCoreGraphics",
"name" : "OpenCoreGraphics",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "OpenCoreGraphics",
"targets" : [
"OpenCoreGraphics"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OpenCoreGraphicsShims",
"targets" : [
"OpenCoreGraphicsShims"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OpenQuartzCore",
"targets" : [
"OpenQuartzCore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "OpenQuartzCoreShims",
"targets" : [
"OpenQuartzCoreShims"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "OpenQuartzCoreShimsTests",
"module_type" : "SwiftTarget",
"name" : "OpenQuartzCoreShimsTests",
"path" : "Tests/OpenQuartzCoreShimsTests",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"CATransform3DTests.swift"
],
"target_dependencies" : [
"OpenQuartzCoreShims"
],
"type" : "test"
},
{
"c99name" : "OpenQuartzCoreShims",
"module_type" : "SwiftTarget",
"name" : "OpenQuartzCoreShims",
"path" : "Sources/OpenQuartzCoreShims",
"product_memberships" : [
"OpenQuartzCoreShims"
],
"sources" : [
"Export.swift"
],
"target_dependencies" : [
"OpenQuartzCore"
],
"type" : "library"
},
{
"c99name" : "OpenQuartzCore",
"module_type" : "SwiftTarget",
"name" : "OpenQuartzCore",
"path" : "Sources/OpenQuartzCore",
"product_memberships" : [
"OpenQuartzCore",
"OpenQuartzCoreShims"
],
"sources" : [
"CATransform3D.swift",
"Export.swift"
],
"target_dependencies" : [
"OpenCoreGraphics"
],
"type" : "library"
},
{
"c99name" : "OpenCoreGraphicsShimsTests",
"module_type" : "SwiftTarget",
"name" : "OpenCoreGraphicsShimsTests",
"path" : "Tests/OpenCoreGraphicsShimsTests",
"product_dependencies" : [
"Numerics"
],
"sources" : [
"CGAffineTransformTests.swift",
"CGTypesTests.swift"
],
"target_dependencies" : [
"OpenCoreGraphicsShims"
],
"type" : "test"
},
{
"c99name" : "OpenCoreGraphicsShims",
"module_type" : "SwiftTarget",
"name" : "OpenCoreGraphicsShims",
"path" : "Sources/OpenCoreGraphicsShims",
"product_memberships" : [
"OpenCoreGraphicsShims"
],
"sources" : [
"Export.swift"
],
"target_dependencies" : [
"OpenCoreGraphics"
],
"type" : "library"
},
{
"c99name" : "OpenCoreGraphics",
"module_type" : "SwiftTarget",
"name" : "OpenCoreGraphics",
"path" : "Sources/OpenCoreGraphics",
"product_memberships" : [
"OpenCoreGraphics",
"OpenCoreGraphicsShims",
"OpenQuartzCore",
"OpenQuartzCoreShims"
],
"sources" : [
"CGAffineTransform.swift",
"CGGeometry+Hashable.swift",
"CGLine.swift",
"CGPath.swift",
"CGPoint+Extension.swift",
"CGRect+Extension.swift",
"CGSize+Extension.swift",
"Export.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:5dcfe09194e3c36609f58c2a9689c9c974fddafea0cac7c12077a98d08c6b397
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
warning: 'spi-builder-workspace': [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)
Done.