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 NetworkLinux with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/NetworkLinux.git
Reference: 1.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/OperatorFoundation/NetworkLinux
 * tag               1.0.1      -> FETCH_HEAD
HEAD is now at 8e70896 Change state update handler type to NWState
Cloned https://github.com/OperatorFoundation/NetworkLinux.git
Revision (git rev-parse @):
8e7089630b573ac0d6c3264d6e211c0ebf5433c0
SUCCESS checkout https://github.com/OperatorFoundation/NetworkLinux.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/OperatorFoundation/NetworkLinux.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--423B1241ED78D482.txt
[5/10] Compiling Socket SocketUtils.swift
[6/10] Compiling Socket SocketProtocols.swift
[7/10] Compiling SwiftHexTools SwiftHexTools.swift
[8/10] Emitting module SwiftHexTools
[9/10] Compiling Socket Socket.swift
[10/10] Emitting module Socket
[11/25] Compiling NetworkLinux NWConnection.swift
[12/25] Compiling NetworkLinux NWEndpoint.swift
[13/26] Compiling NetworkLinux IPv4Address.swift
[14/26] Compiling NetworkLinux IPv6Address.swift
[15/26] Compiling NetworkLinux NWListener.swift
[16/26] Compiling NetworkLinux NWParameters.swift
[17/26] Compiling NetworkLinux NWProtocol.swift
[18/26] Compiling NetworkLinux NWProtocolDefinition.swift
[19/26] Compiling NetworkLinux NWProtocolMetadata.swift
[20/26] Compiling NetworkLinux NWProtocolOptions.swift
[21/26] Emitting module NetworkLinux
[22/26] Compiling NetworkLinux NWProtocolTCP.swift
[23/26] Compiling NetworkLinux NWProtocolTLS.swift
[24/26] Compiling NetworkLinux NWError.swift
[25/26] Compiling NetworkLinux NWInterface.swift
[26/26] Compiling NetworkLinux NWProtocolUDP.swift
Build complete! (11.34s)
Fetching https://github.com/OperatorFoundation/BlueSocket
Fetching https://github.com/OperatorFoundation/SwiftHexTools from cache
[1/2764] Fetching bluesocket
Fetched https://github.com/OperatorFoundation/BlueSocket from cache (0.61s)
Fetched https://github.com/OperatorFoundation/SwiftHexTools from cache (0.61s)
Computing version for https://github.com/OperatorFoundation/SwiftHexTools
Computed https://github.com/OperatorFoundation/SwiftHexTools at 1.2.2 (0.47s)
Computing version for https://github.com/OperatorFoundation/BlueSocket
Computed https://github.com/OperatorFoundation/BlueSocket at 1.1.0 (0.38s)
Creating working copy for https://github.com/OperatorFoundation/BlueSocket
Working copy of https://github.com/OperatorFoundation/BlueSocket resolved at 1.1.0
Creating working copy for https://github.com/OperatorFoundation/SwiftHexTools
Working copy of https://github.com/OperatorFoundation/SwiftHexTools resolved at 1.2.2
Build complete.
Done.