Build Information
Successful build of FaceSDK, reference 8.2.4157 (073b0f), with Swift 6.0 for Linux on 29 Apr 2026 23:59:04 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/regulaforensics/FaceSDK-Swift-Package.git
Reference: 8.2.4157
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/regulaforensics/FaceSDK-Swift-Package
* tag 8.2.4157 -> FETCH_HEAD
HEAD is now at 073b0f1 Release 8.2.4157
Cloned https://github.com/regulaforensics/FaceSDK-Swift-Package.git
Revision (git rev-parse @):
073b0f1ee1d56b15021d06a335a45a6c0c4c4be6
SUCCESS checkout https://github.com/regulaforensics/FaceSDK-Swift-Package.git at 8.2.4157
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/regulaforensics/FaceSDK-Swift-Package.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/regulaforensics/RegulaCommon-Swift-Package.git
[1/105] Fetching regulacommon-swift-package
Fetched https://github.com/regulaforensics/RegulaCommon-Swift-Package.git from cache (0.24s)
Computing version for https://github.com/regulaforensics/RegulaCommon-Swift-Package.git
Computed https://github.com/regulaforensics/RegulaCommon-Swift-Package.git at 9.4.2239 (1.35s)
Creating working copy for https://github.com/regulaforensics/RegulaCommon-Swift-Package.git
Working copy of https://github.com/regulaforensics/RegulaCommon-Swift-Package.git resolved at 9.4.2239
[16366/3961103] Downloading https://pods.regulaforensics.com/RegulaCommon/9.4.2239/RegulaCommon-9.4.2239.zip
[48203/9538104] Downloading https://pods.regulaforensics.com/RegulaCommon/9.4.2239/RegulaCommon-9.4.2239.zip, https://pods.regulaforensics.com/FaceSDK/8.2.4157/FaceSDK-8.2.4157.zip
Downloading binary artifact https://pods.regulaforensics.com/FaceSDK/8.2.4157/FaceSDK-8.2.4157.zip
Downloading binary artifact https://pods.regulaforensics.com/RegulaCommon/9.4.2239/RegulaCommon-9.4.2239.zip
Downloaded https://pods.regulaforensics.com/RegulaCommon/9.4.2239/RegulaCommon-9.4.2239.zip (0.93s)
Downloaded https://pods.regulaforensics.com/FaceSDK/8.2.4157/FaceSDK-8.2.4157.zip (1.12s)
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/4] Emitting module FaceSDKCommon
[4/4] Compiling FaceSDKCommon dummy.swift
Build complete! (12.13s)
Build complete.
{
"dependencies" : [
{
"identity" : "regulacommon-swift-package",
"requirement" : {
"exact" : [
"9.4.2239"
]
},
"type" : "sourceControl",
"url" : "https://github.com/regulaforensics/RegulaCommon-Swift-Package.git"
}
],
"manifest_display_name" : "FaceSDK",
"name" : "FaceSDK",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FaceSDK",
"targets" : [
"FaceSDKCommon"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FaceSDKCommon",
"module_type" : "SwiftTarget",
"name" : "FaceSDKCommon",
"path" : "Sources",
"product_dependencies" : [
"RegulaCommon"
],
"product_memberships" : [
"FaceSDK"
],
"sources" : [
"dummy.swift"
],
"target_dependencies" : [
"FaceSDK"
],
"type" : "library"
},
{
"c99name" : "FaceSDK",
"module_type" : "BinaryTarget",
"name" : "FaceSDK",
"path" : "remote/archive/FaceSDK-8.2.4157.zip",
"product_memberships" : [
"FaceSDK"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Done.