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.0 for macOS (SPM) on 29 Nov 2024 15:06:57 UTC.

Swift 6 data race errors: 1

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.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.58.1
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/apple/swift-argument-parser
Fetching https://github.com/maparoni/geojsonkit.git
[1/362] Fetching geojsonkit
[349/12757] Fetching geojsonkit, swift-argument-parser
Fetched https://github.com/maparoni/geojsonkit.git from cache (1.53s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.53s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.2 (0.57s)
Computing version for https://github.com/maparoni/geojsonkit.git
Computed https://github.com/maparoni/geojsonkit.git at 0.5.2 (0.55s)
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/3064] Fetching geojsonkit-turf
Fetched https://github.com/maparoni/GeoJSONKit-Turf.git from cache (1.24s)
Fetching https://github.com/maparoni/geojsonkit.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.56s)
Fetched https://github.com/maparoni/geojsonkit.git from cache (0.56s)
Computing version for https://github.com/maparoni/geojsonkit.git
Computed https://github.com/maparoni/geojsonkit.git at 0.6.0 (0.52s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.44s)
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
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
Found 2 product dependencies
  - GeoJSONKit
  - swift-argument-parser
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
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.1.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
[5/10] Write geokitten-entitlement.plist
[6/10] Write swift-version--7754E27361AE5C74.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] Compiling ArgumentParser SequenceExtensions.swift
[15/55] Compiling ArgumentParser StringExtensions.swift
[16/55] Compiling ArgumentParser Tree.swift
[17/55] Compiling ArgumentParser ExpressibleByArgument.swift
[18/55] Compiling ArgumentParser ParsableArguments.swift
[19/55] Compiling ArgumentParser ParsableArgumentsValidation.swift
[20/55] Compiling ArgumentParser ParsableCommand.swift
[21/55] Emitting module ArgumentParser
[22/55] Compiling ArgumentParser BashCompletionsGenerator.swift
[23/55] Compiling ArgumentParser CompletionsGenerator.swift
[24/55] Compiling ArgumentParser FishCompletionsGenerator.swift
[25/55] Compiling ArgumentParser ZshCompletionsGenerator.swift
[26/55] Compiling ArgumentParser ArgumentDecoder.swift
[27/55] Compiling ArgumentParser ArgumentDefinition.swift
[28/55] Compiling ArgumentParser ArgumentSet.swift
[29/55] Compiling ArgumentParser CommandParser.swift
[30/55] Emitting module GeoJSONKit
[31/55] Compiling GeoJSONKit GeoJSON+Codable.swift
[32/55] Compiling GeoJSONKit GeoJSON.swift
[33/55] Compiling ArgumentParser InputOrigin.swift
[34/55] Compiling ArgumentParser Name.swift
[35/55] Compiling ArgumentParser Parsed.swift
[36/55] Compiling ArgumentParser ParsedValues.swift
[37/55] Compiling ArgumentParser Errors.swift
[38/55] Compiling ArgumentParser Flag.swift
[39/55] Compiling ArgumentParser NameSpecification.swift
[40/55] Compiling ArgumentParser Option.swift
[41/55] Compiling ArgumentParser ParserError.swift
[42/55] Compiling ArgumentParser SplitArguments.swift
[43/55] Compiling ArgumentParser DumpHelpGenerator.swift
[44/55] Compiling ArgumentParser HelpCommand.swift
[45/55] Compiling ArgumentParser OptionGroup.swift
[46/55] Compiling ArgumentParser AsyncParsableCommand.swift
[47/55] Compiling ArgumentParser CommandConfiguration.swift
[48/55] Compiling ArgumentParser EnumerableFlag.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 Turf+Polygon.swift
[54/71] Compiling GeoJSONKitTurf CoreLocation.swift
[55/71] Compiling GeoJSONKitTurf GeoJSON+Helpers.swift
[56/71] Compiling GeoJSONKitTurf Turf.swift
[57/71] Compiling GeoJSONKitTurf ClosestCoordinate.swift
[58/71] Compiling GeoJSONKitTurf ConvexHull.swift
[59/71] Compiling GeoJSONKitTurf DouglasPeucker.swift
[60/72] Compiling GeoJSONKitTurf MonotoneChain.swift
[61/72] Emitting module GeoJSONKitTurf
[62/72] Compiling GeoJSONKitTurf Simplify.swift
[63/72] Compiling GeoJSONKitTurf Spline.swift
[64/72] Compiling GeoJSONKitTurf Position+Helpers.swift
[65/72] Compiling GeoJSONKitTurf RadianCoordinate2D.swift
[66/72] Compiling GeoJSONKitTurf Turf+LineString.swift
[67/72] Compiling GeoJSONKitTurf Turf+LinearRing.swift
[68/72] Compiling GeoJSONKitTurf Turf+BoundingBox.swift
[69/72] Compiling GeoJSONKitTurf Turf+GeometryObject.swift
[70/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: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
   |              `- 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] 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: annotate 'configuration' with '@MainActor' if property should only be accessed from the main actor
   |              `- 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! (9.79s)
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.