Build Information
Failed to build Tokamak, reference main (e0d8e9
), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 21:09:37 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/TokamakUI/Tokamak.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/TokamakUI/Tokamak
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e0d8e9d fix replaceChild parameter order (#522)
Cloned https://github.com/TokamakUI/Tokamak.git
Revision (git rev-parse @):
e0d8e9db462938610337327ade58161aa3b698ac
SUCCESS checkout https://github.com/TokamakUI/Tokamak.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/TokamakUI/Tokamak.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/google/swift-benchmark
Fetching https://github.com/OpenCombine/OpenCombine.git
Fetching https://github.com/swiftwasm/OpenCombineJS.git
Fetching https://github.com/swiftwasm/JavaScriptKit.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
[1/156] Fetching opencombinejs
Fetched https://github.com/swiftwasm/OpenCombineJS.git from cache (0.64s)
[1/1486] Fetching swift-benchmark
[76/9766] Fetching swift-benchmark, opencombine
[590/33567] Fetching swift-benchmark, opencombine, javascriptkit
[3186/46794] Fetching swift-benchmark, opencombine, javascriptkit, swift-snapshot-testing
Fetched https://github.com/swiftwasm/JavaScriptKit.git from cache (2.41s)
Fetched https://github.com/google/swift-benchmark from cache (2.41s)
Fetched https://github.com/OpenCombine/OpenCombine.git from cache (2.41s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (2.41s)
Computing version for https://github.com/google/swift-benchmark
Computed https://github.com/google/swift-benchmark at 0.1.2 (2.97s)
Fetching https://github.com/apple/swift-argument-parser
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.68s)
Computing version for https://github.com/swiftwasm/OpenCombineJS.git
Computed https://github.com/swiftwasm/OpenCombineJS.git at 0.2.0 (2.21s)
Computing version for https://github.com/OpenCombine/OpenCombine.git
Computed https://github.com/OpenCombine/OpenCombine.git at 0.14.0 (0.53s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.40s)
Computing version for https://github.com/swiftwasm/JavaScriptKit.git
Computed https://github.com/swiftwasm/JavaScriptKit.git at 0.30.0 (0.47s)
Fetching https://github.com/swiftlang/swift-syntax
[1/70906] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (15.64s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (16.31s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.4 (0.43s)
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.91s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (1.34s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5467] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.30s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (1.75s)
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/swiftwasm/OpenCombineJS.git
Working copy of https://github.com/swiftwasm/OpenCombineJS.git resolved at 0.2.0
Creating working copy for https://github.com/google/swift-benchmark
Working copy of https://github.com/google/swift-benchmark resolved at 0.1.2
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.18.4
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/OpenCombine/OpenCombine.git
Working copy of https://github.com/OpenCombine/OpenCombine.git resolved at 0.14.0
Creating working copy for https://github.com/swiftwasm/JavaScriptKit.git
Working copy of https://github.com/swiftwasm/JavaScriptKit.git resolved at 0.30.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.9.909-MacroSupport-macos_aarch64.zip
error: the library 'OpenCombineJS' requires macos 10.13, but depends on the product 'JavaScriptKit' which requires macos 10.15; consider changing the library 'OpenCombineJS' to require macos 10.15 or later, or the product 'JavaScriptKit' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm