The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GeoProjector, reference 0.3.0 (732e0a), with Swift 6.3 for Wasm on 29 Apr 2026 12:50:45 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maparoni/GeoProjector.git
Reference: 0.3.0
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.3.0      -> FETCH_HEAD
HEAD is now at 732e0ab SVG support (#36)
Cloned https://github.com/maparoni/GeoProjector.git
Revision (git rev-parse @):
732e0abe4339ca9838da842fb2a31990cbb11506
SUCCESS checkout https://github.com/maparoni/GeoProjector.git at 0.3.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/maparoni/GeoProjector.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Fetching https://github.com/maparoni/geojsonkit-turf
Fetching https://github.com/maparoni/geojsonkit.git
Fetching https://github.com/apple/swift-algorithms.git
[1/362] Fetching geojsonkit
[360/3449] Fetching geojsonkit, geojsonkit-turf
[1935/9507] Fetching geojsonkit, geojsonkit-turf, swift-algorithms
Fetched https://github.com/maparoni/geojsonkit.git from cache (0.65s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.65s)
Fetched https://github.com/maparoni/geojsonkit-turf from cache (0.65s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.06s)
Fetching https://github.com/apple/swift-numerics.git
[1/6416] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.42s)
Computing version for https://github.com/maparoni/geojsonkit.git
Computed https://github.com/maparoni/geojsonkit.git at 0.6.0 (0.79s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.32s)
Computing version for https://github.com/maparoni/geojsonkit-turf
Computed https://github.com/maparoni/geojsonkit-turf at 0.4.3 (0.39s)
Fetching https://github.com/apple/swift-argument-parser
[1/17486] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.37s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (1.92s)
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin GenerateDoccReference
Building for debugging...
[2/10] Write sources
[8/10] Compiling _NumericsShims _NumericsShims.c
[9/10] Write swift-version-24593BA9C3E375BF.txt
[11/24] Compiling RealModule AugmentedArithmetic.swift
[12/24] Compiling RealModule Double+Real.swift
[13/25] Compiling RealModule RealFunctions.swift
[14/25] Compiling RealModule RelaxedArithmetic.swift
[15/25] Compiling RealModule Float16+Real.swift
[16/25] Compiling RealModule ElementaryFunctions.swift
[17/25] Compiling RealModule Float+Real.swift
[18/25] Compiling RealModule AlgebraicField.swift
[19/25] Compiling RealModule ApproximateEquality.swift
[20/25] Emitting module RealModule
[21/25] Compiling RealModule Real.swift
[22/25] Compiling RealModule Float80+Real.swift
[24/51] Compiling Algorithms Compacted.swift
[25/51] Compiling Algorithms Cycle.swift
[26/51] Compiling Algorithms EitherSequence.swift
[27/51] Compiling Algorithms FirstNonNil.swift
[28/54] Compiling Algorithms Split.swift
[29/54] Compiling Algorithms Stride.swift
[30/54] Compiling Algorithms Suffix.swift
[31/54] Compiling Algorithms RandomSample.swift
[32/54] Compiling Algorithms Reductions.swift
[33/54] Compiling Algorithms Rotate.swift
[34/54] Emitting module GeoJSONKit
[35/54] Compiling GeoJSONKit GeoJSON+Codable.swift
[36/54] Compiling GeoJSONKit GeoJSON.swift
[37/55] Compiling Algorithms Trim.swift
[38/55] Compiling Algorithms Unique.swift
[39/55] Compiling Algorithms Windows.swift
[40/55] Compiling Algorithms Partition.swift
[42/55] Compiling Algorithms Permutations.swift
[43/55] Compiling Algorithms Product.swift
[44/55] Compiling Algorithms Joined.swift
[45/55] Compiling Algorithms Keyed.swift
[46/55] Compiling Algorithms MinMax.swift
[47/55] Compiling Algorithms FlattenCollection.swift
[48/55] Compiling Algorithms Grouped.swift
[49/55] Compiling Algorithms Indexed.swift
[50/55] Compiling Algorithms Intersperse.swift
[51/72] Emitting module GeoJSONKitTurf
[52/74] Compiling GeoJSONKitTurf ClosestCoordinate.swift
[53/74] Compiling GeoJSONKitTurf ConvexHull.swift
[54/74] Compiling GeoJSONKitTurf CoreLocation.swift
[55/74] Compiling GeoJSONKitTurf DouglasPeucker.swift
[59/74] Compiling GeoJSONKitTurf RadianCoordinate2D.swift
[60/74] Compiling GeoJSONKitTurf Simplify.swift
[62/74] Compiling GeoJSONKitTurf MonotoneChain.swift
[63/74] Compiling GeoJSONKitTurf GeoJSON+Helpers.swift
[64/74] Compiling GeoJSONKitTurf GeoJSON+LineString+EncodedPolyline.swift
[65/74] Compiling GeoJSONKitTurf Position+Helpers.swift
[66/74] Compiling GeoJSONKitTurf Spline.swift
[67/74] Compiling GeoJSONKitTurf SutherlandHodgeman.swift
[68/74] Compiling GeoJSONKitTurf Turf+Polygon.swift
[69/74] Compiling GeoJSONKitTurf Turf.swift
[70/74] Compiling GeoJSONKitTurf Turf+BoundingBox.swift
[71/74] Compiling GeoJSONKitTurf Turf+GeometryObject.swift
[72/74] Compiling GeoJSONKitTurf Turf+LineString.swift
[73/74] Compiling GeoJSONKitTurf Turf+LinearRing.swift
[75/84] Emitting module Algorithms
[77/85] Compiling GeoProjector ProjectionMode.swift
[78/85] Compiling GeoProjector Interpolator.swift
[79/85] Compiling GeoProjector Projection.swift
[80/85] Compiling GeoProjector Projections+Azimuthal.swift
[81/85] Emitting module GeoProjector
[82/85] Compiling GeoProjector Projections+Cylindrical.swift
[83/86] Compiling GeoProjector Projections.swift
[84/86] Compiling GeoProjector Projections+Pseudocylindrical.swift
[85/86] Compiling GeoProjector Projections+Orthographic.swift
[86/86] Compiling GeoProjector Structs.swift
[88/95] Compiling GeoDrawer GeoMap+UIKit.swift
[89/96] Compiling GeoDrawer GeoMap+AppKit.swift
[90/96] Compiling GeoDrawer GeoJSON+Continents.swift
[91/96] Compiling GeoDrawer GeoDrawerContent+Style.swift
[92/96] Compiling GeoDrawer GeoDrawer+SVG.swift
[93/96] Compiling GeoDrawer GeoDrawer+CoreGraphics.swift
[94/96] Emitting module GeoDrawer
[95/96] Compiling GeoDrawer GeoDrawer+Image.swift
[96/96] Compiling GeoDrawer GeoDrawer.swift
Build complete! (21.76s)
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"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.git"
    }
  ],
  "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",
        "NaturalEarthTests.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",
        "ProjectionMode.swift",
        "Projections+Azimuthal.swift",
        "Projections+Cylindrical.swift",
        "Projections+Orthographic.swift",
        "Projections+Pseudocylindrical.swift",
        "Projections.swift",
        "Structs.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GeoDrawerTests",
      "module_type" : "SwiftTarget",
      "name" : "GeoDrawerTests",
      "path" : "Tests/GeoDrawerTests",
      "sources" : [
        "GeoDrawerSVGTests.swift"
      ],
      "target_dependencies" : [
        "GeoDrawer",
        "GeoProjector"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GeoDrawer",
      "module_type" : "SwiftTarget",
      "name" : "GeoDrawer",
      "path" : "Sources/GeoDrawer",
      "product_dependencies" : [
        "Algorithms"
      ],
      "product_memberships" : [
        "GeoDrawer"
      ],
      "sources" : [
        "GeoDrawer+CoreGraphics.swift",
        "GeoDrawer+Image.swift",
        "GeoDrawer+SVG.swift",
        "GeoDrawer.swift",
        "GeoJSON+Continents.swift",
        "GeoMap+AppKit.swift",
        "GeoMap+UIKit.swift",
        "styling/GeoDrawerContent+Style.swift"
      ],
      "target_dependencies" : [
        "GeoProjector"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Done.