Build Information
Successful build of GeoJSONKitTurf, reference main (a0361d), with Swift 6.3 for Linux on 29 Apr 2026 08:37:12 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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.3-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.3
Building package at path: $PWD
https://github.com/maparoni/GeoJSONKit-Turf.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Fetching https://github.com/maparoni/geojsonkit.git
Fetching https://github.com/apple/swift-argument-parser
[1/362] Fetching geojsonkit
[360/17848] Fetching geojsonkit, swift-argument-parser
Fetched https://github.com/maparoni/geojsonkit.git from cache (0.74s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.74s)
Computing version for https://github.com/maparoni/geojsonkit.git
Computed https://github.com/maparoni/geojsonkit.git at 0.6.0 (1.13s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.40s)
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 GenerateManual
[2/2] Compiling plugin GenerateDoccReference
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] Emitting module ArgumentParser
[14/73] Compiling ArgumentParser Foundation.swift
[15/73] Compiling ArgumentParser Mutex.swift
[16/73] Compiling ArgumentParser Platform.swift
[17/73] Compiling ArgumentParser SequenceExtensions.swift
[18/73] Compiling ArgumentParser StringExtensions.swift
[19/73] Compiling ArgumentParser SwiftExtensions.swift
[20/73] Emitting module GeoJSONKit
[21/73] Compiling GeoJSONKit GeoJSON+Codable.swift
[22/73] Compiling GeoJSONKit GeoJSON.swift
[23/75] Wrapping AST for GeoJSONKit for debugging
[25/91] Compiling ArgumentParser ArgumentVisibility.swift
[26/91] Compiling ArgumentParser CompletionKind.swift
[27/91] Compiling ArgumentParser Errors.swift
[28/91] Compiling ArgumentParser Flag.swift
[29/91] Compiling ArgumentParser NameSpecification.swift
[30/91] Compiling ArgumentParser Option.swift
[31/91] Compiling ArgumentParser OptionGroup.swift
[32/91] Emitting module GeoJSONKitTurf
[33/93] Compiling ArgumentParser Tree.swift
[34/93] Compiling ArgumentParser CodingKeyValidator.swift
[35/93] Compiling ArgumentParser NonsenseFlagsValidator.swift
[36/93] Compiling ArgumentParser ParsableArgumentsValidation.swift
[37/93] Compiling ArgumentParser PositionalArgumentsValidator.swift
[38/93] Compiling ArgumentParser UniqueNamesValidator.swift
[39/93] Compiling GeoJSONKitTurf Turf+LinearRing.swift
[40/93] Compiling GeoJSONKitTurf DouglasPeucker.swift
[41/93] Compiling GeoJSONKitTurf MonotoneChain.swift
[42/93] Compiling GeoJSONKitTurf Spline.swift
[43/93] Compiling GeoJSONKitTurf SutherlandHodgeman.swift
[44/93] Compiling ArgumentParser ExpressibleByArgument.swift
[45/93] Compiling ArgumentParser ParsableArguments.swift
[46/93] Compiling GeoJSONKitTurf ClosestCoordinate.swift
[47/93] Compiling GeoJSONKitTurf ConvexHull.swift
[48/93] Compiling GeoJSONKitTurf CoreLocation.swift
[49/93] Compiling GeoJSONKitTurf RadianCoordinate2D.swift
[50/93] Compiling GeoJSONKitTurf Simplify.swift
[51/93] Compiling GeoJSONKitTurf GeoJSON+Helpers.swift
[52/93] Compiling GeoJSONKitTurf GeoJSON+LineString+EncodedPolyline.swift
[53/93] Compiling ArgumentParser DumpHelpGenerator.swift
[54/93] Compiling ArgumentParser HelpCommand.swift
[55/93] Compiling ArgumentParser HelpGenerator.swift
[56/93] Compiling ArgumentParser MessageInfo.swift
[57/93] Compiling ArgumentParser UsageGenerator.swift
[58/93] Compiling ArgumentParser CollectionExtensions.swift
[61/93] Compiling GeoJSONKitTurf Turf+Polygon.swift
[62/93] Compiling GeoJSONKitTurf Turf.swift
[68/93] Compiling GeoJSONKitTurf Position+Helpers.swift
[71/93] Compiling GeoJSONKitTurf Turf+BoundingBox.swift
[72/93] Compiling GeoJSONKitTurf Turf+GeometryObject.swift
[73/93] Compiling GeoJSONKitTurf Turf+LineString.swift
[77/94] Wrapping AST for GeoJSONKitTurf for debugging
[79/94] Compiling ArgumentParser InputOrigin.swift
[80/94] Compiling ArgumentParser Name.swift
[81/94] Compiling ArgumentParser Parsed.swift
[82/94] Compiling ArgumentParser ParsedValues.swift
[83/94] Compiling ArgumentParser ParserError.swift
[84/94] Compiling ArgumentParser SplitArguments.swift
[85/94] Compiling ArgumentParser ParsableCommand.swift
[86/94] Compiling ArgumentParser ArgumentDecoder.swift
[87/94] Compiling ArgumentParser ArgumentDefinition.swift
[88/94] Compiling ArgumentParser ArgumentSet.swift
[89/94] Compiling ArgumentParser CommandParser.swift
[90/94] Compiling ArgumentParser InputKey.swift
[91/95] Wrapping AST for ArgumentParser 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! (19.14s)
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.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
Done.