The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RecaptchaEnterprise, reference main (100e37), with Swift 6.3 for macOS (SPM) on 1 May 2026 15:17:13 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.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 100e379 Merge pull request #169 from GoogleCloudPlatform/release-v18.9.0
Cloned https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git
Revision (git rev-parse @):
100e379fa2a2435dbf2edc2f514d9a67b78bc4da
SUCCESS checkout https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git at main
Fetching https://github.com/google/interop-ios-for-google-sdks.git
[1/282] Fetching interop-ios-for-google-sdks
Fetched https://github.com/google/interop-ios-for-google-sdks.git from cache (0.72s)
Computing version for https://github.com/google/interop-ios-for-google-sdks.git
Computed https://github.com/google/interop-ios-for-google-sdks.git at 101.0.0 (1.43s)
Creating working copy for https://github.com/google/interop-ios-for-google-sdks.git
Working copy of https://github.com/google/interop-ios-for-google-sdks.git resolved at 101.0.0
Downloading binary artifact https://dl.google.com/recaptchaenterprise/v18.9.0/RecaptchaEnterpriseSDK_iOS_xcframework/recaptcha-sdk-xcframework.xcframework.zip
[1418/1418] Downloading https://dl.google.com/recaptchaenterprise/v18.9.0/RecaptchaEnterpriseSDK_iOS_xcframework/recaptcha-sdk-xcframework.xcframework.zip
Downloaded https://dl.google.com/recaptchaenterprise/v18.9.0/RecaptchaEnterpriseSDK_iOS_xcframework/recaptcha-sdk-xcframework.xcframework.zip (1.14s)
========================================
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",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "recaptcha-enterprise-mobile-sdk",
      "name": "RecaptchaEnterprise",
      "url": "https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/recaptcha-enterprise-mobile-sdk",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "interop-ios-for-google-sdks",
          "name": "InteropForGoogle",
          "url": "https://github.com/google/interop-ios-for-google-sdks.git",
          "version": "101.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/interop-ios-for-google-sdks",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git
[1/1033] Fetching recaptcha-enterprise-mobile-sdk
Fetched https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git from cache (0.78s)
Fetching https://github.com/google/interop-ios-for-google-sdks.git from cache
Fetched https://github.com/google/interop-ios-for-google-sdks.git from cache (0.44s)
Computing version for https://github.com/google/interop-ios-for-google-sdks.git
Computed https://github.com/google/interop-ios-for-google-sdks.git at 101.0.0 (0.50s)
Creating working copy for https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git
Working copy of https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git resolved at main (100e379)
Creating working copy for https://github.com/google/interop-ios-for-google-sdks.git
Working copy of https://github.com/google/interop-ios-for-google-sdks.git resolved at 101.0.0
Fetching binary artifact https://dl.google.com/recaptchaenterprise/v18.9.0/RecaptchaEnterpriseSDK_iOS_xcframework/recaptcha-sdk-xcframework.xcframework.zip from cache
Fetched https://dl.google.com/recaptchaenterprise/v18.9.0/RecaptchaEnterpriseSDK_iOS_xcframework/recaptcha-sdk-xcframework.xcframework.zip from cache (0.47s)
warning: '.resolve-product-dependencies': dependency 'recaptcha-enterprise-mobile-sdk' is not used by any target
Found 1 product dependencies
  - InteropForGoogle
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[1/4] Compiling RecaptchaInterop placeholder.m
[2/4] Write swift-version--6988338F2F200930.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/6] Emitting module RecaptchaEnterprise
/Users/admin/builder/spi-builder-workspace/Sources/RecaptchaEnterprise/RecaptchaInteropBidings.swift:16:19: error: no such module 'RecaptchaEnterpriseSDK'
14 |
15 | import Foundation
16 | @_exported import RecaptchaEnterpriseSDK
   |                   `- error: no such module 'RecaptchaEnterpriseSDK'
17 | @preconcurrency import RecaptchaInterop
18 |
[5/6] Compiling RecaptchaEnterprise RecaptchaInteropBidings.swift
/Users/admin/builder/spi-builder-workspace/Sources/RecaptchaEnterprise/RecaptchaInteropBidings.swift:16:19: error: no such module 'RecaptchaEnterpriseSDK'
14 |
15 | import Foundation
16 | @_exported import RecaptchaEnterpriseSDK
   |                   `- error: no such module 'RecaptchaEnterpriseSDK'
17 | @preconcurrency import RecaptchaInterop
18 |
BUILD FAILURE 6.3 macosSpm