Build Information
Successful build of ExpressionParser, reference main (e9984c), with Swift 6.3 for macOS (SPM) on 21 Apr 2026 17:36:37 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/mgriebling/ExpressionParser.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mgriebling/ExpressionParser
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e9984ca Added badges.
Cloned https://github.com/mgriebling/ExpressionParser.git
Revision (git rev-parse @):
e9984ca215b16c2c508dfc181f9c5320c126ede8
SUCCESS checkout https://github.com/mgriebling/ExpressionParser.git at main
Fetching https://github.com/mgriebling/BigDecimal.git
[1/5948] Fetching bigdecimal
Fetched https://github.com/mgriebling/BigDecimal.git from cache (1.43s)
Computing version for https://github.com/mgriebling/BigDecimal.git
Computed https://github.com/mgriebling/BigDecimal.git at 3.0.2 (2.04s)
Fetching https://github.com/mgriebling/UInt128.git
Fetching https://github.com/apple/swift-numerics
Fetching https://github.com/mgriebling/BigInt.git
[1/1584] Fetching uint128
[255/9094] Fetching uint128, bigint
[256/15510] Fetching uint128, bigint, swift-numerics
Fetched https://github.com/mgriebling/UInt128.git from cache (1.02s)
[4378/13926] Fetching bigint, swift-numerics
Fetched https://github.com/mgriebling/BigInt.git from cache (1.48s)
Fetched https://github.com/apple/swift-numerics from cache (1.48s)
Computing version for https://github.com/mgriebling/UInt128.git
Computed https://github.com/mgriebling/UInt128.git at 3.2.0 (4.55s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.61s)
Computing version for https://github.com/mgriebling/BigInt.git
Computed https://github.com/mgriebling/BigInt.git at 2.3.0 (0.62s)
Creating working copy for https://github.com/mgriebling/BigDecimal.git
Working copy of https://github.com/mgriebling/BigDecimal.git resolved at 3.0.2
Creating working copy for https://github.com/mgriebling/UInt128.git
Working copy of https://github.com/mgriebling/UInt128.git resolved at 3.2.0
Creating working copy for https://github.com/mgriebling/BigInt.git
Working copy of https://github.com/mgriebling/BigInt.git resolved at 2.3.0
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.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": "expressionparser",
"name": "ExpressionParser",
"url": "https://github.com/mgriebling/ExpressionParser.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ExpressionParser",
"traits": [
"default"
],
"dependencies": [
{
"identity": "bigdecimal",
"name": "BigDecimal",
"url": "https://github.com/mgriebling/BigDecimal.git",
"version": "3.0.2",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigDecimal",
"traits": [
"default"
],
"dependencies": [
{
"identity": "bigint",
"name": "BigInt",
"url": "https://github.com/mgriebling/BigInt.git",
"version": "2.3.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BigInt",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "swift-numerics",
"name": "swift-numerics",
"url": "https://github.com/apple/swift-numerics",
"version": "1.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "uint128",
"name": "UInt128",
"url": "https://github.com/mgriebling/UInt128.git",
"version": "3.2.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/UInt128",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/mgriebling/ExpressionParser.git
[1/103] Fetching expressionparser
Fetched https://github.com/mgriebling/ExpressionParser.git from cache (0.67s)
Fetching https://github.com/mgriebling/BigDecimal.git from cache
Fetched https://github.com/mgriebling/BigDecimal.git from cache (0.43s)
Computing version for https://github.com/mgriebling/BigDecimal.git
Computed https://github.com/mgriebling/BigDecimal.git at 3.0.2 (0.49s)
Fetching https://github.com/apple/swift-numerics from cache
Fetching https://github.com/mgriebling/UInt128.git from cache
Fetching https://github.com/mgriebling/BigInt.git from cache
Fetched https://github.com/mgriebling/BigInt.git from cache (0.49s)
Fetched https://github.com/mgriebling/UInt128.git from cache (0.49s)
Fetched https://github.com/apple/swift-numerics from cache (0.52s)
Computing version for https://github.com/mgriebling/UInt128.git
Computed https://github.com/mgriebling/UInt128.git at 3.2.0 (0.58s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.03s)
Computing version for https://github.com/mgriebling/BigInt.git
Computed https://github.com/mgriebling/BigInt.git at 2.3.0 (0.03s)
Creating working copy for https://github.com/mgriebling/BigInt.git
Working copy of https://github.com/mgriebling/BigInt.git resolved at 2.3.0
Creating working copy for https://github.com/mgriebling/BigDecimal.git
Working copy of https://github.com/mgriebling/BigDecimal.git resolved at 3.0.2
Creating working copy for https://github.com/mgriebling/ExpressionParser.git
Working copy of https://github.com/mgriebling/ExpressionParser.git resolved at main (e9984ca)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.1.1
Creating working copy for https://github.com/mgriebling/UInt128.git
Working copy of https://github.com/mgriebling/UInt128.git resolved at 3.2.0
warning: '.resolve-product-dependencies': dependency 'expressionparser' is not used by any target
Found 1 product dependencies
- BigDecimal
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/mgriebling/ExpressionParser.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/9] Write sources
[7/9] Compiling _NumericsShims _NumericsShims.c
[8/9] Write swift-version--6988338F2F200930.txt
[10/37] Compiling RealModule RealFunctions.swift
[11/38] Compiling RealModule Float80+Real.swift
[12/38] Compiling RealModule Real.swift
[13/38] Compiling RealModule ElementaryFunctions.swift
[14/38] Compiling RealModule Float16+Real.swift
[15/38] Compiling RealModule Float+Real.swift
[16/38] Compiling RealModule AugmentedArithmetic.swift
[17/38] Compiling BigInt BigFrac.swift
[18/38] Compiling BigInt BigInt-Extensions.swift
[19/38] Emitting module RealModule
[20/38] Compiling RealModule Double+Real.swift
[21/38] Compiling RealModule RelaxedArithmetic.swift
[22/49] Compiling UInt128 Common.swift
[23/49] Compiling UInt128 Int128.swift
[24/49] Emitting module UInt128
[25/49] Compiling UInt128 UInt128.swift
[26/49] Compiling ComplexModule Complex+IntegerLiteral.swift
[27/49] Compiling ComplexModule Complex.swift
[28/49] Compiling ComplexModule Polar.swift
[29/49] Compiling ComplexModule Complex+StringConvertible.swift
[30/49] Compiling ComplexModule Complex+Numeric.swift
[31/50] Compiling ComplexModule Complex+Hashable.swift
[32/50] Compiling ComplexModule Complex+Codable.swift
[33/50] Compiling ComplexModule Complex+AdditiveArithmetic.swift
[34/50] Compiling ComplexModule Complex+AlgebraicField.swift
[35/50] Compiling ComplexModule Complex+ElementaryFunctions.swift
[36/50] Emitting module ComplexModule
[37/50] Compiling ComplexModule Scale.swift
[38/52] Emitting module Numerics
[39/52] Compiling Numerics Numerics.swift
[40/52] Compiling BigInt BurnikelZiegler.swift
[41/52] Compiling BigInt CRT.swift
[42/53] Compiling BigInt Factorial.swift
[43/53] Compiling BigInt GCD.swift
[44/53] Compiling BigInt ExpMod.swift
[45/53] Compiling BigInt FFT.swift
[46/53] Compiling BigInt Limbs.swift
[47/53] Compiling BigInt Karatsuba.swift
[48/53] Compiling BigInt ToomCook.swift
[51/53] Emitting module BigInt
[52/53] Compiling BigInt BigInt.swift
[53/53] Compiling BigInt BitSieve.swift
[54/72] Compiling BigDecimal CoshCalculator.swift
[55/72] Compiling BigDecimal DecimalMath-Simple.swift
[56/72] Compiling BigDecimal DecimalMath.swift
[57/72] Compiling BigDecimal ExponentCalculator.swift
[58/72] Compiling BigDecimal SinhCalculator.swift
[59/72] Compiling BigDecimal DecimalFloatingPoint.swift
[60/72] Compiling BigDecimal DecimalLogic.swift
[61/72] Compiling BigDecimal Extensions.swift
[62/72] Compiling BigDecimal AsinCalculator.swift
[63/72] Compiling BigDecimal CosCalculator.swift
[64/72] Compiling BigDecimal SeriesCalculator.swift
[65/72] Compiling BigDecimal SinCalculator.swift
[66/73] Compiling BigDecimal Rounding.swift
[67/73] Compiling BigDecimal Decimal32.swift
[68/73] Compiling BigDecimal Decimal64.swift
[69/73] Emitting module BigDecimal
[70/73] Compiling BigDecimal Decimal.swift
[71/73] Compiling BigDecimal Decimal128.swift
[72/73] Compiling BigDecimal BigDecimal.swift
[73/73] Compiling BigDecimal CBDecimal.swift
[74/80] Compiling ExpressionParser ExpressionParser.swift
[75/80] Emitting module ExpressionParser
[76/80] Compiling ExpressionParser AST.swift
[77/80] Compiling ExpressionParser String+Char.swift
[78/80] Compiling ExpressionParser Parser.swift
[79/80] Compiling ExpressionParser LaTeX.swift
[80/80] Compiling ExpressionParser Scanner.swift
Build complete! (10.07s)
Build complete.
{
"dependencies" : [
{
"identity" : "bigdecimal",
"requirement" : {
"range" : [
{
"lower_bound" : "3.0.0",
"upper_bound" : "4.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mgriebling/BigDecimal.git"
}
],
"manifest_display_name" : "ExpressionParser",
"name" : "ExpressionParser",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.3"
},
{
"name" : "ios",
"version" : "16.4"
},
{
"name" : "maccatalyst",
"version" : "13.3"
},
{
"name" : "tvos",
"version" : "16.4"
},
{
"name" : "watchos",
"version" : "9.4"
}
],
"products" : [
{
"name" : "ExpressionParser",
"targets" : [
"ExpressionParser"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ExpressionParserTests",
"module_type" : "SwiftTarget",
"name" : "ExpressionParserTests",
"path" : "Tests/ExpressionParserTests",
"sources" : [
"ExpressionParserTests.swift"
],
"target_dependencies" : [
"ExpressionParser"
],
"type" : "test"
},
{
"c99name" : "ExpressionParser",
"module_type" : "SwiftTarget",
"name" : "ExpressionParser",
"path" : "Sources/ExpressionParser",
"product_dependencies" : [
"BigDecimal"
],
"product_memberships" : [
"ExpressionParser"
],
"sources" : [
"AST.swift",
"ExpressionParser.swift",
"LaTeX.swift",
"Parser.swift",
"Scanner.swift",
"String+Char.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.