Build Information
Successful build of Ananda, reference 1.3.0 (aecd5a), with Swift 6.3 for macOS (SPM) on 18 Apr 2026 12:14:30 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/nixzhu/Ananda.git
Reference: 1.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nixzhu/Ananda
* tag 1.3.0 -> FETCH_HEAD
HEAD is now at aecd5a0 update JJLISO8601DateFormatter
Cloned https://github.com/nixzhu/Ananda.git
Revision (git rev-parse @):
aecd5a04cabcc1d36533db1d847ed6f3e1504e3a
SUCCESS checkout https://github.com/nixzhu/Ananda.git at 1.3.0
Fetching https://github.com/ibireme/yyjson.git
Fetching https://github.com/michaeleisel/JJLISO8601DateFormatter.git
[1/1127] Fetching jjliso8601dateformatter
[295/5565] Fetching jjliso8601dateformatter, yyjson
Fetched https://github.com/michaeleisel/JJLISO8601DateFormatter.git from cache (1.58s)
Fetched https://github.com/ibireme/yyjson.git from cache (1.59s)
Computing version for https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Computed https://github.com/michaeleisel/JJLISO8601DateFormatter.git at 0.2.0 (4.71s)
Computing version for https://github.com/ibireme/yyjson.git
Computed https://github.com/ibireme/yyjson.git at 0.12.0 (0.63s)
Creating working copy for https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Working copy of https://github.com/michaeleisel/JJLISO8601DateFormatter.git resolved at 0.2.0
Creating working copy for https://github.com/ibireme/yyjson.git
Working copy of https://github.com/ibireme/yyjson.git resolved at 0.12.0
========================================
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": "ananda",
"name": "Ananda",
"url": "https://github.com/nixzhu/Ananda.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Ananda",
"traits": [
"default"
],
"dependencies": [
{
"identity": "yyjson",
"name": "yyjson",
"url": "https://github.com/ibireme/yyjson.git",
"version": "0.12.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/yyjson",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "jjliso8601dateformatter",
"name": "JJLISO8601DateFormatter",
"url": "https://github.com/michaeleisel/JJLISO8601DateFormatter.git",
"version": "0.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JJLISO8601DateFormatter",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/nixzhu/Ananda.git
[1/739] Fetching ananda
Fetched https://github.com/nixzhu/Ananda.git from cache (1.29s)
Fetching https://github.com/michaeleisel/JJLISO8601DateFormatter.git from cache
Fetching https://github.com/ibireme/yyjson.git from cache
Fetched https://github.com/michaeleisel/JJLISO8601DateFormatter.git from cache (0.43s)
Fetched https://github.com/ibireme/yyjson.git from cache (0.43s)
Computing version for https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Computed https://github.com/michaeleisel/JJLISO8601DateFormatter.git at 0.2.0 (0.50s)
Computing version for https://github.com/ibireme/yyjson.git
Computed https://github.com/ibireme/yyjson.git at 0.12.0 (0.03s)
Creating working copy for https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Working copy of https://github.com/michaeleisel/JJLISO8601DateFormatter.git resolved at 0.2.0
Creating working copy for https://github.com/ibireme/yyjson.git
Working copy of https://github.com/ibireme/yyjson.git resolved at 0.12.0
Creating working copy for https://github.com/nixzhu/Ananda.git
Working copy of https://github.com/nixzhu/Ananda.git resolved at 1.3.0 (aecd5a0)
warning: '.resolve-product-dependencies': dependency 'ananda' is not used by any target
Found 2 product dependencies
- yyjson
- JJLISO8601DateFormatter
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/nixzhu/Ananda.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[2/5] Write swift-version--6988338F2F200930.txt
[3/5] Compiling JJLInternal JJLInternal.c
[4/7] Compiling yyjson.c
[6/7] Emitting module JJLISO8601DateFormatter
[7/7] Compiling JJLISO8601DateFormatter JJLISO8601DateFormatter.swift
[8/12] Compiling Ananda AnandaValueExtractor.swift
[9/12] Compiling Ananda AnandaPathItem.swift
[10/12] Compiling Ananda AnandaJSON.swift
[11/12] Compiling Ananda AnandaModel.swift
[12/12] Emitting module Ananda
Build complete! (7.58s)
Build complete.
{
"dependencies" : [
{
"identity" : "yyjson",
"requirement" : {
"range" : [
{
"lower_bound" : "0.12.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ibireme/yyjson.git"
},
{
"identity" : "jjliso8601dateformatter",
"requirement" : {
"range" : [
{
"lower_bound" : "0.2.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/michaeleisel/JJLISO8601DateFormatter.git"
}
],
"manifest_display_name" : "Ananda",
"name" : "Ananda",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Ananda",
"targets" : [
"Ananda"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AnandaTests",
"module_type" : "SwiftTarget",
"name" : "AnandaTests",
"path" : "Tests/AnandaTests",
"sources" : [
"AnandaTests.swift"
],
"target_dependencies" : [
"Ananda"
],
"type" : "test"
},
{
"c99name" : "Ananda",
"module_type" : "SwiftTarget",
"name" : "Ananda",
"path" : "Sources/Ananda",
"product_dependencies" : [
"yyjson",
"JJLISO8601DateFormatter"
],
"product_memberships" : [
"Ananda"
],
"sources" : [
"AnandaJSON.swift",
"AnandaModel.swift",
"AnandaPathItem.swift",
"AnandaValueExtractor.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.