The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build PacketCaptureBPF, reference main (4b7ae0), with Swift 6.0 for Linux on 2 Nov 2024 01:37:26 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/OperatorFoundation/PacketCaptureBPF.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4b7ae02 swift-tools-version:5.8 macOS 13
Cloned https://github.com/OperatorFoundation/PacketCaptureBPF.git
Revision (git rev-parse @):
4b7ae02db84a5d9412fba27292b3a577eb6304d0
SUCCESS checkout https://github.com/OperatorFoundation/PacketCaptureBPF.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/OperatorFoundation/PacketCaptureBPF.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/OperatorFoundation/PacketStream.git
[1/45] Fetching packetstream
Fetched https://github.com/OperatorFoundation/PacketStream.git from cache (0.17s)
Fetching https://github.com/OperatorFoundation/Datable.git
[1/399] Fetching datable
Fetched https://github.com/OperatorFoundation/Datable.git from cache (0.19s)
Fetching https://github.com/OperatorFoundation/InternetProtocols.git
[1/467] Fetching internetprotocols
Fetched https://github.com/OperatorFoundation/InternetProtocols.git from cache (0.29s)
Fetching https://github.com/OperatorFoundation/Bits.git
[1/122] Fetching bits
Fetched https://github.com/OperatorFoundation/Bits.git from cache (0.19s)
Fetching https://github.com/OperatorFoundation/SwiftQueue.git
[1/70] Fetching swiftqueue
Fetched https://github.com/OperatorFoundation/SwiftQueue.git from cache (0.19s)
Fetching https://github.com/OperatorFoundation/Net.git
[1/105] Fetching net
Fetched https://github.com/OperatorFoundation/Net.git from cache (0.21s)
Fetching https://github.com/OperatorFoundation/SwiftHexTools.git
[1/96] Fetching swifthextools
Fetched https://github.com/OperatorFoundation/SwiftHexTools.git from cache (0.21s)
Fetching https://github.com/OperatorFoundation/NetworkLinux
[1/199] Fetching networklinux
Fetched https://github.com/OperatorFoundation/NetworkLinux from cache (0.19s)
Fetching https://github.com/OperatorFoundation/BlueSocket.git
[1/2764] Fetching bluesocket
Fetched https://github.com/OperatorFoundation/BlueSocket.git from cache (0.33s)
Fetching https://github.com/apple/swift-argument-parser
[1/12353] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (0.80s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.48s)
Creating working copy for https://github.com/OperatorFoundation/NetworkLinux
Working copy of https://github.com/OperatorFoundation/NetworkLinux resolved at main (2c563f2)
Creating working copy for https://github.com/OperatorFoundation/BlueSocket.git
Working copy of https://github.com/OperatorFoundation/BlueSocket.git resolved at main (5a936a3)
Creating working copy for https://github.com/OperatorFoundation/InternetProtocols.git
Working copy of https://github.com/OperatorFoundation/InternetProtocols.git resolved at main (ce88950)
Creating working copy for https://github.com/OperatorFoundation/PacketStream.git
Working copy of https://github.com/OperatorFoundation/PacketStream.git resolved at main (7916aee)
Creating working copy for https://github.com/OperatorFoundation/SwiftQueue.git
Working copy of https://github.com/OperatorFoundation/SwiftQueue.git resolved at main (3d099bc)
Creating working copy for https://github.com/OperatorFoundation/Bits.git
Working copy of https://github.com/OperatorFoundation/Bits.git resolved at main (cc7079e)
Creating working copy for https://github.com/OperatorFoundation/SwiftHexTools.git
Working copy of https://github.com/OperatorFoundation/SwiftHexTools.git resolved at main (3d4b5a9)
Creating working copy for https://github.com/OperatorFoundation/Datable.git
Working copy of https://github.com/OperatorFoundation/Datable.git resolved at main (1186348)
Creating working copy for https://github.com/OperatorFoundation/Net.git
Working copy of https://github.com/OperatorFoundation/Net.git resolved at main (e49f54a)
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/46] Emitting module Datable
[9/50] Compiling SwiftQueue Queue.swift
[10/50] Compiling Datable Arrayable.swift
[11/50] Compiling Datable CSVable.swift
[12/50] Compiling Datable Data+Arrayable.swift
[13/50] Compiling Datable Data+Base64.swift
[14/50] Compiling Datable Data+Datable.swift
[15/50] Emitting module SwiftQueue
[16/50] Compiling SwiftQueue LinkedList.swift
[17/51] Emitting module PacketStream
[18/51] Compiling PacketStream PacketStream.swift
[20/52] Compiling Datable Data+ExpressibleByStringLiteral.swift
[21/52] Compiling Datable Data+Floatable.swift
[22/52] Compiling Datable Data+MaybeIntable.swift
[23/52] Compiling Datable Data+MaybeNetworkIntable.swift
[24/52] Compiling Datable Data+Stringable.swift
[25/52] Compiling Datable String+Arrayable.swift
[26/52] Compiling Datable String+Datable.swift
[27/52] Compiling Datable String+Intable.swift
[28/52] Compiling Datable Stringable.swift
[29/52] Compiling Datable MaybeIntable.swift
[30/52] Compiling Datable MaybeNetworkIntable.swift
[31/52] Compiling Datable NetworkDatable.swift
[32/52] Compiling Datable NetworkIntable.swift
[33/52] Compiling Datable Int+MaybeDatable.swift
[34/52] Compiling Datable Int+MaybeIntable.swift
[35/52] Compiling Datable Int+Stringable.swift
[36/52] Compiling Datable Intable.swift
[37/52] Compiling Datable MaybeDatable.swift
[39/52] Compiling Datable Float+Floatable.swift
[40/52] Compiling Datable Float+MaybeDatable.swift
[41/52] Compiling Datable Float+MaybeIntable.swift
[42/52] Compiling Datable Floatable.swift
[43/52] Compiling Datable Int+Floatable.swift
[44/52] Compiling Datable Datable.swift
[45/52] Compiling Datable DatableConfig.swift
[46/52] Compiling Datable Double+MaybeDatable.swift
[47/52] Compiling Datable Double+Stringable.swift
[48/52] Compiling Datable File.swift
[49/52] Compiling Datable StringableArray+CSVable.swift
[50/52] Compiling Datable UInt+Datable.swift
[51/52] Compiling Datable UInt+MaybeNetworkDatable.swift
[52/52] Compiling Datable UInt+Stringable.swift
[54/57] Compiling Bits SimpleBits+MaybeIntable.swift
[55/57] Compiling Bits Bits.swift
[56/57] Emitting module Bits
[57/57] Compiling Bits Bits+MaybeIntable.swift
[59/60] Emitting module PacketCaptureBPF
/host/spi-builder-workspace/Sources/PacketCaptureBPF/CaptureDevice.swift:193:31: warning: reference to class property 'endianess' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
191 |             {
192 |                 //get the seconds
193 |                 DatableConfig.endianess = .little
    |                               `- warning: reference to class property 'endianess' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
194 |                 guard let tv_sec_bits = bits.unpack(bytes: 4) else
195 |                 {
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/DatableConfig.swift:14:23: note: class property declared here
12 |     public static var stringEncoding: String.Encoding = .utf8
13 |     public static var stringLiteralEncoding: StringLiteralEncoding = .utf8
14 |     public static var endianess: Endianness = .big
   |                       `- note: class property declared here
15 |     public static let localEndianness: Endianness = determineLocalEndianness()
16 | }
[60/60] 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 |             }
/host/spi-builder-workspace/Sources/PacketCaptureBPF/CaptureDevice.swift:193:31: warning: reference to class property 'endianess' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
191 |             {
192 |                 //get the seconds
193 |                 DatableConfig.endianess = .little
    |                               `- warning: reference to class property 'endianess' is not concurrency-safe because it involves shared mutable state; this is an error in the Swift 6 language mode
194 |                 guard let tv_sec_bits = bits.unpack(bytes: 4) else
195 |                 {
/host/spi-builder-workspace/.build/checkouts/Datable/Sources/Datable/DatableConfig.swift:14:23: note: class property declared here
12 |     public static var stringEncoding: String.Encoding = .utf8
13 |     public static var stringLiteralEncoding: StringLiteralEncoding = .utf8
14 |     public static var endianess: Endianness = .big
   |                       `- note: class property declared here
15 |     public static let localEndianness: Endianness = determineLocalEndianness()
16 | }
BUILD FAILURE 6.0 linux