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 (99c542), with Swift 6.0 for macOS (SPM) on 29 Nov 2024 15:06:39 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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: $PWD/.spi.yml
SUCCESS checkout https://github.com/maparoni/GeoJSONKit-Turf.git at main
Fetching https://github.com/maparoni/geojsonkit.git
Fetching https://github.com/apple/swift-argument-parser
[1/362] Fetching geojsonkit
[360/12757] Fetching geojsonkit, swift-argument-parser
Fetched https://github.com/maparoni/geojsonkit.git from cache (1.66s)
Fetched https://github.com/apple/swift-argument-parser from cache (1.66s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.1.2 (0.59s)
Computing version for https://github.com/maparoni/geojsonkit.git
Computed https://github.com/maparoni/geojsonkit.git at 0.5.3 (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.3
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.46s)
Fetching https://github.com/maparoni/geojsonkit.git from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/maparoni/geojsonkit.git from cache (0.56s)
Fetched https://github.com/apple/swift-argument-parser 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.56s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.46s)
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
Creating working copy for https://github.com/maparoni/GeoJSONKit-Turf.git
Working copy of https://github.com/maparoni/GeoJSONKit-Turf.git resolved at main (99c542f)
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.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" : "/Users/admin/builder/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"
}
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
[4/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 BashCompletionsGenerator.swift
[18/55] Compiling ArgumentParser CompletionsGenerator.swift
[19/55] Compiling ArgumentParser FishCompletionsGenerator.swift
[20/55] Compiling ArgumentParser ZshCompletionsGenerator.swift
[21/55] Compiling ArgumentParser ExpressibleByArgument.swift
[22/55] Compiling ArgumentParser ParsableArguments.swift
[23/55] Compiling ArgumentParser ParsableArgumentsValidation.swift
[24/55] Compiling ArgumentParser ParsableCommand.swift
[25/55] Emitting module ArgumentParser
[26/55] Compiling ArgumentParser Errors.swift
[27/55] Compiling ArgumentParser Flag.swift
[28/55] Compiling ArgumentParser NameSpecification.swift
[29/55] Compiling ArgumentParser Option.swift
[30/55] Compiling ArgumentParser ArgumentDecoder.swift
[31/55] Compiling ArgumentParser ArgumentDefinition.swift
[32/55] Compiling ArgumentParser ArgumentSet.swift
[33/55] Compiling ArgumentParser CommandParser.swift
[34/55] Compiling ArgumentParser OptionGroup.swift
[35/55] Compiling ArgumentParser AsyncParsableCommand.swift
[36/55] Compiling ArgumentParser CommandConfiguration.swift
[37/55] Compiling ArgumentParser EnumerableFlag.swift
[38/55] Compiling GeoJSONKit GeoJSON+Codable.swift
[39/55] Compiling GeoJSONKit GeoJSON.swift
[40/55] Emitting module GeoJSONKit
[41/55] Compiling ArgumentParser InputOrigin.swift
[42/55] Compiling ArgumentParser Name.swift
[43/55] Compiling ArgumentParser Parsed.swift
[44/55] Compiling ArgumentParser ParsedValues.swift
[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/72] Compiling GeoJSONKitTurf Spline.swift
[54/72] Compiling GeoJSONKitTurf Turf+LinearRing.swift
[55/72] Compiling GeoJSONKitTurf Turf+Polygon.swift
[56/72] Compiling GeoJSONKitTurf Turf.swift
[57/72] Compiling GeoJSONKitTurf DouglasPeucker.swift
[58/72] Compiling GeoJSONKitTurf MonotoneChain.swift
[59/73] Compiling GeoJSONKitTurf SutherlandHodgeman.swift
[60/73] Compiling GeoJSONKitTurf ClosestCoordinate.swift
[61/73] Compiling GeoJSONKitTurf ConvexHull.swift
[62/73] Compiling GeoJSONKitTurf CoreLocation.swift
[63/73] Compiling GeoJSONKitTurf GeoJSON+Helpers.swift
[64/73] Compiling GeoJSONKitTurf Simplify.swift
[65/73] Compiling GeoJSONKitTurf Turf+BoundingBox.swift
[66/73] Emitting module GeoJSONKitTurf
[67/73] Compiling GeoJSONKitTurf Turf+GeometryObject.swift
[68/73] Compiling GeoJSONKitTurf Turf+LineString.swift
[69/73] Compiling GeoJSONKitTurf Position+Helpers.swift
[70/73] Compiling GeoJSONKitTurf RadianCoordinate2D.swift
[71/75] 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",
[72/75] 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",
[72/75] Write Objects.LinkFileList
[73/75] Linking geokitten
[74/75] Applying geokitten
Build complete! (11.44s)
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" : "/Users/admin/builder/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.