The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of PathKit, reference 1.0.2 (fec0f8), with Swift 5.10 for Linux on 27 Jan 2025 15:41:30 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MFB-Technologies-Inc/PathKit.git
Reference: 1.0.2
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/MFB-Technologies-Inc/PathKit
 * tag               1.0.2      -> FETCH_HEAD
HEAD is now at fec0f80 Merge pull request #2 from MFB-Technologies-Inc/feature/system-FilePath
Cloned https://github.com/MFB-Technologies-Inc/PathKit.git
Revision (git rev-parse @):
fec0f80a3c613551a440d708a4959ecb9d935476
SUCCESS checkout https://github.com/MFB-Technologies-Inc/PathKit.git at 1.0.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $PWD
https://github.com/MFB-Technologies-Inc/PathKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Fetching https://github.com/apple/swift-system.git
[1/4017] Fetching swift-system
Fetched https://github.com/apple/swift-system.git from cache (0.42s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.4.0 (0.36s)
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
[2/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 Util+StringArray.swift
[11/35] Compiling SystemPackage Util.swift
[12/35] Compiling SystemPackage UtilConsumers.swift
[13/35] Compiling SystemPackage Errno.swift
[14/35] Compiling SystemPackage ErrnoWindows.swift
[15/35] Compiling SystemPackage FileDescriptor.swift
[16/35] Compiling SystemPackage FileHelpers.swift
[17/35] Compiling SystemPackage FileOperations.swift
[18/35] Compiling SystemPackage FilePath.swift
[19/35] Compiling SystemPackage FilePathComponentView.swift
[20/35] Compiling SystemPackage FilePathComponents.swift
[21/35] Compiling SystemPackage MachPort.swift
[22/35] Compiling SystemPackage PlatformString.swift
[23/35] Compiling SystemPackage SystemString.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 FilePathTempPosix.swift
[29/35] Compiling SystemPackage FilePathTempWindows.swift
[30/35] Compiling SystemPackage FilePathWindows.swift
[31/35] Compiling SystemPackage FilePermissions.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/49] Compiling PathKit Path+FileInfo.swift
[38/49] Compiling PathKit Path+FileManipulation.swift
[39/50] Compiling PathKit Path+Globbing.swift
[40/50] Compiling PathKit Path+PathInfo.swift
[41/50] Compiling PathKit Path+Sequence.swift
[42/50] Compiling PathKit Path+Traversing.swift
[43/50] Compiling PathKit Path+Contents.swift
[44/50] Compiling PathKit Path+Directories.swift
[45/50] Emitting module PathKit
[46/50] Compiling PathKit DefaultFileSystemInfo.swift
[47/50] Compiling PathKit FileSystemInfo.swift
[48/50] Compiling PathKit Operators.swift
[49/50] Compiling PathKit Path+Components.swift
[50/50] Compiling PathKit Path.swift
Build complete! (9.75s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-system",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-system.git"
    }
  ],
  "manifest_display_name" : "PathKit",
  "name" : "PathKit",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "PathKit",
      "targets" : [
        "PathKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "PathKitTests",
      "module_type" : "SwiftTarget",
      "name" : "PathKitTests",
      "path" : "Tests/PathKitTests",
      "sources" : [
        "PathKitTests.swift",
        "ThrowError.swift"
      ],
      "target_dependencies" : [
        "PathKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PathKit",
      "module_type" : "SwiftTarget",
      "name" : "PathKit",
      "path" : "Sources/PathKit",
      "product_dependencies" : [
        "SystemPackage"
      ],
      "product_memberships" : [
        "PathKit"
      ],
      "sources" : [
        "Internal/DefaultFileSystemInfo.swift",
        "Internal/FileSystemInfo.swift",
        "Operators.swift",
        "Path+Components.swift",
        "Path+Contents.swift",
        "Path+Directories.swift",
        "Path+FileInfo.swift",
        "Path+FileManipulation.swift",
        "Path+Globbing.swift",
        "Path+PathInfo.swift",
        "Path+Sequence.swift",
        "Path+Traversing.swift",
        "Path.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Done.