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 18.6.0 (e1890d), with Swift 5.10 for visionOS using Xcode 15.4 on 28 Aug 2024 14:49:08 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RecaptchaEnterprise -destination generic/platform=xrOS

Build Log

========================================
RunAll
========================================
Builder version: 4.52.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 /Users/admin/builder/spi-builder-workspace/.git/
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:         visionOS
Swift version:             5.10
Building package at path:  $PWD
https://github.com/GoogleCloudPlatform/recaptcha-enterprise-mobile-sdk.git
Command line invocation:
    /Applications/Xcode-15.4.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’
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-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme RecaptchaEnterprise -destination generic/platform=xrOS
Command line invocation:
    /Applications/Xcode-15.4.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
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
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-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 97e69ec0d61e83151155d2136db9c8d9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/97e69ec0d61e83151155d2136db9c8d9.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 '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 **
Command line invocation:
    /Applications/Xcode-15.4.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
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
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-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -x objective-c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/XROS.platform/Developer/SDKs/XROS1.2.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 97e69ec0d61e83151155d2136db9c8d9
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/97e69ec0d61e83151155d2136db9c8d9.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 **
BUILD FAILURE 5.10 visionOS