The Swift Package Index logo.Swift Package Index

Build Information

Failed to build NetworkReachabilityRxSwift 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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/vsanthanam/NetworkReachabilityRxSwift.git
Reference: 1.1.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/vsanthanam/NetworkReachabilityRxSwift
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 6eeb298 Update Shield Images
Cloned https://github.com/vsanthanam/NetworkReachabilityRxSwift.git
Revision (git rev-parse @):
6eeb298aaba6392bc483c2950d12da7677e69d2e
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/vsanthanam/NetworkReachabilityRxSwift.git at 1.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/vsanthanam/NetworkReachabilityRxSwift.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 2>&1
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/vsanthanam/NetworkReachability.git
Fetching https://github.com/apple/swift-docc-symbolkit
Fetching https://github.com/nicklockwood/SwiftFormat
[1/2206] Fetching networkreachability
[112/3663] Fetching networkreachability, swift-docc-plugin
[1614/6147] Fetching networkreachability, swift-docc-plugin, swift-docc-symbolkit
[4936/42062] Fetching networkreachability, swift-docc-plugin, swift-docc-symbolkit, swiftformat
[6101/93076] Fetching networkreachability, swift-docc-plugin, swift-docc-symbolkit, swiftformat, rxswift
Fetched https://github.com/apple/swift-docc-symbolkit from cache (0.94s)
[48577/90592] Fetching networkreachability, swift-docc-plugin, swiftformat, rxswift
Fetched https://github.com/vsanthanam/NetworkReachability.git from cache (0.98s)
[49942/88386] Fetching swift-docc-plugin, swiftformat, rxswift
Fetched https://github.com/apple/swift-docc-plugin from cache (21.65s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (21.69s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (22.27s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.51.7 (5.80s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.2.0 (0.52s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.5.0 (0.72s)
Computing version for https://github.com/vsanthanam/NetworkReachability.git
Computed https://github.com/vsanthanam/NetworkReachability.git at 1.5.0 (0.42s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.43s)
Creating working copy for https://github.com/vsanthanam/NetworkReachability.git
Working copy of https://github.com/vsanthanam/NetworkReachability.git resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.2.0
Creating working copy for https://github.com/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.51.7
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.5.0
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin SwiftFormatPlugin
Building for debugging...
[3/7] Write sources
[6/7] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/165] Emitting module NetworkReachability
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[9/167] Emitting module RxSwift
[10/187] Compiling NetworkReachability SCNetworkReachabilityFlags+NetworkReachability.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[11/187] Compiling NetworkReachability WeakReference.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[12/187] Compiling RxSwift BehaviorSubject.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[13/187] Compiling RxSwift BinaryDisposable.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[14/187] Compiling RxSwift Binder.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[15/187] Compiling RxSwift BooleanDisposable.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[16/187] Compiling RxSwift AnonymousObserver.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[17/187] Compiling RxSwift AnyObserver.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[18/187] Compiling RxSwift AsyncLock.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[19/187] Compiling RxSwift AsyncSubject.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[20/187] Compiling RxSwift AtomicInt.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[21/187] Compiling RxSwift Bag+Rx.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[22/187] Compiling RxSwift Bag.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[23/187] Compiling RxSwift AsMaybe.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[24/187] Compiling RxSwift AsSingle.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[25/187] Compiling RxSwift AddRef.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[26/187] Compiling RxSwift Amb.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[27/187] Compiling RxSwift AnonymousDisposable.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
error: fatalError
[0/1] Planning build
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Convert/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[1/1] Compiling plugin Swift-DocC
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: warning: switch covers known cases, but 'TargetDependency' may have additional unknown values
                switch dependency {
                ^
/host/spi-builder-workspace/.build/checkouts/swift-docc-plugin/Plugins/Swift-DocC Preview/Symbolic Links/SharedPackagePluginExtensions/PackageExtensions.swift:31:17: note: handle unknown values using "@unknown default"
                switch dependency {
                ^
[2/2] Compiling plugin Swift-DocC Preview
[3/3] Compiling plugin SwiftFormatPlugin
Building for debugging...
[3/4] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/65] Emitting module NetworkReachability
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[6/140] Compiling RxSwift AnyObserver.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[7/140] Compiling RxSwift AsMaybe.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[8/140] Compiling RxSwift AsSingle.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[9/164] Compiling NetworkReachability SCNetworkReachabilityFlags+NetworkReachability.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[10/164] Compiling NetworkReachability WeakReference.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[11/164] Compiling RxSwift AsyncLock.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[12/164] Compiling RxSwift AsyncSubject.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[13/164] Compiling RxSwift AtomicInt.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[14/164] Compiling RxSwift Bag+Rx.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[15/164] Compiling RxSwift Bag.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[16/164] Compiling RxSwift BehaviorSubject.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[17/164] Compiling RxSwift AddRef.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[18/164] Compiling RxSwift Amb.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[19/164] Compiling RxSwift BinaryDisposable.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[20/164] Compiling RxSwift Binder.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[21/164] Compiling RxSwift BooleanDisposable.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[22/164] Compiling RxSwift AnonymousDisposable.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
[23/164] Compiling RxSwift AnonymousObserver.swift
/host/spi-builder-workspace/.build/checkouts/NetworkReachability/Sources/NetworkReachability/API/NetworkMonitor/NetworkMonitor+Concurrency.swift:26:8: error: no such module 'Network'
import Network
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 1