Build Information
Successful build of Ananda, reference 0.10.1 (31d834
), with Swift 5.10 for macOS (SPM) on 30 Sep 2024 03:01:18 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nixzhu/Ananda.git
Reference: 0.10.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nixzhu/Ananda
* tag 0.10.1 -> FETCH_HEAD
HEAD is now at 31d8341 mark @retroactive
Cloned https://github.com/nixzhu/Ananda.git
Revision (git rev-parse @):
31d83417d1f4fec4b9e441199a87f5623e973078
SUCCESS checkout https://github.com/nixzhu/Ananda.git at 0.10.1
Fetching https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Fetching https://github.com/ibireme/yyjson.git
[1/862] Fetching jjliso8601dateformatter
[277/4260] Fetching jjliso8601dateformatter, yyjson
Fetched https://github.com/ibireme/yyjson.git from cache (1.97s)
Fetched https://github.com/michaeleisel/JJLISO8601DateFormatter.git from cache (1.97s)
Computing version for https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Computed https://github.com/michaeleisel/JJLISO8601DateFormatter.git at 0.1.8 (2.88s)
Computing version for https://github.com/ibireme/yyjson.git
Computed https://github.com/ibireme/yyjson.git at 0.10.0 (0.55s)
Creating working copy for https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Working copy of https://github.com/michaeleisel/JJLISO8601DateFormatter.git resolved at 0.1.8
Creating working copy for https://github.com/ibireme/yyjson.git
Working copy of https://github.com/ibireme/yyjson.git resolved at 0.10.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",
"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",
"dependencies": [
{
"identity": "yyjson",
"name": "yyjson",
"url": "https://github.com/ibireme/yyjson.git",
"version": "0.10.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/yyjson",
"dependencies": [
]
},
{
"identity": "jjliso8601dateformatter",
"name": "JJLISO8601DateFormatter",
"url": "https://github.com/michaeleisel/JJLISO8601DateFormatter.git",
"version": "0.1.8",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/JJLISO8601DateFormatter",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/nixzhu/Ananda.git
[1/642] Fetching ananda
Fetched https://github.com/nixzhu/Ananda.git from cache (1.22s)
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.48s)
Fetched https://github.com/ibireme/yyjson.git from cache (0.48s)
Computing version for https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Computed https://github.com/michaeleisel/JJLISO8601DateFormatter.git at 0.1.8 (0.03s)
Computing version for https://github.com/ibireme/yyjson.git
Computed https://github.com/ibireme/yyjson.git at 0.10.0 (0.03s)
Creating working copy for https://github.com/ibireme/yyjson.git
Working copy of https://github.com/ibireme/yyjson.git resolved at 0.10.0
Creating working copy for https://github.com/nixzhu/Ananda.git
Working copy of https://github.com/nixzhu/Ananda.git resolved at 0.10.1 (31d8341)
Creating working copy for https://github.com/michaeleisel/JJLISO8601DateFormatter.git
Working copy of https://github.com/michaeleisel/JJLISO8601DateFormatter.git resolved at 0.1.8
warning: '.resolve-product-dependencies': dependency 'ananda' is not used by any target
Found 2 product dependencies
- yyjson
- JJLISO8601DateFormatter
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/nixzhu/Ananda.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[1/6] Write swift-version-33747A42983211AE.txt
[2/6] Compiling JJLISO8601DateFormatter JJLInternal.c
[3/6] Compiling localtime.c
[4/6] Compiling JJLISO8601DateFormatter JJLISO8601DateFormatter.m
[5/6] Compiling yyjson.c
[7/10] Compiling Ananda AnandaValueExtractor.swift
[8/10] Compiling Ananda AnandaJSON.swift
[9/10] Emitting module Ananda
[10/10] Compiling Ananda AnandaModel.swift
Build complete! (5.60s)
Build complete.
Done.