The Swift Package Index logo.Swift Package Index

Build Information

Failed to build OpenCoreGraphics, reference main (7ab50a), with Swift 6.2 for macOS (SPM) on 27 Feb 2026 23:31:39 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/1amageek/OpenCoreGraphics.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/1amageek/OpenCoreGraphics
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7ab50a7 Fix 29 critical bugs for CoreGraphics API compliance
Cloned https://github.com/1amageek/OpenCoreGraphics.git
Revision (git rev-parse @):
7ab50a7b725704ec23dcf64a134b866065774db0
SUCCESS checkout https://github.com/1amageek/OpenCoreGraphics.git at main
Fetching https://github.com/1amageek/swift-webgpu
[1/49] Fetching swift-webgpu
Fetched https://github.com/1amageek/swift-webgpu from cache (0.66s)
Fetching https://github.com/swiftwasm/JavaScriptKit
[1/34903] Fetching javascriptkit
Fetched https://github.com/swiftwasm/JavaScriptKit from cache (2.83s)
Computing version for https://github.com/swiftwasm/JavaScriptKit
Computed https://github.com/swiftwasm/JavaScriptKit at 0.46.4 (3.65s)
Fetching https://github.com/swiftlang/swift-syntax
[1/74509] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.72s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (6.52s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/1amageek/swift-webgpu
Working copy of https://github.com/1amageek/swift-webgpu resolved at main (df99fcd)
Creating working copy for https://github.com/swiftwasm/JavaScriptKit
Working copy of https://github.com/swiftwasm/JavaScriptKit resolved at 0.46.4
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.16s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "opencoregraphics",
      "name": "OpenCoreGraphics",
      "url": "https://github.com/1amageek/OpenCoreGraphics.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OpenCoreGraphics",
      "dependencies": [
        {
          "identity": "swift-webgpu",
          "name": "SwiftWebGPU",
          "url": "https://github.com/1amageek/swift-webgpu",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-webgpu",
          "dependencies": [
            {
              "identity": "javascriptkit",
              "name": "JavaScriptKit",
              "url": "https://github.com/swiftwasm/JavaScriptKit",
              "version": "0.46.4",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JavaScriptKit",
              "dependencies": [
                {
                  "identity": "swift-syntax",
                  "name": "swift-syntax",
                  "url": "https://github.com/swiftlang/swift-syntax",
                  "version": "602.0.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/1amageek/OpenCoreGraphics.git
[1/599] Fetching opencoregraphics
Fetched https://github.com/1amageek/OpenCoreGraphics.git from cache (0.94s)
Fetching https://github.com/1amageek/swift-webgpu from cache
Fetched https://github.com/1amageek/swift-webgpu from cache (0.45s)
Fetching https://github.com/swiftwasm/JavaScriptKit from cache
Fetched https://github.com/swiftwasm/JavaScriptKit from cache (0.54s)
Computing version for https://github.com/swiftwasm/JavaScriptKit
Computed https://github.com/swiftwasm/JavaScriptKit at 0.46.4 (0.60s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.92s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (0.99s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/swiftwasm/JavaScriptKit
Working copy of https://github.com/swiftwasm/JavaScriptKit resolved at 0.46.4
Creating working copy for https://github.com/1amageek/OpenCoreGraphics.git
Working copy of https://github.com/1amageek/OpenCoreGraphics.git resolved at main (7ab50a7)
Creating working copy for https://github.com/1amageek/swift-webgpu
Working copy of https://github.com/1amageek/swift-webgpu resolved at main (df99fcd)
warning: '.resolve-product-dependencies': dependency 'opencoregraphics' is not used by any target
Found 1 product dependencies
  - SwiftWebGPU
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/1amageek/OpenCoreGraphics.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
error: the library 'SwiftWebGPU' requires macos 10.15, but depends on the product 'JavaScriptKit' which requires macos 13.0; consider changing the library 'SwiftWebGPU' to require macos 13.0 or later, or the product 'JavaScriptKit' to require macos 10.15 or earlier.
error: the library 'SwiftWebGPU' requires macos 10.15, but depends on the product 'JavaScriptEventLoop' which requires macos 13.0; consider changing the library 'SwiftWebGPU' to require macos 13.0 or later, or the product 'JavaScriptEventLoop' to require macos 10.15 or earlier.
BUILD FAILURE 6.2 macosSpm