Build Information
Failed to build PacketCaptureBPF, reference 0.2.10 (aaa6c5
), with Swift 6.0 for macOS (SPM) on 2 Nov 2024 01:44:27 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.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
Fetching https://github.com/OperatorFoundation/SwiftQueue.git
Fetching https://github.com/OperatorFoundation/InternetProtocols.git
Fetching https://github.com/OperatorFoundation/PacketStream.git
Fetching https://github.com/OperatorFoundation/Bits.git
Fetching https://github.com/OperatorFoundation/Datable.git
[1/122] Fetching bits
[123/167] Fetching bits, packetstream
[168/566] Fetching bits, packetstream, datable
[220/1033] Fetching bits, packetstream, datable, internetprotocols
[537/1103] Fetching bits, packetstream, datable, internetprotocols, swiftqueue
Fetched https://github.com/OperatorFoundation/Bits.git from cache (0.81s)
Fetched https://github.com/OperatorFoundation/Datable.git from cache (0.81s)
Fetched https://github.com/OperatorFoundation/PacketStream.git from cache (0.81s)
[351/537] Fetching internetprotocols, swiftqueue
Fetched https://github.com/OperatorFoundation/SwiftQueue.git from cache (1.21s)
Fetched https://github.com/OperatorFoundation/InternetProtocols.git from cache (1.21s)
Computing version for https://github.com/OperatorFoundation/PacketStream.git
Computed https://github.com/OperatorFoundation/PacketStream.git at 0.2.1 (0.66s)
Computing version for https://github.com/OperatorFoundation/SwiftQueue.git
Computed https://github.com/OperatorFoundation/SwiftQueue.git at 0.1.3 (0.46s)
Computing version for https://github.com/OperatorFoundation/Bits.git
Computed https://github.com/OperatorFoundation/Bits.git at 2.0.1 (0.72s)
Computing version for https://github.com/OperatorFoundation/Datable.git
Computed https://github.com/OperatorFoundation/Datable.git at 3.1.5 (0.67s)
Computing version for https://github.com/OperatorFoundation/InternetProtocols.git
Computed https://github.com/OperatorFoundation/InternetProtocols.git at 2.2.1 (0.67s)
Creating working copy for https://github.com/OperatorFoundation/InternetProtocols.git
Working copy of https://github.com/OperatorFoundation/InternetProtocols.git resolved at 2.2.1
Creating working copy for https://github.com/OperatorFoundation/Datable.git
Working copy of https://github.com/OperatorFoundation/Datable.git resolved at 3.1.5
Creating working copy for https://github.com/OperatorFoundation/Bits.git
Working copy of https://github.com/OperatorFoundation/Bits.git resolved at 2.0.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
Creating working copy for https://github.com/OperatorFoundation/SwiftQueue.git
Working copy of https://github.com/OperatorFoundation/SwiftQueue.git resolved at 0.1.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "packetcapturebpf",
"name": "PacketCaptureBPF",
"url": "https://github.com/OperatorFoundation/PacketCaptureBPF.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PacketCaptureBPF",
"dependencies": [
{
"identity": "packetstream",
"name": "PacketStream",
"url": "https://github.com/OperatorFoundation/PacketStream.git",
"version": "0.2.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PacketStream",
"dependencies": [
]
},
{
"identity": "datable",
"name": "Datable",
"url": "https://github.com/OperatorFoundation/Datable.git",
"version": "3.1.5",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Datable",
"dependencies": [
]
},
{
"identity": "bits",
"name": "Bits",
"url": "https://github.com/OperatorFoundation/Bits.git",
"version": "2.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Bits",
"dependencies": [
{
"identity": "datable",
"name": "Datable",
"url": "https://github.com/OperatorFoundation/Datable.git",
"version": "3.1.5",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Datable",
"dependencies": [
]
}
]
},
{
"identity": "swiftqueue",
"name": "SwiftQueue",
"url": "https://github.com/OperatorFoundation/SwiftQueue.git",
"version": "0.1.3",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftQueue",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/OperatorFoundation/PacketCaptureBPF.git
[1/145] Fetching packetcapturebpf
Fetched https://github.com/OperatorFoundation/PacketCaptureBPF.git from cache (0.68s)
Fetching https://github.com/OperatorFoundation/PacketStream.git from cache
Fetching https://github.com/OperatorFoundation/SwiftQueue.git from cache
Fetching https://github.com/OperatorFoundation/Datable.git from cache
Fetching https://github.com/OperatorFoundation/Bits.git from cache
Fetched https://github.com/OperatorFoundation/PacketStream.git from cache (0.50s)
Fetched https://github.com/OperatorFoundation/Datable.git from cache (0.50s)
Fetched https://github.com/OperatorFoundation/SwiftQueue.git from cache (0.51s)
Fetched https://github.com/OperatorFoundation/Bits.git from cache (0.51s)
Computing version for https://github.com/OperatorFoundation/PacketStream.git
Computed https://github.com/OperatorFoundation/PacketStream.git at 0.2.1 (0.03s)
Computing version for https://github.com/OperatorFoundation/SwiftQueue.git
Computed https://github.com/OperatorFoundation/SwiftQueue.git at 0.1.3 (0.03s)
Computing version for https://github.com/OperatorFoundation/Bits.git
Computed https://github.com/OperatorFoundation/Bits.git at 2.0.1 (0.03s)
Computing version for https://github.com/OperatorFoundation/Datable.git
Computed https://github.com/OperatorFoundation/Datable.git at 3.1.5 (0.03s)
Creating working copy for https://github.com/OperatorFoundation/Datable.git
Working copy of https://github.com/OperatorFoundation/Datable.git resolved at 3.1.5
Creating working copy for https://github.com/OperatorFoundation/SwiftQueue.git
Working copy of https://github.com/OperatorFoundation/SwiftQueue.git resolved at 0.1.3
Creating working copy for https://github.com/OperatorFoundation/PacketCaptureBPF.git
Working copy of https://github.com/OperatorFoundation/PacketCaptureBPF.git resolved at 0.2.10 (aaa6c50)
Creating working copy for https://github.com/OperatorFoundation/Bits.git
Working copy of https://github.com/OperatorFoundation/Bits.git resolved at 2.0.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
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: 6.0
Building package at path: $PWD
https://github.com/OperatorFoundation/PacketCaptureBPF.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
error: the library 'PacketCaptureBPF' requires macos 10.15, but depends on the product 'SwiftQueue' which requires macos 12.0; consider changing the library 'PacketCaptureBPF' to require macos 12.0 or later, or the product 'SwiftQueue' to require macos 10.15 or earlier.
BUILD FAILURE 6.0 macosSpm