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 SocketAddress with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PADL/SocketAddress.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/PADL/SocketAddress
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ea9e467 ensure sin_len/sin6_len set for Darwin
Cloned https://github.com/PADL/SocketAddress.git
Revision (git rev-parse @):
ea9e467b18a54ae72af282086bbe924b24f5c5dd
SUCCESS checkout https://github.com/PADL/SocketAddress.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/PADL/SocketAddress.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Compiling CSystem shims.c
[2/22] Compiling SystemPackage FilePathSyntax.swift
[3/22] Compiling SystemPackage FilePathWindows.swift
[4/22] Compiling SystemPackage FilePermissions.swift
[5/24] Compiling SystemPackage FileOperations.swift
[6/24] Compiling SystemPackage FilePath.swift
[7/24] Compiling SystemPackage FilePathComponentView.swift
[8/24] Compiling SystemPackage FilePathComponents.swift
[9/24] Compiling SystemPackage FilePathParsing.swift
[10/24] Compiling SystemPackage FilePathString.swift
[11/24] Emitting module SystemPackage
[12/24] Compiling SystemPackage Errno.swift
[13/24] Compiling SystemPackage FileDescriptor.swift
[14/24] Compiling SystemPackage FileHelpers.swift
[15/24] Compiling SystemPackage PlatformString.swift
[16/24] Compiling SystemPackage SystemString.swift
[17/24] Compiling SystemPackage CInterop.swift
[18/24] Compiling SystemPackage Constants.swift
[19/24] Compiling SystemPackage Exports.swift
[20/24] Compiling SystemPackage Mocking.swift
[21/24] Compiling SystemPackage Syscalls.swift
[22/24] Compiling SystemPackage WindowsSyscallAdapters.swift
[23/24] Compiling SystemPackage Util.swift
[24/24] Compiling SystemPackage UtilConsumers.swift
[25/27] Compiling SocketAddress Utils.swift
[26/27] Compiling SocketAddress SocketAddress.swift
[27/27] Emitting module SocketAddress
Build complete! (4.86s)
Fetching https://github.com/apple/swift-system from cache
Fetched https://github.com/apple/swift-system (0.42s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.3.0 (0.03s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.3.0
Build complete.
Done.