The Swift Package Index logo.Swift Package Index

Build Information

Failed to build NetworkXI with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/presscorp/NetworkXI.git
Reference: 4.0.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/presscorp/NetworkXI
 * tag               4.0.0      -> FETCH_HEAD
HEAD is now at e2e3010 major: Made setup of adapter's additionalHTTPHeaders via session configuration (#5)
Cloned https://github.com/presscorp/NetworkXI.git
Revision (git rev-parse @):
e2e3010ccdb96e3fccde2c4a79d73adf4a8290ed
SUCCESS checkout https://github.com/presscorp/NetworkXI.git at 4.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/presscorp/NetworkXI.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/36] Emitting module NetworkXI
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[4/40] Compiling NetworkXI ConsoleLogger.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[5/40] Compiling NetworkXI FailureResponse.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[6/40] Compiling NetworkXI MultipartFormDataRequest.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[7/40] Compiling NetworkXI NetworkCompose.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[8/40] Compiling NetworkXI NetworkConnectionChecker.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[9/40] Compiling NetworkXI WebSocketSessionInterface.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[10/40] Compiling NetworkXI WebSocketTask.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[11/40] Compiling NetworkXI WebSocketURL.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[12/40] Compiling NetworkXI WebSocketWorker.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[13/40] Compiling NetworkXI SessionLifeCycle.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[14/40] Compiling NetworkXI SessionLifeCycleService.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[15/40] Compiling NetworkXI SessionRenewalService.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[16/40] Compiling NetworkXI SessionTaskKeeper.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[17/40] Compiling NetworkXI SuccessResponse.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[18/40] Compiling NetworkXI Data+extension.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[19/40] Compiling NetworkXI PathInitializable.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[20/40] Compiling NetworkXI String+extension.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[21/40] Compiling NetworkXI WebSocketLifeCycleService.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[22/40] Compiling NetworkXI NetworkSessionAdapter.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[23/40] Compiling NetworkXI NetworkSessionInterface.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[24/40] Compiling NetworkXI SessionAuthChallengeService.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[25/40] Compiling NetworkXI SessionAuthChallenger.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[26/40] Compiling NetworkXI SessionDelegationHandler.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[27/40] Compiling NetworkXI WebSocketLogger.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[28/40] Compiling NetworkXI WebSocketRequest.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[29/40] Compiling NetworkXI WebSocketService.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[30/40] Compiling NetworkXI WebSocketSessionAdapter.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[31/40] Compiling NetworkXI NetworkWorker.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[32/40] Compiling NetworkXI RequestContentEncoding.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[33/40] Compiling NetworkXI RequestMethod.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[34/40] Compiling NetworkXI RequestURL.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[35/40] Compiling NetworkXI ClassicNetworkSessionAdapter.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[36/40] Compiling NetworkXI NetworkError.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[37/40] Compiling NetworkXI NetworkLogger.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[38/40] Compiling NetworkXI NetworkRequest.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[39/40] Compiling NetworkXI NetworkResponse.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[40/40] Compiling NetworkXI NetworkService.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/35] Compiling NetworkXI Data+extension.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[3/35] Compiling NetworkXI PathInitializable.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[4/35] Compiling NetworkXI String+extension.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[5/35] Compiling NetworkXI WebSocketLifeCycleService.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/39] Emitting module NetworkXI
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[7/39] Compiling NetworkXI NetworkWorker.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[8/39] Compiling NetworkXI RequestContentEncoding.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[9/39] Compiling NetworkXI RequestMethod.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[10/39] Compiling NetworkXI RequestURL.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[11/39] Compiling NetworkXI ClassicNetworkSessionAdapter.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[12/39] Compiling NetworkXI NetworkSessionAdapter.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[13/39] Compiling NetworkXI NetworkSessionInterface.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[14/39] Compiling NetworkXI SessionAuthChallengeService.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[15/39] Compiling NetworkXI SessionAuthChallenger.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[16/39] Compiling NetworkXI SessionDelegationHandler.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[17/39] Compiling NetworkXI NetworkError.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[18/39] Compiling NetworkXI NetworkLogger.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[19/39] Compiling NetworkXI NetworkRequest.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[20/39] Compiling NetworkXI NetworkResponse.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[21/39] Compiling NetworkXI NetworkService.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[22/39] Compiling NetworkXI WebSocketLogger.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[23/39] Compiling NetworkXI WebSocketRequest.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[24/39] Compiling NetworkXI WebSocketService.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[25/39] Compiling NetworkXI WebSocketSessionAdapter.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[26/39] Compiling NetworkXI SessionLifeCycle.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[27/39] Compiling NetworkXI SessionLifeCycleService.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[28/39] Compiling NetworkXI SessionRenewalService.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[29/39] Compiling NetworkXI SessionTaskKeeper.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[30/39] Compiling NetworkXI SuccessResponse.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[31/39] Compiling NetworkXI WebSocketSessionInterface.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[32/39] Compiling NetworkXI WebSocketTask.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[33/39] Compiling NetworkXI WebSocketURL.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[34/39] Compiling NetworkXI WebSocketWorker.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[35/39] Compiling NetworkXI ConsoleLogger.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[36/39] Compiling NetworkXI FailureResponse.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[37/39] Compiling NetworkXI MultipartFormDataRequest.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[38/39] Compiling NetworkXI NetworkCompose.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
[39/39] Compiling NetworkXI NetworkConnectionChecker.swift
/host/spi-builder-workspace/Sources/NetworkXI/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2