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.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-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.8
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Unable to find image 'registry.gitlab.com/finestructure/spi-images:basic-5.8-latest' locally
basic-5.8-latest: Pulling from finestructure/spi-images
d1669123f281: Pulling fs layer
2eb6ab9506c1: Pulling fs layer
6cc7a5132eb8: Pulling fs layer
9cf94205bf91: Pulling fs layer
37fe1b8fcfa4: Pulling fs layer
9cf94205bf91: Waiting
37fe1b8fcfa4: Waiting
d1669123f281: Verifying Checksum
d1669123f281: Download complete
9cf94205bf91: Verifying Checksum
9cf94205bf91: Download complete
2eb6ab9506c1: Verifying Checksum
2eb6ab9506c1: Download complete
d1669123f281: Pull complete
6cc7a5132eb8: Verifying Checksum
6cc7a5132eb8: Download complete
37fe1b8fcfa4: Verifying Checksum
37fe1b8fcfa4: Download complete
2eb6ab9506c1: Pull complete
6cc7a5132eb8: Pull complete
9cf94205bf91: Pull complete
37fe1b8fcfa4: Pull complete
Digest: sha256:d001615f88ce1b4de098a291d5c90d0564b699e793e99dd8126a9e7fa69b45cb
Status: Downloaded newer image for registry.gitlab.com/finestructure/spi-images:basic-5.8-latest
Building for debugging...
[1/13] Emitting module MPath
[2/14] Compiling MPath Path-permissions.swift
[3/14] Compiling MPath Path-relative.swift
[4/14] Compiling MPath Path.collections.swift
[5/14] Compiling MPath Path-concat.swift
[6/14] Compiling MPath Path-constants.swift
[7/14] Compiling MPath Path-fileAttributes.swift
[8/14] Compiling MPath Path-filehandle.swift
[9/14] Compiling MPath Path-traverse.swift
[10/14] Compiling MPath Path.swift
[11/14] Compiling MPath Path-CustomStringConvertible.swift
[12/14] Compiling MPath Path-ExpressibileByStringLiteral.swift
[13/14] Compiling MPath Path-IO.swift
[14/14] Compiling MPath Path-absolute.swift
Build complete! (7.22s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.