The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build GoogleMaps, reference 9.1.1 (3786e5), with Swift 5.8 for macOS (Xcode) using Xcode 14.3 on 29 Aug 2024 01:39:41 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GoogleMaps -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.52.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
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.8
Building package at path:  $PWD
https://github.com/googlemaps/ios-maps-sdk.git
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  GoogleMaps: /Users/admin/builder/spi-builder-workspace
resolved source packages: GoogleMaps
2024-08-28 21:39:26.242 xcodebuild[471:2553] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-08-28 21:39:33.456 xcodebuild[471:2553] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot7/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21815/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600001a28120>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600003d28200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2024-08-28 21:39:33.457 xcodebuild[471:2553] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
{
  "dependencies" : [
  ],
  "manifest_display_name" : "GoogleMaps",
  "name" : "GoogleMaps",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "GoogleMaps",
      "targets" : [
        "GoogleMapsTarget"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GoogleMapsTarget",
      "module_type" : "ClangTarget",
      "name" : "GoogleMapsTarget",
      "path" : "Maps",
      "product_memberships" : [
        "GoogleMaps"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Maps/Resources/GoogleMapsResources/GoogleMaps.bundle",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "GMSEmpty.m"
      ],
      "target_dependencies" : [
        "GoogleMaps",
        "GoogleMapsBaseTarget",
        "GoogleMapsCoreTarget"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GoogleMapsCoreTarget",
      "module_type" : "ClangTarget",
      "name" : "GoogleMapsCoreTarget",
      "path" : "Core",
      "product_memberships" : [
        "GoogleMaps"
      ],
      "sources" : [
        "GMSEmpty.m"
      ],
      "target_dependencies" : [
        "GoogleMapsCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GoogleMapsCore",
      "module_type" : "BinaryTarget",
      "name" : "GoogleMapsCore",
      "path" : "remote/archive/GoogleMapsCore_3p.xcframework.zip",
      "product_memberships" : [
        "GoogleMaps"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GoogleMapsBaseTarget",
      "module_type" : "ClangTarget",
      "name" : "GoogleMapsBaseTarget",
      "path" : "Base",
      "product_memberships" : [
        "GoogleMaps"
      ],
      "sources" : [
        "GMSEmpty.m"
      ],
      "target_dependencies" : [
        "GoogleMapsBase"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GoogleMapsBase",
      "module_type" : "BinaryTarget",
      "name" : "GoogleMapsBase",
      "path" : "remote/archive/GoogleMapsBase_3p.xcframework.zip",
      "product_memberships" : [
        "GoogleMaps"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "GoogleMaps",
      "module_type" : "BinaryTarget",
      "name" : "GoogleMaps",
      "path" : "remote/archive/GoogleMaps_3p.xcframework.zip",
      "product_memberships" : [
        "GoogleMaps"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "GoogleMaps"
    ]
  }
}
2024-08-28 21:39:38.572 xcodebuild[570:2992] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme GoogleMaps -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme GoogleMaps -destination platform=macOS,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  GoogleMaps: /Users/admin/builder/spi-builder-workspace
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 96bb6f131bce73c07df401a3ac7d94f1
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/96bb6f131bce73c07df401a3ac7d94f1.xcbuilddata
note: Building targets in dependency order
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMaps/GoogleMaps.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMaps/GoogleMaps.xcframework'. (in target 'GoogleMaps' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsBase/GoogleMapsBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'GoogleMaps' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsCore/GoogleMapsCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsCore/GoogleMapsCore.xcframework'. (in target 'GoogleMaps' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsCore/GoogleMapsCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsCore/GoogleMapsCore.xcframework'. (in target 'GoogleMapsCoreTarget' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsBase/GoogleMapsBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'GoogleMapsBaseTarget' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMaps/GoogleMaps.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMaps/GoogleMaps.xcframework'. (in target 'GoogleMapsTarget' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsBase/GoogleMapsBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'GoogleMapsTarget' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsCore/GoogleMapsCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsCore/GoogleMapsCore.xcframework'. (in target 'GoogleMapsTarget' from project 'GoogleMaps')
Resolve Package Graph
2024-08-28 21:39:39.241 xcodebuild[571:3030] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-13D622F2AD547C02 }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-13D622F2AD547C02 }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-13D622F2AD547C02 }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-13D622F2AD547C02 }
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme GoogleMaps -destination platform=macOS,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  GoogleMaps: /Users/admin/builder/spi-builder-workspace
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 96bb6f131bce73c07df401a3ac7d94f1
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/96bb6f131bce73c07df401a3ac7d94f1.xcbuilddata
note: Building targets in dependency order
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMaps/GoogleMaps.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMaps/GoogleMaps.xcframework'. (in target 'GoogleMaps' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsBase/GoogleMapsBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'GoogleMaps' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsCore/GoogleMapsCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsCore/GoogleMapsCore.xcframework'. (in target 'GoogleMaps' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsCore/GoogleMapsCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsCore/GoogleMapsCore.xcframework'. (in target 'GoogleMapsCoreTarget' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsBase/GoogleMapsBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'GoogleMapsBaseTarget' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMaps/GoogleMaps.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMaps/GoogleMaps.xcframework'. (in target 'GoogleMapsTarget' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsBase/GoogleMapsBase.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsBase/GoogleMapsBase.xcframework'. (in target 'GoogleMapsTarget' from project 'GoogleMaps')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsCore/GoogleMapsCore.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsCore/GoogleMapsCore.xcframework'. (in target 'GoogleMapsTarget' from project 'GoogleMaps')
2024-08-28 21:39:41.231 xcodebuild[584:3104] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-13D622F2AD547C02 }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-13D622F2AD547C02 }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-13D622F2AD547C02 }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-13D622F2AD547C02 }
** BUILD FAILED **
BUILD FAILURE 5.8 macosXcodebuild