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 HPNetwork with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-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.9
Building package at path:  $workDir
https://github.com/henrik-dmg/HPNetwork.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-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 (0.24s)
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.36s)
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...
[1/7] Compiling HTTPTypes HTTPRequest.swift
[2/7] Compiling HTTPTypes ISOLatin1String.swift
[3/7] Compiling HTTPTypes HTTPResponse.swift
[4/7] Compiling HTTPTypes HTTPFieldName.swift
[5/7] Compiling HTTPTypes HTTPField.swift
[6/7] Emitting module HTTPTypes
[7/7] Compiling HTTPTypes HTTPFields.swift
[10/15] Compiling HTTPTypesFoundation URLResponse+HTTPTypes.swift
[11/15] Compiling HTTPTypesFoundation URLSession+HTTPTypes.swift
[12/15] Compiling HTTPTypesFoundation HTTPTypes+ISOLatin1.swift
[13/15] Compiling HTTPTypesFoundation URLRequest+HTTPTypes.swift
[14/15] Emitting module HTTPTypesFoundation
[15/15] Compiling HTTPTypesFoundation HTTPRequest+URL.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/30] Emitting module HPNetwork
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
       ^
[19/30] Compiling HPNetwork Authorization.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
       ^
[20/30] Compiling HPNetwork BasicAuthorization.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
       ^
[21/31] Compiling HPNetwork HTTPTypes+Proxy.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
       ^
[22/31] Compiling HPNetwork ContentType+HTTPField.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
       ^
[23/31] Compiling HPNetwork HTTPFieldBuilder.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
       ^
[24/31] Compiling HPNetwork NetworkClient.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
       ^
[25/31] Compiling HPNetwork BearerAuthorization.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
       ^
[26/31] Compiling HPNetwork ConnectionMonitor.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
       ^
[27/31] Compiling HPNetwork NetworkRequest.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
       ^
[28/31] Compiling HPNetwork DownloadRequest.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
       ^
[29/31] Compiling HPNetwork DataRequest.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
       ^
[30/31] Compiling HPNetwork DecodableRequest.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
       ^
[31/31] 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...
[1/13] Compiling HPNetwork BearerAuthorization.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
       ^
[2/13] Compiling HPNetwork ConnectionMonitor.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
       ^
[3/13] Compiling HPNetwork HTTPTypes+Proxy.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
       ^
[4/13] Compiling HPNetwork ContentType+HTTPField.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
       ^
[5/14] Compiling HPNetwork Authorization.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
       ^
[6/14] Compiling HPNetwork BasicAuthorization.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
       ^
[7/14] Compiling HPNetwork DownloadRequest.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
       ^
[8/14] Compiling HPNetwork DataRequest.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
       ^
[9/14] Compiling HPNetwork DecodableRequest.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
       ^
[10/14] Compiling HPNetwork HTTPFieldBuilder.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
       ^
[11/14] 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)
[12/14] Emitting module HPNetwork
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
       ^
[13/14] Compiling HPNetwork NetworkRequest.swift
/host/spi-builder-workspace/Sources/HPNetwork/ConnectionMonitor.swift:2:8: error: no such module 'Network'
import Network
       ^
[14/14] 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.9 linux