Build Information
Successful build of swift-xdg, reference 1.0.0 (d61833
), with Swift 6.0 for Linux on 4 Nov 2024 05:40:14 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:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Frizlab/swift-xdg.git
Reference: 1.0.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/Frizlab/swift-xdg
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at d618335 Get home directory for iOS, tvOS and watchOS
Cloned https://github.com/Frizlab/swift-xdg.git
Revision (git rev-parse @):
d6183353dacd2747fb0ed71e2d49c09676987b98
SUCCESS checkout https://github.com/Frizlab/swift-xdg.git at 1.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/Frizlab/swift-xdg.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-system.git
[1/3901] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.47s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.63s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.4.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 FilePathParsing.swift
[7/35] Compiling SystemPackage FilePathString.swift
[8/35] Compiling SystemPackage FilePathSyntax.swift
[9/35] Compiling SystemPackage FilePathTemp.swift
[10/35] Compiling SystemPackage FilePathTempPosix.swift
[11/35] Compiling SystemPackage FilePathTempWindows.swift
[12/35] Compiling SystemPackage FilePathWindows.swift
[13/35] Compiling SystemPackage FilePermissions.swift
[14/35] Compiling SystemPackage MachPort.swift
[15/35] Compiling SystemPackage PlatformString.swift
[16/35] Compiling SystemPackage SystemString.swift
[17/35] Compiling SystemPackage Util+StringArray.swift
[18/35] Compiling SystemPackage Util.swift
[19/35] Compiling SystemPackage UtilConsumers.swift
[20/35] Compiling SystemPackage Errno.swift
[21/35] Compiling SystemPackage ErrnoWindows.swift
[22/35] Compiling SystemPackage FileDescriptor.swift
[23/35] Compiling SystemPackage FileHelpers.swift
[24/35] Compiling SystemPackage Backcompat.swift
[25/35] Compiling SystemPackage CInterop.swift
[26/35] Compiling SystemPackage Constants.swift
[27/35] Compiling SystemPackage Exports.swift
[28/35] Compiling SystemPackage FileOperations.swift
[29/35] Compiling SystemPackage FilePath.swift
[30/35] Compiling SystemPackage FilePathComponentView.swift
[31/35] Compiling SystemPackage FilePathComponents.swift
[32/35] Compiling SystemPackage Mocking.swift
[33/35] Compiling SystemPackage RawBuffer.swift
[34/35] Compiling SystemPackage Syscalls.swift
[35/35] Compiling SystemPackage WindowsSyscallAdapters.swift
[37/44] Compiling XDG BaseDirectories.swift
[38/45] Compiling XDG BaseDirectories+FindFiles.swift
[39/45] Emitting module XDG
[40/45] Compiling XDG Errors.swift
[41/45] Compiling XDG BaseDirectories+EnsureDir.swift
[42/45] Compiling XDG BaseDirectories+FindFile.swift
[43/45] Compiling XDG BaseDirectories+EnsureFileParents.swift
[44/45] Compiling XDG BaseDirectories+GetPath.swift
[45/45] Compiling XDG FilePath+Utils.swift
Build complete! (16.96s)
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" : [
{
"name" : "macos",
"version" : "12.0"
},
{
"name" : "tvos",
"version" : "15.0"
},
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "watchos",
"version" : "8.0"
}
],
"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.7"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.