The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PacketCaptureBPF, reference 0.2.10 (aaa6c5), with Swift 6.3 for macOS (Xcode) using Xcode 26.4 on 12 Apr 2026 15:17:05 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PacketCaptureBPF -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/PacketCaptureBPF.git
Reference: 0.2.10
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OperatorFoundation/PacketCaptureBPF
 * tag               0.2.10     -> FETCH_HEAD
HEAD is now at aaa6c50 Update CaptureDevice.swift
Cloned https://github.com/OperatorFoundation/PacketCaptureBPF.git
Revision (git rev-parse @):
aaa6c509569cb11904e35dd682bb581b9b2f8083
SUCCESS checkout https://github.com/OperatorFoundation/PacketCaptureBPF.git at 0.2.10
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.3
Building package at path:  $PWD
https://github.com/OperatorFoundation/PacketCaptureBPF.git
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Fetching from https://github.com/OperatorFoundation/Bits.git
Fetching from https://github.com/OperatorFoundation/SwiftQueue.git
Fetching from https://github.com/OperatorFoundation/InternetProtocols.git
Fetching from https://github.com/OperatorFoundation/Datable.git
Fetching from https://github.com/OperatorFoundation/PacketStream.git
Creating working copy of package ‘SwiftQueue’
Checking out 0.1.3 of package ‘SwiftQueue’
Creating working copy of package ‘PacketStream’
Checking out 0.2.1 of package ‘PacketStream’
Creating working copy of package ‘InternetProtocols’
Checking out 2.2.1 of package ‘InternetProtocols’
Creating working copy of package ‘Bits’
Checking out 2.0.1 of package ‘Bits’
Creating working copy of package ‘Datable’
Checking out 3.1.5 of package ‘Datable’
Resolve Package Graph
Resolved source packages:
  PacketCaptureBPF: /Users/admin/builder/spi-builder-workspace
  Bits: https://github.com/OperatorFoundation/Bits.git @ 2.0.1
  InternetProtocols: https://github.com/OperatorFoundation/InternetProtocols.git @ 2.2.1
  Datable: https://github.com/OperatorFoundation/Datable.git @ 3.1.5
  SwiftQueue: https://github.com/OperatorFoundation/SwiftQueue.git @ 0.1.3
  PacketStream: https://github.com/OperatorFoundation/PacketStream.git @ 0.2.1
resolved source packages: PacketCaptureBPF, Bits, InternetProtocols, Datable, SwiftQueue, PacketStream
2026-04-12 11:16:48.062 xcodebuild[529:3073] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "packetstream",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OperatorFoundation/PacketStream.git"
    },
    {
      "identity" : "datable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.1",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OperatorFoundation/Datable.git"
    },
    {
      "identity" : "internetprotocols",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OperatorFoundation/InternetProtocols.git"
    },
    {
      "identity" : "bits",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OperatorFoundation/Bits.git"
    },
    {
      "identity" : "swiftqueue",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "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" : "10.15"
    }
  ],
  "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.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "PacketCaptureBPF"
    ]
  }
}
2026-04-12 11:16:56.116 xcodebuild[852:4799] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PacketCaptureBPF -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme PacketCaptureBPF -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  InternetProtocols: https://github.com/OperatorFoundation/InternetProtocols.git @ 2.2.1
  SwiftQueue: https://github.com/OperatorFoundation/SwiftQueue.git @ 0.1.3
  Bits: https://github.com/OperatorFoundation/Bits.git @ 2.0.1
  PacketCaptureBPF: /Users/admin/builder/spi-builder-workspace
  PacketStream: https://github.com/OperatorFoundation/PacketStream.git @ 0.2.1
  Datable: https://github.com/OperatorFoundation/Datable.git @ 3.1.5
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
    Target 'PacketCaptureBPF' in project 'PacketCaptureBPF'
        ➜ Explicit dependency on target 'PacketCaptureBPF' in project 'PacketCaptureBPF'
        ➜ Explicit dependency on target 'PacketStream' in project 'PacketStream'
        ➜ Explicit dependency on target 'Datable' in project 'Datable'
        ➜ Explicit dependency on target 'Bits' in project 'Bits'
        ➜ Explicit dependency on target 'SwiftQueue' in project 'SwiftQueue'
    Target 'PacketCaptureBPF' in project 'PacketCaptureBPF'
        ➜ Explicit dependency on target 'PacketStream' in project 'PacketStream'
        ➜ Explicit dependency on target 'Datable' in project 'Datable'
        ➜ Explicit dependency on target 'Bits' in project 'Bits'
        ➜ Explicit dependency on target 'SwiftQueue' in project 'SwiftQueue'
    Target 'SwiftQueue' in project 'SwiftQueue'
        ➜ Explicit dependency on target 'SwiftQueue' in project 'SwiftQueue'
    Target 'SwiftQueue' in project 'SwiftQueue' (no dependencies)
    Target 'Bits' in project 'Bits'
        ➜ Explicit dependency on target 'Bits' in project 'Bits'
        ➜ Explicit dependency on target 'Datable' in project 'Datable'
    Target 'Bits' in project 'Bits'
        ➜ Explicit dependency on target 'Datable' in project 'Datable'
    Target 'Datable' in project 'Datable'
        ➜ Explicit dependency on target 'Datable' in project 'Datable'
    Target 'Datable' in project 'Datable' (no dependencies)
    Target 'PacketStream' in project 'PacketStream'
        ➜ Explicit dependency on target 'PacketStream' in project 'PacketStream'
    Target 'PacketStream' in project 'PacketStream' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 8949bf0a3c803e1d885bf5f6b7e8738c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8949bf0a3c803e1d885bf5f6b7e8738c.xcbuilddata
error: The package product 'SwiftQueue' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.15 (in target 'PacketCaptureBPF' from project 'PacketCaptureBPF')
2026-04-12 11:16:59.545 xcodebuild[856:4850] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:28b12ad8b3176260ee30675adbb951e616c92b60, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:28b12ad8b3176260ee30675adbb951e616c92b60, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:28b12ad8b3176260ee30675adbb951e616c92b60, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:28b12ad8b3176260ee30675adbb951e616c92b60, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme PacketCaptureBPF
(1 failure)
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
  Datable: https://github.com/OperatorFoundation/Datable.git @ 3.1.5
  SwiftQueue: https://github.com/OperatorFoundation/SwiftQueue.git @ 0.1.3
  PacketStream: https://github.com/OperatorFoundation/PacketStream.git @ 0.2.1
  InternetProtocols: https://github.com/OperatorFoundation/InternetProtocols.git @ 2.2.1
  Bits: https://github.com/OperatorFoundation/Bits.git @ 2.0.1
  PacketCaptureBPF: /Users/admin/builder/spi-builder-workspace
resolved source packages: Datable, SwiftQueue, PacketStream, InternetProtocols, Bits, PacketCaptureBPF
2026-04-12 11:17:02.681 xcodebuild[938:5384] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
{
  "dependencies" : [
    {
      "identity" : "packetstream",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OperatorFoundation/PacketStream.git"
    },
    {
      "identity" : "datable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.1.1",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OperatorFoundation/Datable.git"
    },
    {
      "identity" : "internetprotocols",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OperatorFoundation/InternetProtocols.git"
    },
    {
      "identity" : "bits",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/OperatorFoundation/Bits.git"
    },
    {
      "identity" : "swiftqueue",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "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" : "10.15"
    }
  ],
  "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.3"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "PacketCaptureBPF"
    ]
  }
}
2026-04-12 11:17:03.951 xcodebuild[947:5459] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PacketCaptureBPF -destination platform=macOS,arch=arm64
Command line invocation:
    /Applications/Xcode-26.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme PacketCaptureBPF -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
  Datable: https://github.com/OperatorFoundation/Datable.git @ 3.1.5
  PacketStream: https://github.com/OperatorFoundation/PacketStream.git @ 0.2.1
  InternetProtocols: https://github.com/OperatorFoundation/InternetProtocols.git @ 2.2.1
  PacketCaptureBPF: /Users/admin/builder/spi-builder-workspace
  SwiftQueue: https://github.com/OperatorFoundation/SwiftQueue.git @ 0.1.3
  Bits: https://github.com/OperatorFoundation/Bits.git @ 2.0.1
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
    Target 'PacketCaptureBPF' in project 'PacketCaptureBPF'
        ➜ Explicit dependency on target 'PacketCaptureBPF' in project 'PacketCaptureBPF'
        ➜ Explicit dependency on target 'PacketStream' in project 'PacketStream'
        ➜ Explicit dependency on target 'Datable' in project 'Datable'
        ➜ Explicit dependency on target 'Bits' in project 'Bits'
        ➜ Explicit dependency on target 'SwiftQueue' in project 'SwiftQueue'
    Target 'PacketCaptureBPF' in project 'PacketCaptureBPF'
        ➜ Explicit dependency on target 'PacketStream' in project 'PacketStream'
        ➜ Explicit dependency on target 'Datable' in project 'Datable'
        ➜ Explicit dependency on target 'Bits' in project 'Bits'
        ➜ Explicit dependency on target 'SwiftQueue' in project 'SwiftQueue'
    Target 'SwiftQueue' in project 'SwiftQueue'
        ➜ Explicit dependency on target 'SwiftQueue' in project 'SwiftQueue'
    Target 'SwiftQueue' in project 'SwiftQueue' (no dependencies)
    Target 'Bits' in project 'Bits'
        ➜ Explicit dependency on target 'Bits' in project 'Bits'
        ➜ Explicit dependency on target 'Datable' in project 'Datable'
    Target 'Bits' in project 'Bits'
        ➜ Explicit dependency on target 'Datable' in project 'Datable'
    Target 'Datable' in project 'Datable'
        ➜ Explicit dependency on target 'Datable' in project 'Datable'
    Target 'Datable' in project 'Datable' (no dependencies)
    Target 'PacketStream' in project 'PacketStream'
        ➜ Explicit dependency on target 'PacketStream' in project 'PacketStream'
    Target 'PacketStream' in project 'PacketStream' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.4.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.4.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 8949bf0a3c803e1d885bf5f6b7e8738c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/8949bf0a3c803e1d885bf5f6b7e8738c.xcbuilddata
error: The package product 'SwiftQueue' requires minimum platform version 12.0 for the macOS platform, but this target supports 10.15 (in target 'PacketCaptureBPF' from project 'PacketCaptureBPF')
2026-04-12 11:17:04.900 xcodebuild[949:5488] [MT] IDERunDestination: Supported platforms for the buildables in the current scheme is empty.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:28b12ad8b3176260ee30675adbb951e616c92b60, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:28b12ad8b3176260ee30675adbb951e616c92b60, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:28b12ad8b3176260ee30675adbb951e616c92b60, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:28b12ad8b3176260ee30675adbb951e616c92b60, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme PacketCaptureBPF
(1 failure)
BUILD FAILURE 6.3 macosXcodebuild