This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of GeoJSONKitTurf with Swift 6.0 for Linux.

Swift 6 data race errors: 0

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.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 99c542f Expose `GeoJSON.BoundingBox.append(_:allowSpanningAntimeridian:)`
Cloned https://github.com/maparoni/GeoJSONKit-Turf.git
Revision (git rev-parse @):
99c542f4c3c105caa9567c61fd8036e94e07df05
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/maparoni/GeoJSONKit-Turf.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/maparoni/GeoJSONKit-Turf.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Fetching https://github.com/maparoni/geojsonkit.git
Fetching https://github.com/apple/swift-argument-parser
[1/362] Fetching geojsonkit
[360/12041] Fetching geojsonkit, swift-argument-parser
Fetched https://github.com/maparoni/geojsonkit.git from cache (0.68s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.68s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.2 (0.45s)
Computing version for https://github.com/maparoni/geojsonkit.git
Computed https://github.com/maparoni/geojsonkit.git at 0.5.3 (0.45s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.1.2
Creating working copy for https://github.com/maparoni/geojsonkit.git
Working copy of https://github.com/maparoni/geojsonkit.git resolved at 0.5.3
Building for debugging...
[0/13] Write sources
[5/13] Write swift-version-24593BA9C3E375BF.txt
[7/18] Emitting module ArgumentParserToolInfo
[8/18] Compiling ArgumentParserToolInfo ToolInfo.swift
[9/19] Wrapping AST for ArgumentParserToolInfo for debugging
[11/55] Compiling ArgumentParser NameSpecification.swift
[12/55] Compiling ArgumentParser Option.swift
[13/55] Compiling ArgumentParser OptionGroup.swift
[14/55] Compiling ArgumentParser AsyncParsableCommand.swift
[15/55] Compiling ArgumentParser CommandConfiguration.swift
[16/59] Emitting module ArgumentParser
[17/59] Compiling ArgumentParser CollectionExtensions.swift
[18/59] Compiling ArgumentParser SequenceExtensions.swift
[19/59] Compiling ArgumentParser StringExtensions.swift
[20/59] Compiling ArgumentParser Tree.swift
[21/59] Compiling GeoJSONKit GeoJSON+Codable.swift
[22/59] Emitting module GeoJSONKit
[23/59] Compiling GeoJSONKit GeoJSON.swift
[24/59] Compiling ArgumentParser Name.swift
[25/59] Compiling ArgumentParser Parsed.swift
[26/59] Compiling ArgumentParser ParsedValues.swift
[27/59] Compiling ArgumentParser ParserError.swift
[28/59] Compiling ArgumentParser SplitArguments.swift
[29/59] Compiling ArgumentParser EnumerableFlag.swift
[30/59] Compiling ArgumentParser ExpressibleByArgument.swift
[31/59] Compiling ArgumentParser ParsableArguments.swift
[32/59] Compiling ArgumentParser ParsableArgumentsValidation.swift
[33/59] Compiling ArgumentParser ParsableCommand.swift
[34/60] Compiling ArgumentParser ArgumentHelp.swift
[35/60] Compiling ArgumentParser ArgumentVisibility.swift
[36/60] Compiling ArgumentParser CompletionKind.swift
[37/60] Compiling ArgumentParser Errors.swift
[38/60] Compiling ArgumentParser Flag.swift
[40/60] Compiling ArgumentParser BashCompletionsGenerator.swift
[41/60] Compiling ArgumentParser CompletionsGenerator.swift
[42/60] Compiling ArgumentParser FishCompletionsGenerator.swift
[43/60] Compiling ArgumentParser ZshCompletionsGenerator.swift
[44/60] Compiling ArgumentParser Argument.swift
[44/60] Wrapping AST for GeoJSONKit for debugging
[46/76] Emitting module GeoJSONKitTurf
[47/78] Compiling GeoJSONKitTurf ClosestCoordinate.swift
[48/78] Compiling GeoJSONKitTurf ConvexHull.swift
[49/78] Compiling GeoJSONKitTurf CoreLocation.swift
[50/78] Compiling GeoJSONKitTurf DouglasPeucker.swift
[51/78] Compiling GeoJSONKitTurf MonotoneChain.swift
[52/78] Compiling GeoJSONKitTurf RadianCoordinate2D.swift
[53/78] Compiling GeoJSONKitTurf Simplify.swift
[54/78] Compiling GeoJSONKitTurf Turf+Polygon.swift
[55/78] Compiling GeoJSONKitTurf Turf.swift
[56/78] Compiling GeoJSONKitTurf Spline.swift
[57/78] Compiling GeoJSONKitTurf SutherlandHodgeman.swift
[58/78] Compiling ArgumentParser ArgumentDecoder.swift
[59/78] Compiling ArgumentParser ArgumentDefinition.swift
[60/78] Compiling ArgumentParser ArgumentSet.swift
[61/78] Compiling ArgumentParser CommandParser.swift
[62/78] Compiling ArgumentParser InputOrigin.swift
[63/78] Compiling ArgumentParser DumpHelpGenerator.swift
[64/78] Compiling ArgumentParser HelpCommand.swift
[65/78] Compiling ArgumentParser HelpGenerator.swift
[66/78] Compiling ArgumentParser MessageInfo.swift
[67/78] Compiling ArgumentParser UsageGenerator.swift
[69/79] Compiling GeoJSONKitTurf Turf+BoundingBox.swift
[70/79] Compiling GeoJSONKitTurf Turf+GeometryObject.swift
[71/79] Compiling GeoJSONKitTurf Turf+LineString.swift
[72/79] Compiling GeoJSONKitTurf Turf+LinearRing.swift
[73/79] Compiling GeoJSONKitTurf GeoJSON+Helpers.swift
[74/79] Compiling GeoJSONKitTurf Position+Helpers.swift
[74/80] Wrapping AST for ArgumentParser for debugging
[76/80] Wrapping AST for GeoJSONKitTurf for debugging
[78/82] Emitting module GeoKitten
[79/82] Compiling GeoKitten main.swift
[80/83] Wrapping AST for GeoKitten for debugging
[81/83] Write Objects.LinkFileList
[82/83] Linking geokitten
Build complete! (15.21s)
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",
        "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",
        "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"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.