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 FaceLiveness, reference main (7097f6), with Swift 5.9 for macOS (Xcode) using Xcode 15.2 on 23 Sep 2024 19:44:36 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FaceLiveness -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.54.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/combateafraude/FaceLiveness.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/combateafraude/FaceLiveness
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7097f63 Update Readme.md
Cloned https://github.com/combateafraude/FaceLiveness.git
Revision (git rev-parse @):
7097f63feb5397da4b1f590a8142406ab1e06701
SUCCESS checkout https://github.com/combateafraude/FaceLiveness.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.9
Building package at path:  $PWD
https://github.com/combateafraude/FaceLiveness.git
Command line invocation:
    /Applications/Xcode-15.2.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/iProov/ios.git
Fetching from https://github.com/fingerprintjs/fingerprintjs-pro-ios.git
Creating working copy of package ‘ios’
Checking out 12.0.0 of package ‘ios’
Creating working copy of package ‘fingerprintjs-pro-ios’
Checking out 2.6.0 of package ‘fingerprintjs-pro-ios’
Resolve Package Graph
Resolved source packages:
  FingerprintPro: https://github.com/fingerprintjs/fingerprintjs-pro-ios.git @ 2.6.0
  iProov: https://github.com/iProov/ios.git @ 12.0.0
  FaceLiveness: /Users/admin/builder/spi-builder-workspace
resolved source packages: FingerprintPro, iProov, FaceLiveness
{
  "dependencies" : [
    {
      "identity" : "ios",
      "requirement" : {
        "exact" : [
          "12.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/iProov/ios.git"
    },
    {
      "identity" : "fingerprintjs-pro-ios",
      "requirement" : {
        "exact" : [
          "2.6.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/fingerprintjs/fingerprintjs-pro-ios.git"
    }
  ],
  "manifest_display_name" : "FaceLiveness",
  "name" : "FaceLiveness",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FaceLiveness",
      "targets" : [
        "FaceLivenessSDK"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FaceLivenessSDK",
      "module_type" : "SwiftTarget",
      "name" : "FaceLivenessSDK",
      "path" : "Sources",
      "product_dependencies" : [
        "iProov",
        "FingerprintPro"
      ],
      "product_memberships" : [
        "FaceLiveness"
      ],
      "sources" : [
        "Dummy.swift"
      ],
      "target_dependencies" : [
        "FaceLiveness",
        "CafSolutions"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FaceLiveness",
      "module_type" : "BinaryTarget",
      "name" : "FaceLiveness",
      "path" : "remote/archive/FaceLiveness.xcframework.zip",
      "product_memberships" : [
        "FaceLiveness"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "CafSolutions",
      "module_type" : "BinaryTarget",
      "name" : "CafSolutions",
      "path" : "remote/archive/CafSolutions.xcframework.zip",
      "product_memberships" : [
        "FaceLiveness"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FaceLiveness"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme FaceLiveness -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-15.2.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 FaceLiveness -destination platform=macOS,arch=arm64
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
Resolve Package Graph
Resolved source packages:
  FaceLiveness: /Users/admin/builder/spi-builder-workspace
  FingerprintPro: https://github.com/fingerprintjs/fingerprintjs-pro-ios.git @ 2.6.0
  iProov: https://github.com/iProov/ios.git @ 12.0.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'FaceLiveness' in project 'FaceLiveness'
        ➜ Explicit dependency on target 'FaceLivenessSDK' in project 'FaceLiveness'
        ➜ Explicit dependency on target 'iProov' in project 'iProov'
        ➜ Explicit dependency on target 'FingerprintPro' in project 'FingerprintPro'
    Target 'FaceLivenessSDK' in project 'FaceLiveness'
        ➜ Explicit dependency on target 'iProov' in project 'iProov'
        ➜ Explicit dependency on target 'FingerprintPro' in project 'FingerprintPro'
    Target 'FingerprintPro' in project 'FingerprintPro' (no dependencies)
    Target 'iProov' in project 'iProov'
        ➜ Explicit dependency on target 'iProovTargets' in project 'iProov'
    Target 'iProovTargets' in project 'iProov' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 917c0161759ca54d801218a8a3d8d313
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/917c0161759ca54d801218a8a3d8d313.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fingerprintjs-pro-ios/FingerprintPro/FingerprintPro.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fingerprintjs-pro-ios/FingerprintPro/FingerprintPro.xcframework'. (in target 'FingerprintPro' from project 'FingerprintPro')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FaceLiveness/FaceLiveness.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FaceLiveness/FaceLiveness.xcframework'. (in target 'FaceLivenessSDK' from project 'FaceLiveness')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CafSolutions/CafSolutions.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CafSolutions/CafSolutions.xcframework'. (in target 'FaceLivenessSDK' from project 'FaceLiveness')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fingerprintjs-pro-ios/FingerprintPro/FingerprintPro.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fingerprintjs-pro-ios/FingerprintPro/FingerprintPro.xcframework'. (in target 'FaceLivenessSDK' from project 'FaceLiveness')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FaceLiveness/FaceLiveness.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FaceLiveness/FaceLiveness.xcframework'. (in target 'FaceLiveness' from project 'FaceLiveness')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CafSolutions/CafSolutions.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CafSolutions/CafSolutions.xcframework'. (in target 'FaceLiveness' from project 'FaceLiveness')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fingerprintjs-pro-ios/FingerprintPro/FingerprintPro.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fingerprintjs-pro-ios/FingerprintPro/FingerprintPro.xcframework'. (in target 'FaceLiveness' from project 'FaceLiveness')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fingerprintjs-pro-ios/FingerprintPro/FingerprintPro.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fingerprintjs-pro-ios/FingerprintPro/FingerprintPro.xcframework'. (in target 'FaceLiveness' from project 'FaceLiveness')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE }
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.2.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 FaceLiveness -destination platform=macOS,arch=arm64
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:
  FingerprintPro: https://github.com/fingerprintjs/fingerprintjs-pro-ios.git @ 2.6.0
  FaceLiveness: /Users/admin/builder/spi-builder-workspace
  iProov: https://github.com/iProov/ios.git @ 12.0.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (5 targets)
    Target 'FaceLiveness' in project 'FaceLiveness'
        ➜ Explicit dependency on target 'FaceLivenessSDK' in project 'FaceLiveness'
        ➜ Explicit dependency on target 'iProov' in project 'iProov'
        ➜ Explicit dependency on target 'FingerprintPro' in project 'FingerprintPro'
    Target 'FaceLivenessSDK' in project 'FaceLiveness'
        ➜ Explicit dependency on target 'iProov' in project 'iProov'
        ➜ Explicit dependency on target 'FingerprintPro' in project 'FingerprintPro'
    Target 'FingerprintPro' in project 'FingerprintPro' (no dependencies)
    Target 'iProov' in project 'iProov'
        ➜ Explicit dependency on target 'iProovTargets' in project 'iProov'
    Target 'iProovTargets' in project 'iProov' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 917c0161759ca54d801218a8a3d8d313
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/917c0161759ca54d801218a8a3d8d313.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fingerprintjs-pro-ios/FingerprintPro/FingerprintPro.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fingerprintjs-pro-ios/FingerprintPro/FingerprintPro.xcframework'. (in target 'FingerprintPro' from project 'FingerprintPro')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FaceLiveness/FaceLiveness.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FaceLiveness/FaceLiveness.xcframework'. (in target 'FaceLiveness' from project 'FaceLiveness')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CafSolutions/CafSolutions.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CafSolutions/CafSolutions.xcframework'. (in target 'FaceLiveness' from project 'FaceLiveness')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fingerprintjs-pro-ios/FingerprintPro/FingerprintPro.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fingerprintjs-pro-ios/FingerprintPro/FingerprintPro.xcframework'. (in target 'FaceLiveness' from project 'FaceLiveness')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fingerprintjs-pro-ios/FingerprintPro/FingerprintPro.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fingerprintjs-pro-ios/FingerprintPro/FingerprintPro.xcframework'. (in target 'FaceLiveness' from project 'FaceLiveness')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FaceLiveness/FaceLiveness.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FaceLiveness/FaceLiveness.xcframework'. (in target 'FaceLivenessSDK' from project 'FaceLiveness')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CafSolutions/CafSolutions.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/CafSolutions/CafSolutions.xcframework'. (in target 'FaceLivenessSDK' from project 'FaceLiveness')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fingerprintjs-pro-ios/FingerprintPro/FingerprintPro.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/fingerprintjs-pro-ios/FingerprintPro/FingerprintPro.xcframework'. (in target 'FaceLivenessSDK' from project 'FaceLiveness')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE }
** BUILD FAILED **
BUILD FAILURE 5.9 macosXcodebuild