The Swift Package Index logo.Swift Package Index

Build Information

Successful build of InternetProtocols, reference main (ce8895), with Swift 6.3 for macOS (SPM) on 14 Apr 2026 21:33:29 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/InternetProtocols.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OperatorFoundation/InternetProtocols
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ce88950 cleanup
Cloned https://github.com/OperatorFoundation/InternetProtocols.git
Revision (git rev-parse @):
ce889505e2714e152b7fbc2bf9b3a345cd670615
SUCCESS checkout https://github.com/OperatorFoundation/InternetProtocols.git at main
Fetching https://github.com/OperatorFoundation/Bits
[1/122] Fetching bits
Fetched https://github.com/OperatorFoundation/Bits from cache (0.68s)
Fetching https://github.com/OperatorFoundation/Datable.git
[1/399] Fetching datable
Fetched https://github.com/OperatorFoundation/Datable.git from cache (0.74s)
Fetching https://github.com/OperatorFoundation/Net.git
[1/105] Fetching net
Fetched https://github.com/OperatorFoundation/Net.git from cache (0.62s)
Fetching https://github.com/OperatorFoundation/SwiftHexTools.git
[1/96] Fetching swifthextools
Fetched https://github.com/OperatorFoundation/SwiftHexTools.git from cache (0.58s)
Creating working copy for https://github.com/OperatorFoundation/SwiftHexTools.git
Working copy of https://github.com/OperatorFoundation/SwiftHexTools.git resolved at main (3d4b5a9)
Creating working copy for https://github.com/OperatorFoundation/Bits
Working copy of https://github.com/OperatorFoundation/Bits resolved at main (cc7079e)
Creating working copy for https://github.com/OperatorFoundation/Net.git
Working copy of https://github.com/OperatorFoundation/Net.git resolved at main (e49f54a)
Creating working copy for https://github.com/OperatorFoundation/Datable.git
Working copy of https://github.com/OperatorFoundation/Datable.git resolved at main (1186348)
========================================
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": "internetprotocols",
      "name": "InternetProtocols",
      "url": "https://github.com/OperatorFoundation/InternetProtocols.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/InternetProtocols",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "bits",
          "name": "Bits",
          "url": "https://github.com/OperatorFoundation/Bits",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Bits",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "datable",
              "name": "Datable",
              "url": "https://github.com/OperatorFoundation/Datable.git",
              "version": "unspecified",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Datable",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "datable",
          "name": "Datable",
          "url": "https://github.com/OperatorFoundation/Datable.git",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Datable",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "net",
          "name": "Net",
          "url": "https://github.com/OperatorFoundation/Net.git",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Net",
          "traits": [
            "default"
          ],
          "dependencies": [
            {
              "identity": "datable",
              "name": "Datable",
              "url": "https://github.com/OperatorFoundation/Datable.git",
              "version": "unspecified",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Datable",
              "traits": [
                "default"
              ],
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swifthextools",
          "name": "SwiftHexTools",
          "url": "https://github.com/OperatorFoundation/SwiftHexTools.git",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftHexTools",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/OperatorFoundation/InternetProtocols.git
[1/467] Fetching internetprotocols
Fetched https://github.com/OperatorFoundation/InternetProtocols.git from cache (1.04s)
Fetching https://github.com/OperatorFoundation/Bits from cache
Fetched https://github.com/OperatorFoundation/Bits from cache (0.46s)
Fetching https://github.com/OperatorFoundation/Datable.git from cache
Fetched https://github.com/OperatorFoundation/Datable.git from cache (0.44s)
Fetching https://github.com/OperatorFoundation/Net.git from cache
Fetched https://github.com/OperatorFoundation/Net.git from cache (0.43s)
Fetching https://github.com/OperatorFoundation/SwiftHexTools.git from cache
Fetched https://github.com/OperatorFoundation/SwiftHexTools.git from cache (0.42s)
Creating working copy for https://github.com/OperatorFoundation/Bits
Working copy of https://github.com/OperatorFoundation/Bits resolved at main (cc7079e)
Creating working copy for https://github.com/OperatorFoundation/SwiftHexTools.git
Working copy of https://github.com/OperatorFoundation/SwiftHexTools.git resolved at main (3d4b5a9)
Creating working copy for https://github.com/OperatorFoundation/Net.git
Working copy of https://github.com/OperatorFoundation/Net.git resolved at main (e49f54a)
Creating working copy for https://github.com/OperatorFoundation/InternetProtocols.git
Working copy of https://github.com/OperatorFoundation/InternetProtocols.git resolved at main (ce88950)
Creating working copy for https://github.com/OperatorFoundation/Datable.git
Working copy of https://github.com/OperatorFoundation/Datable.git resolved at main (1186348)
warning: '.resolve-product-dependencies': dependency 'internetprotocols' is not used by any target
Found 4 product dependencies
  - Bits
  - Datable
  - Net
  - SwiftHexTools
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/OperatorFoundation/InternetProtocols.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version--6988338F2F200930.txt
[7/43] Emitting module Datable
[8/46] Compiling Datable UInt+Datable.swift
[9/46] Compiling Datable UInt+MaybeNetworkDatable.swift
[10/46] Compiling Datable UInt+Stringable.swift
[11/46] Compiling Datable MaybeDatable.swift
[12/46] Compiling Datable MaybeIntable.swift
[13/46] Compiling Datable MaybeNetworkIntable.swift
[14/46] Compiling Datable NetworkDatable.swift
[15/46] Compiling Datable Float+MaybeDatable.swift
[16/46] Compiling Datable Float+MaybeIntable.swift
[17/46] Compiling Datable Floatable.swift
[18/46] Compiling Datable Int+Floatable.swift
[19/46] Compiling Datable NetworkIntable.swift
[20/46] Compiling Datable String+Arrayable.swift
[21/46] Compiling Datable String+Datable.swift
[22/46] Compiling Datable String+Intable.swift
[23/46] Compiling Datable Stringable.swift
[24/46] Compiling Datable StringableArray+CSVable.swift
[25/46] Compiling Datable Data+MaybeNetworkIntable.swift
[26/46] Compiling Datable Data+Stringable.swift
[27/46] Compiling Datable Datable.swift
[28/46] Compiling Datable DatableConfig.swift
[29/46] Compiling SwiftHexTools SwiftHexTools.swift
[30/46] Emitting module SwiftHexTools
[31/46] Compiling Datable Data+Datable.swift
[32/46] Compiling Datable Data+ExpressibleByStringLiteral.swift
[33/46] Compiling Datable Data+Floatable.swift
[34/46] Compiling Datable Data+MaybeIntable.swift
[35/46] Compiling Datable Double+MaybeDatable.swift
[36/46] Compiling Datable Double+Stringable.swift
[37/46] Compiling Datable File.swift
[38/46] Compiling Datable Float+Floatable.swift
[39/46] Compiling Datable Arrayable.swift
[40/46] Compiling Datable CSVable.swift
[41/46] Compiling Datable Data+Arrayable.swift
[42/46] Compiling Datable Data+Base64.swift
[43/46] Compiling Datable Int+MaybeDatable.swift
[44/46] Compiling Datable Int+MaybeIntable.swift
[45/46] Compiling Datable Int+Stringable.swift
[46/46] Compiling Datable Intable.swift
[47/56] Emitting module Net
[48/56] Compiling Net Network+Stringable.swift
[49/56] Compiling Net Network+MaybeDatable.swift
[50/56] Compiling Bits SimpleBits+MaybeIntable.swift
[51/56] Compiling Net Ipify.swift
[52/56] Compiling Net Network+Codable.swift
[53/56] Compiling Net Net.swift
[54/56] Compiling Bits Bits+MaybeIntable.swift
[55/56] Emitting module Bits
[56/56] Compiling Bits Bits.swift
[57/65] Compiling InternetProtocols UDP.swift
[58/65] Compiling InternetProtocols InternetProtocols.swift
[59/65] Compiling InternetProtocols TCP.swift
[60/65] Compiling InternetProtocols SequenceNumber.swift
[61/65] Compiling InternetProtocols IPv6.swift
[62/65] Compiling InternetProtocols Ethernet.swift
[63/65] Compiling InternetProtocols ICMP.swift
[64/65] Emitting module InternetProtocols
[65/65] Compiling InternetProtocols IPv4.swift
Build complete! (11.52s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "bits",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OperatorFoundation/Bits"
    },
    {
      "identity" : "datable",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OperatorFoundation/Datable.git"
    },
    {
      "identity" : "net",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OperatorFoundation/Net.git"
    },
    {
      "identity" : "swifthextools",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OperatorFoundation/SwiftHexTools.git"
    }
  ],
  "manifest_display_name" : "InternetProtocols",
  "name" : "InternetProtocols",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "InternetProtocols",
      "targets" : [
        "InternetProtocols"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "InternetProtocolsTests",
      "module_type" : "SwiftTarget",
      "name" : "InternetProtocolsTests",
      "path" : "Tests/InternetProtocolsTests",
      "product_dependencies" : [
        "SwiftHexTools"
      ],
      "sources" : [
        "InternetProtocolsTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "InternetProtocols"
      ],
      "type" : "test"
    },
    {
      "c99name" : "InternetProtocols",
      "module_type" : "SwiftTarget",
      "name" : "InternetProtocols",
      "path" : "Sources/InternetProtocols",
      "product_dependencies" : [
        "Bits",
        "Datable",
        "Net",
        "SwiftHexTools"
      ],
      "product_memberships" : [
        "InternetProtocols"
      ],
      "sources" : [
        "Ethernet.swift",
        "ICMP.swift",
        "IPv4.swift",
        "IPv6.swift",
        "InternetProtocols.swift",
        "SequenceNumber.swift",
        "TCP.swift",
        "UDP.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.