Build Information
Successful build of NaturalMath, reference main (1f4b35), with Swift 6.1 for macOS (SPM) on 31 May 2025 07:45:09 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCapturesBuild Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wegenerlabs/NaturalMath.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wegenerlabs/NaturalMath
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 1f4b358 update readme
Cloned https://github.com/wegenerlabs/NaturalMath.git
Revision (git rev-parse @):
1f4b358f723dd8b4ca724fdedae6ff3e8837d83f
SUCCESS checkout https://github.com/wegenerlabs/NaturalMath.git at main
========================================
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": "naturalmath",
"name": "NaturalMath",
"url": "https://github.com/wegenerlabs/NaturalMath.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NaturalMath",
"dependencies": [
]
}
]
}
Fetching https://github.com/wegenerlabs/NaturalMath.git
[1/26] Fetching naturalmath
Fetched https://github.com/wegenerlabs/NaturalMath.git from cache (0.60s)
Creating working copy for https://github.com/wegenerlabs/NaturalMath.git
Working copy of https://github.com/wegenerlabs/NaturalMath.git resolved at main (1f4b358)
warning: '.resolve-product-dependencies': dependency 'naturalmath' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/wegenerlabs/NaturalMath.git
https://github.com/wegenerlabs/NaturalMath.git
{
"dependencies" : [
],
"manifest_display_name" : "NaturalMath",
"name" : "NaturalMath",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "NaturalMath",
"targets" : [
"NaturalMath"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NaturalMathTests",
"module_type" : "SwiftTarget",
"name" : "NaturalMathTests",
"path" : "Tests/NaturalMathTests",
"sources" : [
"NaturalMathIntegrationsTests.swift",
"NaturalMathUnitTests.swift"
],
"target_dependencies" : [
"NaturalMath"
],
"type" : "test"
},
{
"c99name" : "NaturalMath",
"module_type" : "SwiftTarget",
"name" : "NaturalMath",
"path" : "Sources/NaturalMath",
"product_memberships" : [
"NaturalMath"
],
"sources" : [
"NaturalMath+EvaluateRPN.swift",
"NaturalMath+ShuntingYard.swift",
"NaturalMath+Tokenize.swift",
"NaturalMath.swift",
"NaturalMathError.swift",
"NaturalMathToken.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/9] Compiling NaturalMath NaturalMathError.swift
[4/9] Compiling NaturalMath NaturalMathToken.swift
[5/9] Compiling NaturalMath NaturalMath.swift
[6/9] Compiling NaturalMath NaturalMath+Tokenize.swift
[7/9] Compiling NaturalMath NaturalMath+ShuntingYard.swift
[8/9] Compiling NaturalMath NaturalMath+EvaluateRPN.swift
[9/9] Emitting module NaturalMath
Build complete! (4.95s)
Build complete.
{
"dependencies" : [
],
"manifest_display_name" : "NaturalMath",
"name" : "NaturalMath",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "NaturalMath",
"targets" : [
"NaturalMath"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "NaturalMathTests",
"module_type" : "SwiftTarget",
"name" : "NaturalMathTests",
"path" : "Tests/NaturalMathTests",
"sources" : [
"NaturalMathIntegrationsTests.swift",
"NaturalMathUnitTests.swift"
],
"target_dependencies" : [
"NaturalMath"
],
"type" : "test"
},
{
"c99name" : "NaturalMath",
"module_type" : "SwiftTarget",
"name" : "NaturalMath",
"path" : "Sources/NaturalMath",
"product_memberships" : [
"NaturalMath"
],
"sources" : [
"NaturalMath+EvaluateRPN.swift",
"NaturalMath+ShuntingYard.swift",
"NaturalMath+Tokenize.swift",
"NaturalMath.swift",
"NaturalMathError.swift",
"NaturalMathToken.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
Done.