Build Information
Failed to build HPNetwork with Swift 5.10 for Linux.
Build Command
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" 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.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/henrik-dmg/HPNetwork.git
Reference: 4.0.1
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/henrik-dmg/HPNetwork
* tag 4.0.1 -> FETCH_HEAD
HEAD is now at a462903 Better Documentation (#5)
Cloned https://github.com/henrik-dmg/HPNetwork.git
Revision (git rev-parse @):
a4629039573f695f97fc044032c4e654b40671b0
SUCCESS checkout https://github.com/henrik-dmg/HPNetwork.git at 4.0.1
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $workDir
https://github.com/henrik-dmg/HPNetwork.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Fetching https://github.com/apple/swift-http-types.git
[1/360] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types.git from cache (0.30s)
Computing version for https://github.com/apple/swift-http-types.git
Computed https://github.com/apple/swift-http-types.git at 1.0.3 (0.40s)
Creating working copy for https://github.com/apple/swift-http-types.git
Working copy of https://github.com/apple/swift-http-types.git resolved at 1.0.3
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/12] Compiling HTTPTypes HTTPRequest.swift
[7/12] Compiling HTTPTypes HTTPResponse.swift
[8/12] Compiling HTTPTypes ISOLatin1String.swift
[9/12] Emitting module HTTPTypes
[10/12] Compiling HTTPTypes HTTPFieldName.swift
[11/12] Compiling HTTPTypes HTTPField.swift
[12/12] Compiling HTTPTypes HTTPFields.swift
[14/19] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[15/19] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[16/19] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[17/19] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[18/19] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
[19/19] Emitting module HTTPTypesFoundation
[21/33] Compiling HPNetwork DownloadRequest.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
^
[22/34] Compiling HPNetwork HTTPTypes+Proxy.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
^
[23/34] Compiling HPNetwork ContentType+HTTPField.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
^
[24/34] Compiling HPNetwork HTTPFieldBuilder.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
^
[25/34] Compiling HPNetwork NetworkClient.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[26/34] Emitting module HPNetwork
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
^
[27/34] Compiling HPNetwork BearerAuthorization.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
^
[28/34] Compiling HPNetwork ConnectionMonitor.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
^
[29/34] Compiling HPNetwork Authorization.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
^
[30/34] Compiling HPNetwork BasicAuthorization.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
^
[31/34] Compiling HPNetwork NetworkRequest.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
^
[32/34] Compiling HPNetwork DataRequest.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
^
[33/34] Compiling HPNetwork DecodableRequest.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
^
[34/34] Compiling HPNetwork NetworkResponse.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2: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/14] Compiling HPNetwork DataRequest.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
^
[3/14] Compiling HPNetwork DecodableRequest.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
^
[4/15] Compiling HPNetwork HTTPTypes+Proxy.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
^
[5/15] Compiling HPNetwork ContentType+HTTPField.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
^
[6/15] Compiling HPNetwork HTTPFieldBuilder.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
^
[7/15] Compiling HPNetwork NetworkClient.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/15] Emitting module HPNetwork
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
^
[9/15] Compiling HPNetwork BearerAuthorization.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
^
[10/15] Compiling HPNetwork ConnectionMonitor.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
^
[11/15] Compiling HPNetwork Authorization.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
^
[12/15] Compiling HPNetwork BasicAuthorization.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
^
[13/15] Compiling HPNetwork NetworkRequest.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
^
[14/15] Compiling HPNetwork DownloadRequest.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
^
[15/15] Compiling HPNetwork NetworkResponse.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
^
error: fatalError
BUILD FAILURE 5.10 linux