The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FaceLiveness, reference 7.4.0 (b3d4be), with Swift 6.0 for Linux on 9 Feb 2026 20:45:29 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/combateafraude/FaceLiveness.git
Reference: 7.4.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/combateafraude/FaceLiveness
 * tag               7.4.0      -> FETCH_HEAD
HEAD is now at b3d4bea Merge pull request #19 from combateafraude/release/7.4.0
Cloned https://github.com/combateafraude/FaceLiveness.git
Revision (git rev-parse @):
b3d4bea19603c9614a8a512f77b7236b673b1de7
SUCCESS checkout https://github.com/combateafraude/FaceLiveness.git at 7.4.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/combateafraude/FaceLiveness.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:5920b6fc7f526808de8dcf4e65806a8aca248ef5a9160d25a6b9c7489c0b8a3f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/iProov/ios.git
Fetching https://github.com/combateafraude/CafSolutions.git
Fetching https://github.com/fingerprintjs/fingerprintjs-pro-ios.git
[1/230] Fetching cafsolutions
[6/1283] Fetching cafsolutions, fingerprintjs-pro-ios
Fetched https://github.com/combateafraude/CafSolutions.git from cache (1.44s)
[1/5999] Fetching ios
Fetched https://github.com/fingerprintjs/fingerprintjs-pro-ios.git from cache (44.77s)
Fetched https://github.com/iProov/ios.git from cache (46.29s)
Computing version for https://github.com/combateafraude/CafSolutions.git
Computed https://github.com/combateafraude/CafSolutions.git at 2.0.6 (4.48s)
Computing version for https://github.com/fingerprintjs/fingerprintjs-pro-ios.git
Computed https://github.com/fingerprintjs/fingerprintjs-pro-ios.git at 2.7.0 (3.11s)
Computing version for https://github.com/iProov/ios.git
error: Dependencies could not be resolved because 'ios' >= 13.0.0 contains incompatible tools version (6.1.0) and root depends on 'ios' 13.1.0.
error: 'spi-builder-workspace': binary target 'FaceLiveness' could not be mapped to an artifact with expected name 'FaceLiveness'
BUILD FAILURE 6.0 linux