Build Information
Successful build of SwiftAccounting, reference main (400766), with Swift 6.2 for Android on 1 May 2026 13:25:06 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:android-6.2-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/m34dev/SwiftAccounting.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/m34dev/SwiftAccounting
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4007667 Merge branch 'main' of github.com:m34dev/SwiftAccounting
Cloned https://github.com/m34dev/SwiftAccounting.git
Revision (git rev-parse @):
400766762113faa6b627524c944a19084d528920
SUCCESS checkout https://github.com/m34dev/SwiftAccounting.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/m34dev/SwiftAccounting.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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
warning: 'spi-builder-workspace': found 3 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/SwiftAccounting/PCGFR/2025/pcg_2025.schema.json
/host/spi-builder-workspace/Sources/SwiftAccounting/PCGFR/2026/pcg_2026.schema.json
/host/spi-builder-workspace/Sources/SwiftAccounting/PCGFR/2024/pcg_2024.schema.json
Building for debugging...
[0/12] Copying pcg_20240101.pdf
[1/12] Copying pcg_2024.json
[2/12] Copying pcg_2026.json
[2/12] Copying pcg_2025.json
[2/12] Copying Info.plist
[2/12] Write sources
[6/12] Copying pcg_20260101.pdf
[6/12] Copying pcg_20250101.pdf
[8/12] Copying recueil_20240101.pdf
[9/12] Copying recueil_20260101.pdf
[10/12] Copying recueil_20250101.pdf
[11/12] Write swift-version--11D90AFD9DD3AB2.txt
[13/20] Emitting module SwiftAccounting
[14/20] Compiling SwiftAccounting AccountingAccount.swift
[15/21] Compiling SwiftAccounting resource_bundle_accessor.swift
[16/21] Compiling SwiftAccounting AccountingAuthority.swift
[17/21] Compiling SwiftAccounting AccountingObject.swift
[18/21] Compiling SwiftAccounting AccountingAuthorityANC.swift
[19/21] Compiling SwiftAccounting AccountingPlanPCGFR.swift
[20/21] Compiling SwiftAccounting AccountingPlan.swift
[21/21] Compiling SwiftAccounting PCGFRParser.swift
Build complete! (27.95s)
Build complete.
{
"default_localization" : "en",
"dependencies" : [
],
"manifest_display_name" : "SwiftAccounting",
"name" : "SwiftAccounting",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "18.0"
},
{
"name" : "macos",
"version" : "15.0"
},
{
"name" : "maccatalyst",
"version" : "18.0"
},
{
"name" : "tvos",
"version" : "18.0"
},
{
"name" : "visionos",
"version" : "2.0"
},
{
"name" : "watchos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "SwiftAccounting",
"targets" : [
"SwiftAccounting"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"6"
],
"targets" : [
{
"c99name" : "SwiftAccountingTests",
"module_type" : "SwiftTarget",
"name" : "SwiftAccountingTests",
"path" : "Tests/SwiftAccountingTests",
"sources" : [
"SwiftAccountingTests.swift"
],
"target_dependencies" : [
"SwiftAccounting"
],
"type" : "test"
},
{
"c99name" : "SwiftAccounting",
"module_type" : "SwiftTarget",
"name" : "SwiftAccounting",
"path" : "Sources/SwiftAccounting",
"product_memberships" : [
"SwiftAccounting"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/SwiftAccounting/PCGFR/2024/pcg_2024.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftAccounting/PCGFR/2024/pcg_20240101.pdf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftAccounting/PCGFR/2024/recueil_20240101.pdf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftAccounting/PCGFR/2025/pcg_2025.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftAccounting/PCGFR/2025/pcg_20250101.pdf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftAccounting/PCGFR/2025/recueil_20250101.pdf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftAccounting/PCGFR/2026/pcg_2026.json",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftAccounting/PCGFR/2026/pcg_20260101.pdf",
"rule" : {
"process" : {
}
}
},
{
"path" : "/host/spi-builder-workspace/Sources/SwiftAccounting/PCGFR/2026/recueil_20260101.pdf",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"AccountingAccount.swift",
"AccountingAuthority.swift",
"AccountingAuthorityANC.swift",
"AccountingObject.swift",
"AccountingPlan.swift",
"PCGFR/AccountingPlanPCGFR.swift",
"PCGFR/PCGFRParser.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Done.