This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of MPath with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.25.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danramteke/MPath.git
Reference: 0.9.14
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/danramteke/MPath
 * tag               0.9.14     -> FETCH_HEAD
HEAD is now at 7ccc463 exclude home dir on mac catalyst
Cloned https://github.com/danramteke/MPath.git
Revision (git rev-parse @):
7ccc4639898206bba42b12a19b5696d8f8065730
SUCCESS checkout https://github.com/danramteke/MPath.git at 0.9.14
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[1/13] Compiling MPath Path-IO.swift
[2/13] Compiling MPath Path-absolute.swift
[3/14] Emitting module MPath
[4/14] Compiling MPath Path-CustomStringConvertible.swift
[5/14] Compiling MPath Path-ExpressibileByStringLiteral.swift
[6/14] Compiling MPath Path-traverse.swift
[7/14] Compiling MPath Path-permissions.swift
[8/14] Compiling MPath Path-relative.swift
[9/14] Compiling MPath Path-fileAttributes.swift
[10/14] Compiling MPath Path-filehandle.swift
[11/14] Compiling MPath Path.collections.swift
[12/14] Compiling MPath Path-concat.swift
[13/14] Compiling MPath Path-constants.swift
[14/14] Compiling MPath Path.swift
Build complete! (9.84s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.