Build Information
Successful build of PacketCaptureBPF 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/PacketCaptureBPF.git
Reference: 0.2.10
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-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: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/OperatorFoundation/PacketCaptureBPF.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version--423B1241ED78D482.txt
[7/40] Compiling Datable Arrayable.swift
[8/40] Compiling Datable CSVable.swift
[9/40] Compiling Datable Data+Arrayable.swift
[10/40] Compiling Datable Data+Datable.swift
[11/44] Compiling Datable Data+Stringable.swift
[12/44] Compiling Datable Datable.swift
[13/44] Compiling Datable DatableConfig.swift
[14/44] Compiling Datable Double+MaybeDatable.swift
[15/44] Emitting module Datable
[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 Datable MaybeIntable.swift
[21/44] Compiling Datable MaybeNetworkIntable.swift
[22/44] Compiling Datable NetworkDatable.swift
[23/44] Compiling Datable NetworkIntable.swift
[24/44] Compiling Datable String+Arrayable.swift
[25/44] Compiling Datable String+Datable.swift
[26/44] Compiling Datable String+Intable.swift
[27/44] Compiling Datable Stringable.swift
[28/44] Compiling PacketStream PacketStream.swift
[29/44] Emitting module PacketStream
[30/44] Compiling Datable Data+ExpressibleByStringLiteral.swift
[31/44] Compiling Datable Data+Floatable.swift
[32/44] Compiling Datable Data+MaybeIntable.swift
[33/44] Compiling Datable Data+MaybeNetworkIntable.swift
[34/44] Compiling Datable Double+Stringable.swift
[35/44] Compiling Datable File.swift
[36/44] Compiling Datable Float+MaybeDatable.swift
[37/44] Compiling Datable Floatable.swift
[38/44] Emitting module SwiftQueue
[39/44] Compiling SwiftQueue Queue.swift
[40/44] Compiling SwiftQueue LinkedList.swift
[41/44] Compiling Datable StringableArray+CSVable.swift
[42/44] Compiling Datable UInt+Datable.swift
[43/44] Compiling Datable UInt+MaybeNetworkDatable.swift
[44/44] Compiling Datable UInt+Stringable.swift
[45/48] Compiling Bits SimpleBits+MaybeIntable.swift
[46/48] Compiling Bits Bits+MaybeIntable.swift
[47/48] Compiling Bits Bits.swift
[48/48] Emitting module Bits
[49/50] Emitting module PacketCaptureBPF
[50/50] Compiling PacketCaptureBPF CaptureDevice.swift
Build complete! (11.90s)
Fetching https://github.com/OperatorFoundation/PacketStream.git from cache
Fetching https://github.com/OperatorFoundation/Datable.git from cache
Fetching https://github.com/OperatorFoundation/SwiftQueue.git from cache
Fetching https://github.com/OperatorFoundation/Bits.git from cache
Fetching https://github.com/OperatorFoundation/InternetProtocols.git from cache
Fetched https://github.com/OperatorFoundation/SwiftQueue.git from cache (0.17s)
Fetched https://github.com/OperatorFoundation/PacketStream.git from cache (0.18s)
Fetched https://github.com/OperatorFoundation/Bits.git from cache (0.18s)
Fetched https://github.com/OperatorFoundation/InternetProtocols.git from cache (0.18s)
Fetched https://github.com/OperatorFoundation/Datable.git from cache (0.19s)
Computing version for https://github.com/OperatorFoundation/Bits.git
Computed https://github.com/OperatorFoundation/Bits.git at 2.0.1 (0.33s)
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.2 (0.31s)
Computing version for https://github.com/OperatorFoundation/InternetProtocols.git
Computed https://github.com/OperatorFoundation/InternetProtocols.git at 2.2.1 (0.32s)
Computing version for https://github.com/OperatorFoundation/Datable.git
Computed https://github.com/OperatorFoundation/Datable.git at 3.1.5 (0.33s)
Creating working copy for https://github.com/OperatorFoundation/SwiftQueue.git
Working copy of https://github.com/OperatorFoundation/SwiftQueue.git resolved at 0.1.2
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/Bits.git
Working copy of https://github.com/OperatorFoundation/Bits.git resolved at 2.0.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/PacketStream.git
Working copy of https://github.com/OperatorFoundation/PacketStream.git resolved at 0.2.1
Build complete.
Done.