The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PacketCaptureBPF, reference main (4b7ae0), with Swift 6.2 for macOS (SPM) on 19 Jun 2025 05:53:40 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/OperatorFoundation/PacketCaptureBPF.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-1EA4D86E10B52AF.txt
[7/46] Emitting module Datable
[8/49] Compiling Datable Int+MaybeDatable.swift
[9/49] Compiling Datable Int+MaybeIntable.swift
[10/49] Compiling Datable Int+Stringable.swift
[11/49] Compiling Datable Intable.swift
[12/49] Compiling PacketStream PacketStream.swift
[13/49] Emitting module PacketStream
[14/49] Compiling Datable MaybeDatable.swift
[15/49] Compiling Datable MaybeIntable.swift
[16/49] Compiling Datable MaybeNetworkIntable.swift
[17/49] Compiling Datable NetworkDatable.swift
[18/49] Compiling Datable Data+MaybeNetworkIntable.swift
[19/49] Compiling Datable Data+Stringable.swift
[20/49] Compiling Datable Datable.swift
[21/49] Compiling Datable DatableConfig.swift
[22/49] Emitting module SwiftQueue
[23/49] Compiling SwiftQueue Queue.swift
[24/49] Compiling SwiftQueue LinkedList.swift
[25/49] Compiling Datable Float+MaybeDatable.swift
[26/49] Compiling Datable Float+MaybeIntable.swift
[27/49] Compiling Datable Floatable.swift
[28/49] Compiling Datable Int+Floatable.swift
[29/49] Compiling Datable String+Intable.swift
[30/49] Compiling Datable Stringable.swift
[31/49] Compiling Datable StringableArray+CSVable.swift
[32/49] Compiling Datable Data+Datable.swift
[33/49] Compiling Datable Data+ExpressibleByStringLiteral.swift
[34/49] Compiling Datable Data+Floatable.swift
[35/49] Compiling Datable Data+MaybeIntable.swift
[36/49] Compiling Datable Double+MaybeDatable.swift
[37/49] Compiling Datable Double+Stringable.swift
[38/49] Compiling Datable File.swift
[39/49] Compiling Datable Float+Floatable.swift
[40/49] Compiling Datable Arrayable.swift
[41/49] Compiling Datable CSVable.swift
[42/49] Compiling Datable Data+Arrayable.swift
[43/49] Compiling Datable Data+Base64.swift
[44/49] Compiling Datable NetworkIntable.swift
[45/49] Compiling Datable String+Arrayable.swift
[46/49] Compiling Datable String+Datable.swift
[47/49] Compiling Datable UInt+Datable.swift
[48/49] Compiling Datable UInt+MaybeNetworkDatable.swift
[49/49] Compiling Datable UInt+Stringable.swift
[50/53] Compiling Bits SimpleBits+MaybeIntable.swift
[51/53] Compiling Bits Bits+MaybeIntable.swift
[52/53] Compiling Bits Bits.swift
[53/53] Emitting module Bits
[54/55] Compiling PacketCaptureBPF CaptureDevice.swift
[55/55] Emitting module PacketCaptureBPF
Build complete! (19.76s)
Fetching https://github.com/OperatorFoundation/PacketStream.git
[1/45] Fetching packetstream
Fetched https://github.com/OperatorFoundation/PacketStream.git from cache (0.60s)
Fetching https://github.com/OperatorFoundation/Datable.git
[1/399] Fetching datable
Fetched https://github.com/OperatorFoundation/Datable.git from cache (0.76s)
Fetching https://github.com/OperatorFoundation/InternetProtocols.git
[1/467] Fetching internetprotocols
Fetched https://github.com/OperatorFoundation/InternetProtocols.git from cache (1.05s)
Fetching https://github.com/OperatorFoundation/Bits.git
[1/122] Fetching bits
Fetched https://github.com/OperatorFoundation/Bits.git from cache (0.63s)
Fetching https://github.com/OperatorFoundation/SwiftQueue.git
[1/70] Fetching swiftqueue
Fetched https://github.com/OperatorFoundation/SwiftQueue.git from cache (0.60s)
Fetching https://github.com/OperatorFoundation/Net.git
[1/105] Fetching net
Fetched https://github.com/OperatorFoundation/Net.git from cache (0.59s)
Fetching https://github.com/OperatorFoundation/SwiftHexTools.git
[1/96] Fetching swifthextools
Fetched https://github.com/OperatorFoundation/SwiftHexTools.git from cache (0.62s)
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/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/PacketStream.git
Working copy of https://github.com/OperatorFoundation/PacketStream.git resolved at main (7916aee)
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/SwiftQueue.git
Working copy of https://github.com/OperatorFoundation/SwiftQueue.git resolved at main (3d099bc)
Creating working copy for https://github.com/OperatorFoundation/InternetProtocols.git
Working copy of https://github.com/OperatorFoundation/InternetProtocols.git resolved at main (ce88950)
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.