The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PacketCaptureLibpcap, reference 0.2.3 (06e86e), with Swift 6.2 for macOS (SPM) on 18 Jun 2025 20:56:49 UTC.

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/PacketCaptureLibpcap.git
Reference: 0.2.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/OperatorFoundation/PacketCaptureLibpcap
 * tag               0.2.3      -> FETCH_HEAD
HEAD is now at 06e86e6 Updated SwiftPCAP dependency
Cloned https://github.com/OperatorFoundation/PacketCaptureLibpcap.git
Revision (git rev-parse @):
06e86e63b343eef782cc94f635d6f65a273b15a5
SUCCESS checkout https://github.com/OperatorFoundation/PacketCaptureLibpcap.git at 0.2.3
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/OperatorFoundation/PacketCaptureLibpcap.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Fetching https://github.com/OperatorFoundation/PacketStream.git
Fetching https://github.com/OperatorFoundation/SwiftPCAP.git
[1/45] Fetching packetstream
[46/223] Fetching packetstream, swiftpcap
Fetched https://github.com/OperatorFoundation/PacketStream.git from cache (0.66s)
Fetched https://github.com/OperatorFoundation/SwiftPCAP.git from cache (0.66s)
Computing version for https://github.com/OperatorFoundation/PacketStream.git
Computed https://github.com/OperatorFoundation/PacketStream.git at 0.2.1 (1.18s)
Computing version for https://github.com/OperatorFoundation/SwiftPCAP.git
Computed https://github.com/OperatorFoundation/SwiftPCAP.git at 1.3.1 (0.48s)
Creating working copy for https://github.com/OperatorFoundation/SwiftPCAP.git
Working copy of https://github.com/OperatorFoundation/SwiftPCAP.git resolved at 1.3.1
Creating working copy for https://github.com/OperatorFoundation/PacketStream.git
Working copy of https://github.com/OperatorFoundation/PacketStream.git resolved at 0.2.1
error: the library 'PacketCaptureLibpcap' requires macos 10.15, but depends on the product 'SwiftPCAP' which requires macos 11.0; consider changing the library 'PacketCaptureLibpcap' to require macos 11.0 or later, or the product 'SwiftPCAP' to require macos 10.15 or earlier.
BUILD FAILURE 6.2 macosSpm