The Swift Package Index logo.Swift Package Index

Build Information

Successful build of OpenRenderBox, reference main (7a963a), with Swift 6.3 for Linux on 16 Apr 2026 20:26:15 UTC.

Swift 6 data race errors: 0

Build Command

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

Build 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:         linux
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-4609320-3":/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.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-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.24s)
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.51s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.96s)
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 ORBVersion.c
[1/24] Compiling ORBSymbolAnimator.m
[2/24] Write sources
[3/24] Compiling ORBLayer.m
[4/24] Compiling ORBDisplayListInterpolator.m
[5/24] Compiling Storage.cpp
[6/24] Compiling ORBPathStorage.cpp
[7/24] Compiling ORBPathCallbacks.cpp
[8/24] Compiling ORBDisplayList.m
[9/24] Compiling ORBPath.cpp
[10/24] Compiling NestedCallbacks.cpp
[11/24] Compiling ORBColorMode.cpp
[12/24] Compiling ORBUUID.mm
[12/24] Compiling assert.cpp
[14/24] Compiling ORBEncoderSet.m
[15/24] Compiling ColorSpace.cpp
[16/24] Compiling log.cpp
[17/24] Write swift-version-24593BA9C3E375BF.txt
[17/24] Write sources
[21/24] Compiling ORBAnimation.m
[22/36] Compiling ORBDevice.mm
[23/36] Compiling ORBColor.cpp
[25/36] Compiling OpenCoreGraphics CGVector.swift
[26/37] Compiling OpenCoreGraphics CGSize+Extension.swift
[27/37] Compiling OpenCoreGraphics CGPoint+Extension.swift
[28/37] Compiling OpenCoreGraphics CGRect+Extension.swift
[29/37] Compiling OpenCoreGraphics CGGeometry+Hashable.swift
[30/37] Compiling OpenCoreGraphics CGImage.swift
[31/37] Compiling OpenCoreGraphics CGLine.swift
[32/37] Compiling OpenCoreGraphics CGPath.swift
[33/37] Compiling OpenCoreGraphics IOSurface.swift
[34/37] Emitting module OpenCoreGraphics
[35/37] Compiling OpenCoreGraphics CGAffineTransform.swift
[36/37] Compiling OpenCoreGraphics CGContext.swift
[37/37] Compiling OpenCoreGraphics Export.swift
[39/40] Compiling OpenCoreGraphicsShims Export.swift
[40/40] Emitting module OpenCoreGraphicsShims
[42/51] Compiling OpenRenderBox ORBDisplayListInterpolator.swift
/host/spi-builder-workspace/Sources/OpenRenderBox/Render/ORBDisplayListInterpolator.swift:8:8: warning: public import of 'OpenCoreGraphicsShims' was not used in public declarations or inlinable code
 6 | #if !canImport(ObjectiveC)
 7 | public import Foundation
 8 | public import OpenCoreGraphicsShims
   |        `- warning: public import of 'OpenCoreGraphicsShims' was not used in public declarations or inlinable code
 9 |
10 | public class ORBDisplayListInterpolator: NSObject {
[43/52] Compiling OpenRenderBox ORBDisplayListContents.swift
[44/52] Compiling OpenRenderBox ORBDisplayList.swift
[45/52] Compiling OpenRenderBox Logging.swift
[46/52] Compiling OpenRenderBox ORBAnimation.swift
[47/52] Compiling OpenRenderBox ORBSymbolAnimator.swift
[48/52] Compiling OpenRenderBox ORBPathStorage.swift
[49/52] Compiling OpenRenderBox Export.swift
[50/52] Compiling OpenRenderBox ORBPath.swift
[51/52] Emitting module OpenRenderBox
[52/52] Compiling OpenRenderBox ORBPathCallbacks.swift
[54/55] Emitting module OpenRenderBoxShims
[55/55] Compiling OpenRenderBoxShims ORBShims.swift
Build complete! (20.91s)
Build complete.
{
  "cxx_language_standard" : "c++20",
  "dependencies" : [
    {
      "identity" : "swift-numerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-numerics"
    },
    {
      "identity" : "opencoregraphics",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OpenSwiftUIProject/OpenCoreGraphics"
    }
  ],
  "manifest_display_name" : "OpenRenderBox",
  "name" : "OpenRenderBox",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "OpenRenderBox",
      "targets" : [
        "OpenRenderBox",
        "OpenRenderBoxCxx"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "OpenRenderBoxShims",
      "targets" : [
        "OpenRenderBoxShims"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "OpenRenderBoxTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenRenderBoxTests",
      "path" : "Tests/OpenRenderBoxTests",
      "sources" : [
        "Device/DeviceTests.swift",
        "Path/PathTests.swift",
        "Util/LogTests.swift"
      ],
      "target_dependencies" : [
        "OpenRenderBox"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenRenderBoxShims",
      "module_type" : "SwiftTarget",
      "name" : "OpenRenderBoxShims",
      "path" : "Sources/OpenRenderBoxShims",
      "product_memberships" : [
        "OpenRenderBoxShims"
      ],
      "sources" : [
        "ORBShims.swift"
      ],
      "target_dependencies" : [
        "OpenRenderBox"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OpenRenderBoxCxx",
      "module_type" : "ClangTarget",
      "name" : "OpenRenderBoxCxx",
      "path" : "Sources/OpenRenderBoxCxx",
      "product_memberships" : [
        "OpenRenderBox",
        "OpenRenderBoxShims"
      ],
      "sources" : [
        "Animation/ORBAnimation.m",
        "Animation/ORBSymbolAnimator.m",
        "Color/ColorSpace.cpp",
        "Color/ORBColor.cpp",
        "Color/ORBColorMode.cpp",
        "Device/ORBDevice.mm",
        "Encoding/ORBEncoderSet.m",
        "Path/NestedCallbacks.cpp",
        "Path/ORBPath.cpp",
        "Path/ORBPathCallbacks.cpp",
        "Path/ORBPathStorage.cpp",
        "Path/Storage.cpp",
        "Render/ORBDisplayList.m",
        "Render/ORBDisplayListInterpolator.m",
        "Render/ORBLayer.m",
        "UUID/ORBUUID.mm",
        "Util/assert.cpp",
        "Util/log.cpp",
        "Version/ORBVersion.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "OpenRenderBoxCompatibilityTests",
      "module_type" : "SwiftTarget",
      "name" : "OpenRenderBoxCompatibilityTests",
      "path" : "Tests/OpenRenderBoxCompatibilityTests",
      "product_dependencies" : [
        "Numerics"
      ],
      "sources" : [
        "AnimationTests.swift",
        "ColorTests.swift",
        "DeviceTests.swift",
        "DisplayListTests.swift",
        "LayerTests.swift",
        "ORBShims.swift",
        "PathCallbacksTests.swift",
        "PathStorageTests.swift",
        "PathTests.swift",
        "SymbolAnimatorTests.swift",
        "UUIDTests.swift"
      ],
      "target_dependencies" : [
        "OpenRenderBox"
      ],
      "type" : "test"
    },
    {
      "c99name" : "OpenRenderBox",
      "module_type" : "SwiftTarget",
      "name" : "OpenRenderBox",
      "path" : "Sources/OpenRenderBox",
      "product_dependencies" : [
        "OpenCoreGraphicsShims"
      ],
      "product_memberships" : [
        "OpenRenderBox",
        "OpenRenderBoxShims"
      ],
      "sources" : [
        "Animation/ORBAnimation.swift",
        "Animation/ORBSymbolAnimator.swift",
        "Export.swift",
        "Path/ORBPath.swift",
        "Path/ORBPathCallbacks.swift",
        "Path/ORBPathStorage.swift",
        "Render/ORBDisplayList.swift",
        "Render/ORBDisplayListContents.swift",
        "Render/ORBDisplayListInterpolator.swift",
        "Util/Logging.swift"
      ],
      "target_dependencies" : [
        "OpenRenderBoxCxx"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-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)
Done.