Build Information
Failed to build RecaptchaEnterprise, reference main (100e37), with Swift 6.1 for macOS (SPM) on 1 May 2026 15:17:28 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build 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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git
https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git
{
"dependencies" : [
{
"identity" : "interop-ios-for-google-sdks",
"requirement" : {
"range" : [
{
"lower_bound" : "101.0.0",
"upper_bound" : "102.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" : "15.0"
}
],
"products" : [
{
"name" : "RecaptchaEnterprise",
"targets" : [
"RecaptchaEnterpriseWrapper"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RecaptchaEnterpriseWrapper",
"module_type" : "ClangTarget",
"name" : "RecaptchaEnterpriseWrapper",
"path" : "Sources/Public",
"product_memberships" : [
"RecaptchaEnterprise"
],
"sources" : [
"RecaptchaEnterprise/dummy.m"
],
"target_dependencies" : [
"RecaptchaEnterprise"
],
"type" : "library"
},
{
"c99name" : "RecaptchaEnterpriseSDK",
"module_type" : "BinaryTarget",
"name" : "RecaptchaEnterpriseSDK",
"path" : "remote/archive/recaptcha-sdk-xcframework.xcframework.zip",
"product_memberships" : [
"RecaptchaEnterprise"
],
"sources" : [
],
"type" : "binary"
},
{
"c99name" : "RecaptchaEnterprise",
"module_type" : "SwiftTarget",
"name" : "RecaptchaEnterprise",
"path" : "Sources/RecaptchaEnterprise",
"product_dependencies" : [
"RecaptchaInterop"
],
"product_memberships" : [
"RecaptchaEnterprise"
],
"sources" : [
"RecaptchaInteropBidings.swift"
],
"target_dependencies" : [
"RecaptchaEnterpriseSDK"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/4] Write sources
[1/4] Compiling RecaptchaInterop placeholder.m
[2/4] Write swift-version-2F0A5646E1D333AE.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 |
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.57s)
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.18s)
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.10s)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/2] Write swift-version-2F0A5646E1D333AE.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/4] 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 |
[3/4] 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.1 macosSpm