Build Information
Successful build of DocumentReader, reference main (ad65dc), with Swift 6.3 for Android on 30 Apr 2026 00:43:41 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/regulaforensics/DocumentReader-Swift-Package.git
Reference: main
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/DocumentReader-Swift-Package
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ad65dcc Release 9.4.6317
Cloned https://github.com/regulaforensics/DocumentReader-Swift-Package.git
Revision (git rev-parse @):
ad65dcc407085236d71c54b92b777677d691fb31
SUCCESS checkout https://github.com/regulaforensics/DocumentReader-Swift-Package.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/regulaforensics/DocumentReader-Swift-Package.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/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:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-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 (0.76s)
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
Downloading binary artifact https://pods.regulaforensics.com/DocumentReader/9.4.6317/DocumentReader-9.4.6317.zip
Downloading binary artifact https://pods.regulaforensics.com/RegulaCommon/9.4.2239/RegulaCommon-9.4.2239.zip
[2896/3961103] Downloading https://pods.regulaforensics.com/RegulaCommon/9.4.2239/RegulaCommon-9.4.2239.zip
[50108/17526358] Downloading https://pods.regulaforensics.com/RegulaCommon/9.4.2239/RegulaCommon-9.4.2239.zip, https://pods.regulaforensics.com/DocumentReader/9.4.6317/DocumentReader-9.4.6317.zip
Downloaded https://pods.regulaforensics.com/RegulaCommon/9.4.2239/RegulaCommon-9.4.2239.zip (0.81s)
Downloaded https://pods.regulaforensics.com/DocumentReader/9.4.6317/DocumentReader-9.4.6317.zip (1.84s)
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--4F562202D5529B1.txt
[3/4] Emitting module DocumentReaderCommon
[4/4] Compiling DocumentReaderCommon dummy.swift
Build complete! (9.25s)
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" : "DocumentReader",
"name" : "DocumentReader",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "DocumentReader",
"targets" : [
"DocumentReaderCommon"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DocumentReaderCommon",
"module_type" : "SwiftTarget",
"name" : "DocumentReaderCommon",
"path" : "Sources",
"product_dependencies" : [
"RegulaCommon"
],
"product_memberships" : [
"DocumentReader"
],
"sources" : [
"dummy.swift"
],
"target_dependencies" : [
"DocumentReader"
],
"type" : "library"
},
{
"c99name" : "DocumentReader",
"module_type" : "BinaryTarget",
"name" : "DocumentReader",
"path" : "remote/archive/DocumentReader-9.4.6317.zip",
"product_memberships" : [
"DocumentReader"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.