Build Information
Failed to build RecaptchaEnterprise, reference main (4f01bc
), with Swift 6.0 for visionOS using Xcode 16.0 on 5 Nov 2024 22:03:50 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=xrOS 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: visionOS
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:
InteropForGoogle: https://github.com/google/interop-ios-for-google-sdks.git @ 100.0.0
RecaptchaEnterprise: /Users/admin/builder/spi-builder-workspace
resolved source packages: InteropForGoogle, RecaptchaEnterprise
{
"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=xrOS 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=xrOS "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:
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
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/XROS.platform/Developer/SDKs/XROS2.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/XROS.platform/Developer/SDKs/XROS2.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/XROS.platform/Developer/SDKs/XROS2.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: c3d238c870180d49b93ab8df6eae333d
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/c3d238c870180d49b93ab8df6eae333d.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/RecaptchaEnterprise/RecaptchaEnterprise.xcframework:1:1: error: While building for visionOS, 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 visionOS, 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')
** 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=xrOS "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 visionOS, 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 visionOS, 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)
BUILD FAILURE 6.0 visionOS