Build Information
Successful build of MaverickModels, reference 2.2.1 (7890b0), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 07:57:05 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/jsorge/maverick-models.git
Reference: 2.2.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jsorge/maverick-models
* tag 2.2.1 -> FETCH_HEAD
HEAD is now at 7890b08 Move version checks to the package manifest
Cloned https://github.com/jsorge/maverick-models.git
Revision (git rev-parse @):
7890b087fcca0dc7d3b57f7dcb412e2f0e91eef6
SUCCESS checkout https://github.com/jsorge/maverick-models.git at 2.2.1
Fetching https://github.com/dduan/Pathos.git
[1/5004] Fetching pathos
Fetched https://github.com/dduan/Pathos.git from cache (1.45s)
Computing version for https://github.com/dduan/Pathos.git
Computed https://github.com/dduan/Pathos.git at 0.2.1 (2.15s)
Creating working copy for https://github.com/dduan/Pathos.git
Working copy of https://github.com/dduan/Pathos.git resolved at 0.2.1
========================================
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": "maverick-models",
"name": "MaverickModels",
"url": "https://github.com/jsorge/maverick-models.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/maverick-models",
"traits": [
"default"
],
"dependencies": [
{
"identity": "pathos",
"name": "Pathos",
"url": "https://github.com/dduan/Pathos.git",
"version": "0.4.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Pathos",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/jsorge/maverick-models.git
[1/55] Fetching maverick-models
Fetched https://github.com/jsorge/maverick-models.git from cache (0.63s)
Fetching https://github.com/dduan/Pathos.git from cache
Fetched https://github.com/dduan/Pathos.git from cache (0.46s)
Computing version for https://github.com/dduan/Pathos.git
Computed https://github.com/dduan/Pathos.git at 0.4.2 (1.12s)
Creating working copy for https://github.com/jsorge/maverick-models.git
Working copy of https://github.com/jsorge/maverick-models.git resolved at 2.2.1 (7890b08)
Creating working copy for https://github.com/dduan/Pathos.git
Working copy of https://github.com/dduan/Pathos.git resolved at 0.4.2
warning: '.resolve-product-dependencies': dependency 'maverick-models' is not used by any target
Found 1 product dependencies
- Pathos
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/jsorge/maverick-models.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/24] Emitting module Pathos
[5/26] Compiling Pathos symbolicLink.swift
[6/26] Compiling Pathos temporary.swift
[7/26] Compiling Pathos manipulate.swift
[8/26] Compiling Pathos pathAnalysis.swift
[9/26] Compiling Pathos posixHelpers.swift
[10/26] Compiling Pathos readWrite.swift
[11/26] Compiling Pathos glob.swift
[12/26] Compiling Pathos helpers.swift
[13/26] Compiling Pathos copy.swift
[14/26] Compiling Pathos currentWorkingDirectory.swift
[15/26] Compiling Pathos children.swift
[16/26] Compiling Pathos constants.swift
[17/26] Compiling Pathos FilePermission.swift
[18/26] Compiling Pathos FileTime.swift
[19/26] Compiling Pathos FileType.swift
[20/26] Compiling Pathos Path.swift
[21/26] Compiling Pathos PathRepresentable.swift
[22/26] Compiling Pathos PathosError.swift
[23/26] Compiling Pathos SystemError.swift
[24/26] Compiling Pathos attributes.swift
[25/26] Compiling Pathos pathAnalysisWithIO.swift
[26/26] Compiling Pathos permissions.swift
[27/35] Compiling MaverickModels TextBundleReader.swift
[28/35] Compiling MaverickModels PostPath.swift
[29/35] Compiling MaverickModels SiteConfig.swift
[30/35] Compiling MaverickModels PostList.swift
[31/35] Compiling MaverickModels Post.swift
[32/35] Compiling MaverickModels BundleInfo.swift
[33/35] Emitting module MaverickModels
[34/35] Compiling MaverickModels FrontMatter.swift
[35/35] Compiling MaverickModels Page.swift
Build complete! (7.14s)
Build complete.
{
"dependencies" : [
{
"identity" : "pathos",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.1",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/dduan/Pathos.git"
}
],
"manifest_display_name" : "MaverickModels",
"name" : "MaverickModels",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.14"
},
{
"name" : "ios",
"version" : "12.0"
}
],
"products" : [
{
"name" : "MaverickModels",
"targets" : [
"MaverickModels"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MaverickModels",
"module_type" : "SwiftTarget",
"name" : "MaverickModels",
"path" : "Sources/MaverickModels",
"product_dependencies" : [
"Pathos"
],
"product_memberships" : [
"MaverickModels"
],
"sources" : [
"BundleInfo.swift",
"FrontMatter.swift",
"Page.swift",
"Post.swift",
"PostList.swift",
"PostPath.swift",
"SiteConfig.swift",
"TextBundleReader.swift"
],
"type" : "library"
}
],
"tools_version" : "5.0"
}
Done.