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 GeoProjector, reference 0.1.1 (81395c), with Swift 6.2 (beta) for Android on 20 Jun 2025 19:58:12 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maparoni/GeoProjector.git
Reference: 0.1.1
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/GeoProjector
 * tag               0.1.1      -> FETCH_HEAD
HEAD is now at 81395c8 Tweaks (#20)
Cloned https://github.com/maparoni/GeoProjector.git
Revision (git rev-parse @):
81395c8281c84d647bde1b6d8ca1aeb37f5978a6
SUCCESS checkout https://github.com/maparoni/GeoProjector.git at 0.1.1
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/maparoni/GeoProjector.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/maparoni/geojsonkit.git
[1/362] Fetching geojsonkit
Fetching https://github.com/maparoni/geojsonkit-turf
Fetched https://github.com/maparoni/geojsonkit.git from cache (0.88s)
[1/3087] Fetching geojsonkit-turf
Fetched https://github.com/maparoni/geojsonkit-turf from cache (0.63s)
Computing version for https://github.com/maparoni/geojsonkit.git
Computed https://github.com/maparoni/geojsonkit.git at 0.6.0 (2.26s)
Computing version for https://github.com/maparoni/geojsonkit-turf
Computed https://github.com/maparoni/geojsonkit-turf at 0.4.3 (0.77s)
Fetching https://github.com/apple/swift-argument-parser
[1/15380] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.45s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.1 (2.30s)
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/maparoni/geojsonkit-turf
Working copy of https://github.com/maparoni/geojsonkit-turf resolved at 0.4.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.5.1
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/6] Write sources
[5/6] Write swift-version-8C5A4AE7A8CE2BA.txt
[7/9] Compiling GeoJSONKit GeoJSON+Codable.swift
[8/9] Emitting module GeoJSONKit
[9/9] Compiling GeoJSONKit GeoJSON.swift
[11/27] Compiling GeoJSONKitTurf DouglasPeucker.swift
[12/27] Compiling GeoJSONKitTurf MonotoneChain.swift
[13/29] Emitting module GeoJSONKitTurf
[14/29] Compiling GeoJSONKitTurf RadianCoordinate2D.swift
[15/29] Compiling GeoJSONKitTurf Simplify.swift
[16/29] Compiling GeoJSONKitTurf GeoJSON+Helpers.swift
[17/29] Compiling GeoJSONKitTurf GeoJSON+LineString+EncodedPolyline.swift
[18/29] Compiling GeoJSONKitTurf Position+Helpers.swift
[19/29] Compiling GeoJSONKitTurf Turf+BoundingBox.swift
[20/29] Compiling GeoJSONKitTurf Turf+GeometryObject.swift
[21/29] Compiling GeoJSONKitTurf Turf+Polygon.swift
[22/29] Compiling GeoJSONKitTurf Turf.swift
[23/29] Compiling GeoJSONKitTurf Turf+LineString.swift
[24/29] Compiling GeoJSONKitTurf Turf+LinearRing.swift
[25/29] Compiling GeoJSONKitTurf ClosestCoordinate.swift
[26/29] Compiling GeoJSONKitTurf ConvexHull.swift
[27/29] Compiling GeoJSONKitTurf CoreLocation.swift
[28/29] Compiling GeoJSONKitTurf Spline.swift
[29/29] Compiling GeoJSONKitTurf SutherlandHodgeman.swift
[31/38] Compiling GeoProjector Projections.swift
[32/39] Emitting module GeoProjector
[33/39] Compiling GeoProjector Projection.swift
[34/39] Compiling GeoProjector Interpolator.swift
[35/39] Compiling GeoProjector Structs.swift
[36/39] Compiling GeoProjector Projections+Azimuthal.swift
[37/39] Compiling GeoProjector Projections+Cylindrical.swift
[38/39] Compiling GeoProjector Projections+Orthographic.swift
[39/39] Compiling GeoProjector Projections+Pseudocylindrical.swift
[41/47] Compiling GeoDrawer GeoDrawer+CoreGraphics.swift
[42/47] Compiling GeoDrawer GeoMap+AppKit.swift
[43/47] Compiling GeoDrawer GeoMap+UIKit.swift
[44/47] Emitting module GeoDrawer
[45/47] Compiling GeoDrawer GeoJSON+Continents.swift
[46/47] Compiling GeoDrawer GeoDrawer+UIKit.swift
[47/47] Compiling GeoDrawer GeoDrawer.swift
Build complete! (36.35s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "geojsonkit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.5.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/maparoni/geojsonkit.git"
    },
    {
      "identity" : "geojsonkit-turf",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/maparoni/geojsonkit-turf"
    }
  ],
  "manifest_display_name" : "GeoProjector",
  "name" : "GeoProjector",
  "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" : "GeoProjector",
      "targets" : [
        "GeoProjector"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GeoDrawer",
      "targets" : [
        "GeoDrawer"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GeoProjectorTests",
      "module_type" : "SwiftTarget",
      "name" : "GeoProjectorTests",
      "path" : "Tests/GeoProjectorTests",
      "sources" : [
        "MapBoundsTests.swift",
        "ProjectionTests.swift",
        "TranslationTests.swift"
      ],
      "target_dependencies" : [
        "GeoProjector"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GeoProjector",
      "module_type" : "SwiftTarget",
      "name" : "GeoProjector",
      "path" : "Sources/GeoProjector",
      "product_dependencies" : [
        "GeoJSONKit",
        "GeoJSONKitTurf"
      ],
      "product_memberships" : [
        "GeoProjector",
        "GeoDrawer"
      ],
      "sources" : [
        "Interpolator.swift",
        "Projection.swift",
        "Projections+Azimuthal.swift",
        "Projections+Cylindrical.swift",
        "Projections+Orthographic.swift",
        "Projections+Pseudocylindrical.swift",
        "Projections.swift",
        "Structs.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GeoDrawer",
      "module_type" : "SwiftTarget",
      "name" : "GeoDrawer",
      "path" : "Sources/GeoDrawer",
      "product_memberships" : [
        "GeoDrawer"
      ],
      "sources" : [
        "GeoDrawer+CoreGraphics.swift",
        "GeoDrawer+UIKit.swift",
        "GeoDrawer.swift",
        "GeoJSON+Continents.swift",
        "GeoMap+AppKit.swift",
        "GeoMap+UIKit.swift"
      ],
      "target_dependencies" : [
        "GeoProjector"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.