Build Information
Successful build of GeoJSONKitTurf, reference 0.4.3 (7bd969), with Swift 6.2 for Wasm on 29 Apr 2026 08:37:48 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maparoni/GeoJSONKit-Turf.git
Reference: 0.4.3
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
* tag 0.4.3 -> FETCH_HEAD
HEAD is now at 7bd969f Add `GeoJSON.LineString.encodedPolyline()` (#25)
Cloned https://github.com/maparoni/GeoJSONKit-Turf.git
Revision (git rev-parse @):
7bd969fba8dcfc086fccf4b07251740d493aa71a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/maparoni/GeoJSONKit-Turf.git at 0.4.3
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/maparoni/GeoJSONKit-Turf.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-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 (1.41s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.42s)
Computing version for https://github.com/maparoni/geojsonkit.git
Computed https://github.com/maparoni/geojsonkit.git at 0.6.0 (2.15s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.69s)
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/36] Wrapping AST for ArgumentParserToolInfo for debugging
[13/67] Compiling ArgumentParser Foundation.swift
[14/67] Compiling ArgumentParser Mutex.swift
[15/67] Compiling ArgumentParser Platform.swift
[16/67] Compiling ArgumentParser SequenceExtensions.swift
[17/67] Compiling ArgumentParser StringExtensions.swift
[18/67] Compiling ArgumentParser SwiftExtensions.swift
[19/73] Compiling ArgumentParser ParentCommand.swift
[20/73] Compiling ArgumentParser AsyncParsableCommand.swift
[21/73] Compiling ArgumentParser CommandConfiguration.swift
[22/73] Compiling ArgumentParser CommandGroup.swift
[23/73] Compiling ArgumentParser EnumerableFlag.swift
[24/73] Compiling ArgumentParser ExpressibleByArgument.swift
[25/73] Compiling ArgumentParser ParsableArguments.swift
[26/73] Emitting module GeoJSONKit
[27/73] Compiling GeoJSONKit GeoJSON+Codable.swift
[28/73] Compiling GeoJSONKit GeoJSON.swift
[29/74] Wrapping AST for GeoJSONKit for debugging
[31/91] Compiling ArgumentParser Tree.swift
[32/91] Compiling ArgumentParser CodingKeyValidator.swift
[33/91] Compiling ArgumentParser NonsenseFlagsValidator.swift
[34/91] Compiling ArgumentParser ParsableArgumentsValidation.swift
[35/91] Compiling ArgumentParser PositionalArgumentsValidator.swift
[36/91] Compiling ArgumentParser UniqueNamesValidator.swift
[37/91] Compiling ArgumentParser DumpHelpGenerator.swift
[38/91] Compiling ArgumentParser HelpCommand.swift
[39/91] Compiling ArgumentParser HelpGenerator.swift
[40/91] Compiling ArgumentParser MessageInfo.swift
[41/91] Compiling ArgumentParser UsageGenerator.swift
[42/91] Compiling ArgumentParser CollectionExtensions.swift
[43/91] Compiling ArgumentParser InputOrigin.swift
[44/91] Compiling ArgumentParser Name.swift
[45/91] Compiling ArgumentParser Parsed.swift
[46/91] Compiling ArgumentParser ParsedValues.swift
[47/91] Compiling ArgumentParser ParserError.swift
[48/91] Compiling ArgumentParser SplitArguments.swift
[49/91] Emitting module GeoJSONKitTurf
[50/93] Compiling GeoJSONKitTurf DouglasPeucker.swift
[51/93] Compiling GeoJSONKitTurf MonotoneChain.swift
[52/93] Compiling GeoJSONKitTurf Spline.swift
[53/93] Compiling GeoJSONKitTurf SutherlandHodgeman.swift
[54/93] Compiling ArgumentParser NameSpecification.swift
[55/93] Compiling ArgumentParser Option.swift
[56/93] Compiling ArgumentParser OptionGroup.swift
[57/93] Compiling GeoJSONKitTurf RadianCoordinate2D.swift
[58/93] Compiling GeoJSONKitTurf Simplify.swift
[59/93] Compiling GeoJSONKitTurf Turf+Polygon.swift
[60/93] Compiling GeoJSONKitTurf Turf.swift
[63/93] Compiling GeoJSONKitTurf ClosestCoordinate.swift
[64/93] Compiling GeoJSONKitTurf ConvexHull.swift
[65/93] Compiling GeoJSONKitTurf CoreLocation.swift
[66/93] Compiling GeoJSONKitTurf GeoJSON+Helpers.swift
[67/93] Compiling GeoJSONKitTurf GeoJSON+LineString+EncodedPolyline.swift
[68/93] Compiling GeoJSONKitTurf Position+Helpers.swift
[69/93] Emitting module ArgumentParser
[79/93] Compiling GeoJSONKitTurf Turf+BoundingBox.swift
[80/93] Compiling GeoJSONKitTurf Turf+GeometryObject.swift
[81/93] Compiling GeoJSONKitTurf Turf+LineString.swift
[82/93] Compiling GeoJSONKitTurf Turf+LinearRing.swift
[83/94] Wrapping AST for GeoJSONKitTurf for debugging
[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.wasm
Build complete! (32.67s)
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"
}
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Done.