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 Socket 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.38.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stackotter/Socket.git
Reference: 0.3.3
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/stackotter/Socket
 * tag               0.3.3      -> FETCH_HEAD
HEAD is now at 9945adf Fix pointer related build warnings
Cloned https://github.com/stackotter/Socket.git
Revision (git rev-parse @):
9945adfb7b2b089b1f9963db31544f604d260293
SUCCESS checkout https://github.com/stackotter/Socket.git at 0.3.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/stackotter/Socket.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Compiling CSystem shims.c
[1/2] Compiling CSocket shims.c
[3/23] Compiling SystemPackage PlatformString.swift
[4/23] Compiling SystemPackage SystemString.swift
[5/23] Compiling SystemPackage FilePathSyntax.swift
[6/23] Compiling SystemPackage FilePathWindows.swift
[7/23] Compiling SystemPackage FilePermissions.swift
[8/25] Compiling SystemPackage FileOperations.swift
[9/25] Compiling SystemPackage FilePath.swift
[10/25] Compiling SystemPackage FilePathComponentView.swift
[11/25] Compiling SystemPackage Mocking.swift
[12/25] Compiling SystemPackage Syscalls.swift
[13/25] Compiling SystemPackage WindowsSyscallAdapters.swift
[14/25] Emitting module SystemPackage
[15/25] Compiling SystemPackage Errno.swift
[16/25] Compiling SystemPackage FileDescriptor.swift
[17/25] Compiling SystemPackage FileHelpers.swift
[18/25] Compiling SystemPackage CInterop.swift
[19/25] Compiling SystemPackage Constants.swift
[20/25] Compiling SystemPackage Exports.swift
[21/25] Compiling SystemPackage FilePathComponents.swift
[22/25] Compiling SystemPackage FilePathParsing.swift
[23/25] Compiling SystemPackage FilePathString.swift
[24/25] Compiling SystemPackage Util.swift
[25/25] Compiling SystemPackage UtilConsumers.swift
[26/64] Compiling Socket SocketDescriptor.swift
[27/64] Compiling Socket SocketFlags.swift
[28/64] Compiling Socket SocketHelpers.swift
[29/64] Compiling Socket SocketOperations.swift
[30/64] Compiling Socket SocketOption.swift
[31/69] Compiling Socket LinkLayerProtocol.swift
[32/69] Compiling Socket UnixProtocol.swift
[33/69] Compiling Socket SocketType.swift
[34/69] Compiling Socket Syscalls.swift
[35/69] Compiling Socket Util.swift
[36/69] Compiling Socket FileFlags.swift
[37/69] Compiling Socket IOControl.swift
[38/69] Compiling Socket IODirection.swift
[39/69] Compiling Socket IOOperations.swift
[40/69] Compiling Socket IOType.swift
[41/69] Compiling Socket InternetProtocol.swift
[42/69] Compiling Socket SocketOptionID.swift
[43/69] Compiling Socket SocketOptionLevel.swift
[44/69] Compiling Socket SocketProtocol.swift
[45/69] Compiling Socket IPv4Protocol.swift
[46/69] Compiling Socket IPv6Protocol.swift
[47/69] Compiling Socket CInterop.swift
[48/69] Compiling Socket CSocketAddress.swift
[49/69] Compiling Socket Constants.swift
[50/69] Compiling Socket Errno.swift
[51/69] Compiling Socket FileChange.swift
[52/69] Compiling Socket FileEvent.swift
[53/69] Emitting module Socket
[54/69] Compiling Socket MessageFlags.swift
[55/69] Compiling Socket NetworkInterface.swift
[56/69] Compiling Socket NetworkOrder.swift
[57/69] Compiling Socket Poll.swift
[58/69] Compiling Socket SocketAddress.swift
[59/69] Compiling Socket IPv4SocketAddress.swift
[60/69] Compiling Socket IPv6SocketAddress.swift
[61/69] Compiling Socket LinkLayerSocketAddress.swift
[62/69] Compiling Socket UnixSocketAddress.swift
[63/69] Compiling Socket SocketAddressFamily.swift
[64/69] Compiling Socket Socket.swift
[65/69] Compiling Socket SocketContinuation.swift
[66/69] Compiling Socket SocketManager.swift
[67/69] Compiling Socket AsyncSocketManager.swift
[68/69] Compiling Socket CFSocketManager.swift
[69/69] Compiling Socket CInternetAddress.swift
Build complete! (5.82s)
Fetching https://github.com/apple/swift-system from cache
Fetched https://github.com/apple/swift-system (0.29s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.02s)
Creating working copy for https://github.com/apple/swift-system
Working copy of https://github.com/apple/swift-system resolved at 1.2.1
Build complete.
Done.