Build Information
Failed to build GoogleMaps, reference 9.1.1 (3786e5
), with Swift 6.0 for macOS (SPM) on 5 Nov 2024 22:15:30 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/googlemaps/ios-maps-sdk.git
Reference: 9.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/googlemaps/ios-maps-sdk
* tag 9.1.1 -> FETCH_HEAD
HEAD is now at 3786e50 No public description
Cloned https://github.com/googlemaps/ios-maps-sdk.git
Revision (git rev-parse @):
3786e5028d868482ef88140117d33efd60828300
SUCCESS checkout https://github.com/googlemaps/ios-maps-sdk.git at 9.1.1
[3176/24390734] Downloading https://dl.google.com/geosdk/swiftpm/9.1.1/GoogleMapsCore_3p.xcframework.zip
[330859/33153460] Downloading https://dl.google.com/geosdk/swiftpm/9.1.1/GoogleMapsCore_3p.xcframework.zip, https://dl.google.com/geosdk/swiftpm/9.1.1/GoogleMapsBase_3p.xcframework.zip
[657376/36056185] Downloading https://dl.google.com/geosdk/swiftpm/9.1.1/GoogleMapsCore_3p.xcframework.zip, https://dl.google.com/geosdk/swiftpm/9.1.1/GoogleMapsBase_3p.xcframework.zip, https://dl.google.com/geosdk/swiftpm/9.1.1/GoogleMaps_3p.xcframework.zip
Downloading binary artifact https://dl.google.com/geosdk/swiftpm/9.1.1/GoogleMaps_3p.xcframework.zip
Downloaded https://dl.google.com/geosdk/swiftpm/9.1.1/GoogleMaps_3p.xcframework.zip (0.86s)
[20955136/33153460] Downloading https://dl.google.com/geosdk/swiftpm/9.1.1/GoogleMapsCore_3p.xcframework.zip, https://dl.google.com/geosdk/swiftpm/9.1.1/GoogleMapsBase_3p.xcframework.zip
Downloading binary artifact https://dl.google.com/geosdk/swiftpm/9.1.1/GoogleMapsBase_3p.xcframework.zip
Downloading binary artifact https://dl.google.com/geosdk/swiftpm/9.1.1/GoogleMapsCore_3p.xcframework.zip
Downloaded https://dl.google.com/geosdk/swiftpm/9.1.1/GoogleMapsBase_3p.xcframework.zip (1.23s)
Downloaded https://dl.google.com/geosdk/swiftpm/9.1.1/GoogleMapsCore_3p.xcframework.zip (2.10s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "ios-maps-sdk",
"name": "GoogleMaps",
"url": "https://github.com/googlemaps/ios-maps-sdk.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ios-maps-sdk",
"dependencies": [
]
}
]
}
Fetching https://github.com/googlemaps/ios-maps-sdk.git
[1/527] Fetching ios-maps-sdk
Fetched https://github.com/googlemaps/ios-maps-sdk.git from cache (1.13s)
Creating working copy for https://github.com/googlemaps/ios-maps-sdk.git
Working copy of https://github.com/googlemaps/ios-maps-sdk.git resolved at 9.1.1 (3786e50)
Fetching binary artifact https://dl.google.com/geosdk/swiftpm/9.1.1/GoogleMaps_3p.xcframework.zip from cache
Fetching binary artifact https://dl.google.com/geosdk/swiftpm/9.1.1/GoogleMapsCore_3p.xcframework.zip from cache
Fetching binary artifact https://dl.google.com/geosdk/swiftpm/9.1.1/GoogleMapsBase_3p.xcframework.zip from cache
Fetched https://dl.google.com/geosdk/swiftpm/9.1.1/GoogleMapsBase_3p.xcframework.zip from cache (0.45s)
Fetched https://dl.google.com/geosdk/swiftpm/9.1.1/GoogleMaps_3p.xcframework.zip from cache (0.72s)
Fetched https://dl.google.com/geosdk/swiftpm/9.1.1/GoogleMapsCore_3p.xcframework.zip from cache (1.35s)
warning: '.resolve-product-dependencies': dependency 'ios-maps-sdk' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/googlemaps/ios-maps-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/5] Copying GoogleMaps.bundle
/Users/admin/builder/spi-builder-workspace/Base/GMSEmpty.m:17:9: fatal error: module 'GoogleMaps' not found
17 | @import GoogleMaps;
| ~~~~~~~^~~~~~~~~~
1 error generated.
[1/5] Compiling GoogleMapsBaseTarget GMSEmpty.m
/Users/admin/builder/spi-builder-workspace/Core/GMSEmpty.m:17:9: fatal error: module 'GoogleMaps' not found
17 | @import GoogleMaps;
| ~~~~~~~^~~~~~~~~~
1 error generated.
[1/5] Compiling GoogleMapsCoreTarget GMSEmpty.m
[1/5] Compiling GoogleMapsTarget resource_bundle_accessor.m
[1/5] Compiling GoogleMapsTarget GMSEmpty.m
BUILD FAILURE 6.0 macosSpm