Build Information
Successful build of swift-scoped-file-path, reference v0.2.0 (fffb1e
), with Swift 6.1 for Android on 30 May 2025 11:44:46 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Formkunft/swift-scoped-file-path.git
Reference: v0.2.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/Formkunft/swift-scoped-file-path
* tag v0.2.0 -> FETCH_HEAD
HEAD is now at fffb1e4 Add “Using in your project” section to readme
Cloned https://github.com/Formkunft/swift-scoped-file-path.git
Revision (git rev-parse @):
fffb1e4b88191396b258fcda0d926cd0b05e1b61
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Formkunft/swift-scoped-file-path.git at v0.2.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/Formkunft/swift-scoped-file-path.git
https://github.com/Formkunft/swift-scoped-file-path.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system"
}
],
"manifest_display_name" : "swift-scoped-file-path",
"name" : "swift-scoped-file-path",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "maccatalyst",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "ScopedFilePath",
"targets" : [
"ScopedFilePath"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ScopedFilePath",
"module_type" : "SwiftTarget",
"name" : "ScopedFilePath",
"path" : "Sources/ScopedFilePath",
"product_dependencies" : [
"SystemPackage"
],
"product_memberships" : [
"ScopedFilePath"
],
"sources" : [
"AbsoluteFilePath.swift",
"FilePathCompareOptions.swift",
"RelativeFilePath.swift",
"ScopedFilePathProtocol.swift",
"URL.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/apple/swift-system
[1/4391] Fetching swift-system
Fetched https://github.com/apple/swift-system from cache (0.48s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.5.0 (1.59s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.5.0
Building for debugging...
[0/4] Write sources
[2/4] Compiling CSystem shims.c
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/32] Emitting module SystemPackage
[6/35] Compiling SystemPackage MachPort.swift
[7/35] Compiling SystemPackage PlatformString.swift
[8/35] Compiling SystemPackage SystemString.swift
[9/35] Compiling SystemPackage FileOperations.swift
[10/35] Compiling SystemPackage FilePath.swift
[11/35] Compiling SystemPackage FilePathComponentView.swift
[12/35] Compiling SystemPackage FilePathComponents.swift
[13/35] Compiling SystemPackage Util+StringArray.swift
[14/35] Compiling SystemPackage Util.swift
[15/35] Compiling SystemPackage UtilConsumers.swift
[16/35] Compiling SystemPackage Errno.swift
[17/35] Compiling SystemPackage ErrnoWindows.swift
[18/35] Compiling SystemPackage FileDescriptor.swift
[19/35] Compiling SystemPackage FileHelpers.swift
[20/35] Compiling SystemPackage Mocking.swift
[21/35] Compiling SystemPackage RawBuffer.swift
[22/35] Compiling SystemPackage Syscalls.swift
[23/35] Compiling SystemPackage WindowsSyscallAdapters.swift
[24/35] Compiling SystemPackage FilePathTempPosix.swift
[25/35] Compiling SystemPackage FilePathTempWindows.swift
[26/35] Compiling SystemPackage FilePathWindows.swift
[27/35] Compiling SystemPackage FilePermissions.swift
[28/35] Compiling SystemPackage Backcompat.swift
[29/35] Compiling SystemPackage CInterop.swift
[30/35] Compiling SystemPackage Constants.swift
[31/35] Compiling SystemPackage Exports.swift
[32/35] Compiling SystemPackage FilePathParsing.swift
[33/35] Compiling SystemPackage FilePathString.swift
[34/35] Compiling SystemPackage FilePathSyntax.swift
[35/35] Compiling SystemPackage FilePathTemp.swift
[37/42] Emitting module ScopedFilePath
[38/42] Compiling ScopedFilePath ScopedFilePathProtocol.swift
[39/42] Compiling ScopedFilePath FilePathCompareOptions.swift
[40/42] Compiling ScopedFilePath RelativeFilePath.swift
[41/42] Compiling ScopedFilePath AbsoluteFilePath.swift
[42/42] Compiling ScopedFilePath URL.swift
Build complete! (22.85s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-system",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-system"
}
],
"manifest_display_name" : "swift-scoped-file-path",
"name" : "swift-scoped-file-path",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "maccatalyst",
"version" : "15.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"products" : [
{
"name" : "ScopedFilePath",
"targets" : [
"ScopedFilePath"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "ScopedFilePath",
"module_type" : "SwiftTarget",
"name" : "ScopedFilePath",
"path" : "Sources/ScopedFilePath",
"product_dependencies" : [
"SystemPackage"
],
"product_memberships" : [
"ScopedFilePath"
],
"sources" : [
"AbsoluteFilePath.swift",
"FilePathCompareOptions.swift",
"RelativeFilePath.swift",
"ScopedFilePathProtocol.swift",
"URL.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.