The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Socket with Swift 5.7 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.17.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PureSwift/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/PureSwift/Socket
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 489e63b Sleep between every socket polling
Cloned https://github.com/PureSwift/Socket.git into spi-builder-workspace
489e63b9cf0998f820f9f994f25cd5cb5f602404
SUCCESS checkout https://github.com/PureSwift/Socket.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-14.2.0.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/PureSwift/swift-system from cache
Fetched https://github.com/PureSwift/swift-system (0.23s)
Creating working copy for https://github.com/PureSwift/swift-system
Working copy of https://github.com/PureSwift/swift-system resolved at feature/dynamic-lib
Building for debugging...
[0/2] Compiling CSystem shims.c
[0/2] Compiling CSocket shims.c
[3/26] Compiling SystemPackage Errno.swift
[4/26] Compiling SystemPackage FileDescriptor.swift
[5/26] Compiling SystemPackage FileHelpers.swift
[6/26] Compiling SystemPackage FileOperations.swift
[7/29] Compiling SystemPackage MachPort.swift
[8/29] Compiling SystemPackage PlatformString.swift
[9/29] Compiling SystemPackage SystemString.swift
[10/29] Compiling SystemPackage FilePathString.swift
[11/29] Compiling SystemPackage FilePathSyntax.swift
[12/29] Compiling SystemPackage FilePathWindows.swift
[13/29] Compiling SystemPackage RawBuffer.swift
[14/29] Compiling SystemPackage Syscalls.swift
[15/29] Compiling SystemPackage WindowsSyscallAdapters.swift
[16/29] Compiling SystemPackage Util+StringArray.swift
[17/29] Compiling SystemPackage Util.swift
[18/29] Compiling SystemPackage UtilConsumers.swift
[19/29] Emitting module SystemPackage
[20/29] Compiling SystemPackage FilePermissions.swift
[21/29] Compiling SystemPackage Backcompat.swift
[22/29] Compiling SystemPackage CInterop.swift
[23/29] Compiling SystemPackage Constants.swift
[24/29] Compiling SystemPackage Exports.swift
[25/29] Compiling SystemPackage Mocking.swift
[26/29] Compiling SystemPackage FilePath.swift
[27/29] Compiling SystemPackage FilePathComponentView.swift
[28/29] Compiling SystemPackage FilePathComponents.swift
[29/29] Compiling SystemPackage FilePathParsing.swift
[30/68] Emitting module Socket
[31/73] Compiling Socket SocketDescriptor.swift
[32/73] Compiling Socket SocketFlags.swift
[33/73] Compiling Socket SocketHelpers.swift
[34/73] Compiling Socket SocketOperations.swift
[35/73] Compiling Socket SocketOption.swift
[36/73] Compiling Socket CInterop.swift
[37/73] Compiling Socket CSocketAddress.swift
[38/73] Compiling Socket Constants.swift
[39/73] Compiling Socket Errno.swift
[40/73] Compiling Socket FileChange.swift
[41/73] Compiling Socket FileEvent.swift
[42/73] Compiling Socket MessageFlags.swift
[43/73] Compiling Socket NetworkInterface.swift
[44/73] Compiling Socket NetworkOrder.swift
[45/73] Compiling Socket Poll.swift
[46/73] Compiling Socket SocketAddress.swift
[47/73] Compiling Socket LinkLayerProtocol.swift
[48/73] Compiling Socket UnixProtocol.swift
[49/73] Compiling Socket SocketType.swift
[50/73] Compiling Socket Syscalls.swift
[51/73] Compiling Socket Util.swift
[52/73] Compiling Socket IPv4SocketAddress.swift
[53/73] Compiling Socket IPv6SocketAddress.swift
[54/73] Compiling Socket LinkLayerSocketAddress.swift
[55/73] Compiling Socket UnixSocketAddress.swift
[56/73] Compiling Socket SocketAddressFamily.swift
[57/73] Compiling Socket Socket.swift
[58/73] Compiling Socket SocketContinuation.swift
[59/73] Compiling Socket SocketManager.swift
[60/73] Compiling Socket AsyncSocketManager.swift
[61/73] Compiling Socket CFSocketManager.swift
[62/73] Compiling Socket CInternetAddress.swift
[63/73] Compiling Socket SocketOptionID.swift
[64/73] Compiling Socket SocketOptionLevel.swift
[65/73] Compiling Socket SocketProtocol.swift
[66/73] Compiling Socket IPv4Protocol.swift
[67/73] Compiling Socket IPv6Protocol.swift
[68/73] Compiling Socket FileFlags.swift
[69/73] Compiling Socket IOControl.swift
[70/73] Compiling Socket IODirection.swift
[71/73] Compiling Socket IOOperations.swift
[72/73] Compiling Socket IOType.swift
[73/73] Compiling Socket InternetProtocol.swift
Build complete! (5.37s)
Build complete.
Done.