Build Information
Successful build of GeoJSONKitTurf, reference main (a0361d), with Swift 6.0 for Linux on 29 Apr 2026 08:40:29 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maparoni/GeoJSONKit-Turf.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/maparoni/GeoJSONKit-Turf
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a0361dc Update LICENSE.md
Cloned https://github.com/maparoni/GeoJSONKit-Turf.git
Revision (git rev-parse @):
a0361dce27ba01f5ff7d047a5d4fe45bd3df4e71
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/maparoni/GeoJSONKit-Turf.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/maparoni/GeoJSONKit-Turf.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/maparoni/geojsonkit.git
[1/362] Fetching geojsonkit
[360/17848] Fetching geojsonkit, swift-argument-parser
Fetched https://github.com/maparoni/geojsonkit.git from cache (0.69s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.69s)
Computing version for https://github.com/maparoni/geojsonkit.git
Computed https://github.com/maparoni/geojsonkit.git at 0.6.0 (0.62s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.62s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/maparoni/geojsonkit.git
Working copy of https://github.com/maparoni/geojsonkit.git resolved at 0.6.0
[1/1] Compiling plugin GenerateDoccReference
[2/2] Compiling plugin GenerateManual
Building for debugging...
[2/15] Write sources
[7/15] Write swift-version-24593BA9C3E375BF.txt
[9/20] Emitting module ArgumentParserToolInfo
[10/20] Compiling ArgumentParserToolInfo ToolInfo.swift
[11/21] Wrapping AST for ArgumentParserToolInfo for debugging
[13/67] Compiling GeoJSONKit GeoJSON+Codable.swift
[14/67] Emitting module GeoJSONKit
[15/67] Compiling GeoJSONKit GeoJSON.swift
[16/68] Wrapping AST for GeoJSONKit for debugging
[18/68] Emitting module ArgumentParser
[19/68] Compiling ArgumentParser BashCompletionsGenerator.swift
[20/68] Compiling ArgumentParser CompletionsGenerator.swift
[21/68] Compiling ArgumentParser FishCompletionsGenerator.swift
[22/68] Compiling ArgumentParser ZshCompletionsGenerator.swift
[23/68] Compiling ArgumentParser Argument.swift
[24/68] Compiling ArgumentParser ArgumentDiscussion.swift
[25/68] Compiling ArgumentParser ArgumentHelp.swift
[26/91] Compiling ArgumentParser ParentCommand.swift
[27/91] Compiling ArgumentParser AsyncParsableCommand.swift
[28/91] Compiling ArgumentParser CommandConfiguration.swift
[29/91] Compiling ArgumentParser CommandGroup.swift
[30/91] Compiling ArgumentParser EnumerableFlag.swift
[31/91] Compiling ArgumentParser ExpressibleByArgument.swift
[32/91] Compiling ArgumentParser ParsableArguments.swift
[33/91] Compiling ArgumentParser Foundation.swift
[34/91] Compiling ArgumentParser Mutex.swift
[35/91] Compiling ArgumentParser Platform.swift
[36/91] Compiling ArgumentParser SequenceExtensions.swift
[37/91] Compiling ArgumentParser StringExtensions.swift
[38/91] Compiling ArgumentParser SwiftExtensions.swift
[39/91] Compiling ArgumentParser DumpHelpGenerator.swift
[40/91] Compiling ArgumentParser HelpCommand.swift
[41/91] Compiling ArgumentParser HelpGenerator.swift
[42/91] Compiling ArgumentParser MessageInfo.swift
[43/91] Compiling ArgumentParser UsageGenerator.swift
[44/91] Compiling ArgumentParser CollectionExtensions.swift
[45/91] Emitting module GeoJSONKitTurf
[46/93] Compiling GeoJSONKitTurf ClosestCoordinate.swift
[47/93] Compiling GeoJSONKitTurf ConvexHull.swift
[48/93] Compiling GeoJSONKitTurf CoreLocation.swift
[49/93] Compiling GeoJSONKitTurf DouglasPeucker.swift
[50/93] Compiling GeoJSONKitTurf MonotoneChain.swift
[51/93] Compiling GeoJSONKitTurf Turf+Polygon.swift
[52/93] Compiling GeoJSONKitTurf Turf.swift
[53/93] Compiling GeoJSONKitTurf GeoJSON+Helpers.swift
[54/93] Compiling GeoJSONKitTurf GeoJSON+LineString+EncodedPolyline.swift
[55/93] Compiling GeoJSONKitTurf Position+Helpers.swift
[56/93] Compiling GeoJSONKitTurf Spline.swift
[57/93] Compiling GeoJSONKitTurf SutherlandHodgeman.swift
[58/93] Compiling ArgumentParser Tree.swift
[59/93] Compiling ArgumentParser CodingKeyValidator.swift
[60/93] Compiling ArgumentParser NonsenseFlagsValidator.swift
[61/93] Compiling ArgumentParser ParsableArgumentsValidation.swift
[62/93] Compiling ArgumentParser PositionalArgumentsValidator.swift
[63/93] Compiling ArgumentParser UniqueNamesValidator.swift
[69/93] Compiling ArgumentParser Option.swift
[70/93] Compiling ArgumentParser OptionGroup.swift
[71/93] Compiling GeoJSONKitTurf Simplify.swift
[72/93] Compiling GeoJSONKitTurf Turf+LineString.swift
[73/93] Compiling GeoJSONKitTurf Turf+LinearRing.swift
[77/93] Compiling ArgumentParser InputOrigin.swift
[78/93] Compiling ArgumentParser Name.swift
[79/93] Compiling ArgumentParser Parsed.swift
[80/93] Compiling ArgumentParser ParsedValues.swift
[81/93] Compiling ArgumentParser ParserError.swift
[82/93] Compiling ArgumentParser SplitArguments.swift
[83/94] Compiling GeoJSONKitTurf RadianCoordinate2D.swift
[87/94] Compiling GeoJSONKitTurf Turf+BoundingBox.swift
[88/94] Compiling GeoJSONKitTurf Turf+GeometryObject.swift
[90/95] Wrapping AST for ArgumentParser for debugging
[91/95] Wrapping AST for GeoJSONKitTurf for debugging
[93/97] Emitting module GeoKitten
[94/97] Compiling GeoKitten main.swift
[95/98] Wrapping AST for GeoKitten for debugging
[96/98] Write Objects.LinkFileList
[97/98] Linking geokitten
Build complete! (16.13s)
Build complete.
{
"dependencies" : [
{
"identity" : "geojsonkit",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.3",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/maparoni/geojsonkit.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser"
}
],
"manifest_display_name" : "GeoJSONKitTurf",
"name" : "GeoJSONKitTurf",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "xros",
"version" : "1.0"
}
],
"products" : [
{
"name" : "GeoJSONKitTurf",
"targets" : [
"GeoJSONKitTurf"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "geokitten",
"targets" : [
"GeoKitten"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "GeoKitten",
"module_type" : "SwiftTarget",
"name" : "GeoKitten",
"path" : "Sources/GeoKitten",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"geokitten"
],
"sources" : [
"main.swift"
],
"target_dependencies" : [
"GeoJSONKitTurf"
],
"type" : "executable"
},
{
"c99name" : "GeoJSONKitTurfTests",
"module_type" : "SwiftTarget",
"name" : "GeoJSONKitTurfTests",
"path" : "Tests/GeoJSONKitTurfTests",
"sources" : [
"BoundingBoxTests.swift",
"EncodedPolylineTests.swift",
"Fixture.swift",
"LineStringTests.swift",
"MultiPolygonTests.swift",
"PolygonTests.swift",
"PositionTests.swift",
"RadianCoordinate2DTests.swift",
"TurfTests.swift",
"XCTest+Save.swift"
],
"target_dependencies" : [
"GeoJSONKitTurf"
],
"type" : "test"
},
{
"c99name" : "GeoJSONKitTurf",
"module_type" : "SwiftTarget",
"name" : "GeoJSONKitTurf",
"path" : "Sources/GeoJSONKitTurf",
"product_dependencies" : [
"GeoJSONKit"
],
"product_memberships" : [
"GeoJSONKitTurf",
"geokitten"
],
"sources" : [
"ClosestCoordinate.swift",
"ConvexHull.swift",
"CoreLocation.swift",
"GeoJSON+Helpers.swift",
"GeoJSON+LineString+EncodedPolyline.swift",
"Position+Helpers.swift",
"RadianCoordinate2D.swift",
"Simplify.swift",
"Turf+BoundingBox.swift",
"Turf+GeometryObject.swift",
"Turf+LineString.swift",
"Turf+LinearRing.swift",
"Turf+Polygon.swift",
"Turf.swift",
"algorithms/DouglasPeucker.swift",
"algorithms/MonotoneChain.swift",
"algorithms/Spline.swift",
"algorithms/SutherlandHodgeman.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Done.