Build Information
Successful build of ExtendedSwiftMath, reference main (8abab4), with Swift 6.2 for macOS (SPM) on 18 Jan 2026 17:47:06 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ChrisGVE/ExtendedSwiftMath.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ChrisGVE/ExtendedSwiftMath
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8abab4e 1 docs: reorder README badges per project standards 2 3 Reorder badges to follow standard sequence: License, Release, CI, 4 SPM Compatible, Swift versions, Platforms, Documentation. 5 Add missing Documentation badge.
Cloned https://github.com/ChrisGVE/ExtendedSwiftMath.git
Revision (git rev-parse @):
8abab4e0e0d6abbb5d748118e4fcdbc96eb78504
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/ChrisGVE/ExtendedSwiftMath.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": "extendedswiftmath",
"name": "ExtendedSwiftMath",
"url": "https://github.com/ChrisGVE/ExtendedSwiftMath.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ExtendedSwiftMath",
"dependencies": [
]
}
]
}
Fetching https://github.com/ChrisGVE/ExtendedSwiftMath.git
[1/2032] Fetching extendedswiftmath
Fetched https://github.com/ChrisGVE/ExtendedSwiftMath.git from cache (1.26s)
Creating working copy for https://github.com/ChrisGVE/ExtendedSwiftMath.git
Working copy of https://github.com/ChrisGVE/ExtendedSwiftMath.git resolved at main (8abab4e)
warning: '.resolve-product-dependencies': dependency 'extendedswiftmath' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/ChrisGVE/ExtendedSwiftMath.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Copying Info.plist
[2/4] Copying mathFonts.bundle
[3/4] Write swift-version-49B95AFC49DCD68C.txt
[5/25] Emitting module ExtendedSwiftMath
[6/27] Compiling ExtendedSwiftMath RWLock.swift
[7/27] Compiling ExtendedSwiftMath resource_bundle_accessor.swift
[8/27] Compiling ExtendedSwiftMath MTConfig.swift
[9/27] Compiling ExtendedSwiftMath MTFont.swift
[10/27] Compiling ExtendedSwiftMath MathImage.swift
[11/27] Compiling ExtendedSwiftMath MTBezierPath.swift
[12/27] Compiling ExtendedSwiftMath MTColor.swift
[13/27] Compiling ExtendedSwiftMath MTFontMathTableV2.swift
[14/27] Compiling ExtendedSwiftMath MTFontV2.swift
[15/27] Compiling ExtendedSwiftMath MathFont.swift
[16/27] Compiling ExtendedSwiftMath MTFontManager.swift
[17/27] Compiling ExtendedSwiftMath MTFontMathTable.swift
[18/27] Compiling ExtendedSwiftMath MTMathListBuilder.swift
[19/27] Compiling ExtendedSwiftMath MTMathListDisplay.swift
[20/27] Compiling ExtendedSwiftMath MTMathImage.swift
[21/27] Compiling ExtendedSwiftMath MTMathList.swift
[22/27] Compiling ExtendedSwiftMath MTTypesetter.swift
[23/27] Compiling ExtendedSwiftMath MTUnicode.swift
[24/27] Compiling ExtendedSwiftMath MTMathListIndex.swift
[25/27] Compiling ExtendedSwiftMath MTMathUILabel.swift
[26/27] Compiling ExtendedSwiftMath MTLabel.swift
[27/27] Compiling ExtendedSwiftMath MTMathAtomFactory.swift
Build complete! (9.59s)
Build complete.
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "ExtendedSwiftMath",
"name" : "ExtendedSwiftMath",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
},
{
"name" : "macos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "ExtendedSwiftMath",
"targets" : [
"ExtendedSwiftMath"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ExtendedSwiftMathTests",
"module_type" : "SwiftTarget",
"name" : "ExtendedSwiftMathTests",
"path" : "Tests/ExtendedSwiftMathTests",
"sources" : [
"AccentSpacingComparisonTest.swift",
"ArrowStretchingTest.swift",
"ConcurrencyThreadsafeTests.swift",
"DebugOverlapTest.swift",
"GlyphBoundsTest.swift",
"MTFontMathTableV2Tests.swift",
"MTFontV2Tests.swift",
"MTMathListBuilderTests.swift",
"MTMathListTests.swift",
"MTMathUILabelLineWrappingTests.swift",
"MTTypesetterTests.swift",
"MathDelimiterTests.swift",
"MathFontTests.swift",
"MathImageTests.swift",
"WidehatGlyphTest.swift",
"WidehatTests.swift"
],
"target_dependencies" : [
"ExtendedSwiftMath"
],
"type" : "test"
},
{
"c99name" : "ExtendedSwiftMath",
"module_type" : "SwiftTarget",
"name" : "ExtendedSwiftMath",
"path" : "Sources/ExtendedSwiftMath",
"product_memberships" : [
"ExtendedSwiftMath"
],
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/Sources/ExtendedSwiftMath/mathFonts.bundle",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"MathBundle/MTFontMathTableV2.swift",
"MathBundle/MTFontV2.swift",
"MathBundle/MathFont.swift",
"MathBundle/MathImage.swift",
"MathRender/MTBezierPath.swift",
"MathRender/MTColor.swift",
"MathRender/MTConfig.swift",
"MathRender/MTFont.swift",
"MathRender/MTFontManager.swift",
"MathRender/MTFontMathTable.swift",
"MathRender/MTLabel.swift",
"MathRender/MTMathAtomFactory.swift",
"MathRender/MTMathImage.swift",
"MathRender/MTMathList.swift",
"MathRender/MTMathListBuilder.swift",
"MathRender/MTMathListDisplay.swift",
"MathRender/MTMathListIndex.swift",
"MathRender/MTMathUILabel.swift",
"MathRender/MTTypesetter.swift",
"MathRender/MTUnicode.swift",
"MathRender/RWLock.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/chrisgve/extendedswiftmath/main
Repository: ChrisGVE/ExtendedSwiftMath
Swift version used: 6.2
Target: ExtendedSwiftMath
Extracting symbol information for 'ExtendedSwiftMath'...
Finished extracting symbol information for 'ExtendedSwiftMath'. (3.71s)
Building documentation for 'ExtendedSwiftMath'...
warning: 'MTTypesetter' doesn't exist at '/ExtendedSwiftMath'
--> ExtendedSwiftMath.md:53:5-53:17
51 | - ``MTMathUILabel``
52 | - ``MTMathListBuilder``
53 + - ``MTTypesetter``
54 |
55 | ### Fonts
Finished building documentation for 'ExtendedSwiftMath' (0.31s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/chrisgve/extendedswiftmath/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2163] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (2.15s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.5 (2.78s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3640] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (2.38s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (3.01s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version-49B95AFC49DCD68C.txt
[6/53] Compiling Snippets SnippetParser.swift
[7/53] Emitting module SymbolKit
[8/57] Compiling SymbolKit GenericConstraint.swift
[9/57] Compiling SymbolKit GenericParameter.swift
[10/57] Compiling SymbolKit Generics.swift
[11/57] Compiling SymbolKit Namespace.swift
[12/57] Compiling SymbolKit Relationship.swift
[13/57] Compiling SymbolKit RelationshipKind.swift
[14/57] Compiling SymbolKit SourceOrigin.swift
[15/57] Compiling SymbolKit GenericConstraints.swift
[16/57] Compiling SymbolKit Swift.swift
[17/57] Emitting module Snippets
[18/57] Compiling Snippets Snippet.swift
[19/57] Compiling SymbolKit DeclarationFragments.swift
[20/57] Compiling SymbolKit Fragment.swift
[21/57] Compiling SymbolKit FragmentKind.swift
[22/57] Compiling SymbolKit FunctionParameter.swift
[23/57] Compiling SymbolKit FunctionSignature.swift
[24/57] Compiling SymbolKit Mixin+Equals.swift
[25/57] Compiling SymbolKit Mixin+Hash.swift
[26/57] Compiling SymbolKit Mixin.swift
[27/57] Compiling SymbolKit LineList.swift
[28/57] Compiling SymbolKit Position.swift
[29/57] Compiling SymbolKit SourceRange.swift
[30/57] Compiling SymbolKit Metadata.swift
[31/57] Compiling SymbolKit Module.swift
[32/57] Compiling SymbolKit OperatingSystem.swift
[33/57] Compiling SymbolKit Platform.swift
[34/57] Compiling SymbolKit Names.swift
[35/57] Compiling SymbolKit SPI.swift
[36/57] Compiling SymbolKit Snippet.swift
[37/57] Compiling SymbolKit Extension.swift
[38/57] Compiling SymbolKit SemanticVersion.swift
[39/57] Compiling SymbolKit AccessControl.swift
[40/57] Compiling SymbolKit Availability.swift
[41/57] Compiling SymbolKit AvailabilityItem.swift
[42/57] Compiling SymbolKit Domain.swift
[43/57] Compiling SymbolKit Symbol.swift
[44/57] Compiling SymbolKit SymbolKind.swift
[45/57] Compiling SymbolKit SymbolGraph.swift
[46/57] Compiling SymbolKit GraphCollector.swift
[47/57] Compiling SymbolKit Identifier.swift
[48/57] Compiling SymbolKit KindIdentifier.swift
[49/57] Compiling SymbolKit Location.swift
[50/57] Compiling SymbolKit Mutability.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract SnippetBuildCommand.swift
[56/61] Compiling snippet_extract URL+Status.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.50s)
Building for debugging...
[0/1] Write swift-version-49B95AFC49DCD68C.txt
Build of target: 'ExtendedSwiftMath' complete! (0.19s)
854
6 /Users/admin/builder/spi-builder-workspace/.docs/chrisgve/extendedswiftmath/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/chrisgve/extendedswiftmath/main
File count: 854
Doc size: 6.0MB
Preparing doc bundle ...
Uploading prod-chrisgve-extendedswiftmath-main-cdc1997a.zip to s3://spi-docs-inbox/prod-chrisgve-extendedswiftmath-main-cdc1997a.zip
Copying... [10%]
Copying... [20%]
Copying... [31%]
Copying... [41%]
Copying... [51%]
Copying... [61%]
Copying... [72%]
Copying... [82%]
Copying... [92%]
Copying... [100%]
Done.