The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GeoJSONKitTurf, reference 0.4.3 (7bd969), with Swift 6.1 for Linux on 29 Apr 2026 08:38:47 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build 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:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/maparoni/GeoJSONKit-Turf.git
https://github.com/maparoni/GeoJSONKit-Turf.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/maparoni/geojsonkit.git
[1/362] Fetching geojsonkit
[327/17848] Fetching geojsonkit, swift-argument-parser
Fetched https://github.com/maparoni/geojsonkit.git from cache (1.08s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.67s)
Computing version for https://github.com/maparoni/geojsonkit.git
Computed https://github.com/maparoni/geojsonkit.git at 0.6.0 (2.74s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (1.13s)
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 InputOrigin.swift
[15/73] Compiling ArgumentParser Name.swift
[16/73] Compiling ArgumentParser Parsed.swift
[17/73] Compiling ArgumentParser ParsedValues.swift
[18/73] Compiling ArgumentParser ParserError.swift
[19/73] Compiling ArgumentParser SplitArguments.swift
[20/73] Compiling GeoJSONKit GeoJSON.swift
[21/73] Emitting module GeoJSONKit
[22/73] Compiling GeoJSONKit GeoJSON+Codable.swift
[24/74] Compiling ArgumentParser Tree.swift
[25/74] Compiling ArgumentParser CodingKeyValidator.swift
[26/74] Compiling ArgumentParser NonsenseFlagsValidator.swift
[27/74] Compiling ArgumentParser ParsableArgumentsValidation.swift
[28/74] Compiling ArgumentParser PositionalArgumentsValidator.swift
[29/74] Compiling ArgumentParser UniqueNamesValidator.swift
[29/74] Wrapping AST for GeoJSONKit for debugging
[31/74] Compiling ArgumentParser Foundation.swift
[32/74] Compiling ArgumentParser Mutex.swift
[33/74] Compiling ArgumentParser Platform.swift
[34/74] Compiling ArgumentParser SequenceExtensions.swift
[35/74] Compiling ArgumentParser StringExtensions.swift
[36/74] Compiling ArgumentParser SwiftExtensions.swift
[37/74] Compiling ArgumentParser DumpHelpGenerator.swift
[38/74] Compiling ArgumentParser HelpCommand.swift
[39/74] Compiling ArgumentParser HelpGenerator.swift
[40/74] Compiling ArgumentParser MessageInfo.swift
[41/74] Compiling ArgumentParser UsageGenerator.swift
[42/74] Compiling ArgumentParser CollectionExtensions.swift
[43/91] Compiling GeoJSONKitTurf Turf+LinearRing.swift
[44/91] Compiling GeoJSONKitTurf Turf+Polygon.swift
[45/91] Compiling GeoJSONKitTurf Turf.swift
[46/91] Compiling GeoJSONKitTurf GeoJSON+Helpers.swift
[47/91] Compiling GeoJSONKitTurf GeoJSON+LineString+EncodedPolyline.swift
[48/91] Compiling GeoJSONKitTurf Position+Helpers.swift
[49/91] Compiling GeoJSONKitTurf ClosestCoordinate.swift
[50/91] Compiling GeoJSONKitTurf RadianCoordinate2D.swift
[51/91] Compiling GeoJSONKitTurf Simplify.swift
[52/91] Compiling GeoJSONKitTurf DouglasPeucker.swift
[53/91] Compiling GeoJSONKitTurf MonotoneChain.swift
[54/91] Compiling GeoJSONKitTurf Turf+BoundingBox.swift
[55/91] Compiling GeoJSONKitTurf Turf+GeometryObject.swift
[56/91] Compiling GeoJSONKitTurf Turf+LineString.swift
[57/91] Emitting module GeoJSONKitTurf
[61/93] Compiling GeoJSONKitTurf ConvexHull.swift
[62/93] Compiling GeoJSONKitTurf CoreLocation.swift
[68/93] Compiling GeoJSONKitTurf Spline.swift
[69/93] Compiling GeoJSONKitTurf SutherlandHodgeman.swift
[70/93] Compiling ArgumentParser EnumerableFlag.swift
[71/93] Compiling ArgumentParser ExpressibleByArgument.swift
[72/93] Compiling ArgumentParser ParsableArguments.swift
[73/93] Compiling ArgumentParser ParsableCommand.swift
[74/93] Compiling ArgumentParser ArgumentDecoder.swift
[75/93] Compiling ArgumentParser ArgumentDefinition.swift
[76/93] Compiling ArgumentParser ArgumentSet.swift
[77/93] Compiling ArgumentParser CommandParser.swift
[78/93] Compiling ArgumentParser InputKey.swift
[81/94] 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! (26.22s)
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.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Done.