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 main (c5f6e7), with Swift 6.1 for Linux on 15 Dec 2025 10:52:18 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 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: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c5f6e74 feat!: fix semantic versioning issue and update README.md (#565)
Cloned https://github.com/googlemaps/google-maps-ios-utils.git
Revision (git rev-parse @):
c5f6e749688d48354fc7cd0348c3b824f7ad47b7
SUCCESS checkout https://github.com/googlemaps/google-maps-ios-utils.git at main
========================================
Build
========================================
Selected platform:         linux
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-4606859-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:basic-6.1-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.1-latest: Pulling from finestructure/spi-images
e1a89dea01a6: Pulling fs layer
0347e81243ca: Pulling fs layer
955ae20f829c: Pulling fs layer
2574e4b2ede5: Pulling fs layer
0184d8c57083: Pulling fs layer
b3096f9097fe: Pulling fs layer
e1a89dea01a6: Waiting
4ef5b4a3353b: Pulling fs layer
0347e81243ca: Waiting
955ae20f829c: Waiting
e04016b16738: Pulling fs layer
2574e4b2ede5: Waiting
b3096f9097fe: Waiting
0184d8c57083: Waiting
e04016b16738: Waiting
4ef5b4a3353b: Waiting
e1a89dea01a6: Verifying Checksum
e1a89dea01a6: Download complete
e1a89dea01a6: Pull complete
0347e81243ca: Verifying Checksum
0347e81243ca: Download complete
2574e4b2ede5: Verifying Checksum
2574e4b2ede5: Download complete
0184d8c57083: Verifying Checksum
0184d8c57083: Download complete
b3096f9097fe: Verifying Checksum
b3096f9097fe: Download complete
4ef5b4a3353b: Verifying Checksum
4ef5b4a3353b: Download complete
e04016b16738: Verifying Checksum
e04016b16738: Download complete
955ae20f829c: Verifying Checksum
955ae20f829c: Download complete
0347e81243ca: Pull complete
955ae20f829c: Pull complete
2574e4b2ede5: Pull complete
0184d8c57083: Pull complete
b3096f9097fe: Pull complete
4ef5b4a3353b: Pull complete
e04016b16738: Pull complete
Digest: sha256:7a52ddccc7ba366c24bb516637054305dd0c5fa0b57dff9877b95decd3e21586
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/erikdoe/ocmock.git
[1/10906] Fetching ocmock
Fetched https://github.com/erikdoe/ocmock.git from cache (1.00s)
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.37s)
Computing version for https://github.com/googlemaps/ios-maps-sdk
Computed https://github.com/googlemaps/ios-maps-sdk at 10.6.0 (1.10s)
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 (5.40s)
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/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/GMUStyle.m:16:
/host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUStyle.h:16:9: fatal error: 'Foundation/Foundation.h' file not found
   16 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/34] Compiling GMUStyle.m
In file included from /host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUPlacemark.m:16:
/host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUPlacemark.h:16:9: fatal error: 'Foundation/Foundation.h' file not found
   16 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/34] Compiling GMUPlacemark.m
/host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUStaticCluster.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/GMUStaticCluster.m:20:
/host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUStaticCluster.h:16:9: fatal error: 'Foundation/Foundation.h' file not found
   16 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUDefaultClusterIconGenerator.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/GMUDefaultClusterIconGenerator.m:20:
In file included from /host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUDefaultClusterIconGenerator+Testing.h:16:
/host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUDefaultClusterIconGenerator.h:16:9: fatal error: 'Foundation/Foundation.h' file not found
   16 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/34] Compiling GMUStaticCluster.m
[0/34] Compiling GMUDefaultClusterIconGenerator.m
In file included from /host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUPair.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>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/34] Compiling GMUPair.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>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/34] Compiling GMUStyleMap.m
In file included from /host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUGeometryRenderer.m:16:
/host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUGeometryRenderer.h:16:9: fatal error: 'Foundation/Foundation.h' file not found
   16 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/34] Compiling GMUGeometryRenderer.m
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7a52ddccc7ba366c24bb516637054305dd0c5fa0b57dff9877b95decd3e21586
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-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...
/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.
[0/34] Compiling GMUWrappingDictionaryKey.m
[0/34] Compiling GMUTestClusterItem.m
/host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUWeightedLatLng.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/GMUWeightedLatLng.m:20:
In file included from /host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GMUWeightedLatLng.h:16:
/host/spi-builder-workspace/Sources/GoogleMapsUtilsObjC/include/GQTPointQuadTreeItem.h:16:9: fatal error: 'Foundation/Foundation.h' file not found
   16 | #import <Foundation/Foundation.h>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
2 errors generated.
[0/34] Compiling GMUWeightedLatLng.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.
[0/34] Compiling GQTPointQuadTree.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>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/34] Compiling GQTPointQuadTreeChild.m
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>
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~
[0/34] Compiling GMUObjectiveCTestHelper.m
In file included from [0/34] Compiling GMUStyleMap.m
[0/34] Write swift-version-24593BA9C3E375BF.txt
BUILD FAILURE 6.1 linux