The Swift Package Index logo.Swift Package Index

Build Information

Successful build of NetworkLinux, reference 1.0.1 (8e7089), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 20:53:50 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/NetworkLinux.git
Reference: 1.0.1
Initialized empty Git repository in /Users/admin/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
Fetching https://github.com/OperatorFoundation/SwiftHexTools
Fetching https://github.com/OperatorFoundation/BlueSocket
[1/96] Fetching swifthextools
[97/2860] Fetching swifthextools, bluesocket
Fetched https://github.com/OperatorFoundation/BlueSocket from cache (1.07s)
Fetched https://github.com/OperatorFoundation/SwiftHexTools from cache (1.07s)
Computing version for https://github.com/OperatorFoundation/SwiftHexTools
Computed https://github.com/OperatorFoundation/SwiftHexTools at 1.2.2 (1.78s)
Computing version for https://github.com/OperatorFoundation/BlueSocket
Computed https://github.com/OperatorFoundation/BlueSocket at 1.1.0 (0.71s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "networklinux",
      "name": "NetworkLinux",
      "url": "https://github.com/OperatorFoundation/NetworkLinux.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/NetworkLinux",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "bluesocket",
          "name": "Socket",
          "url": "https://github.com/OperatorFoundation/BlueSocket",
          "version": "1.1.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/BlueSocket",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "swift-argument-parser",
              "name": "swift-argument-parser",
              "url": "https://github.com/apple/swift-argument-parser",
              "version": "1.7.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swifthextools",
          "name": "SwiftHexTools",
          "url": "https://github.com/OperatorFoundation/SwiftHexTools",
          "version": "1.2.6",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftHexTools",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/OperatorFoundation/NetworkLinux.git
[1/199] Fetching networklinux
Fetched https://github.com/OperatorFoundation/NetworkLinux.git from cache (0.61s)
Fetching https://github.com/OperatorFoundation/SwiftHexTools from cache
Fetching https://github.com/OperatorFoundation/BlueSocket from cache
Fetched https://github.com/OperatorFoundation/BlueSocket from cache (0.45s)
Fetched https://github.com/OperatorFoundation/SwiftHexTools from cache (0.45s)
Computing version for https://github.com/OperatorFoundation/BlueSocket
Computed https://github.com/OperatorFoundation/BlueSocket at 1.1.2 (1.05s)
Fetching https://github.com/apple/swift-argument-parser
[1/17523] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.39s)
Computing version for https://github.com/OperatorFoundation/SwiftHexTools
Computed https://github.com/OperatorFoundation/SwiftHexTools at 1.2.6 (2.05s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.7.1 (0.64s)
Creating working copy for https://github.com/OperatorFoundation/BlueSocket
Working copy of https://github.com/OperatorFoundation/BlueSocket resolved at 1.1.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.7.1
Creating working copy for https://github.com/OperatorFoundation/SwiftHexTools
Working copy of https://github.com/OperatorFoundation/SwiftHexTools resolved at 1.2.6
Creating working copy for https://github.com/OperatorFoundation/NetworkLinux.git
Working copy of https://github.com/OperatorFoundation/NetworkLinux.git resolved at 1.0.1 (8e70896)
warning: '.resolve-product-dependencies': dependency 'networklinux' is not used by any target
Found 2 product dependencies
  - Socket
  - SwiftHexTools
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/OperatorFoundation/NetworkLinux.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.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] Emitting module Socket
[10/10] Compiling Socket Socket.swift
[11/25] Compiling NetworkLinux NWProtocol.swift
[12/25] Compiling NetworkLinux NWProtocolDefinition.swift
[13/25] Compiling NetworkLinux NWProtocolTCP.swift
[14/25] Compiling NetworkLinux NWProtocolTLS.swift
[15/25] Compiling NetworkLinux NWProtocolMetadata.swift
[16/25] Compiling NetworkLinux NWProtocolOptions.swift
[17/26] Compiling NetworkLinux NWError.swift
[18/26] Compiling NetworkLinux NWInterface.swift
[19/26] Compiling NetworkLinux NWListener.swift
[20/26] Compiling NetworkLinux NWParameters.swift
[21/26] Compiling NetworkLinux IPv4Address.swift
[22/26] Compiling NetworkLinux IPv6Address.swift
[23/26] Emitting module NetworkLinux
[24/26] Compiling NetworkLinux NWConnection.swift
[25/26] Compiling NetworkLinux NWEndpoint.swift
[26/26] Compiling NetworkLinux NWProtocolUDP.swift
Build complete! (7.66s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "bluesocket",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OperatorFoundation/BlueSocket"
    },
    {
      "identity" : "swifthextools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OperatorFoundation/SwiftHexTools"
    }
  ],
  "manifest_display_name" : "NetworkLinux",
  "name" : "NetworkLinux",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "NetworkLinux",
      "targets" : [
        "NetworkLinux"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "NetworkLinuxTests",
      "module_type" : "SwiftTarget",
      "name" : "NetworkLinuxTests",
      "path" : "Tests/NetworkLinuxTests",
      "sources" : [
        "NetworkLinuxTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "NetworkLinux"
      ],
      "type" : "test"
    },
    {
      "c99name" : "NetworkLinux",
      "module_type" : "SwiftTarget",
      "name" : "NetworkLinux",
      "path" : "Sources/NetworkLinux",
      "product_dependencies" : [
        "Socket",
        "SwiftHexTools"
      ],
      "product_memberships" : [
        "NetworkLinux"
      ],
      "sources" : [
        "IPv4Address.swift",
        "IPv6Address.swift",
        "NWConnection.swift",
        "NWEndpoint.swift",
        "NWError.swift",
        "NWInterface.swift",
        "NWListener.swift",
        "NWParameters.swift",
        "NWProtocol.swift",
        "NWProtocolDefinition.swift",
        "NWProtocolMetadata.swift",
        "NWProtocolOptions.swift",
        "NWProtocolTCP.swift",
        "NWProtocolTLS.swift",
        "NWProtocolUDP.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.