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 Linux on 29 Nov 2024 15:00:38 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

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 /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
 * 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
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/maparoni/GeoJSONKit-Turf.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" 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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/maparoni/geojsonkit.git
[1/362] Fetching geojsonkit
[360/12757] Fetching geojsonkit, swift-argument-parser
Fetched https://github.com/maparoni/geojsonkit.git from cache (0.69s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.69s)
Computing version for https://github.com/maparoni/geojsonkit.git
Computed https://github.com/maparoni/geojsonkit.git at 0.6.0 (0.47s)
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/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.git
Working copy of https://github.com/maparoni/geojsonkit.git resolved at 0.6.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/14] Write sources
[6/14] Write swift-version-24593BA9C3E375BF.txt
[8/19] Emitting module ArgumentParserToolInfo
[9/19] Compiling ArgumentParserToolInfo ToolInfo.swift
[10/20] Wrapping AST for ArgumentParserToolInfo for debugging
[12/58] Emitting module ArgumentParser
[13/63] Compiling ArgumentParser BashCompletionsGenerator.swift
[14/63] Compiling ArgumentParser CompletionsGenerator.swift
[15/63] Compiling ArgumentParser FishCompletionsGenerator.swift
[16/63] Compiling ArgumentParser ZshCompletionsGenerator.swift
[17/63] Compiling ArgumentParser Argument.swift
[18/63] Compiling ArgumentParser ArgumentHelp.swift
[19/63] Compiling ArgumentParser ExpressibleByArgument.swift
[20/63] Compiling ArgumentParser ParsableArguments.swift
[21/63] Compiling ArgumentParser ParsableArgumentsValidation.swift
[22/63] Compiling ArgumentParser ParsableCommand.swift
[23/63] Compiling ArgumentParser ArgumentDecoder.swift
[24/63] Compiling ArgumentParser CollectionExtensions.swift
[25/63] Compiling ArgumentParser Platform.swift
[26/63] Compiling ArgumentParser SequenceExtensions.swift
[27/63] Compiling ArgumentParser StringExtensions.swift
[28/63] Compiling ArgumentParser Tree.swift
[29/63] Compiling ArgumentParser OptionGroup.swift
[30/63] Compiling ArgumentParser AsyncParsableCommand.swift
[31/63] Compiling ArgumentParser CommandConfiguration.swift
[32/63] Compiling ArgumentParser CommandGroup.swift
[33/63] Compiling ArgumentParser EnumerableFlag.swift
[34/63] Compiling GeoJSONKit GeoJSON.swift
[35/63] Compiling GeoJSONKit GeoJSON+Codable.swift
[36/63] Emitting module GeoJSONKit
[37/64] Wrapping AST for GeoJSONKit for debugging
[39/79] Compiling ArgumentParser ArgumentDefinition.swift
[40/79] Compiling ArgumentParser ArgumentSet.swift
[41/79] Compiling ArgumentParser CommandParser.swift
[42/79] Compiling ArgumentParser InputKey.swift
[43/79] Compiling ArgumentParser InputOrigin.swift
[44/79] Compiling ArgumentParser Name.swift
[45/79] Compiling ArgumentParser Parsed.swift
[46/79] Compiling ArgumentParser ParsedValues.swift
[47/79] Compiling ArgumentParser ParserError.swift
[48/79] Compiling ArgumentParser SplitArguments.swift
[49/79] Compiling ArgumentParser ArgumentVisibility.swift
[50/79] Compiling ArgumentParser CompletionKind.swift
[51/79] Compiling ArgumentParser Errors.swift
[52/79] Compiling ArgumentParser Flag.swift
[53/79] Compiling ArgumentParser NameSpecification.swift
[54/79] Compiling ArgumentParser Option.swift
[55/79] Compiling ArgumentParser DumpHelpGenerator.swift
[56/79] Compiling ArgumentParser HelpCommand.swift
[57/79] Compiling ArgumentParser HelpGenerator.swift
[58/79] Compiling ArgumentParser MessageInfo.swift
[59/79] Compiling ArgumentParser UsageGenerator.swift
[61/80] Compiling GeoJSONKitTurf Turf+Polygon.swift
[62/80] Compiling GeoJSONKitTurf Turf.swift
[62/82] Wrapping AST for ArgumentParser for debugging
[64/82] Compiling GeoJSONKitTurf Position+Helpers.swift
[65/82] Compiling GeoJSONKitTurf RadianCoordinate2D.swift
[66/82] Compiling GeoJSONKitTurf CoreLocation.swift
[67/82] Compiling GeoJSONKitTurf GeoJSON+Helpers.swift
[68/82] Compiling GeoJSONKitTurf ClosestCoordinate.swift
[69/82] Compiling GeoJSONKitTurf ConvexHull.swift
[70/82] Emitting module GeoJSONKitTurf
[71/82] Compiling GeoJSONKitTurf Simplify.swift
[72/82] Compiling GeoJSONKitTurf Spline.swift
[73/82] Compiling GeoJSONKitTurf Turf+BoundingBox.swift
[74/82] Compiling GeoJSONKitTurf Turf+GeometryObject.swift
[75/82] Compiling GeoJSONKitTurf Turf+LineString.swift
[76/82] Compiling GeoJSONKitTurf Turf+LinearRing.swift
[77/82] Compiling GeoJSONKitTurf DouglasPeucker.swift
[78/82] Compiling GeoJSONKitTurf MonotoneChain.swift
[79/83] Wrapping AST for GeoJSONKitTurf for debugging
[81/85] Emitting module GeoKitten
[82/85] Compiling GeoKitten main.swift
[83/86] Wrapping AST for GeoKitten for debugging
[84/86] Write Objects.LinkFileList
[85/86] Linking geokitten
Build complete! (15.57s)
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" : "/host/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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.