Build Information
Successful build of RecaptchaEnterprise, reference 18.6.0 (e1890d
), with Swift 6.0 for Linux on 5 Nov 2024 21:57:47 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
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: 18.6.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk
* tag 18.6.0 -> FETCH_HEAD
HEAD is now at e1890d8 Merge pull request #123 from GoogleCloudPlatform/release-v18.6.0
Cloned https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git
Revision (git rev-parse @):
e1890d87d0aa0780baa38f46bf09db3630bd0beb
SUCCESS checkout https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git at 18.6.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/google/interop-ios-for-google-sdks.git
[1/258] Fetching interop-ios-for-google-sdks
Fetched https://github.com/google/interop-ios-for-google-sdks.git from cache (0.20s)
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 100.0.0 (0.46s)
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 100.0.0
[1369/3291147] Downloading https://dl.google.com/recaptchaenterprise/v18.6.0/RecaptchaEnterprise_iOS_xcframework/recaptcha-xcframework.xcframework.zip
Downloading binary artifact https://dl.google.com/recaptchaenterprise/v18.6.0/RecaptchaEnterprise_iOS_xcframework/recaptcha-xcframework.xcframework.zip
Downloaded https://dl.google.com/recaptchaenterprise/v18.6.0/RecaptchaEnterprise_iOS_xcframework/recaptcha-xcframework.xcframework.zip (0.62s)
Building for debugging...
[0/1] Compiling recaptcha-enterprise dummy.c
Build complete! (1.91s)
Build complete.
{
"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" : "/host/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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.