The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build TermiNetwork, reference master (e142d3), with Swift 6.0 for Linux on 19 May 2025 12:44:05 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/billp/TermiNetwork.git
Reference: master
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
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e142d37 Update main.yml
Cloned https://github.com/billp/TermiNetwork.git
Revision (git rev-parse @):
e142d379de59f31d47f391021e79d76a852acce6
SUCCESS checkout https://github.com/billp/TermiNetwork.git at master
========================================
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-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
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/47] 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
[4/47] Compiling TermiNetwork URLScheme.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/47] 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
[6/47] 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
[7/47] 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
[8/47] 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
[9/53] 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
[10/53] 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
[11/53] Compiling TermiNetwork EndpointProtocol.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/53] 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
[13/53] 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
[14/53] 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
[15/53] Compiling TermiNetwork InterceptionAction.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/53] 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
[17/53] 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
[18/53] Compiling TermiNetwork PathType.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/53] Compiling TermiNetwork QueueFailureMode.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/53] Compiling TermiNetwork RequestBodyType.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/53] Compiling TermiNetwork RequestType.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/53] 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
[23/53] 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
[24/53] 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
[25/53] 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
[26/53] 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
[27/53] 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
[28/53] 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
[29/53] 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
[30/53] 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
[31/53] 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
[32/53] 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
[33/53] 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
[34/53] 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
[35/53] 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
[36/53] 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
[37/53] 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
[38/53] 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
[39/53] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[40/53] 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
[41/53] 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
[42/53] 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
[43/53] Compiling TermiNetwork Client.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/53] 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
[45/53] Compiling TermiNetwork EndpointConfiguration.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
[46/53] Compiling TermiNetwork EnvironmentType.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
[47/53] Compiling TermiNetwork HttpMethod.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
[48/53] 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
[49/53] 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
[50/53] 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
[51/53] 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
[52/53] 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
[53/53] 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