Build Information
Successful build of Yakka, reference 2.1.3 (af26fa), with Swift 6.3 for macOS (SPM) on 10 Apr 2026 16:36:40 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: 2.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/KieranHarper/Yakka
* tag 2.1.3 -> FETCH_HEAD
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 2.1.3
Fetching https://github.com/Quick/Quick.git
Fetching https://github.com/Quick/Nimble.git
[1/14896] Fetching quick
[150/34713] Fetching quick, nimble
Fetched https://github.com/Quick/Nimble.git from cache (2.15s)
Fetched https://github.com/Quick/Quick.git from cache (2.15s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.3.4 (2.85s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 7.3.4 (0.64s)
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.59s)
Fetched https://github.com/Quick/Quick.git from cache (0.59s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 1.3.4 (0.68s)
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/KieranHarper/Yakka.git
Working copy of https://github.com/KieranHarper/Yakka.git resolved at 2.1.3 (af26fa7)
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
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] Emitting module Yakka
[4/8] Compiling Yakka Task.swift
[5/8] Compiling Yakka MultiTask.swift
[6/8] Compiling Yakka FeedbackHandlerHelper.swift
[7/8] Compiling Yakka TaskRetryHelper.swift
[8/8] Compiling Yakka Line.swift
Build complete! (5.14s)
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.