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 TermiNetwork, reference 3.2.0 (a14e4d), with Swift 6.0 for Linux on 5 Nov 2024 05:23:05 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/billp/TermiNetwork.git
Reference: 3.2.0
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/billp/TermiNetwork
 * tag               3.2.0      -> FETCH_HEAD
HEAD is now at a14e4d0 Prepare for 3.2.0 release
Cloned https://github.com/billp/TermiNetwork.git
Revision (git rev-parse @):
a14e4d01fca5dcd1db6d62d0ba56efb47c73f0cc
SUCCESS checkout https://github.com/billp/TermiNetwork.git at 3.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/billp/TermiNetwork.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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/40] Compiling TermiNetwork UIImage+Extensions.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[4/40] Compiling TermiNetwork UIImageView+Extensions.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[5/40] Compiling TermiNetwork URLRequest+Extensions.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[6/40] Compiling TermiNetwork FileStreamer.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[7/40] Compiling TermiNetwork MultipartFormDataHelpers.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/45] Emitting module TermiNetwork
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[9/45] Compiling TermiNetwork Request+Middleware.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[10/45] Compiling TermiNetwork Request+Mock.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[11/45] Compiling TermiNetwork Request+NSCopying.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[12/45] Compiling TermiNetwork Request+ResponseHeaders.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[13/45] Compiling TermiNetwork Request+ResponseTypes.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[14/45] Compiling TermiNetwork Decodable+Transformer.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[15/45] Compiling TermiNetwork Request+DataOperations.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[16/45] Compiling TermiNetwork Request+FileOperations.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[17/45] Compiling TermiNetwork Request+FileOperationsAsync.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[18/45] Compiling TermiNetwork Request+Async.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[19/45] Compiling TermiNetwork Request+Interceptors.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[20/45] Compiling TermiNetwork RequestBodyGenerators.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[21/45] Compiling TermiNetwork RequestHelpers.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[22/45] Compiling TermiNetwork Log.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[23/45] Compiling TermiNetwork MultipartFormDataPartType.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[24/45] Compiling TermiNetwork MultipartFormDataStream.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[25/45] Compiling TermiNetwork Operation.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[26/45] Compiling TermiNetwork Path.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[27/45] Compiling TermiNetwork InterceptorProtocol.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[28/45] Compiling TermiNetwork RequestMiddlewareProtocol.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[29/45] Compiling TermiNetwork RouteProtocol.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[30/45] Compiling TermiNetwork Cache.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[31/45] Compiling TermiNetwork CertificatePinningManager.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[32/45] Compiling TermiNetwork Configuration.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[33/45] Compiling TermiNetwork Environment.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[34/45] Compiling TermiNetwork Data+Extensions.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[35/45] Compiling TermiNetwork Dictionary+Extensions.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[36/45] Compiling TermiNetwork Queue.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[37/45] Compiling TermiNetwork Reachability.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[38/45] Compiling TermiNetwork Request.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[39/45] Compiling TermiNetwork RouteConfiguration.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[40/45] Compiling TermiNetwork Router.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[41/45] Compiling TermiNetwork Session.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[42/45] Compiling TermiNetwork SessionTaskFactory.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[43/45] Compiling TermiNetwork Image.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[44/45] Compiling TermiNetwork TNError.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
[45/45] Compiling TermiNetwork Types.swift
/host/spi-builder-workspace/Source/Reachability.swift:24:8: error: no such module 'SystemConfiguration'
 22 | #if !os(watchOS)
 23 |
 24 | import SystemConfiguration
    |        `- error: no such module 'SystemConfiguration'
 25 |
 26 | /// Reachability State Type
BUILD FAILURE 6.0 linux