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: 0.3.3
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/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.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 CSocket shims.c
[1/2] Compiling CSystem shims.c
[3/23] Emitting module SystemPackage
[4/25] Compiling SystemPackage Util.swift
[5/25] Compiling SystemPackage UtilConsumers.swift
[6/25] Compiling SystemPackage FileOperations.swift
[7/25] Compiling SystemPackage FilePath.swift
[8/25] Compiling SystemPackage FilePathComponentView.swift
[9/25] Compiling SystemPackage PlatformString.swift
[10/25] Compiling SystemPackage SystemString.swift
[11/25] Compiling SystemPackage Errno.swift
[12/25] Compiling SystemPackage FileDescriptor.swift
[13/25] Compiling SystemPackage FileHelpers.swift
[14/25] Compiling SystemPackage CInterop.swift
[15/25] Compiling SystemPackage Constants.swift
[16/25] Compiling SystemPackage Exports.swift
[17/25] Compiling SystemPackage FilePathComponents.swift
[18/25] Compiling SystemPackage FilePathParsing.swift
[19/25] Compiling SystemPackage FilePathString.swift
[20/25] Compiling SystemPackage FilePathSyntax.swift
[21/25] Compiling SystemPackage FilePathWindows.swift
[22/25] Compiling SystemPackage FilePermissions.swift
[23/25] Compiling SystemPackage Mocking.swift
[24/25] Compiling SystemPackage Syscalls.swift
[25/25] Compiling SystemPackage WindowsSyscallAdapters.swift
[26/64] Compiling Socket SocketOptionID.swift
[27/64] Compiling Socket SocketOptionLevel.swift
[28/64] Compiling Socket SocketProtocol.swift
[29/64] Compiling Socket IPv4Protocol.swift
[30/64] Compiling Socket IPv6Protocol.swift
[31/69] Compiling Socket FileFlags.swift
[32/69] Compiling Socket IOControl.swift
[33/69] Compiling Socket IODirection.swift
[34/69] Compiling Socket IOOperations.swift
[35/69] Compiling Socket IOType.swift
[36/69] Compiling Socket InternetProtocol.swift
[37/69] Compiling Socket CInterop.swift
[38/69] Compiling Socket CSocketAddress.swift
[39/69] Compiling Socket Constants.swift
[40/69] Compiling Socket Errno.swift
[41/69] Compiling Socket FileChange.swift
[42/69] Compiling Socket FileEvent.swift
[43/69] Compiling Socket SocketDescriptor.swift
[44/69] Compiling Socket SocketFlags.swift
[45/69] Compiling Socket SocketHelpers.swift
[46/69] Compiling Socket SocketOperations.swift
[47/69] Compiling Socket SocketOption.swift
[48/69] Emitting module Socket
[49/69] Compiling Socket MessageFlags.swift
[50/69] Compiling Socket NetworkInterface.swift
[51/69] Compiling Socket NetworkOrder.swift
[52/69] Compiling Socket Poll.swift
[53/69] Compiling Socket SocketAddress.swift
[54/69] Compiling Socket LinkLayerProtocol.swift
[55/69] Compiling Socket UnixProtocol.swift
[56/69] Compiling Socket SocketType.swift
[57/69] Compiling Socket Syscalls.swift
[58/69] Compiling Socket Util.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! (9.04s)
Fetching https://github.com/apple/swift-system from cache
Fetched https://github.com/apple/swift-system (1.37s)
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.