Build Information
Failed to build PacketCaptureLibpcap with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.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/builds/J1XnyXFH/1/finestructure/swiftpackageindex-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: 5.10
Building package at path: $workDir
https://github.com/OperatorFoundation/PacketCaptureLibpcap.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Fetching https://github.com/OperatorFoundation/SwiftPCAP.git from cache
Fetching https://github.com/OperatorFoundation/SwiftHexTools from cache
Fetching https://github.com/OperatorFoundation/PacketStream.git from cache
Fetched https://github.com/OperatorFoundation/PacketStream.git from cache (0.19s)
Fetched https://github.com/OperatorFoundation/SwiftHexTools from cache (0.19s)
Fetched https://github.com/OperatorFoundation/SwiftPCAP.git from cache (0.19s)
Computing version for https://github.com/OperatorFoundation/PacketStream.git
Computed https://github.com/OperatorFoundation/PacketStream.git at 0.2.1 (0.44s)
Computing version for https://github.com/OperatorFoundation/SwiftPCAP.git
Computed https://github.com/OperatorFoundation/SwiftPCAP.git at 1.3.1 (0.40s)
Creating working copy for https://github.com/OperatorFoundation/PacketStream.git
Working copy of https://github.com/OperatorFoundation/PacketStream.git resolved at 0.2.1
Creating working copy for https://github.com/OperatorFoundation/SwiftPCAP.git
Working copy of https://github.com/OperatorFoundation/SwiftPCAP.git resolved at 1.3.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.
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 5.10 macosSpm