Build Information
Successful build of CliRunnable, reference master (e4d3af), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 16:07:28 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/saltzmanjoelh/CliRunnable.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/saltzmanjoelh/CliRunnable
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at e4d3af5 Added valueForKeys for CliOption
Cloned https://github.com/saltzmanjoelh/CliRunnable.git
Revision (git rev-parse @):
e4d3af5c93451f33286a7ac6f44e8b70946ee84e
SUCCESS checkout https://github.com/saltzmanjoelh/CliRunnable.git at master
Fetching https://github.com/saltzmanjoelh/Yaml.git
Fetching https://github.com/saltzmanjoelh/ProcessRunner.git
[1/76] Fetching processrunner
[77/1239] Fetching processrunner, yaml
Fetched https://github.com/saltzmanjoelh/ProcessRunner.git from cache (1.10s)
Fetched https://github.com/saltzmanjoelh/Yaml.git from cache (1.10s)
Computing version for https://github.com/saltzmanjoelh/ProcessRunner.git
Computed https://github.com/saltzmanjoelh/ProcessRunner.git at 1.0.11 (1.77s)
Computing version for https://github.com/saltzmanjoelh/Yaml.git
Computed https://github.com/saltzmanjoelh/Yaml.git at 3.4.10 (0.64s)
Creating working copy for https://github.com/saltzmanjoelh/Yaml.git
Working copy of https://github.com/saltzmanjoelh/Yaml.git resolved at 3.4.10
Creating working copy for https://github.com/saltzmanjoelh/ProcessRunner.git
Working copy of https://github.com/saltzmanjoelh/ProcessRunner.git resolved at 1.0.11
========================================
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": "clirunnable",
"name": "CliRunnable",
"url": "https://github.com/saltzmanjoelh/CliRunnable.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CliRunnable",
"traits": [
"default"
],
"dependencies": [
{
"identity": "yaml",
"name": "Yaml",
"url": "https://github.com/saltzmanjoelh/Yaml.git",
"version": "3.4.10",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yaml",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "processrunner",
"name": "ProcessRunner",
"url": "https://github.com/saltzmanjoelh/ProcessRunner.git",
"version": "1.0.11",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ProcessRunner",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/saltzmanjoelh/CliRunnable.git
[1/374] Fetching clirunnable
Fetched https://github.com/saltzmanjoelh/CliRunnable.git from cache (0.58s)
Fetching https://github.com/saltzmanjoelh/ProcessRunner.git from cache
Fetching https://github.com/saltzmanjoelh/Yaml.git from cache
Fetched https://github.com/saltzmanjoelh/ProcessRunner.git from cache (0.42s)
Fetched https://github.com/saltzmanjoelh/Yaml.git from cache (0.42s)
Computing version for https://github.com/saltzmanjoelh/ProcessRunner.git
Computed https://github.com/saltzmanjoelh/ProcessRunner.git at 1.0.11 (0.48s)
Computing version for https://github.com/saltzmanjoelh/Yaml.git
Computed https://github.com/saltzmanjoelh/Yaml.git at 3.4.10 (0.03s)
Creating working copy for https://github.com/saltzmanjoelh/ProcessRunner.git
Working copy of https://github.com/saltzmanjoelh/ProcessRunner.git resolved at 1.0.11
Creating working copy for https://github.com/saltzmanjoelh/CliRunnable.git
Working copy of https://github.com/saltzmanjoelh/CliRunnable.git resolved at master (e4d3af5)
Creating working copy for https://github.com/saltzmanjoelh/Yaml.git
Working copy of https://github.com/saltzmanjoelh/Yaml.git resolved at 3.4.10
warning: '.resolve-product-dependencies': dependency 'clirunnable' is not used by any target
Found 2 product dependencies
- Yaml
- ProcessRunner
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/saltzmanjoelh/CliRunnable.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[3/10] Write swift-version--6988338F2F200930.txt
[5/19] Compiling ProcessRunner ProcessRunner.swift
[6/19] Emitting module ProcessRunner
[6/19] Write Objects.LinkFileList
[8/19] Compiling Yaml YAMLResult.swift
[9/19] Compiling Yaml YAMLTokenizer.swift
[10/19] Compiling Yaml YAMLRegex.swift
[11/19] Compiling Yaml Yaml.swift
[12/19] Compiling Yaml YAMLParser.swift
[13/19] Emitting module Yaml
[14/19] Compiling Yaml YAMLOperators.swift
[14/19] Write Objects.LinkFileList
[15/19] Archiving libProcessRunner.a
[17/25] Compiling CliRunnable Helpable.swift
[17/25] Archiving libYaml.a
[19/25] Compiling CliRunnable Dictionary.swift
[20/25] Compiling CliRunnable CliOptionGroup.swift
[21/25] Compiling CliRunnable CliOption.swift
[22/25] Emitting module CliRunnable
[23/25] Compiling CliRunnable CliRunnable.swift
[23/25] Write Objects.LinkFileList
[24/25] Archiving libCliRunnable.a
Build complete! (5.51s)
Build complete.
{
"dependencies" : [
{
"identity" : "yaml",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/saltzmanjoelh/Yaml.git"
},
{
"identity" : "processrunner",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/saltzmanjoelh/ProcessRunner.git"
}
],
"manifest_display_name" : "CliRunnable",
"name" : "CliRunnable",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "CliRunnable",
"targets" : [
"CliRunnable"
],
"type" : {
"library" : [
"static"
]
}
}
],
"targets" : [
{
"c99name" : "CliRunnableTests",
"module_type" : "SwiftTarget",
"name" : "CliRunnableTests",
"path" : "Tests/CliRunnableTests",
"product_dependencies" : [
"Yaml",
"ProcessRunner"
],
"sources" : [
"CliOptionTests.swift",
"CliRunnableTests.swift"
],
"target_dependencies" : [
"CliRunnable"
],
"type" : "test"
},
{
"c99name" : "CliRunnable",
"module_type" : "SwiftTarget",
"name" : "CliRunnable",
"path" : "Sources/CliRunnable",
"product_dependencies" : [
"Yaml",
"ProcessRunner"
],
"product_memberships" : [
"CliRunnable"
],
"sources" : [
"CliOption.swift",
"CliOptionGroup.swift",
"CliRunnable.swift",
"Dictionary.swift",
"Helpable.swift"
],
"type" : "library"
}
],
"tools_version" : "4.1"
}
Done.