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 swift-system-extras with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tayloraswift/swift-system-extras.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tayloraswift/swift-system-extras
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 42f297a add license and readme
Cloned https://github.com/tayloraswift/swift-system-extras.git
Revision (git rev-parse @):
42f297a3191e668ed072878d5db3890db8eada50
SUCCESS checkout https://github.com/tayloraswift/swift-system-extras.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/tayloraswift/swift-system-extras.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[2/4] Compiling CSystem shims.c
[3/4] Write swift-version--423B1241ED78D482.txt
[5/25] Compiling SystemPackage PlatformString.swift
[6/25] Compiling SystemPackage SystemString.swift
[7/27] Compiling SystemPackage Util.swift
[8/27] Compiling SystemPackage UtilConsumers.swift
[9/27] Compiling SystemPackage FilePathComponents.swift
[10/27] Compiling SystemPackage FilePathParsing.swift
[11/27] Compiling SystemPackage FilePathString.swift
[12/27] Compiling SystemPackage FileOperations.swift
[13/27] Compiling SystemPackage FilePath.swift
[14/27] Compiling SystemPackage FilePathComponentView.swift
[15/27] Compiling SystemPackage Mocking.swift
[16/27] Compiling SystemPackage Syscalls.swift
[17/27] Compiling SystemPackage WindowsSyscallAdapters.swift
[18/27] Compiling SystemPackage Errno.swift
[19/27] Compiling SystemPackage FileDescriptor.swift
[20/27] Compiling SystemPackage FileHelpers.swift
[21/27] Compiling SystemPackage CInterop.swift
[22/27] Compiling SystemPackage Constants.swift
[23/27] Compiling SystemPackage Exports.swift
[24/27] Compiling SystemPackage FilePathSyntax.swift
[25/27] Compiling SystemPackage FilePathWindows.swift
[26/27] Compiling SystemPackage FilePermissions.swift
[27/27] Emitting module SystemPackage
[28/30] Emitting module SystemExtras
[29/30] Compiling SystemExtras FilePath.swift
[30/30] Compiling SystemExtras FilePath.DirectoryView.swift
Build complete! (9.89s)
Fetching https://github.com/apple/swift-system.git from cache
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.2.1 (0.02s)
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.2.1
Build complete.
Done.