Build Information
Successful build of Geodesic, reference main (63bb93), with Swift 6.3 for macOS (SPM) on 2 May 2026 00:10:56 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/sbooth/Geodesic.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/sbooth/Geodesic
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 63bb93f Update Swift workflow to include permissions (#15)
Cloned https://github.com/sbooth/Geodesic.git
Revision (git rev-parse @):
63bb93fe53d27ef7ec403be60a30d54526b88a39
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/sbooth/Geodesic.git at main
Fetching https://github.com/sbooth/CGeodesic
[1/111] Fetching cgeodesic
Fetched https://github.com/sbooth/CGeodesic from cache (0.72s)
Computing version for https://github.com/sbooth/CGeodesic
Computed https://github.com/sbooth/CGeodesic at 2.1.0 (1.40s)
Creating working copy for https://github.com/sbooth/CGeodesic
Working copy of https://github.com/sbooth/CGeodesic resolved at 2.1.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": "geodesic",
"name": "Geodesic",
"url": "https://github.com/sbooth/Geodesic.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Geodesic",
"traits": [
"default"
],
"dependencies": [
{
"identity": "cgeodesic",
"name": "CGeodesic",
"url": "https://github.com/sbooth/CGeodesic",
"version": "2.1.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CGeodesic",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/sbooth/Geodesic.git
[1/242] Fetching geodesic
Fetched https://github.com/sbooth/Geodesic.git from cache (0.68s)
Fetching https://github.com/sbooth/CGeodesic from cache
Fetched https://github.com/sbooth/CGeodesic from cache (0.42s)
Computing version for https://github.com/sbooth/CGeodesic
Computed https://github.com/sbooth/CGeodesic at 2.1.0 (0.48s)
Creating working copy for https://github.com/sbooth/CGeodesic
Working copy of https://github.com/sbooth/CGeodesic resolved at 2.1.0
Creating working copy for https://github.com/sbooth/Geodesic.git
Working copy of https://github.com/sbooth/Geodesic.git resolved at main (63bb93f)
warning: '.resolve-product-dependencies': dependency 'geodesic' is not used by any target
Found 1 product dependencies
- CGeodesic
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/sbooth/Geodesic.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Write swift-version--6988338F2F200930.txt
[2/3] Compiling CGeodesic geodesic.c
[4/5] Compiling Geodesic CLLocationCoordinate2D+Geodesic.swift
[5/5] Emitting module Geodesic
Build complete! (4.62s)
Build complete.
{
"dependencies" : [
{
"identity" : "cgeodesic",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/sbooth/CGeodesic"
}
],
"manifest_display_name" : "Geodesic",
"name" : "Geodesic",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "Geodesic",
"targets" : [
"Geodesic"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "GeodesicTests",
"module_type" : "SwiftTarget",
"name" : "GeodesicTests",
"path" : "Tests/GeodesicTests",
"sources" : [
"GeodesicTests.swift"
],
"target_dependencies" : [
"Geodesic"
],
"type" : "test"
},
{
"c99name" : "Geodesic",
"module_type" : "SwiftTarget",
"name" : "Geodesic",
"path" : "Sources/Geodesic",
"product_dependencies" : [
"CGeodesic"
],
"product_memberships" : [
"Geodesic"
],
"sources" : [
"CLLocationCoordinate2D+Geodesic.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/sbooth/geodesic/main
Repository: sbooth/Geodesic
Swift version used: 6.3
Target: Geodesic
Extracting symbol information for 'Geodesic'...
Finished extracting symbol information for 'Geodesic'. (28.67s)
Building documentation for 'Geodesic'...
Finished building documentation for 'Geodesic' (0.34s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/sbooth/geodesic/main
Fetching https://github.com/swiftlang/swift-docc-plugin
[1/2287] Fetching swift-docc-plugin
Updating https://github.com/sbooth/CGeodesic
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.11s)
Updated https://github.com/sbooth/CGeodesic (0.45s)
Computing version for https://github.com/sbooth/CGeodesic
Computed https://github.com/sbooth/CGeodesic at 2.1.0 (2.47s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.5.0 (0.76s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3709] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.23s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.95s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.5.0
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
[2/8] Write snippet-extract-tool-entitlement.plist
[2/8] Write sources
[4/8] Write swift-version--6988338F2F200930.txt
[6/54] Compiling SymbolKit Identifier.swift
[7/54] Compiling SymbolKit KindIdentifier.swift
[8/54] Compiling SymbolKit Location.swift
[9/54] Compiling SymbolKit Mutability.swift
[10/58] Emitting module SymbolKit
[11/58] Compiling SymbolKit Mixin+Equals.swift
[12/58] Compiling SymbolKit Mixin+Hash.swift
[13/58] Compiling SymbolKit Mixin.swift
[14/58] Compiling SymbolKit LineList.swift
[15/58] Compiling SymbolKit Position.swift
[16/58] Compiling SymbolKit SemanticVersion.swift
[17/58] Compiling SymbolKit AccessControl.swift
[18/58] Compiling SymbolKit Availability.swift
[19/58] Compiling SymbolKit AvailabilityItem.swift
[20/58] Compiling SymbolKit Domain.swift
[21/58] Compiling SymbolKit Names.swift
[22/58] Compiling SymbolKit SPI.swift
[23/58] Compiling SymbolKit Snippet.swift
[24/58] Compiling SymbolKit Extension.swift
[25/58] Compiling SymbolKit SourceRange.swift
[26/58] Compiling SymbolKit Metadata.swift
[27/58] Compiling SymbolKit Module.swift
[28/58] Compiling SymbolKit OperatingSystem.swift
[29/58] Compiling SymbolKit Platform.swift
[30/58] Compiling SymbolKit Relationship.swift
[31/58] Compiling SymbolKit RelationshipKind.swift
[32/58] Compiling SymbolKit SourceOrigin.swift
[33/58] Compiling SymbolKit GenericConstraints.swift
[34/58] Compiling SymbolKit Swift.swift
[35/58] Compiling SymbolKit GenericConstraint.swift
[36/58] Compiling SymbolKit GenericParameter.swift
[37/58] Compiling SymbolKit Generics.swift
[38/58] Compiling SymbolKit Namespace.swift
[39/58] Compiling SymbolKit DeclarationFragments.swift
[40/58] Compiling SymbolKit Fragment.swift
[41/58] Compiling SymbolKit FragmentKind.swift
[42/58] Compiling SymbolKit FunctionParameter.swift
[43/58] Compiling SymbolKit FunctionSignature.swift
[44/58] Compiling SymbolKit Symbol.swift
[45/58] Compiling SymbolKit SymbolKind.swift
[46/58] Compiling SymbolKit SymbolGraph.swift
[47/58] Compiling SymbolKit GraphCollector.swift
[48/58] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/58] Compiling SymbolKit UnifiedSymbol.swift
[50/58] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/58] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/58] Compiling Snippets SnippetParser.swift
[53/58] Compiling Snippets SnippetLanguage.swift
[54/58] Emitting module Snippets
[55/58] Compiling Snippets Snippet.swift
[56/62] Compiling snippet_extract URL+Status.swift
[57/62] Compiling snippet_extract SymbolGraph+Snippet.swift
[58/62] Emitting module snippet_extract
[59/62] Compiling snippet_extract SnippetBuildCommand.swift
[59/62] Write Objects.LinkFileList
[60/62] Linking snippet-extract-tool
[61/62] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.58s)
Building for debugging...
[0/1] Write swift-version--6988338F2F200930.txt
Build of target: 'Geodesic' complete! (0.20s)
90
2 /Users/admin/builder/spi-builder-workspace/.docs/sbooth/geodesic/main
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/sbooth/geodesic/main
File count: 90
Doc size: 2.0MB
Preparing doc bundle ...
Uploading prod-sbooth-geodesic-main-bd34cc2b.zip to s3://spi-docs-inbox/prod-sbooth-geodesic-main-bd34cc2b.zip
Copying... [17%]
Copying... [34%]
Copying... [50%]
Copying... [67%]
Copying... [84%]
Copying... [100%]
Done.