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.8 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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/admin/builds/vMd7uqzK/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.8
Building package at path:  $workDir
https://github.com/stackotter/Socket.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Compiling CSystem shims.c
[1/2] Compiling CSocket shims.c
[3/20] Emitting module SystemPackage
[4/25] Compiling SystemPackage Errno.swift
[5/25] Compiling SystemPackage FileDescriptor.swift
[6/25] Compiling SystemPackage FileHelpers.swift
[7/25] Compiling SystemPackage FileOperations.swift
[8/25] Compiling SystemPackage FilePath.swift
[9/25] Compiling SystemPackage FilePathComponentView.swift
[10/25] Compiling SystemPackage WindowsSyscallAdapters.swift
[11/25] Compiling SystemPackage PlatformString.swift
[12/25] Compiling SystemPackage SystemString.swift
[13/25] Compiling SystemPackage Util.swift
[14/25] Compiling SystemPackage UtilConsumers.swift
[15/25] Compiling SystemPackage CInterop.swift
[16/25] Compiling SystemPackage Constants.swift
[17/25] Compiling SystemPackage Exports.swift
[18/25] Compiling SystemPackage Mocking.swift
[19/25] Compiling SystemPackage Syscalls.swift
[20/25] Compiling SystemPackage FilePathComponents.swift
[21/25] Compiling SystemPackage FilePathParsing.swift
[22/25] Compiling SystemPackage FilePathString.swift
[23/25] Compiling SystemPackage FilePathSyntax.swift
[24/25] Compiling SystemPackage FilePathWindows.swift
[25/25] Compiling SystemPackage FilePermissions.swift
[26/59] Emitting module Socket
[27/69] Compiling Socket SocketOptionID.swift
[28/69] Compiling Socket SocketOptionLevel.swift
[29/69] Compiling Socket SocketProtocol.swift
[30/69] Compiling Socket IPv4Protocol.swift
[31/69] Compiling Socket IPv6Protocol.swift
[32/69] Compiling Socket LinkLayerProtocol.swift
[33/69] Compiling Socket UnixProtocol.swift
[34/69] Compiling Socket SocketType.swift
[35/69] Compiling Socket Syscalls.swift
[36/69] Compiling Socket Util.swift
[37/69] Compiling Socket FileEvent.swift
[38/69] Compiling Socket FileFlags.swift
[39/69] Compiling Socket IOControl.swift
[40/69] Compiling Socket IODirection.swift
[41/69] Compiling Socket IOOperations.swift
[42/69] Compiling Socket IOType.swift
[43/69] Compiling Socket InternetProtocol.swift
[44/69] Compiling Socket MessageFlags.swift
[45/69] Compiling Socket NetworkInterface.swift
[46/69] Compiling Socket NetworkOrder.swift
[47/69] Compiling Socket Poll.swift
[48/69] Compiling Socket SocketAddress.swift
[49/69] Compiling Socket IPv4SocketAddress.swift
[50/69] Compiling Socket IPv6SocketAddress.swift
[51/69] Compiling Socket LinkLayerSocketAddress.swift
[52/69] Compiling Socket UnixSocketAddress.swift
[53/69] Compiling Socket SocketAddressFamily.swift
[54/69] Compiling Socket SocketDescriptor.swift
[55/69] Compiling Socket SocketFlags.swift
[56/69] Compiling Socket SocketHelpers.swift
[57/69] Compiling Socket SocketOperations.swift
[58/69] Compiling Socket SocketOption.swift
[59/69] Compiling Socket Socket.swift
[60/69] Compiling Socket SocketContinuation.swift
[61/69] Compiling Socket SocketManager.swift
[62/69] Compiling Socket AsyncSocketManager.swift
[63/69] Compiling Socket CFSocketManager.swift
[64/69] Compiling Socket CInternetAddress.swift
[65/69] Compiling Socket CInterop.swift
[66/69] Compiling Socket CSocketAddress.swift
[67/69] Compiling Socket Constants.swift
[68/69] Compiling Socket Errno.swift
[69/69] Compiling Socket FileChange.swift
Build complete! (6.30s)
Fetching https://github.com/apple/swift-system from cache
Fetched https://github.com/apple/swift-system (0.30s)
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.