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 RecaptchaEnterprise, reference main (4f01bc), with Swift 6.0 for watchOS using Xcode 16.0 on 5 Nov 2024 22:03:48 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RecaptchaEnterprise -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4f01bce Merge pull request #126 from GoogleCloudPlatform/update-demo-to-fetch
Cloned https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git
Revision (git rev-parse @):
4f01bcea816c04a47345e47bde6b1778105803c2
SUCCESS checkout https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git at main
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             6.0
Building package at path:  $PWD
https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git
Command line invocation:
    /Applications/Xcode-16.1.0.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
Fetching from https://github.com/google/interop-ios-for-google-sdks.git
Creating working copy of package ‘interop-ios-for-google-sdks’
Checking out 100.0.0 of package ‘interop-ios-for-google-sdks’
Resolve Package Graph
Resolved source packages:
  RecaptchaEnterprise: /Users/admin/builder/spi-builder-workspace
  InteropForGoogle: https://github.com/google/interop-ios-for-google-sdks.git @ 100.0.0
resolved source packages: RecaptchaEnterprise, InteropForGoogle
{
  "dependencies" : [
    {
      "identity" : "interop-ios-for-google-sdks",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "100.0.0",
            "upper_bound" : "101.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/google/interop-ios-for-google-sdks.git"
    }
  ],
  "manifest_display_name" : "RecaptchaEnterprise",
  "name" : "RecaptchaEnterprise",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "RecaptchaEnterprise",
      "targets" : [
        "recaptcha-enterprise"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "recaptcha_enterprise",
      "module_type" : "ClangTarget",
      "name" : "recaptcha-enterprise",
      "path" : "Sources/recaptcha-enterprise",
      "product_dependencies" : [
        "RecaptchaInterop"
      ],
      "product_memberships" : [
        "RecaptchaEnterprise"
      ],
      "sources" : [
        "dummy.c"
      ],
      "target_dependencies" : [
        "RecaptchaEnterprise"
      ],
      "type" : "library"
    },
    {
      "c99name" : "RecaptchaEnterprise",
      "module_type" : "BinaryTarget",
      "name" : "RecaptchaEnterprise",
      "path" : "remote/archive/recaptcha-xcframework.xcframework.zip",
      "product_memberships" : [
        "RecaptchaEnterprise"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.5"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "RecaptchaEnterprise"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RecaptchaEnterprise -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme RecaptchaEnterprise -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  RecaptchaEnterprise: /Users/admin/builder/spi-builder-workspace
  InteropForGoogle: https://github.com/google/interop-ios-for-google-sdks.git @ 100.0.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'RecaptchaEnterprise' in project 'RecaptchaEnterprise'
        ➜ Explicit dependency on target 'recaptcha-enterprise' in project 'RecaptchaEnterprise'
        ➜ Explicit dependency on target 'RecaptchaInterop' in project 'InteropForGoogle'
    Target 'recaptcha-enterprise' in project 'RecaptchaEnterprise'
        ➜ Explicit dependency on target 'RecaptchaInterop' in project 'InteropForGoogle'
    Target 'RecaptchaInterop' in project 'InteropForGoogle'
        ➜ Explicit dependency on target 'RecaptchaInterop' in project 'InteropForGoogle'
    Target 'RecaptchaInterop' in project 'InteropForGoogle' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x c -c /dev/null
Build description signature: 8c50bd29aa7cdab96ad17524766235ab
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8c50bd29aa7cdab96ad17524766235ab.xcbuilddata
error: The package product 'RecaptchaInterop' requires minimum platform version 7.0 for the watchOS platform, but this target supports 5.0 (in target 'recaptcha-enterprise' from project 'RecaptchaEnterprise')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/RecaptchaEnterprise/RecaptchaEnterprise.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/RecaptchaEnterprise/RecaptchaEnterprise.xcframework'. (in target 'recaptcha-enterprise' from project 'RecaptchaEnterprise')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/RecaptchaEnterprise/RecaptchaEnterprise.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/RecaptchaEnterprise/RecaptchaEnterprise.xcframework'. (in target 'RecaptchaEnterprise' from project 'RecaptchaEnterprise')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme RecaptchaEnterprise
(1 failure)
Command line invocation:
    /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme RecaptchaEnterprise -destination generic/platform=watchOS "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolved source packages:
  InteropForGoogle: https://github.com/google/interop-ios-for-google-sdks.git @ 100.0.0
  RecaptchaEnterprise: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'RecaptchaEnterprise' in project 'RecaptchaEnterprise'
        ➜ Explicit dependency on target 'recaptcha-enterprise' in project 'RecaptchaEnterprise'
        ➜ Explicit dependency on target 'RecaptchaInterop' in project 'InteropForGoogle'
    Target 'recaptcha-enterprise' in project 'RecaptchaEnterprise'
        ➜ Explicit dependency on target 'RecaptchaInterop' in project 'InteropForGoogle'
    Target 'RecaptchaInterop' in project 'InteropForGoogle'
        ➜ Explicit dependency on target 'RecaptchaInterop' in project 'InteropForGoogle'
    Target 'RecaptchaInterop' in project 'InteropForGoogle' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/RecaptchaEnterprise/RecaptchaEnterprise.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/RecaptchaEnterprise/RecaptchaEnterprise.xcframework'. (in target 'RecaptchaEnterprise' from project 'RecaptchaEnterprise')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/RecaptchaEnterprise/RecaptchaEnterprise.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/RecaptchaEnterprise/RecaptchaEnterprise.xcframework'. (in target 'recaptcha-enterprise' from project 'RecaptchaEnterprise')
error: The package product 'RecaptchaInterop' requires minimum platform version 7.0 for the watchOS platform, but this target supports 5.0 (in target 'recaptcha-enterprise' from project 'RecaptchaEnterprise')
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme RecaptchaEnterprise
(1 failure)
BUILD FAILURE 6.0 watchOS