The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PacketCaptureBPF, reference main (4b7ae0), with Swift 6.3 for macOS (SPM) on 12 Apr 2026 15:16:52 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/PacketCaptureBPF.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OperatorFoundation/PacketCaptureBPF
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4b7ae02 swift-tools-version:5.8 macOS 13
Cloned https://github.com/OperatorFoundation/PacketCaptureBPF.git
Revision (git rev-parse @):
4b7ae02db84a5d9412fba27292b3a577eb6304d0
SUCCESS checkout https://github.com/OperatorFoundation/PacketCaptureBPF.git at main
Fetching https://github.com/OperatorFoundation/PacketStream.git
[1/45] Fetching packetstream
Fetched https://github.com/OperatorFoundation/PacketStream.git from cache (0.61s)
Fetching https://github.com/OperatorFoundation/Datable.git
[1/399] Fetching datable
Fetched https://github.com/OperatorFoundation/Datable.git from cache (0.66s)
Fetching https://github.com/OperatorFoundation/InternetProtocols.git
[1/467] Fetching internetprotocols
Fetched https://github.com/OperatorFoundation/InternetProtocols.git from cache (1.06s)
Fetching https://github.com/OperatorFoundation/Bits.git
[1/122] Fetching bits
Fetched https://github.com/OperatorFoundation/Bits.git from cache (0.85s)
Fetching https://github.com/OperatorFoundation/SwiftQueue.git
[1/70] Fetching swiftqueue
Fetched https://github.com/OperatorFoundation/SwiftQueue.git from cache (0.65s)
Fetching https://github.com/OperatorFoundation/Net.git
[1/105] Fetching net
Fetched https://github.com/OperatorFoundation/Net.git from cache (0.60s)
Fetching https://github.com/OperatorFoundation/SwiftHexTools.git
[1/96] Fetching swifthextools
Fetched https://github.com/OperatorFoundation/SwiftHexTools.git from cache (0.59s)
Creating working copy for https://github.com/OperatorFoundation/Bits.git
Working copy of https://github.com/OperatorFoundation/Bits.git 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/Datable.git
Working copy of https://github.com/OperatorFoundation/Datable.git resolved at main (b896773)
Creating working copy for https://github.com/OperatorFoundation/Net.git
Working copy of https://github.com/OperatorFoundation/Net.git resolved at main (20e37b7)
Creating working copy for https://github.com/OperatorFoundation/SwiftQueue.git
Working copy of https://github.com/OperatorFoundation/SwiftQueue.git resolved at main (5d59db6)
Creating working copy for https://github.com/OperatorFoundation/InternetProtocols.git
Working copy of https://github.com/OperatorFoundation/InternetProtocols.git resolved at main (c7d0f9f)
Creating working copy for https://github.com/OperatorFoundation/PacketStream.git
Working copy of https://github.com/OperatorFoundation/PacketStream.git resolved at main (7916aee)
========================================
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": "packetcapturebpf",
      "name": "PacketCaptureBPF",
      "url": "https://github.com/OperatorFoundation/PacketCaptureBPF.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PacketCaptureBPF",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "packetstream",
          "name": "PacketStream",
          "url": "https://github.com/OperatorFoundation/PacketStream.git",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PacketStream",
          "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": "bits",
          "name": "Bits",
          "url": "https://github.com/OperatorFoundation/Bits.git",
          "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": "swiftqueue",
          "name": "SwiftQueue",
          "url": "https://github.com/OperatorFoundation/SwiftQueue.git",
          "version": "unspecified",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftQueue",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/OperatorFoundation/PacketCaptureBPF.git
[1/145] Fetching packetcapturebpf
Fetched https://github.com/OperatorFoundation/PacketCaptureBPF.git from cache (0.63s)
Fetching https://github.com/OperatorFoundation/PacketStream.git from cache
Fetched https://github.com/OperatorFoundation/PacketStream.git from cache (0.41s)
Fetching https://github.com/OperatorFoundation/Datable.git from cache
Fetched https://github.com/OperatorFoundation/Datable.git from cache (0.45s)
Fetching https://github.com/OperatorFoundation/Bits.git from cache
Fetched https://github.com/OperatorFoundation/Bits.git from cache (0.41s)
Fetching https://github.com/OperatorFoundation/SwiftQueue.git from cache
Fetched https://github.com/OperatorFoundation/SwiftQueue.git from cache (0.40s)
Creating working copy for https://github.com/OperatorFoundation/PacketCaptureBPF.git
Working copy of https://github.com/OperatorFoundation/PacketCaptureBPF.git resolved at main (4b7ae02)
Creating working copy for https://github.com/OperatorFoundation/Datable.git
Working copy of https://github.com/OperatorFoundation/Datable.git resolved at main (1186348)
Creating working copy for https://github.com/OperatorFoundation/PacketStream.git
Working copy of https://github.com/OperatorFoundation/PacketStream.git resolved at main (7916aee)
Creating working copy for https://github.com/OperatorFoundation/SwiftQueue.git
Working copy of https://github.com/OperatorFoundation/SwiftQueue.git resolved at main (3d099bc)
Creating working copy for https://github.com/OperatorFoundation/Bits.git
Working copy of https://github.com/OperatorFoundation/Bits.git resolved at main (cc7079e)
warning: '.resolve-product-dependencies': dependency 'packetcapturebpf' is not used by any target
Found 4 product dependencies
  - PacketStream
  - Datable
  - Bits
  - SwiftQueue
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/OperatorFoundation/PacketCaptureBPF.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/42] Emitting module Datable
[8/45] Compiling Datable Int+Stringable.swift
[9/45] Compiling Datable Intable.swift
[10/45] Compiling Datable MaybeDatable.swift
[11/45] Compiling Datable UInt+Datable.swift
[12/45] Compiling Datable UInt+MaybeNetworkDatable.swift
[13/45] Compiling Datable UInt+Stringable.swift
[14/45] Compiling Datable NetworkIntable.swift
[15/45] Compiling Datable String+Arrayable.swift
[16/45] Compiling Datable String+Datable.swift
[17/45] Compiling Datable Float+MaybeDatable.swift
[18/45] Compiling Datable Floatable.swift
[19/45] Compiling Datable Int+MaybeDatable.swift
[20/45] Compiling Datable MaybeIntable.swift
[21/45] Compiling Datable MaybeNetworkIntable.swift
[22/45] Compiling Datable NetworkDatable.swift
[23/45] Compiling PacketStream PacketStream.swift
[24/45] Emitting module PacketStream
[25/45] Compiling Datable Double+MaybeDatable.swift
[26/45] Compiling Datable Double+Stringable.swift
[27/45] Compiling Datable File.swift
[28/45] Compiling Datable Data+Datable.swift
[29/45] Compiling Datable Data+ExpressibleByStringLiteral.swift
[30/45] Compiling Datable Data+Floatable.swift
[31/45] Compiling Datable Data+MaybeIntable.swift
[32/45] Compiling Datable String+Intable.swift
[33/45] Compiling Datable Stringable.swift
[34/45] Compiling Datable StringableArray+CSVable.swift
[35/45] Compiling Datable Arrayable.swift
[36/45] Compiling Datable CSVable.swift
[37/45] Compiling Datable Data+Arrayable.swift
[38/45] Compiling Datable Data+Base64.swift
[39/45] Compiling Datable Data+MaybeNetworkIntable.swift
[40/45] Compiling Datable Data+Stringable.swift
[41/45] Compiling Datable Datable.swift
[42/45] Compiling Datable DatableConfig.swift
[43/45] Emitting module SwiftQueue
[44/45] Compiling SwiftQueue LinkedList.swift
[45/45] Compiling SwiftQueue Queue.swift
[46/49] Compiling Bits Bits+MaybeIntable.swift
[47/49] Emitting module Bits
[48/49] Compiling Bits SimpleBits+MaybeIntable.swift
[49/49] Compiling Bits Bits.swift
[50/51] Compiling PacketCaptureBPF CaptureDevice.swift
[51/51] Emitting module PacketCaptureBPF
Build complete! (11.98s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "packetstream",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OperatorFoundation/PacketStream.git"
    },
    {
      "identity" : "datable",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OperatorFoundation/Datable.git"
    },
    {
      "identity" : "internetprotocols",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OperatorFoundation/InternetProtocols.git"
    },
    {
      "identity" : "bits",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OperatorFoundation/Bits.git"
    },
    {
      "identity" : "swiftqueue",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OperatorFoundation/SwiftQueue.git"
    }
  ],
  "manifest_display_name" : "PacketCaptureBPF",
  "name" : "PacketCaptureBPF",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "PacketCaptureBPF",
      "targets" : [
        "PacketCaptureBPF"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "PacketCaptureBPFTests",
      "module_type" : "SwiftTarget",
      "name" : "PacketCaptureBPFTests",
      "path" : "Tests/PacketCaptureBPFTests",
      "product_dependencies" : [
        "InternetProtocols"
      ],
      "sources" : [
        "PacketCaptureBPFTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "PacketCaptureBPF"
      ],
      "type" : "test"
    },
    {
      "c99name" : "PacketCaptureBPF",
      "module_type" : "SwiftTarget",
      "name" : "PacketCaptureBPF",
      "path" : "Sources/PacketCaptureBPF",
      "product_dependencies" : [
        "PacketStream",
        "Datable",
        "Bits",
        "SwiftQueue"
      ],
      "product_memberships" : [
        "PacketCaptureBPF"
      ],
      "sources" : [
        "CaptureDevice.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.