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

Failed to build GoogleMapsUtils, reference v6.1.3 (1727a5), with Swift 6.1 for Wasm on 3 Dec 2025 16:14:23 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/googlemaps/google-maps-ios-utils.git
Reference: v6.1.3
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/googlemaps/google-maps-ios-utils
 * tag               v6.1.3     -> FETCH_HEAD
HEAD is now at 1727a5e chore(main): release 6.1.3 (#556)
Cloned https://github.com/googlemaps/google-maps-ios-utils.git
Revision (git rev-parse @):
1727a5e25036cecc07296569b8ad3f85d4baca4b
SUCCESS checkout https://github.com/googlemaps/google-maps-ios-utils.git at v6.1.3
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/googlemaps/google-maps-ios-utils.git
https://github.com/googlemaps/google-maps-ios-utils.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
    {
      "identity" : "ios-maps-sdk",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "10.0.0",
            "upper_bound" : "11.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/googlemaps/ios-maps-sdk"
    },
    {
      "identity" : "ocmock",
      "requirement" : {
        "revision" : [
          "fe1661a3efed11831a6452f4b1a0c5e6ddc08c3d"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/erikdoe/ocmock.git"
    }
  ],
  "manifest_display_name" : "GoogleMapsUtils",
  "name" : "GoogleMapsUtils",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    }
  ],
  "products" : [
    {
      "name" : "GoogleMapsUtils",
      "targets" : [
        "GoogleMapsUtils",
        "GoogleMapsUtilsObjC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GoogleMapsUtilsTestsHelper",
      "module_type" : "ClangTarget",
      "name" : "GoogleMapsUtilsTestsHelper",
      "path" : "Tests/GoogleMapsUtilsTestsHelper",
      "sources" : [
        "include/GMUObjectiveCTestHelper.m",
        "include/GMUTestClusterItem.m"
      ],
      "target_dependencies" : [
        "GoogleMapsUtilsObjC"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GoogleMapsUtilsSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "GoogleMapsUtilsSwiftTests",
      "path" : "Tests/GoogleMapsUtilsSwiftTests",
      "product_dependencies" : [
        "GoogleMaps"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/GeoJSON/GeoJSON_FeatureCollection_Test.geojson",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/GeoJSON/GeoJSON_Feature_Test.geojson",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/GeoJSON/GeoJSON_GeometryCollection_Test.geojson",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/GeoJSON/GeoJSON_LineString_Test.geojson",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/GeoJSON/GeoJSON_MultiLineString_Test.geojson",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/GeoJSON/GeoJSON_MultiPoint_Test.geojson",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/GeoJSON/GeoJSON_MultiPolygon_Test.geojson",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/GeoJSON/GeoJSON_Point_Test.geojson",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/GeoJSON/GeoJSON_Polygon_Test.geojson",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/KML/KML_GroundOverlay_Test.kml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/KML/KML_LineString_Test.kml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/KML/KML_MultiGeometry_Test.kml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/KML/KML_Placemark_Test.kml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/KML/KML_Point_Test.kml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/KML/KML_Polygon_Test.kml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/KML/KML_StyleMap_Test.kml",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Tests/GoogleMapsUtilsSwiftTests/Resources/KML/KML_Style_Test.kml",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Exports.swift",
        "unit/Geometry/GMUFeatureTest.swift",
        "unit/Geometry/GMUGeoJSONParserTest.swift",
        "unit/Geometry/GMUGeometryCollectionTest.swift",
        "unit/Geometry/GMUKMLParserTest.swift",
        "unit/Geometry/GMUPlacemarkTest.swift",
        "unit/Geometry/MockTest.swift",
        "unit/GeometryUtils/CLLocationCoordinate2D+GeometryUtilsTest.swift",
        "unit/GeometryUtils/GMSPath+GeometryUtilsTest.swift",
        "unit/GeometryUtils/Internal/LatLngRadiansTest.swift",
        "unit/GeometryUtils/MapPointTest.swift",
        "unit/Heatmap/GMUGradientTest.swift",
        "unit/Heatmap/GMUHeatmapTileLayerTest.swift",
        "unit/Heatmap/GMUWeightedLatLngTest.swift",
        "unit/Heatmap/HeatmapInterpolationTest.swift"
      ],
      "target_dependencies" : [
        "GoogleMapsUtils",
        "GoogleMapsUtilsObjC",
        "GoogleMapsUtilsTestsHelper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GoogleMapsUtilsObjCTests",
      "module_type" : "ClangTarget",
      "name" : "GoogleMapsUtilsObjCTests",
      "path" : "Tests/GoogleMapsUtilsObjCTests",
      "product_dependencies" : [
        "OCMock"
      ],
      "sources" : [
        "unit/GMUClusterAlgorithmTest.m",
        "unit/GMUClusterManagerTest.m",
        "unit/GMUDefaultClusterIconGeneratorTest.m",
        "unit/GMUDefaultClusterRendererTest.m",
        "unit/GMUGridBasedClusterAlgorithmTest.m",
        "unit/GMUNonHierarchicalDistanceBasedAlgorithmTest.m",
        "unit/GMUStaticClusterTest.m",
        "unit/GMUWrappingDictionaryKeyTest.m",
        "unit/Geometry/GMUGeometryRendererTest.m",
        "unit/Geometry/GMUGroundOverlayTest.m",
        "unit/Geometry/GMULineStringTest.m",
        "unit/Geometry/GMUPlacemarkTest.m",
        "unit/Geometry/GMUPointTest.m",
        "unit/Geometry/GMUPolygonTest.m",
        "unit/Geometry/GMUStyleTest.mm",
        "unit/QuadTree/GQTPointQuadTreeTest.m"
      ],
      "target_dependencies" : [
        "GoogleMapsUtilsObjC",
        "GoogleMapsUtilsTestsHelper"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GoogleMapsUtilsObjC",
      "module_type" : "ClangTarget",
      "name" : "GoogleMapsUtilsObjC",
      "path" : "Sources/GoogleMapsUtilsObjC",
      "product_dependencies" : [
        "GoogleMaps"
      ],
      "product_memberships" : [
        "GoogleMapsUtils"
      ],
      "sources" : [
        "include/GMSMarker+GMUClusteritem.m",
        "include/GMUClusterManager.m",
        "include/GMUDefaultClusterIconGenerator.m",
        "include/GMUDefaultClusterRenderer.m",
        "include/GMUFeature.m",
        "include/GMUGeoJSONParser.m",
        "include/GMUGeometryCollection.m",
        "include/GMUGeometryRenderer.m",
        "include/GMUGradient.m",
        "include/GMUGridBasedClusterAlgorithm.m",
        "include/GMUGroundOverlay.m",
        "include/GMUHeatmapTileLayer.m",
        "include/GMUKMLParser.m",
        "include/GMULineString.m",
        "include/GMUNonHierarchicalDistanceBasedAlgorithm.m",
        "include/GMUPair.m",
        "include/GMUPlacemark.m",
        "include/GMUPoint.m",
        "include/GMUPolygon.m",
        "include/GMUSimpleClusterAlgorithm.m",
        "include/GMUStaticCluster.m",
        "include/GMUStyle.m",
        "include/GMUStyleMap.m",
        "include/GMUWeightedLatLng.m",
        "include/GMUWrappingDictionaryKey.m",
        "include/GQTPointQuadTree.m",
        "include/GQTPointQuadTreeChild.m"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GoogleMapsUtils",
      "module_type" : "SwiftTarget",
      "name" : "GoogleMapsUtils",
      "path" : "Sources/GoogleMapsUtils",
      "product_dependencies" : [
        "GoogleMaps"
      ],
      "product_memberships" : [
        "GoogleMapsUtils"
      ],
      "sources" : [
        "Exports.swift",
        "GeometryUtils/CLLocationCoordinate2D+GeometryUtils.swift",
        "GeometryUtils/GMSPath+GeometryUtils.swift",
        "GeometryUtils/GMSPolygon+GeometryUtils.swift",
        "GeometryUtils/GMSPolyline+GeometryUtils.swift",
        "GeometryUtils/Internal/CartesianPoint.swift",
        "GeometryUtils/Internal/LatLngRadians.swift",
        "GeometryUtils/MapPoint.swift",
        "GeometryUtils/Math.swift",
        "Heatmap/HeatmapInterpolationPoints.swift",
        "Helper/MockMapView.swift"
      ],
      "target_dependencies" : [
        "GoogleMapsUtilsObjC"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
warning: 'spi-builder-workspace': ignoring target 'GoogleMapsUtilsObjCTests' in package 'spi-builder-workspace'; C language in tests is not yet supported
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:4dfe22dedd7a52399668938cbd466a34545eff77bced906005dc4032a6549d90
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Fetching https://github.com/erikdoe/ocmock.git
[1/10906] Fetching ocmock
Fetched https://github.com/erikdoe/ocmock.git from cache (0.90s)
Fetching https://github.com/googlemaps/ios-maps-sdk
[1/1002] Fetching ios-maps-sdk
Fetched https://github.com/googlemaps/ios-maps-sdk from cache (0.36s)
Computing version for https://github.com/googlemaps/ios-maps-sdk
Computed https://github.com/googlemaps/ios-maps-sdk at 10.6.0 (0.93s)
Creating working copy for https://github.com/googlemaps/ios-maps-sdk
Working copy of https://github.com/googlemaps/ios-maps-sdk resolved at 10.6.0
Creating working copy for https://github.com/erikdoe/ocmock.git
Working copy of https://github.com/erikdoe/ocmock.git resolved at fe1661a3efed11831a6452f4b1a0c5e6ddc08c3d
Downloading binary artifact https://dl.google.com/geosdk/swiftpm/10.6.0/GoogleMaps_3p.xcframework.zip
[1417/1417] Downloading https://dl.google.com/geosdk/swiftpm/10.6.0/GoogleMaps_3p.xcframework.zip
Downloaded https://dl.google.com/geosdk/swiftpm/10.6.0/GoogleMaps_3p.xcframework.zip (3.70s)
warning: 'spi-builder-workspace': ignoring target 'GoogleMapsUtilsObjCTests' in package 'spi-builder-workspace'; C language in tests is not yet supported
Building for debugging...
In file included from /host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUFeature.m:16:
/host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUFeature.h:16:9: fatal error: 'Foundation/Foundation.h' file not found
   16 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/34] Compiling GMUFeature.m
In file included from /host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMULineString.m:16:
/host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMULineString.h:16:9: fatal error: 'CoreLocation/CoreLocation.h' file not found
   16 | #import <CoreLocation/CoreLocation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/34] Compiling GMULineString.m
In file included from /host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUGeometryCollection.m:16:
/host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUGeometryCollection.h:16:9: fatal error: 'Foundation/Foundation.h' file not found
   16 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/34] Compiling GMUGeometryCollection.m
In file included from /host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUGeoJSONParser.m:16:
/host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUGeoJSONParser.h:16:9: fatal error: 'Foundation/Foundation.h' file not found
   16 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/34] Compiling GMUGeoJSONParser.m
In file included from /host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUKMLParser.m:16:
/host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUKMLParser.h:16:9: fatal error: 'CoreLocation/CoreLocation.h' file not found
   16 | #import <CoreLocation/CoreLocation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[0/34] Compiling GMUKMLParser.m
[0/34] Compiling GMUDefaultClusterIconGenerator.m
In file included from /host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUClusterManager.m:16:
In file included from /host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUClusterManager+Testing.h:16:
/host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUClusterManager.h:16:9: fatal error: 'Foundation/Foundation.h' file not found
   16 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[0/34] Compiling GMUClusterManager.m
/host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUDefaultClusterRenderer.m:17:2: error: "This file requires ARC support."
   17 | #error "This file requires ARC support."
      |  ^
/host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUDefaultClusterRenderer.m:20:9: fatal error: 'GoogleMaps/GoogleMaps.h' file not found
   20 | #import <GoogleMaps/GoogleMaps.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/34] Compiling GMUDefaultClusterRenderer.m
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:4dfe22dedd7a52399668938cbd466a34545eff77bced906005dc4032a6549d90
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
warning: 'spi-builder-workspace': ignoring target 'GoogleMapsUtilsObjCTests' in package 'spi-builder-workspace'; C language in tests is not yet supported
[0/1] Planning build
Building for debugging...
[0/34] Write sources
In file included from /host/spi-builder-workspace/Tests/GoogleMapsUtilsTestsHelper/include/GMUObjectiveCTestHelper.m:16:
/host/spi-builder-workspace/Tests/GoogleMapsUtilsTestsHelper/include/GMUObjectiveCTestHelper.h:16:9: fatal error: 'Foundation/Foundation.h' file not found
   16 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
[1/34] Compiling GMUObjectiveCTestHelper.m
/host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GQTPointQuadTree.m:17:2: error: "This file requires ARC support."
   17 | #error "This file requires ARC support."
      |  ^
In file included from /host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GQTPointQuadTree.m:20:
/host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GQTPointQuadTree.h:16:9: fatal error: 'Foundation/Foundation.h' file not found
   16 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
[1/34] Compiling GQTPointQuadTree.m
[1/34] Compiling GMUWeightedLatLng.m
In file included from /host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUStyleMap.m:16:
/host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUPair.h:16:9: fatal error: 'Foundation/Foundation.h' file not found
   16 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[1/34] Compiling GMUStyleMap.m
/host/spi-builder-workspace/Tests/GoogleMapsUtilsTestsHelper/include/GMUTestClusterItem.m:17:2: error: "This file requires ARC support."
   17 | #error "This file requires [1/34] Compiling GMUTestClusterItem.m
/host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GQTPointQuadTreeChild.m:17:2: error: "This file requires ARC support."
   17 | #error "This file requires ARC support."
      |  ^
In file included from /host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GQTPointQuadTreeChild.m:20:
/host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GQTPointQuadTreeChild.h:16:9: fatal error: 'Foundation/Foundation.h' file not found
   16 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[1/34] Compiling GQTPointQuadTreeChild.m
/host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUWrappingDictionaryKey.m:17:2: error: "This file requires ARC support."
   17 | #error "This file requires ARC support."
      |  ^
In file included from /host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUWrappingDictionaryKey.m:20:
/host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUWrappingDictionaryKey.h:16:9: fatal error: 'Foundation/Foundation.h' file not found
   16 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
[1/34] Compiling GMUWrappingDictionaryKey.m
[1/34] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 wasm