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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/NetworkLinux.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/OperatorFoundation/NetworkLinux
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2c563f2 made NWEndpoint Hashable
Cloned https://github.com/OperatorFoundation/NetworkLinux.git
Revision (git rev-parse @):
2c563f21fa59bb6c4cd5038f0dab812a65613918
SUCCESS checkout https://github.com/OperatorFoundation/NetworkLinux.git at main
Fetching https://github.com/OperatorFoundation/BlueSocket.git from cache
Fetched https://github.com/OperatorFoundation/BlueSocket.git (0.24s)
Fetching https://github.com/OperatorFoundation/SwiftHexTools.git from cache
Fetched https://github.com/OperatorFoundation/SwiftHexTools.git (0.25s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser (0.25s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.3 (0.05s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.3
Creating working copy for https://github.com/OperatorFoundation/SwiftHexTools.git
Working copy of https://github.com/OperatorFoundation/SwiftHexTools.git resolved at main
Creating working copy for https://github.com/OperatorFoundation/BlueSocket.git
Working copy of https://github.com/OperatorFoundation/BlueSocket.git resolved at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "networklinux",
      "name": "NetworkLinux",
      "url": "https://github.com/OperatorFoundation/NetworkLinux.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NetworkLinux",
      "dependencies": [
        {
          "identity": "bluesocket",
          "name": "Socket",
          "url": "https://github.com/OperatorFoundation/BlueSocket.git",
          "version": "unspecified",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlueSocket",
          "dependencies": [
            {
              "identity": "swift-argument-parser",
              "name": "swift-argument-parser",
              "url": "https://github.com/apple/swift-argument-parser",
              "version": "1.2.3",
              "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swifthextools",
          "name": "SwiftHexTools",
          "url": "https://github.com/OperatorFoundation/SwiftHexTools.git",
          "version": "unspecified",
          "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftHexTools",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/OperatorFoundation/NetworkLinux.git
[4/190] Fetching networklinux
Fetched https://github.com/OperatorFoundation/NetworkLinux.git (0.30s)
Fetching https://github.com/OperatorFoundation/BlueSocket.git from cache
Fetched https://github.com/OperatorFoundation/BlueSocket.git (0.23s)
Fetching https://github.com/OperatorFoundation/SwiftHexTools.git from cache
Fetched https://github.com/OperatorFoundation/SwiftHexTools.git (0.20s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser (0.31s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.2.3 (0.04s)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.2.3
Creating working copy for https://github.com/OperatorFoundation/NetworkLinux.git
Working copy of https://github.com/OperatorFoundation/NetworkLinux.git resolved at main
Creating working copy for https://github.com/OperatorFoundation/BlueSocket.git
Working copy of https://github.com/OperatorFoundation/BlueSocket.git resolved at main
Creating working copy for https://github.com/OperatorFoundation/SwiftHexTools.git
Working copy of https://github.com/OperatorFoundation/SwiftHexTools.git resolved at main
warning: '.resolve-product-dependencies': dependency 'networklinux' is not used by any target
Found 2 product dependencies
  - Socket
  - SwiftHexTools
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManual
Building for debugging...
[2/9] Emitting module SwiftHexTools
[3/9] Compiling SwiftHexTools SwiftHexTools.swift
[4/9] Compiling Socket SocketUtils.swift
[5/9] Compiling Socket Socket+Hashable.swift
[6/9] Compiling Socket SocketProtocols.swift
[7/9] Emitting module Socket
[8/9] Compiling Socket Socket+Equatable.swift
[9/9] Compiling Socket Socket.swift
[10/24] Compiling NetworkLinux NWProtocolMetadata.swift
[11/24] Compiling NetworkLinux NWProtocolOptions.swift
[12/24] Compiling NetworkLinux NWProtocolTCP.swift
[13/24] Compiling NetworkLinux NWProtocolTLS.swift
[14/25] Compiling NetworkLinux NWListener.swift
[15/25] Compiling NetworkLinux NWParameters.swift
[16/25] Compiling NetworkLinux NWProtocol.swift
[17/25] Compiling NetworkLinux NWProtocolDefinition.swift
[18/25] Compiling NetworkLinux NWError.swift
[19/25] Compiling NetworkLinux NWInterface.swift
[20/25] Compiling NetworkLinux NWProtocolUDP.swift
[21/25] Emitting module NetworkLinux
[22/25] Compiling NetworkLinux NWConnection.swift
[23/25] Compiling NetworkLinux NWEndpoint.swift
[24/25] Compiling NetworkLinux IPv4Address.swift
[25/25] Compiling NetworkLinux IPv6Address.swift
Build complete! (14.13s)
Build complete.
Done.