Build Information
Successful build of Yakka, reference master (af26fa), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 16:36:19 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/KieranHarper/Yakka.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/KieranHarper/Yakka
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at af26fa7 Release 2.1.3
Cloned https://github.com/KieranHarper/Yakka.git
Revision (git rev-parse @):
af26fa778cd25c6ae5b24abfd141d48c3a37c144
SUCCESS checkout https://github.com/KieranHarper/Yakka.git at master
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/19817] Fetching nimble
[200/34713] Fetching nimble, quick
Fetched https://github.com/Quick/Quick.git from cache (1.93s)
Fetched https://github.com/Quick/Nimble.git from cache (1.93s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.3.4 (2.71s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.3.4 (0.72s)
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 1.3.4
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 7.3.4
========================================
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",
"traits": [
"default"
],
"dependencies": [
{
"identity": "yakka",
"name": "Yakka",
"url": "https://github.com/KieranHarper/Yakka.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yakka",
"traits": [
"default"
],
"dependencies": [
{
"identity": "quick",
"name": "Quick",
"url": "https://github.com/Quick/Quick.git",
"version": "1.3.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Quick",
"traits": [
"default"
],
"dependencies": [
{
"identity": "nimble",
"name": "Nimble",
"url": "https://github.com/Quick/Nimble.git",
"version": "7.3.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nimble",
"traits": [
"default"
],
"dependencies": [
]
}
]
},
{
"identity": "nimble",
"name": "Nimble",
"url": "https://github.com/Quick/Nimble.git",
"version": "7.3.4",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Nimble",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/KieranHarper/Yakka.git
[1/1280] Fetching yakka
Fetched https://github.com/KieranHarper/Yakka.git from cache (0.90s)
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Nimble.git from cache (0.54s)
Fetched https://github.com/Quick/Quick.git from cache (0.54s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.3.4 (0.62s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.3.4 (0.05s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 7.3.4
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 1.3.4
Creating working copy for https://github.com/KieranHarper/Yakka.git
Working copy of https://github.com/KieranHarper/Yakka.git resolved at master (af26fa7)
warning: '.resolve-product-dependencies': dependency 'yakka' is not used by any target
Found 2 product dependencies
- Quick
- Nimble
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/KieranHarper/Yakka.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6988338F2F200930.txt
[3/8] Compiling Yakka Task.swift
[4/8] Compiling Yakka TaskRetryHelper.swift
[5/8] Compiling Yakka FeedbackHandlerHelper.swift
[6/8] Emitting module Yakka
[7/8] Compiling Yakka Line.swift
[8/8] Compiling Yakka MultiTask.swift
Build complete! (5.40s)
Build complete.
{
"dependencies" : [
{
"identity" : "quick",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Quick.git"
},
{
"identity" : "nimble",
"requirement" : {
"range" : [
{
"lower_bound" : "7.0.0",
"upper_bound" : "8.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Quick/Nimble.git"
}
],
"manifest_display_name" : "Yakka",
"name" : "Yakka",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Yakka",
"targets" : [
"Yakka"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "YakkaTests",
"module_type" : "SwiftTarget",
"name" : "YakkaTests",
"path" : "Tests/YakkaTests",
"product_dependencies" : [
"Quick",
"Nimble"
],
"sources" : [
"YakkaTests.swift"
],
"target_dependencies" : [
"Yakka"
],
"type" : "test"
},
{
"c99name" : "Yakka",
"module_type" : "SwiftTarget",
"name" : "Yakka",
"path" : "Sources",
"product_memberships" : [
"Yakka"
],
"sources" : [
"FeedbackHandlerHelper.swift",
"Line.swift",
"MultiTask.swift",
"Task.swift",
"TaskRetryHelper.swift"
],
"type" : "library"
}
],
"tools_version" : "4.0"
}
Done.