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 0.1.7 (890d5e), with Swift 6.1 for macOS (SPM) on 27 Apr 2025 15:28:54 UTC.

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maparoni/GeoJSONKit-Turf.git
Reference: 0.1.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/maparoni/GeoJSONKit-Turf
 * tag               0.1.7      -> FETCH_HEAD
HEAD is now at 890d5ee Adds GeoJSON.LineString.fretchedDistance (#15)
Cloned https://github.com/maparoni/GeoJSONKit-Turf.git
Revision (git rev-parse @):
890d5eee12701f556228a1558ae97f0d6363cd20
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/maparoni/GeoJSONKit-Turf.git at 0.1.7
Fetching https://github.com/maparoni/geojsonkit.git
Fetching https://github.com/apple/swift-argument-parser from cache
[1/362] Fetching geojsonkit
Fetched https://github.com/apple/swift-argument-parser from cache (0.65s)
Fetched https://github.com/maparoni/geojsonkit.git from cache (1.06s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.2 (1.68s)
Computing version for https://github.com/maparoni/geojsonkit.git
Computed https://github.com/maparoni/geojsonkit.git at 0.5.2 (0.57s)
Creating working copy for https://github.com/maparoni/geojsonkit.git
Working copy of https://github.com/maparoni/geojsonkit.git resolved at 0.5.2
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "geojsonkit-turf",
      "name": "GeoJSONKitTurf",
      "url": "https://github.com/maparoni/GeoJSONKit-Turf.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GeoJSONKit-Turf",
      "dependencies": [
        {
          "identity": "geojsonkit",
          "name": "GeoJSONKit",
          "url": "https://github.com/maparoni/geojsonkit.git",
          "version": "0.6.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/geojsonkit",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/maparoni/GeoJSONKit-Turf.git
[1/3084] Fetching geojsonkit-turf
Fetched https://github.com/maparoni/GeoJSONKit-Turf.git from cache (1.19s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/maparoni/geojsonkit.git from cache
Fetched https://github.com/maparoni/geojsonkit.git from cache (0.45s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.51s)
Computing version for https://github.com/maparoni/geojsonkit.git
Computed https://github.com/maparoni/geojsonkit.git at 0.6.0 (1.08s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.48s)
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.0
Creating working copy for https://github.com/maparoni/GeoJSONKit-Turf.git
Working copy of https://github.com/maparoni/GeoJSONKit-Turf.git resolved at 0.1.7 (890d5ee)
Creating working copy for https://github.com/maparoni/geojsonkit.git
Working copy of https://github.com/maparoni/geojsonkit.git resolved at 0.6.0
Found 2 product dependencies
  - GeoJSONKit
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/maparoni/GeoJSONKit-Turf.git
https://github.com/maparoni/GeoJSONKit-Turf.git
{
  "dependencies" : [
    {
      "identity" : "geojsonkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.2",
            "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" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    },
    {
      "name" : "tvos",
      "version" : "12.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",
        "Spline.swift",
        "Turf+BoundingBox.swift",
        "Turf+GeometryObject.swift",
        "Turf+LineString.swift",
        "Turf+LinearRing.swift",
        "Turf+Polygon.swift",
        "Turf.swift",
        "algorithms/DouglasPeucker.swift",
        "algorithms/MonotoneChain.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -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
Building for debugging...
[0/10] Write sources
[2/10] Write geokitten-entitlement.plist
[2/10] Write sources
[6/10] Write swift-version-2F0A5646E1D333AE.txt
[8/15] Emitting module ArgumentParserToolInfo
[9/15] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/52] Compiling ArgumentParser Argument.swift
[11/52] Compiling ArgumentParser ArgumentHelp.swift
[12/52] Compiling ArgumentParser ArgumentVisibility.swift
[13/52] Compiling ArgumentParser CompletionKind.swift
[14/55] Emitting module ArgumentParser
[15/55] Compiling ArgumentParser InputOrigin.swift
[16/55] Compiling ArgumentParser Name.swift
[17/55] Compiling ArgumentParser Parsed.swift
[18/55] Compiling ArgumentParser ParsedValues.swift
[19/55] Compiling ArgumentParser SequenceExtensions.swift
[20/55] Compiling ArgumentParser StringExtensions.swift
[21/55] Compiling ArgumentParser Tree.swift
[22/55] Compiling ArgumentParser ArgumentDecoder.swift
[23/55] Compiling ArgumentParser ArgumentDefinition.swift
[24/55] Compiling ArgumentParser ArgumentSet.swift
[25/55] Compiling ArgumentParser CommandParser.swift
[26/55] Compiling ArgumentParser BashCompletionsGenerator.swift
[27/55] Compiling ArgumentParser CompletionsGenerator.swift
[28/55] Compiling ArgumentParser FishCompletionsGenerator.swift
[29/55] Compiling ArgumentParser ZshCompletionsGenerator.swift
[30/55] Compiling ArgumentParser Errors.swift
[31/55] Compiling ArgumentParser Flag.swift
[32/55] Compiling ArgumentParser NameSpecification.swift
[33/55] Compiling ArgumentParser Option.swift
[34/55] Compiling ArgumentParser ExpressibleByArgument.swift
[35/55] Compiling ArgumentParser ParsableArguments.swift
[36/55] Compiling ArgumentParser ParsableArgumentsValidation.swift
[37/55] Compiling ArgumentParser ParsableCommand.swift
[38/55] Compiling ArgumentParser OptionGroup.swift
[39/55] Compiling ArgumentParser AsyncParsableCommand.swift
[40/55] Compiling ArgumentParser CommandConfiguration.swift
[41/55] Compiling ArgumentParser EnumerableFlag.swift
[42/55] Compiling GeoJSONKit GeoJSON.swift
[43/55] Compiling GeoJSONKit GeoJSON+Codable.swift
[44/55] Emitting module GeoJSONKit
[45/55] Compiling ArgumentParser ParserError.swift
[46/55] Compiling ArgumentParser SplitArguments.swift
[47/55] Compiling ArgumentParser DumpHelpGenerator.swift
[48/55] Compiling ArgumentParser HelpCommand.swift
[49/55] Compiling ArgumentParser HelpGenerator.swift
[50/55] Compiling ArgumentParser MessageInfo.swift
[51/55] Compiling ArgumentParser UsageGenerator.swift
[52/55] Compiling ArgumentParser CollectionExtensions.swift
[53/71] Compiling GeoJSONKitTurf DouglasPeucker.swift
[54/71] Compiling GeoJSONKitTurf Turf+Polygon.swift
[55/72] Compiling GeoJSONKitTurf MonotoneChain.swift
[56/72] Compiling GeoJSONKitTurf Turf.swift
[57/72] Compiling GeoJSONKitTurf Simplify.swift
[58/72] Compiling GeoJSONKitTurf Spline.swift
[59/72] Compiling GeoJSONKitTurf Position+Helpers.swift
[60/72] Compiling GeoJSONKitTurf RadianCoordinate2D.swift
[61/72] Compiling GeoJSONKitTurf ClosestCoordinate.swift
[62/72] Compiling GeoJSONKitTurf ConvexHull.swift
[63/72] Compiling GeoJSONKitTurf Turf+BoundingBox.swift
[64/72] Compiling GeoJSONKitTurf Turf+GeometryObject.swift
[65/72] Compiling GeoJSONKitTurf Turf+LineString.swift
[66/72] Compiling GeoJSONKitTurf Turf+LinearRing.swift
[67/72] Emitting module GeoJSONKitTurf
[68/72] Compiling GeoJSONKitTurf CoreLocation.swift
[69/72] Compiling GeoJSONKitTurf GeoJSON+Helpers.swift
[70/74] Compiling GeoKitten main.swift
/Users/admin/builder/spi-builder-workspace/Sources/GeoKitten/main.swift:18:14: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
16 |
17 | struct GeoKitten: ParsableCommand {
18 |   static var configuration = CommandConfiguration(
   |              |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |              |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 |     commandName: "geokitten",
20 |     abstract: "CLI for GeoJSONKit-Turf",
[71/74] Emitting module GeoKitten
/Users/admin/builder/spi-builder-workspace/Sources/GeoKitten/main.swift:18:14: warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
16 |
17 | struct GeoKitten: ParsableCommand {
18 |   static var configuration = CommandConfiguration(
   |              |- warning: static property 'configuration' is not concurrency-safe because it is nonisolated global shared mutable state; this is an error in the Swift 6 language mode
   |              |- note: convert 'configuration' to a 'let' constant to make 'Sendable' shared state immutable
   |              |- note: add '@MainActor' to make static property 'configuration' part of global actor 'MainActor'
   |              `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
19 |     commandName: "geokitten",
20 |     abstract: "CLI for GeoJSONKit-Turf",
[71/74] Write Objects.LinkFileList
[72/74] Linking geokitten
[73/74] Applying geokitten
Build complete! (6.97s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "geojsonkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.2",
            "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" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.12"
    },
    {
      "name" : "ios",
      "version" : "10.0"
    },
    {
      "name" : "watchos",
      "version" : "3.0"
    },
    {
      "name" : "tvos",
      "version" : "12.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",
        "Spline.swift",
        "Turf+BoundingBox.swift",
        "Turf+GeometryObject.swift",
        "Turf+LineString.swift",
        "Turf+LinearRing.swift",
        "Turf+Polygon.swift",
        "Turf.swift",
        "algorithms/DouglasPeucker.swift",
        "algorithms/MonotoneChain.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.