The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Pathos, reference 0.4.2 (8697a3), with Swift 6.3 for macOS (SPM) on 20 Apr 2026 17:45:30 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dduan/Pathos.git
Reference: 0.4.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dduan/Pathos
 * tag               0.4.2      -> FETCH_HEAD
HEAD is now at 8697a34 Bump version to 0.4.2 (#287)
Cloned https://github.com/dduan/Pathos.git
Revision (git rev-parse @):
8697a340a25e9974d4bbdee80a4c361c74963c00
SUCCESS checkout https://github.com/dduan/Pathos.git at 0.4.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "pathos",
      "name": "Pathos",
      "url": "https://github.com/dduan/Pathos.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Pathos",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/dduan/Pathos.git
[1/5004] Fetching pathos
Fetched https://github.com/dduan/Pathos.git from cache (1.54s)
Creating working copy for https://github.com/dduan/Pathos.git
Working copy of https://github.com/dduan/Pathos.git resolved at 0.4.2 (8697a34)
warning: '.resolve-product-dependencies': dependency 'pathos' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/dduan/Pathos.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/29] Write sources
[5/29] Write rm-entitlement.plist
[6/29] Write mk-entitlement.plist
[8/29] Write readonly-entitlement.plist
[9/29] Write lookup-entitlement.plist
[10/29] Write ls-entitlement.plist
[11/29] Compiling WindowsHelpers dummy.c
[12/29] Compiling LinuxHelpers dummy.c
[13/29] Write swift-version--6988338F2F200930.txt
[15/64] Emitting module Pathos
[16/67] Compiling Pathos LazyBoxed.swift
[17/67] Compiling Pathos Metadata+Glibc.swift
[18/67] Compiling Pathos Path+Glibc.swift
[19/67] Compiling Pathos Metadata.swift
[20/67] Compiling Pathos FileTime+Windows.swift
[21/67] Compiling Pathos Metadata+Windows.swift
[22/67] Compiling Pathos Path+Windows.swift
[23/67] Compiling Pathos PathParts+Windows.swift
[24/67] Compiling Pathos PureWindowsPath.swift
[25/67] Compiling Pathos WindowsAttributes.swift
[26/67] Compiling Pathos WindowsConstants.swift
[27/67] Compiling Pathos WindowsFileType.swift
[28/67] Compiling Pathos WindowsPathConvertible.swift
[29/67] Compiling Pathos Algorithms.swift
[30/67] Compiling Pathos BinaryString.swift
[31/67] Compiling Pathos Box.swift
[32/67] Compiling Pathos Constants.swift
[33/67] Compiling Pathos Metadata+Darwin.swift
[34/67] Compiling Pathos Path+Darwin.swift
[35/67] Compiling Pathos FileTime.swift
[36/67] Compiling Pathos FileType.swift
[37/67] Compiling Pathos FileTime+POSIX.swift
[38/67] Compiling Pathos POSIXConstants.swift
[39/67] Compiling Pathos POSIXFileType.swift
[40/67] Compiling Pathos POSIXPathConvertible.swift
[41/67] Compiling Pathos Path+Joining.swift
[42/67] Compiling Pathos Path+Temporary.swift
[43/67] Compiling Pathos Path.swift
[44/67] Compiling Pathos PathParts.swift
[45/67] Compiling Pathos Permissions.swift
[46/67] Compiling Pathos PurePath.swift
[47/67] Compiling Pathos PurePathRepresentable.swift
[48/67] Compiling Pathos SystemError.swift
[49/67] Compiling Pathos POSIXPermissions.swift
[50/67] Compiling Pathos Path+POSIX.swift
[51/67] Compiling Pathos PathParts+POSIX.swift
[52/67] Compiling Pathos PurePOSIXPath.swift
[53/77] Compiling rm main.swift
[54/77] Emitting module lookup
[55/77] Emitting module rm
[56/77] Compiling lookup main.swift
[57/77] Compiling readonly main.swift
[58/77] Emitting module readonly
[58/77] Write Objects.LinkFileList
[62/77] Compiling mk main.swift
[63/77] Emitting module mk
[63/77] Write Objects.LinkFileList
[65/77] Compiling ls main.swift
[66/77] Emitting module ls
[66/77] Write Objects.LinkFileList
[67/77] Linking readonly
[68/77] Linking lookup
[69/77] Linking rm
[70/77] Applying readonly
[71/77] Applying lookup
[72/77] Applying rm
[73/77] Linking mk
[74/77] Linking ls
[75/77] Applying mk
[76/77] Applying ls
Build complete! (3.17s)
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Tests/PathosTests/Fixtures': File not found.
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Pathos",
  "name" : "Pathos",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Pathos",
      "targets" : [
        "Pathos"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "rm",
      "targets" : [
        "rm"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "readonly",
      "targets" : [
        "readonly"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "mk",
      "targets" : [
        "mk"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "ls",
      "targets" : [
        "ls"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "lookup",
      "targets" : [
        "lookup"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "rm",
      "module_type" : "SwiftTarget",
      "name" : "rm",
      "path" : "Examples/rm",
      "product_memberships" : [
        "rm"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Pathos"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "readonly",
      "module_type" : "SwiftTarget",
      "name" : "readonly",
      "path" : "Examples/readonly",
      "product_memberships" : [
        "readonly"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Pathos"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "mk",
      "module_type" : "SwiftTarget",
      "name" : "mk",
      "path" : "Examples/mk",
      "product_memberships" : [
        "mk"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Pathos"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ls",
      "module_type" : "SwiftTarget",
      "name" : "ls",
      "path" : "Examples/ls",
      "product_memberships" : [
        "ls"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Pathos"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "lookup",
      "module_type" : "SwiftTarget",
      "name" : "lookup",
      "path" : "Examples/lookup",
      "product_memberships" : [
        "lookup"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "Pathos"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "WindowsHelpers",
      "module_type" : "ClangTarget",
      "name" : "WindowsHelpers",
      "path" : "Sources/WindowsHelpers",
      "product_memberships" : [
        "Pathos",
        "rm",
        "readonly",
        "mk",
        "ls",
        "lookup"
      ],
      "sources" : [
        "dummy.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PathosTests",
      "module_type" : "SwiftTarget",
      "name" : "PathosTests",
      "path" : "Tests/PathosTests",
      "sources" : [
        "AbsoluteTests.swift",
        "BaseTests.swift",
        "ChildrenTests.swift",
        "CopyTests.swift",
        "GlobTests.swift",
        "HomeTests.swift",
        "MetadataTests.swift",
        "POSIXBinaryStringTests.swift",
        "POSIXPartsParsingTests.swift",
        "POSIXPathInitializationTests.swift",
        "POSIXPathJoiningTests.swift",
        "PathDeletionTests.swift",
        "PathExistsTests.swift",
        "PathExtensionTests.swift",
        "PathJoiningOperatorTests.swift",
        "PathJoiningTests.swift",
        "PathNormalTests.swift",
        "PathParentsTests.swift",
        "PermissionsTests.swift",
        "PurePOSIXParentTests.swift",
        "PurePOSIXPathBaseTests.swift",
        "PurePOSIXPathExtensionTests.swift",
        "PurePOSIXPathIsAbsoluteTests.swift",
        "PurePOSIXPathJoiningOperatorTests.swift",
        "PurePOSIXPathNormalTests.swift",
        "PurePOSIXPathParentsTests.swift",
        "PurePOSIXPathRelativeTests.swift",
        "PurePOSIXPathTests.swift",
        "PureWindowsExtensionTests.swift",
        "PureWindowsPathBaseTests.swift",
        "PureWindowsPathIsAbsoluteTests.swift",
        "PureWindowsPathJoiningOperatorTests.swift",
        "PureWindowsPathNormalTests.swift",
        "PureWindowsPathParentTests.swift",
        "PureWindowsPathParentsTests.swift",
        "PureWindowsPathRelativeTests.swift",
        "PureWindowsPathTests.swift",
        "ReadStringTests.swift",
        "ReadTests.swift",
        "RealTests.swift",
        "SymlinkTests.swift",
        "TemporaryTests.swift",
        "WindowsBinaryStringTests.swift",
        "WindowsFileTimeTests.swift",
        "WindowsPartsParsingTests.swift",
        "WindowsPathJoiningTests.swift",
        "WorkingDirectoryTests.swift",
        "WriteTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Pathos"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Pathos",
      "module_type" : "SwiftTarget",
      "name" : "Pathos",
      "path" : "Sources/Pathos",
      "product_memberships" : [
        "Pathos",
        "rm",
        "readonly",
        "mk",
        "ls",
        "lookup"
      ],
      "sources" : [
        "Algorithms.swift",
        "BinaryString.swift",
        "Box.swift",
        "Constants.swift",
        "Darwin/Metadata+Darwin.swift",
        "Darwin/Path+Darwin.swift",
        "FileTime.swift",
        "FileType.swift",
        "LazyBoxed.swift",
        "Linux/Metadata+Glibc.swift",
        "Linux/Path+Glibc.swift",
        "Metadata.swift",
        "POSIX/FileTime+POSIX.swift",
        "POSIX/POSIXConstants.swift",
        "POSIX/POSIXFileType.swift",
        "POSIX/POSIXPathConvertible.swift",
        "POSIX/POSIXPermissions.swift",
        "POSIX/Path+POSIX.swift",
        "POSIX/PathParts+POSIX.swift",
        "POSIX/PurePOSIXPath.swift",
        "Path+Joining.swift",
        "Path+Temporary.swift",
        "Path.swift",
        "PathParts.swift",
        "Permissions.swift",
        "PurePath.swift",
        "PurePathRepresentable.swift",
        "SystemError.swift",
        "Windows/FileTime+Windows.swift",
        "Windows/Metadata+Windows.swift",
        "Windows/Path+Windows.swift",
        "Windows/PathParts+Windows.swift",
        "Windows/PureWindowsPath.swift",
        "Windows/WindowsAttributes.swift",
        "Windows/WindowsConstants.swift",
        "Windows/WindowsFileType.swift",
        "Windows/WindowsPathConvertible.swift"
      ],
      "target_dependencies" : [
        "LinuxHelpers",
        "WindowsHelpers"
      ],
      "type" : "library"
    },
    {
      "c99name" : "LinuxHelpers",
      "module_type" : "ClangTarget",
      "name" : "LinuxHelpers",
      "path" : "Sources/LinuxHelpers",
      "product_memberships" : [
        "Pathos",
        "rm",
        "readonly",
        "mk",
        "ls",
        "lookup"
      ],
      "sources" : [
        "dummy.c"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
warning: 'spi-builder-workspace': Invalid Exclude '/Users/admin/builder/spi-builder-workspace/Tests/PathosTests/Fixtures': File not found.
Done.