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: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/stackotter/Socket
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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
[0/2] Compiling CSocket shims.c
[3/23] Emitting module SystemPackage
[4/25] Compiling SystemPackage Util.swift
[5/25] Compiling SystemPackage UtilConsumers.swift
[6/25] Compiling SystemPackage Errno.swift
[7/25] Compiling SystemPackage FileDescriptor.swift
[8/25] Compiling SystemPackage FileHelpers.swift
[9/25] Compiling SystemPackage FilePathComponents.swift
[10/25] Compiling SystemPackage FilePathParsing.swift
[11/25] Compiling SystemPackage FilePathString.swift
[12/25] Compiling SystemPackage PlatformString.swift
[13/25] Compiling SystemPackage SystemString.swift
[14/25] Compiling SystemPackage FileOperations.swift
[15/25] Compiling SystemPackage FilePath.swift
[16/25] Compiling SystemPackage FilePathComponentView.swift
[17/25] Compiling SystemPackage FilePathSyntax.swift
[18/25] Compiling SystemPackage FilePathWindows.swift
[19/25] Compiling SystemPackage FilePermissions.swift
[20/25] Compiling SystemPackage Mocking.swift
[21/25] Compiling SystemPackage Syscalls.swift
[22/25] Compiling SystemPackage WindowsSyscallAdapters.swift
[23/25] Compiling SystemPackage CInterop.swift
[24/25] Compiling SystemPackage Constants.swift
[25/25] Compiling SystemPackage Exports.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 CInterop.swift
[32/69] Compiling Socket CSocketAddress.swift
[33/69] Compiling Socket Constants.swift
[34/69] Compiling Socket Errno.swift
[35/69] Compiling Socket FileChange.swift
[36/69] Compiling Socket FileEvent.swift
[37/69] Compiling Socket SocketOptionID.swift
[38/69] Compiling Socket SocketOptionLevel.swift
[39/69] Compiling Socket SocketProtocol.swift
[40/69] Compiling Socket IPv4Protocol.swift
[41/69] Compiling Socket IPv6Protocol.swift
[42/69] Compiling Socket FileFlags.swift
[43/69] Compiling Socket IOControl.swift
[44/69] Compiling Socket IODirection.swift
[45/69] Compiling Socket IOOperations.swift
[46/69] Compiling Socket IOType.swift
[47/69] Compiling Socket InternetProtocol.swift
[48/69] Emitting module Socket
[49/69] Compiling Socket LinkLayerProtocol.swift
[50/69] Compiling Socket UnixProtocol.swift
[51/69] Compiling Socket SocketType.swift
[52/69] Compiling Socket Syscalls.swift
[53/69] Compiling Socket Util.swift
[54/69] Compiling Socket IPv4SocketAddress.swift
[55/69] Compiling Socket IPv6SocketAddress.swift
[56/69] Compiling Socket LinkLayerSocketAddress.swift
[57/69] Compiling Socket UnixSocketAddress.swift
[58/69] Compiling Socket SocketAddressFamily.swift
[59/69] Compiling Socket MessageFlags.swift
[60/69] Compiling Socket NetworkInterface.swift
[61/69] Compiling Socket NetworkOrder.swift
[62/69] Compiling Socket Poll.swift
[63/69] Compiling Socket SocketAddress.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! (7.21s)
Fetching https://github.com/apple/swift-system from cache
Fetched https://github.com/apple/swift-system (0.44s)
Computing version for https://github.com/apple/swift-system
Computed https://github.com/apple/swift-system at 1.2.1 (0.03s)
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.