The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GeoJSONKitTurf, reference 0.4.3 (7bd969), with Swift 6.2 for Android on 29 Apr 2026 08:39:45 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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 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:         android
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-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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Fetching https://github.com/maparoni/geojsonkit.git
Fetching https://github.com/apple/swift-argument-parser
[1/362] Fetching geojsonkit
[306/17848] Fetching geojsonkit, swift-argument-parser
Fetched https://github.com/maparoni/geojsonkit.git from cache (1.75s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.77s)
Computing version for https://github.com/maparoni/geojsonkit.git
Computed https://github.com/maparoni/geojsonkit.git at 0.6.0 (2.54s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.95s)
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--11D90AFD9DD3AB2.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 Tree.swift
[15/73] Compiling ArgumentParser CodingKeyValidator.swift
[16/73] Compiling ArgumentParser NonsenseFlagsValidator.swift
[17/73] Compiling ArgumentParser ParsableArgumentsValidation.swift
[18/73] Compiling ArgumentParser PositionalArgumentsValidator.swift
[19/73] Compiling ArgumentParser UniqueNamesValidator.swift
[20/73] Compiling ArgumentParser BashCompletionsGenerator.swift
[21/73] Compiling ArgumentParser CompletionsGenerator.swift
[22/73] Compiling ArgumentParser FishCompletionsGenerator.swift
[23/73] Compiling ArgumentParser ZshCompletionsGenerator.swift
[24/73] Compiling ArgumentParser Argument.swift
[25/73] Compiling ArgumentParser ArgumentDiscussion.swift
[26/73] Compiling ArgumentParser ArgumentHelp.swift
[27/73] Compiling ArgumentParser DumpHelpGenerator.swift
[28/73] Compiling ArgumentParser HelpCommand.swift
[29/73] Compiling ArgumentParser HelpGenerator.swift
[30/73] Compiling ArgumentParser MessageInfo.swift
[31/73] Compiling ArgumentParser UsageGenerator.swift
[32/73] Compiling ArgumentParser CollectionExtensions.swift
[33/73] Compiling ArgumentParser InputOrigin.swift
[34/73] Compiling ArgumentParser Name.swift
[35/73] Compiling ArgumentParser Parsed.swift
[36/73] Compiling ArgumentParser ParsedValues.swift
[37/73] Compiling ArgumentParser ParserError.swift
[38/73] Compiling ArgumentParser SplitArguments.swift
[39/73] Compiling ArgumentParser Foundation.swift
[40/73] Compiling ArgumentParser Mutex.swift
[41/73] Compiling ArgumentParser Platform.swift
[42/73] Compiling ArgumentParser SequenceExtensions.swift
[43/73] Compiling ArgumentParser StringExtensions.swift
[44/73] Compiling ArgumentParser SwiftExtensions.swift
[45/73] Compiling ArgumentParser ArgumentVisibility.swift
[46/73] Compiling ArgumentParser CompletionKind.swift
[47/73] Compiling ArgumentParser Errors.swift
[48/73] Compiling ArgumentParser Flag.swift
[49/73] Compiling ArgumentParser NameSpecification.swift
[50/73] Compiling ArgumentParser Option.swift
[51/73] Compiling ArgumentParser OptionGroup.swift
[52/73] Compiling GeoJSONKit GeoJSON+Codable.swift
[53/73] Compiling GeoJSONKit GeoJSON.swift
[54/73] Emitting module GeoJSONKit
[56/74] Compiling ArgumentParser ParentCommand.swift
[57/74] Compiling ArgumentParser AsyncParsableCommand.swift
[58/74] Compiling ArgumentParser CommandConfiguration.swift
[59/74] Compiling ArgumentParser CommandGroup.swift
[60/74] Compiling ArgumentParser EnumerableFlag.swift
[61/74] Compiling ArgumentParser ExpressibleByArgument.swift
[62/74] Compiling ArgumentParser ParsableArguments.swift
[63/74] Compiling ArgumentParser ParsableCommand.swift
[64/74] Compiling ArgumentParser ArgumentDecoder.swift
[65/74] Compiling ArgumentParser ArgumentDefinition.swift
[66/74] Compiling ArgumentParser ArgumentSet.swift
[67/74] Compiling ArgumentParser CommandParser.swift
[68/74] Compiling ArgumentParser InputKey.swift
[68/75] Wrapping AST for GeoJSONKit for debugging
[71/92] Emitting module GeoJSONKitTurf
[71/94] Wrapping AST for ArgumentParser for debugging
[73/94] Compiling GeoJSONKitTurf ClosestCoordinate.swift
[74/94] Compiling GeoJSONKitTurf ConvexHull.swift
[75/94] Compiling GeoJSONKitTurf CoreLocation.swift
[76/94] Compiling GeoJSONKitTurf Turf+Polygon.swift
[77/94] Compiling GeoJSONKitTurf Turf.swift
[78/94] Compiling GeoJSONKitTurf Spline.swift
[79/94] Compiling GeoJSONKitTurf SutherlandHodgeman.swift
[80/94] Compiling GeoJSONKitTurf GeoJSON+Helpers.swift
[81/94] Compiling GeoJSONKitTurf GeoJSON+LineString+EncodedPolyline.swift
[82/94] Compiling GeoJSONKitTurf Position+Helpers.swift
[83/94] Compiling GeoJSONKitTurf Turf+BoundingBox.swift
[84/94] Compiling GeoJSONKitTurf Turf+GeometryObject.swift
[85/94] Compiling GeoJSONKitTurf DouglasPeucker.swift
[86/94] Compiling GeoJSONKitTurf MonotoneChain.swift
[87/94] Compiling GeoJSONKitTurf Turf+LineString.swift
[88/94] Compiling GeoJSONKitTurf Turf+LinearRing.swift
[89/94] Compiling GeoJSONKitTurf RadianCoordinate2D.swift
[90/94] Compiling GeoJSONKitTurf Simplify.swift
[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! (29.08s)
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"
}
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Done.