The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of GeoJSONKitTurf, reference main (a0361d), with Swift 6.2 (beta) for Android on 20 Jun 2025 07:42:17 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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:         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-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/maparoni/geojsonkit.git
[1/362] Fetching geojsonkit
[360/15742] Fetching geojsonkit, swift-argument-parser
Fetched https://github.com/maparoni/geojsonkit.git from cache (1.02s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.03s)
Computing version for https://github.com/maparoni/geojsonkit.git
Computed https://github.com/maparoni/geojsonkit.git at 0.6.0 (1.75s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (0.38s)
Creating working copy for https://github.com/maparoni/geojsonkit.git
Working copy of https://github.com/maparoni/geojsonkit.git resolved at 0.6.0
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/14] Write sources
[6/14] Write swift-version-8C5A4AE7A8CE2BA.txt
[8/19] Emitting module ArgumentParserToolInfo
[9/19] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/20] Wrapping AST for ArgumentParserToolInfo for debugging
[12/58] Compiling ArgumentParser OptionGroup.swift
[13/58] Compiling ArgumentParser AsyncParsableCommand.swift
[14/58] Compiling ArgumentParser CommandConfiguration.swift
[15/58] Compiling ArgumentParser CommandGroup.swift
[16/58] Compiling ArgumentParser EnumerableFlag.swift
[17/63] Compiling ArgumentParser ArgumentVisibility.swift
[18/63] Compiling ArgumentParser CompletionKind.swift
[19/63] Compiling ArgumentParser Errors.swift
[20/63] Compiling ArgumentParser Flag.swift
[21/63] Compiling ArgumentParser NameSpecification.swift
[22/63] Compiling ArgumentParser Option.swift
[23/63] Emitting module ArgumentParser
[24/63] Compiling ArgumentParser BashCompletionsGenerator.swift
[25/63] Compiling ArgumentParser CompletionsGenerator.swift
[26/63] Compiling ArgumentParser FishCompletionsGenerator.swift
[27/63] Compiling ArgumentParser ZshCompletionsGenerator.swift
[28/63] Compiling ArgumentParser Argument.swift
[29/63] Compiling ArgumentParser ArgumentHelp.swift
[30/63] Compiling ArgumentParser CollectionExtensions.swift
[31/63] Compiling ArgumentParser Platform.swift
[32/63] Compiling ArgumentParser SequenceExtensions.swift
[33/63] Compiling ArgumentParser StringExtensions.swift
[34/63] Compiling ArgumentParser Tree.swift
[35/63] Compiling ArgumentParser ExpressibleByArgument.swift
[36/63] Compiling ArgumentParser ParsableArguments.swift
[37/63] Compiling ArgumentParser ParsableArgumentsValidation.swift
[38/63] Compiling ArgumentParser ParsableCommand.swift
[39/63] Compiling ArgumentParser ArgumentDecoder.swift
[40/63] Compiling ArgumentParser ArgumentDefinition.swift
[41/63] Compiling ArgumentParser ArgumentSet.swift
[42/63] Compiling ArgumentParser CommandParser.swift
[43/63] Compiling ArgumentParser InputKey.swift
[44/63] Compiling ArgumentParser InputOrigin.swift
[45/63] Emitting module GeoJSONKit
[46/63] Compiling GeoJSONKit GeoJSON+Codable.swift
[47/63] Compiling ArgumentParser DumpHelpGenerator.swift
[48/63] Compiling ArgumentParser HelpCommand.swift
[49/63] Compiling ArgumentParser HelpGenerator.swift
[50/63] Compiling ArgumentParser MessageInfo.swift
[51/63] Compiling ArgumentParser UsageGenerator.swift
[52/63] Compiling ArgumentParser Name.swift
[53/63] Compiling ArgumentParser Parsed.swift
[54/63] Compiling ArgumentParser ParsedValues.swift
[55/63] Compiling ArgumentParser ParserError.swift
[56/63] Compiling ArgumentParser SplitArguments.swift
[57/64] Wrapping AST for ArgumentParser for debugging
[59/64] Compiling GeoJSONKit GeoJSON.swift
[60/65] Wrapping AST for GeoJSONKit for debugging
[62/82] Compiling GeoJSONKitTurf DouglasPeucker.swift
[63/82] Compiling GeoJSONKitTurf MonotoneChain.swift
[64/82] Compiling GeoJSONKitTurf RadianCoordinate2D.swift
[65/82] Compiling GeoJSONKitTurf Simplify.swift
[66/82] Compiling GeoJSONKitTurf Turf+Polygon.swift
[67/82] Compiling GeoJSONKitTurf Turf.swift
[68/84] Compiling GeoJSONKitTurf ClosestCoordinate.swift
[69/84] Compiling GeoJSONKitTurf ConvexHull.swift
[70/84] Compiling GeoJSONKitTurf CoreLocation.swift
[71/84] Emitting module GeoJSONKitTurf
[72/84] Compiling GeoJSONKitTurf GeoJSON+Helpers.swift
[73/84] Compiling GeoJSONKitTurf GeoJSON+LineString+EncodedPolyline.swift
[74/84] Compiling GeoJSONKitTurf Position+Helpers.swift
[75/84] Compiling GeoJSONKitTurf Turf+BoundingBox.swift
[76/84] Compiling GeoJSONKitTurf Turf+GeometryObject.swift
[77/84] Compiling GeoJSONKitTurf Turf+LineString.swift
[78/84] Compiling GeoJSONKitTurf Turf+LinearRing.swift
[79/84] Compiling GeoJSONKitTurf Spline.swift
[80/84] Compiling GeoJSONKitTurf SutherlandHodgeman.swift
[81/85] Wrapping AST for GeoJSONKitTurf for debugging
[83/87] Compiling GeoKitten main.swift
[84/87] Emitting module GeoKitten
[85/88] Wrapping AST for GeoKitten for debugging
[86/88] Write Objects.LinkFileList
[87/88] Linking geokitten
Build complete! (26.96s)
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 finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.