Build Information
Failed to build Donut, reference master (0b9064
), with Swift 6.2 (beta) for macOS (SPM) on 17 Jun 2025 22:57:31 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/natmark/donut.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/natmark/donut
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 0b90644 Bump version
Cloned https://github.com/natmark/donut.git
Revision (git rev-parse @):
0b90644b5635f1f988a311c93b297ac0a44f6495
SUCCESS checkout https://github.com/natmark/donut.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/natmark/donut.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/Carthage/ReactiveTask.git
Fetching https://github.com/Carthage/Commandant.git
Fetching https://github.com/yutailang0119/ProgressSpinnerKit
Fetching https://github.com/thoughtbot/Curry.git
[1/1925] Fetching reactivetask
[136/4254] Fetching reactivetask, commandant
[362/4854] Fetching reactivetask, commandant, curry
[866/5429] Fetching reactivetask, commandant, curry, progressspinnerkit
Fetched https://github.com/thoughtbot/Curry.git from cache (0.95s)
Fetched https://github.com/yutailang0119/ProgressSpinnerKit from cache (0.95s)
Fetched https://github.com/Carthage/Commandant.git from cache (0.95s)
Fetched https://github.com/Carthage/ReactiveTask.git from cache (0.95s)
Computing version for https://github.com/thoughtbot/Curry.git
Computed https://github.com/thoughtbot/Curry.git at 4.0.2 (2.92s)
Computing version for https://github.com/Carthage/ReactiveTask.git
Computed https://github.com/Carthage/ReactiveTask.git at 0.16.0 (0.49s)
Fetching https://github.com/ReactiveCocoa/ReactiveSwift.git
Fetching https://github.com/Quick/Nimble.git
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/antitypical/Result.git
[1/2533] Fetching result
[1445/55026] Fetching result, reactiveswift
[2535/74610] Fetching result, reactiveswift, nimble
[3780/89369] Fetching result, reactiveswift, nimble, quick
Fetched https://github.com/ReactiveCocoa/ReactiveSwift.git from cache (2.11s)
Fetched https://github.com/antitypical/Result.git from cache (2.12s)
Fetched https://github.com/Quick/Nimble.git from cache (2.12s)
Fetched https://github.com/Quick/Quick.git from cache (2.12s)
Computing version for https://github.com/antitypical/Result.git
Computed https://github.com/antitypical/Result.git at 4.1.0 (4.16s)
Computing version for https://github.com/ReactiveCocoa/ReactiveSwift.git
Computed https://github.com/ReactiveCocoa/ReactiveSwift.git at 5.0.1 (0.51s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.2.1 (0.52s)
Computing version for https://github.com/yutailang0119/ProgressSpinnerKit
Computed https://github.com/yutailang0119/ProgressSpinnerKit at 0.5.0 (0.48s)
Fetching https://github.com/apple/swift-tools-support-core
[1/6853] Fetching swift-tools-support-core
Fetched https://github.com/apple/swift-tools-support-core from cache (1.33s)
Computing version for https://github.com/apple/swift-tools-support-core
Computed https://github.com/apple/swift-tools-support-core at 0.7.3 (1.90s)
Computing version for https://github.com/Carthage/Commandant.git
Computed https://github.com/Carthage/Commandant.git at 0.18.0 (0.48s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.1.2 (0.50s)
Creating working copy for https://github.com/antitypical/Result.git
Working copy of https://github.com/antitypical/Result.git resolved at 4.1.0
Creating working copy for https://github.com/apple/swift-tools-support-core
Working copy of https://github.com/apple/swift-tools-support-core resolved at 0.7.3
Creating working copy for https://github.com/ReactiveCocoa/ReactiveSwift.git
Working copy of https://github.com/ReactiveCocoa/ReactiveSwift.git resolved at 5.0.1
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.1.2
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.2.1
Creating working copy for https://github.com/Carthage/Commandant.git
Working copy of https://github.com/Carthage/Commandant.git resolved at 0.18.0
Creating working copy for https://github.com/Carthage/ReactiveTask.git
Working copy of https://github.com/Carthage/ReactiveTask.git resolved at 0.16.0
Creating working copy for https://github.com/thoughtbot/Curry.git
Working copy of https://github.com/thoughtbot/Curry.git resolved at 4.0.2
Creating working copy for https://github.com/yutailang0119/ProgressSpinnerKit
Working copy of https://github.com/yutailang0119/ProgressSpinnerKit resolved at 0.5.0
error: the library 'DonutKit' requires macos 10.13, but depends on the product 'ProgressSpinnerKit' which requires macos 10.15; consider changing the library 'DonutKit' to require macos 10.15 or later, or the product 'ProgressSpinnerKit' to require macos 10.13 or earlier.
BUILD FAILURE 6.2 macosSpm