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 PacketCaptureBPF 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/PacketCaptureBPF.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-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 from cache
Fetched https://github.com/OperatorFoundation/PacketStream.git (0.17s)
Fetching https://github.com/OperatorFoundation/Datable.git from cache
Fetched https://github.com/OperatorFoundation/Datable.git (0.18s)
Fetching https://github.com/OperatorFoundation/InternetProtocols.git from cache
Fetched https://github.com/OperatorFoundation/InternetProtocols.git (0.19s)
Fetching https://github.com/OperatorFoundation/Bits.git from cache
Fetched https://github.com/OperatorFoundation/Bits.git (0.18s)
Fetching https://github.com/OperatorFoundation/SwiftQueue.git from cache
Fetched https://github.com/OperatorFoundation/SwiftQueue.git (0.19s)
Fetching https://github.com/OperatorFoundation/Net.git from cache
Fetched https://github.com/OperatorFoundation/Net.git (0.17s)
Fetching https://github.com/OperatorFoundation/SwiftHexTools.git from cache
Fetched https://github.com/OperatorFoundation/SwiftHexTools.git (0.20s)
Creating working copy for https://github.com/OperatorFoundation/Net.git
Working copy of https://github.com/OperatorFoundation/Net.git resolved at main
Creating working copy for https://github.com/OperatorFoundation/Datable.git
Working copy of https://github.com/OperatorFoundation/Datable.git resolved at main
Creating working copy for https://github.com/OperatorFoundation/Bits.git
Working copy of https://github.com/OperatorFoundation/Bits.git resolved at main
Creating working copy for https://github.com/OperatorFoundation/SwiftQueue.git
Working copy of https://github.com/OperatorFoundation/SwiftQueue.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
Creating working copy for https://github.com/OperatorFoundation/PacketStream.git
Working copy of https://github.com/OperatorFoundation/PacketStream.git resolved at main
Creating working copy for https://github.com/OperatorFoundation/InternetProtocols.git
Working copy of https://github.com/OperatorFoundation/InternetProtocols.git resolved at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "packetcapturebpf",
      "name": "PacketCaptureBPF",
      "url": "https://github.com/OperatorFoundation/PacketCaptureBPF.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PacketCaptureBPF",
      "dependencies": [
        {
          "identity": "packetstream",
          "name": "PacketStream",
          "url": "https://github.com/OperatorFoundation/PacketStream.git",
          "version": "unspecified",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PacketStream",
          "dependencies": [
          ]
        },
        {
          "identity": "datable",
          "name": "Datable",
          "url": "https://github.com/OperatorFoundation/Datable.git",
          "version": "unspecified",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Datable",
          "dependencies": [
          ]
        },
        {
          "identity": "bits",
          "name": "Bits",
          "url": "https://github.com/OperatorFoundation/Bits.git",
          "version": "unspecified",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Bits",
          "dependencies": [
            {
              "identity": "datable",
              "name": "Datable",
              "url": "https://github.com/OperatorFoundation/Datable.git",
              "version": "unspecified",
              "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Datable",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swiftqueue",
          "name": "SwiftQueue",
          "url": "https://github.com/OperatorFoundation/SwiftQueue.git",
          "version": "unspecified",
          "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftQueue",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/OperatorFoundation/PacketCaptureBPF.git from cache
Fetched https://github.com/OperatorFoundation/PacketCaptureBPF.git (0.16s)
Fetching https://github.com/OperatorFoundation/PacketStream.git from cache
Fetched https://github.com/OperatorFoundation/PacketStream.git (0.18s)
Fetching https://github.com/OperatorFoundation/Datable.git from cache
Fetched https://github.com/OperatorFoundation/Datable.git (0.19s)
Fetching https://github.com/OperatorFoundation/Bits.git from cache
Fetched https://github.com/OperatorFoundation/Bits.git (0.17s)
Fetching https://github.com/OperatorFoundation/SwiftQueue.git from cache
Fetched https://github.com/OperatorFoundation/SwiftQueue.git (0.17s)
Creating working copy for https://github.com/OperatorFoundation/SwiftQueue.git
Working copy of https://github.com/OperatorFoundation/SwiftQueue.git resolved at main
Creating working copy for https://github.com/OperatorFoundation/Datable.git
Working copy of https://github.com/OperatorFoundation/Datable.git resolved at main
Creating working copy for https://github.com/OperatorFoundation/PacketStream.git
Working copy of https://github.com/OperatorFoundation/PacketStream.git resolved at main
Creating working copy for https://github.com/OperatorFoundation/Bits.git
Working copy of https://github.com/OperatorFoundation/Bits.git resolved at main
Creating working copy for https://github.com/OperatorFoundation/PacketCaptureBPF.git
Working copy of https://github.com/OperatorFoundation/PacketCaptureBPF.git resolved at main
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:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/35] Emitting module Datable
[2/39] Compiling Datable Double+Stringable.swift
[3/39] Compiling Datable File.swift
[4/39] Compiling Datable Float+MaybeDatable.swift
[5/39] Compiling Datable Floatable.swift
[6/39] Compiling Datable Arrayable.swift
[7/39] Compiling Datable CSVable.swift
[8/39] Compiling Datable Data+Arrayable.swift
[9/39] Compiling Datable Data+Base64.swift
[10/39] Compiling Datable Data+Datable.swift
[11/39] Compiling Datable Data+ExpressibleByStringLiteral.swift
[12/39] Compiling Datable Data+Floatable.swift
[13/39] Compiling Datable Data+MaybeIntable.swift
[14/39] Compiling Datable Data+MaybeNetworkIntable.swift
[15/39] Compiling Datable MaybeIntable.swift
[16/39] Compiling Datable MaybeNetworkIntable.swift
[17/39] Compiling Datable NetworkDatable.swift
[18/39] Compiling Datable NetworkIntable.swift
[19/39] Compiling Datable String+Arrayable.swift
[20/39] Compiling Datable String+Datable.swift
[21/39] Compiling Datable String+Intable.swift
[22/39] Compiling Datable Stringable.swift
[23/39] Compiling Datable Int+MaybeDatable.swift
[24/39] Compiling Datable Int+Stringable.swift
[25/39] Compiling Datable Intable.swift
[26/39] Compiling Datable MaybeDatable.swift
[27/39] Compiling Datable Data+Stringable.swift
[28/39] Compiling Datable Datable.swift
[29/39] Compiling Datable DatableConfig.swift
[30/39] Compiling Datable Double+MaybeDatable.swift
[31/39] Compiling SwiftQueue Queue.swift
[32/39] Emitting module SwiftQueue
[33/39] Compiling SwiftQueue LinkedList.swift
[34/39] Compiling PacketStream PacketStream.swift
[35/39] Emitting module PacketStream
[36/39] Compiling Datable StringableArray+CSVable.swift
[37/39] Compiling Datable UInt+Datable.swift
[38/39] Compiling Datable UInt+MaybeNetworkDatable.swift
[39/39] Compiling Datable UInt+Stringable.swift
[40/43] Compiling Bits SimpleBits+MaybeIntable.swift
[41/43] Emitting module Bits
[42/43] Compiling Bits Bits+MaybeIntable.swift
[43/43] Compiling Bits Bits.swift
[44/45] Compiling PacketCaptureBPF CaptureDevice.swift
[45/45] Emitting module PacketCaptureBPF
Build complete! (17.94s)
Build complete.
Done.