Build Information
Failed to build NetworkS, reference main (941524
), with Swift 5.10 for Linux on 25 Oct 2024 17:29:53 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/presscorp/NetworkS.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/presscorp/NetworkS
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 9415243 major: Updated public interfaces (#16)
Cloned https://github.com/presscorp/NetworkS.git
Revision (git rev-parse @):
941524330e5ea299f40417ad7234caf79719e07a
SUCCESS checkout https://github.com/presscorp/NetworkS.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/presscorp/NetworkS.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:5bb17dbcfcf8548eee753b07845b2378de013b2470bb445b58120b16b16ecc2b
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
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/38] Emitting module NetworkS
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[4/42] Compiling NetworkS TaskOperation.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[5/42] Compiling NetworkS TaskRunner.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[6/42] Compiling NetworkS UtilRequestTask.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[7/42] Compiling NetworkS Data+extension.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[8/42] Compiling NetworkS NetworkError.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[9/42] Compiling NetworkS PathInitializable.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[10/42] Compiling NetworkS String+extension.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[11/42] Compiling NetworkS WebViewAuthChallengeService.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[12/42] Compiling NetworkS WebViewAuthChallenger.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[13/42] Compiling NetworkS NetworkResponse.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[14/42] Compiling NetworkS SuccessResponse.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[15/42] Compiling NetworkS NetworkCompose.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[16/42] Compiling NetworkS NetworkService.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[17/42] Compiling NetworkS NetworkWorker.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[18/42] Compiling NetworkS NetworkRequestExtensible.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[19/42] Compiling NetworkS RequestContentType.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[20/42] Compiling NetworkS RequestMethod.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[21/42] Compiling NetworkS RequestURL.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[22/42] Compiling NetworkS FailureResponse.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[23/42] Compiling NetworkS SessionAuthChallenger.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[24/42] Compiling NetworkS SessionDelegationHandler.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[25/42] Compiling NetworkS SessionLifeCycle.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[26/42] Compiling NetworkS SessionLifeCycleService.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[27/42] Compiling NetworkS SessionRenewalService.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[28/42] Compiling NetworkS ConsoleLogger.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[29/42] Compiling NetworkS NetworkLogFormatter.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[30/42] Compiling NetworkS NetworkLogger.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[31/42] Compiling NetworkS MultipartFormDataRequest.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[32/42] Compiling NetworkS NetworkRequest.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[33/42] Compiling NetworkS NetworkConnectionChecker.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[34/42] Compiling NetworkS NetworkSessionAdapter.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[35/42] Compiling NetworkS NetworkSessionInterface.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[36/42] Compiling NetworkS SSLCertificateCheck.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[37/42] Compiling NetworkS SessionAuthChallengeService.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[38/42] Compiling NetworkS SessionTaskDataKeeper.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[39/42] Compiling NetworkS CacheRequestTask.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[40/42] Compiling NetworkS MockRequestTask.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[41/42] Compiling NetworkS NetworkRequestTask.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
[42/42] Compiling NetworkS RequestTask.swift
/host/spi-builder-workspace/Sources/NetworkS/Session/NetworkConnectionChecker.swift:8:8: error: no such module 'Network'
import Network
^
error: fatalError
BUILD FAILURE 5.10 linux