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 watchOS using Xcode 14.3 on 29 Aug 2024 01:40:06 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 generic/platform=watchOS

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:         watchOS
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:50.712 xcodebuild[467:2460] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-08-28 21:39:57.893 xcodebuild[467:2460] [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: 0x600000cca640>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600002be8200>{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:57.894 xcodebuild[467:2460] 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:40:03.053 xcodebuild[565:2875] 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 generic/platform=watchOS
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 generic/platform=watchOS
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: aed32009c81759b21b140497a75aceb0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/aed32009c81759b21b140497a75aceb0.xcbuilddata
note: Building targets in dependency order
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsCore/GoogleMapsCore.xcframework:1:1: error: While building for watchOS, 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/GoogleMaps/GoogleMaps.xcframework:1:1: error: While building for watchOS, 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 watchOS, 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 watchOS, 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/GoogleMapsBase/GoogleMapsBase.xcframework:1:1: error: While building for watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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:40:03.747 xcodebuild[566:2909] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** 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 generic/platform=watchOS
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: aed32009c81759b21b140497a75aceb0
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/aed32009c81759b21b140497a75aceb0.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 watchOS, 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 watchOS, 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 watchOS, 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')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/GoogleMapsCore/GoogleMapsCore.xcframework:1:1: error: While building for watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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 watchOS, 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')
2024-08-28 21:40:05.898 xcodebuild[588:3056] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
BUILD FAILURE 5.8 watchOS