Build Information
Successful build of GPXKit, reference main (e99396), with Swift 6.1 for macOS (SPM) on 29 Apr 2026 06:34:45 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 .statsBuild Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/mmllr/GPXKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/mmllr/GPXKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e993960 Updates README for codeberg transition
Cloned https://github.com/mmllr/GPXKit.git
Revision (git rev-parse @):
e99396022ab3b0c092fd9539fadf31b5d234adaf
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/mmllr/GPXKit.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/mmllr/GPXKit.git
https://github.com/mmllr/GPXKit.git
{
"dependencies" : [
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
},
{
"identity" : "swift-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-algorithms"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics"
},
{
"identity" : "xctest-dynamic-overlay",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
}
],
"manifest_display_name" : "GPXKit",
"name" : "GPXKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "GPXKit",
"targets" : [
"GPXKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "GPXKitTests",
"module_type" : "SwiftTarget",
"name" : "GPXKitTests",
"path" : "Tests/GPXKitTests",
"product_dependencies" : [
"CustomDump",
"Numerics"
],
"sources" : [
"CollectionExtensionsTests.swift",
"CombineExtensionTests.swift",
"Fixtures.swift",
"GPXExporterTests.swift",
"GPXParserTests.swift",
"GPXTrackTests.swift",
"GeoBoundsTests.swift",
"GeoCoordinateExtensionsTests.swift",
"GradeSegmentTests.swift",
"MapKitExtensionsTests.swift",
"TestFixtures.swift",
"TestHelpers.swift",
"TrackGraphCoreLocationTests.swift",
"TrackGraphTests.swift"
],
"target_dependencies" : [
"GPXKit"
],
"type" : "test"
},
{
"c99name" : "GPXKit",
"module_type" : "SwiftTarget",
"name" : "GPXKit",
"path" : "Sources/GPXKit",
"product_dependencies" : [
"Algorithms"
],
"product_memberships" : [
"GPXKit"
],
"sources" : [
"BasicXMLParser.swift",
"Climb.swift",
"CollectionExtensions.swift",
"CombineSupport.swift",
"Coordinate.swift",
"CoreLocationSupport.swift",
"DistanceCalculation.swift",
"DistanceHeight.swift",
"GPXExporter.swift",
"GPXFileParser.swift",
"GPXTrack.swift",
"GeoBounds.swift",
"GeoCoordinate.swift",
"GradeSegment.swift",
"ISO8601DateFormatter.swift",
"TrackGraph+Private.swift",
"TrackGraph.swift",
"TrackPoint.swift",
"TrackSegment.swift",
"Waypoint.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
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
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/7] Write sources
[5/7] Compiling _NumericsShims _NumericsShims.c
[6/7] Write swift-version-2F0A5646E1D333AE.txt
[8/18] Compiling RealModule ElementaryFunctions.swift
[9/18] Compiling RealModule RealFunctions.swift
[10/18] Compiling RealModule Float80+Real.swift
[11/18] Compiling RealModule Real.swift
[12/19] Compiling RealModule Float16+Real.swift
[13/19] Compiling RealModule Double+Real.swift
[14/19] Compiling RealModule AugmentedArithmetic.swift
[15/19] Compiling RealModule Float+Real.swift
[16/19] Compiling RealModule AlgebraicField.swift
[17/19] Compiling RealModule ApproximateEquality.swift
[18/19] Emitting module RealModule
[19/19] Compiling RealModule RelaxedArithmetic.swift
[20/45] Compiling Algorithms EitherSequence.swift
[21/45] Compiling Algorithms FirstNonNil.swift
[22/45] Compiling Algorithms FlattenCollection.swift
[23/47] Compiling Algorithms Split.swift
[24/47] Compiling Algorithms Stride.swift
[25/47] Compiling Algorithms Grouped.swift
[26/47] Compiling Algorithms Indexed.swift
[27/47] Compiling Algorithms Intersperse.swift
[28/47] Compiling Algorithms RandomSample.swift
[29/47] Compiling Algorithms Reductions.swift
[30/47] Compiling Algorithms Rotate.swift
[31/47] Compiling Algorithms Combinations.swift
[32/47] Compiling Algorithms Compacted.swift
[33/47] Compiling Algorithms Cycle.swift
[34/47] Compiling Algorithms Joined.swift
[35/47] Compiling Algorithms Keyed.swift
[36/47] Compiling Algorithms MinMax.swift
[37/47] Compiling Algorithms Suffix.swift
[38/47] Compiling Algorithms Trim.swift
[39/47] Compiling Algorithms Partition.swift
[40/47] Compiling Algorithms Permutations.swift
[41/47] Compiling Algorithms Product.swift
[42/47] Compiling Algorithms Unique.swift
[43/47] Compiling Algorithms Windows.swift
[44/47] Compiling Algorithms AdjacentPairs.swift
[45/47] Compiling Algorithms Chain.swift
[46/47] Compiling Algorithms Chunked.swift
[47/47] Emitting module Algorithms
[48/66] Compiling GPXKit GeoCoordinate.swift
[49/66] Compiling GPXKit GradeSegment.swift
[50/68] Compiling GPXKit TrackGraph.swift
[51/68] Compiling GPXKit TrackPoint.swift
[52/68] Compiling GPXKit GPXExporter.swift
[53/68] Compiling GPXKit GPXFileParser.swift
[54/68] Compiling GPXKit GPXTrack.swift
[55/68] Compiling GPXKit GeoBounds.swift
[56/68] Compiling GPXKit ISO8601DateFormatter.swift
[57/68] Compiling GPXKit TrackGraph+Private.swift
[58/68] Compiling GPXKit DistanceCalculation.swift
[59/68] Compiling GPXKit DistanceHeight.swift
[60/68] Compiling GPXKit TrackSegment.swift
[61/68] Compiling GPXKit Waypoint.swift
[62/68] Compiling GPXKit Coordinate.swift
[63/68] Compiling GPXKit CoreLocationSupport.swift
[64/68] Compiling GPXKit BasicXMLParser.swift
[65/68] Compiling GPXKit Climb.swift
[66/68] Emitting module GPXKit
[67/68] Compiling GPXKit CollectionExtensions.swift
[68/68] Compiling GPXKit CombineSupport.swift
Build complete! (28.77s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-numerics from cache
Fetching https://github.com/apple/swift-algorithms from cache
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay from cache
Fetching https://github.com/pointfreeco/swift-custom-dump from cache
[1/2287] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.21s)
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.28s)
Fetched https://github.com/apple/swift-algorithms from cache (1.28s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (1.28s)
Fetched https://github.com/apple/swift-numerics from cache (1.28s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (1.83s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.1.1 (0.49s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.5.0 (3.10s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.84s)
Computing version for https://github.com/apple/swift-algorithms
Computed https://github.com/apple/swift-algorithms at 1.2.1 (1.47s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (0.49s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.62s)
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Creating working copy for https://github.com/apple/swift-algorithms
Working copy of https://github.com/apple/swift-algorithms resolved at 1.2.1
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
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/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.5.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
warning: 'spi-builder-workspace': dependency 'xctest-dynamic-overlay' is not used by any target
Build complete.
{
"dependencies" : [
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
},
{
"identity" : "swift-algorithms",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-algorithms"
},
{
"identity" : "swift-docc-plugin",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-docc-plugin"
},
{
"identity" : "swift-numerics",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-numerics"
},
{
"identity" : "xctest-dynamic-overlay",
"requirement" : {
"range" : [
{
"lower_bound" : "1.9.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/xctest-dynamic-overlay"
}
],
"manifest_display_name" : "GPXKit",
"name" : "GPXKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.13"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "tvos",
"version" : "12.0"
}
],
"products" : [
{
"name" : "GPXKit",
"targets" : [
"GPXKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "GPXKitTests",
"module_type" : "SwiftTarget",
"name" : "GPXKitTests",
"path" : "Tests/GPXKitTests",
"product_dependencies" : [
"CustomDump",
"Numerics"
],
"sources" : [
"CollectionExtensionsTests.swift",
"CombineExtensionTests.swift",
"Fixtures.swift",
"GPXExporterTests.swift",
"GPXParserTests.swift",
"GPXTrackTests.swift",
"GeoBoundsTests.swift",
"GeoCoordinateExtensionsTests.swift",
"GradeSegmentTests.swift",
"MapKitExtensionsTests.swift",
"TestFixtures.swift",
"TestHelpers.swift",
"TrackGraphCoreLocationTests.swift",
"TrackGraphTests.swift"
],
"target_dependencies" : [
"GPXKit"
],
"type" : "test"
},
{
"c99name" : "GPXKit",
"module_type" : "SwiftTarget",
"name" : "GPXKit",
"path" : "Sources/GPXKit",
"product_dependencies" : [
"Algorithms"
],
"product_memberships" : [
"GPXKit"
],
"sources" : [
"BasicXMLParser.swift",
"Climb.swift",
"CollectionExtensions.swift",
"CombineSupport.swift",
"Coordinate.swift",
"CoreLocationSupport.swift",
"DistanceCalculation.swift",
"DistanceHeight.swift",
"GPXExporter.swift",
"GPXFileParser.swift",
"GPXTrack.swift",
"GeoBounds.swift",
"GeoCoordinate.swift",
"GradeSegment.swift",
"ISO8601DateFormatter.swift",
"TrackGraph+Private.swift",
"TrackGraph.swift",
"TrackPoint.swift",
"TrackSegment.swift",
"Waypoint.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.