The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PacketCaptureBPF, reference 0.2.10 (aaa6c5), with Swift 6.2 for Linux on 19 Jun 2025 05:49:16 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/PacketCaptureBPF.git
Reference: 0.2.10
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/OperatorFoundation/PacketCaptureBPF.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/OperatorFoundation/Bits.git
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/Datable.git
[1/122] Fetching bits
[123/589] Fetching bits, internetprotocols
[404/634] Fetching bits, internetprotocols, packetstream
[449/1033] Fetching bits, internetprotocols, packetstream, datable
[530/1103] Fetching bits, internetprotocols, packetstream, datable, swiftqueue
Fetched https://github.com/OperatorFoundation/Bits.git from cache (0.87s)
Fetched https://github.com/OperatorFoundation/Datable.git from cache (0.87s)
Fetched https://github.com/OperatorFoundation/PacketStream.git from cache (0.87s)
Fetched https://github.com/OperatorFoundation/SwiftQueue.git from cache (0.87s)
Fetched https://github.com/OperatorFoundation/InternetProtocols.git from cache (0.88s)
Computing version for https://github.com/OperatorFoundation/PacketStream.git
Computed https://github.com/OperatorFoundation/PacketStream.git at 0.2.1 (1.38s)
Computing version for https://github.com/OperatorFoundation/SwiftQueue.git
Computed https://github.com/OperatorFoundation/SwiftQueue.git at 0.1.3 (0.40s)
Computing version for https://github.com/OperatorFoundation/Bits.git
Computed https://github.com/OperatorFoundation/Bits.git at 2.0.1 (0.46s)
Computing version for https://github.com/OperatorFoundation/Datable.git
Computed https://github.com/OperatorFoundation/Datable.git at 3.1.5 (0.44s)
Computing version for https://github.com/OperatorFoundation/InternetProtocols.git
Computed https://github.com/OperatorFoundation/InternetProtocols.git at 2.2.1 (0.46s)
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/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
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/40] Emitting module SwiftQueue
[8/40] Compiling Datable String+Arrayable.swift
[9/40] Compiling Datable String+Datable.swift
[10/40] Compiling Datable String+Intable.swift
[11/40] Compiling Datable Stringable.swift
[12/44] Compiling Datable MaybeIntable.swift
[13/44] Compiling Datable MaybeNetworkIntable.swift
[14/44] Compiling Datable NetworkDatable.swift
[15/44] Compiling Datable NetworkIntable.swift
[16/44] Compiling Datable Int+MaybeDatable.swift
[17/44] Compiling Datable Int+Stringable.swift
[18/44] Compiling Datable Intable.swift
[19/44] Compiling Datable MaybeDatable.swift
[20/44] Compiling PacketStream PacketStream.swift
[21/44] Emitting module PacketStream
[22/45] Compiling SwiftQueue Queue.swift
[24/45] Compiling Datable Arrayable.swift
[25/45] Compiling Datable CSVable.swift
[26/45] Compiling Datable Data+Arrayable.swift
[27/45] Compiling Datable Data+Datable.swift
[28/45] Compiling Datable Data+Stringable.swift
[29/45] Compiling Datable Datable.swift
[30/45] Compiling Datable DatableConfig.swift
[31/45] Compiling Datable Double+MaybeDatable.swift
[32/45] Compiling Datable Data+ExpressibleByStringLiteral.swift
[33/45] Compiling Datable Data+Floatable.swift
[34/45] Compiling Datable Data+MaybeIntable.swift
[35/45] Compiling Datable Data+MaybeNetworkIntable.swift
[36/45] Emitting module Datable
[37/45] Compiling Datable Double+Stringable.swift
[38/45] Compiling Datable File.swift
[39/45] Compiling Datable Float+MaybeDatable.swift
[40/45] Compiling Datable Floatable.swift
[41/45] Compiling SwiftQueue LinkedList.swift
[43/46] Compiling Datable StringableArray+CSVable.swift
[44/46] Compiling Datable UInt+Datable.swift
[45/46] Compiling Datable UInt+MaybeNetworkDatable.swift
[46/46] Compiling Datable UInt+Stringable.swift
[48/51] Compiling Bits Bits.swift
[49/51] Compiling Bits SimpleBits+MaybeIntable.swift
[50/51] Emitting module Bits
[51/51] Compiling Bits Bits+MaybeIntable.swift
[53/54] Emitting module PacketCaptureBPF
[54/54] Compiling PacketCaptureBPF CaptureDevice.swift
/host/spi-builder-workspace/Sources/PacketCaptureBPF/CaptureDevice.swift:70:16: error: value of type 'ifreq' has no member 'ifr_name'
 68 |         let ifr_name: [Int8] = paddedArray(source: interfaceNameArray, targetSize: 16, padValue: 0)
 69 |
 70 |         if_req.ifr_name = (ifr_name[0], ifr_name[1], ifr_name[2], ifr_name[3], ifr_name[4], ifr_name[5], ifr_name[6], ifr_name[7], ifr_name[8], ifr_name[9], ifr_name[10], ifr_name[11], ifr_name[12], ifr_name[13], ifr_name[14], ifr_name[15])
    |                `- error: value of type 'ifreq' has no member 'ifr_name'
 71 | //        print("* interface name defined")
 72 |
/host/spi-builder-workspace/Sources/PacketCaptureBPF/CaptureDevice.swift:87:35: error: cannot find 'Darwin' in scope
 85 |             else
 86 |             {
 87 |                 print("* errno: \(Darwin.errno)")
    |                                   `- error: cannot find 'Darwin' in scope
 88 |                 print("* \(dev)")
 89 |             }
BUILD FAILURE 6.2 linux