Build Information
Successful build of swift-xdg, reference 2.0.1 (ac3e88), with Swift 6.3 for Android on 18 Apr 2026 03:59:44 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/Frizlab/swift-xdg.git
Reference: 2.0.1
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/Frizlab/swift-xdg
* tag 2.0.1 -> FETCH_HEAD
HEAD is now at ac3e885 Fix incorrect path returned in ensureParentsFor* methods
Cloned https://github.com/Frizlab/swift-xdg.git
Revision (git rev-parse @):
ac3e885b0de05ad3e57b37769c0ea568413fd9c9
SUCCESS checkout https://github.com/Frizlab/swift-xdg.git at 2.0.1
========================================
Build
========================================
Selected platform: android
Swift version: 6.3
Building package at path: $PWD
https://github.com/Frizlab/swift-xdg.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/apple/swift-system.git
[1/5601] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.80s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.6.4 (1.69s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.6.4
Building for debugging...
[0/4] Write sources
[2/4] Compiling CSystem shims.c
[3/4] Write swift-version--4F562202D5529B1.txt
[5/35] Emitting module SystemPackage
[6/39] Compiling SystemPackage SystemString.swift
[7/39] Compiling SystemPackage Util+StringArray.swift
[8/39] Compiling SystemPackage Util.swift
[9/39] Compiling SystemPackage UtilConsumers.swift
[10/39] Compiling SystemPackage FilePathSyntax.swift
[11/39] Compiling SystemPackage FilePathTemp.swift
[12/39] Compiling SystemPackage FilePathTempPosix.swift
[13/39] Compiling SystemPackage FilePathTempWindows.swift
[14/39] Compiling SystemPackage FilePathWindows.swift
[15/39] Compiling SystemPackage FilePermissions.swift
[16/39] Compiling SystemPackage IOCompletion.swift
[17/39] Compiling SystemPackage IORequest.swift
[18/39] Compiling SystemPackage FilePath.swift
[19/39] Compiling SystemPackage FilePathComponentView.swift
[20/39] Compiling SystemPackage FilePathComponents.swift
[21/39] Compiling SystemPackage FilePathParsing.swift
[22/39] Compiling SystemPackage FilePathString.swift
[23/39] Compiling SystemPackage IORing.swift
[24/39] Compiling SystemPackage RawIORequest.swift
[25/39] Compiling SystemPackage Backcompat.swift
[26/39] Compiling SystemPackage CInterop.swift
[27/39] Compiling SystemPackage Errno.swift
[28/39] Compiling SystemPackage ErrnoWindows.swift
[29/39] Compiling SystemPackage FileDescriptor.swift
[30/39] Compiling SystemPackage FileHelpers.swift
[31/39] Compiling SystemPackage FileOperations.swift
[32/39] Compiling SystemPackage Syscalls.swift
[33/39] Compiling SystemPackage WindowsSyscallAdapters.swift
[34/39] Compiling SystemPackage MachPort.swift
[35/39] Compiling SystemPackage PlatformString.swift
[36/39] Compiling SystemPackage Constants.swift
[37/39] Compiling SystemPackage Exports.swift
[38/39] Compiling SystemPackage Mocking.swift
[39/39] Compiling SystemPackage RawBuffer.swift
[41/48] Emitting module XDG
[42/49] Compiling XDG BaseDirectories+EnsureFileParents.swift
[43/49] Compiling XDG BaseDirectories+FindFiles.swift
[44/49] Compiling XDG Errors.swift
[45/49] Compiling XDG BaseDirectories+EnsureDir.swift
[46/49] Compiling XDG BaseDirectories.swift
[47/49] Compiling XDG BaseDirectories+GetPath.swift
[48/49] Compiling XDG BaseDirectories+FindFile.swift
[49/49] Compiling XDG FilePath+Utils.swift
Build complete! (30.80s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system.git"
}
],
"manifest_display_name" : "swift-xdg",
"name" : "swift-xdg",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "XDG",
"targets" : [
"XDG"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "XDGTests",
"module_type" : "SwiftTarget",
"name" : "XDGTests",
"path" : "Tests/XDGTests",
"sources" : [
"XDGTests.swift"
],
"target_dependencies" : [
"XDG"
],
"type" : "test"
},
{
"c99name" : "XDG",
"module_type" : "SwiftTarget",
"name" : "XDG",
"path" : "Sources/XDG",
"product_dependencies" : [
"SystemPackage"
],
"product_memberships" : [
"XDG"
],
"sources" : [
" Errors.swift",
"BaseDirectories+EnsureDir.swift",
"BaseDirectories+EnsureFileParents.swift",
"BaseDirectories+FindFile.swift",
"BaseDirectories+FindFiles.swift",
"BaseDirectories+GetPath.swift",
"BaseDirectories.swift",
"PrivateUtils/FilePath+Utils.swift"
],
"type" : "library"
}
],
"tools_version" : "5.8"
}
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.