The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RxReachability with Swift 5.7 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RxSwiftCommunity/RxReachability.git
Reference: 1.2.1
Cloned https://github.com/RxSwiftCommunity/RxReachability.git into spi-builder-workspace
SUCCESS checkout https://github.com/RxSwiftCommunity/RxReachability.git at 1.2.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Fetching https://github.com/ReactiveX/RxSwift
Fetching https://github.com/ashleymills/Reachability.swift
[1/1818] Fetching reachability.swift
[1819/52552] Fetching reachability.swift, rxswift
Fetched https://github.com/ashleymills/Reachability.swift (2.13s)
Fetched https://github.com/ReactiveX/RxSwift (2.17s)
Computing version for https://github.com/ashleymills/Reachability.swift
Computed https://github.com/ashleymills/Reachability.swift at 5.1.0 (0.98s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.1.0 (0.29s)
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 6.1.0
Creating working copy for https://github.com/ashleymills/Reachability.swift
Working copy of https://github.com/ashleymills/Reachability.swift resolved at 5.1.0
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)[1/141] Emitting module Reachability
/host/spi-builder-workspace/.build/checkouts/Reachability.swift/Sources/Reachability.swift:28:8: error: no such module 'SystemConfiguration'
import SystemConfiguration
       ^
[2/141] Compiling Reachability Reachability.swift
/host/spi-builder-workspace/.build/checkouts/Reachability.swift/Sources/Reachability.swift:28:8: error: no such module 'SystemConfiguration'
import SystemConfiguration
       ^
[3/141] Compiling RxSwift Dematerialize.swift
[4/141] Compiling RxSwift DispatchQueue+Extensions.swift
[5/141] Compiling RxSwift DispatchQueueConfiguration.swift
[6/141] Compiling RxSwift Disposable.swift
[7/141] Compiling RxSwift Disposables.swift
[8/141] Compiling RxSwift DisposeBag.swift
[9/141] Compiling RxSwift DisposeBase.swift
[10/141] Compiling RxSwift DistinctUntilChanged.swift
[11/141] Compiling RxSwift Do.swift
[12/141] Compiling RxSwift ElementAt.swift
[13/141] Compiling RxSwift Empty.swift
[14/141] Compiling RxSwift Enumerated.swift
[15/141] Compiling RxSwift Error.swift
[16/141] Compiling RxSwift Errors.swift
[17/141] Compiling RxSwift Event.swift
[18/141] Compiling RxSwift Filter.swift
[19/141] Compiling RxSwift First.swift
[20/141] Compiling RxSwift Generate.swift
[21/141] Compiling RxSwift GroupBy.swift
[22/141] Compiling RxSwift GroupedObservable.swift
[23/160] Emitting module RxSwift
[24/160] Compiling RxSwift AddRef.swift
[25/160] Compiling RxSwift Amb.swift
[26/160] Compiling RxSwift AnonymousDisposable.swift
[27/160] Compiling RxSwift AnonymousObserver.swift
[28/160] Compiling RxSwift AnyObserver.swift
[29/160] Compiling RxSwift AsMaybe.swift
[30/160] Compiling RxSwift AsSingle.swift
[31/160] Compiling RxSwift AsyncLock.swift
[32/160] Compiling RxSwift AsyncSubject.swift
[33/160] Compiling RxSwift AtomicInt.swift
[34/160] Compiling RxSwift Bag+Rx.swift
[35/160] Compiling RxSwift Bag.swift
[36/160] Compiling RxSwift BehaviorSubject.swift
[37/160] Compiling RxSwift BinaryDisposable.swift
[38/160] Compiling RxSwift Binder.swift
[39/160] Compiling RxSwift BooleanDisposable.swift
[40/160] Compiling RxSwift Buffer.swift
[41/160] Compiling RxSwift Cancelable.swift
[42/160] Compiling RxSwift Catch.swift
[43/160] Compiling RxSwift CombineLatest+Collection.swift
[44/160] Compiling RxSwift Queue.swift
[45/160] Compiling RxSwift Range.swift
[46/160] Compiling RxSwift Reactive.swift
[47/160] Compiling RxSwift RecursiveLock.swift
[48/160] Compiling RxSwift RecursiveScheduler.swift
[49/160] Compiling RxSwift Reduce.swift
[50/160] Compiling RxSwift RefCountDisposable.swift
[51/160] Compiling RxSwift Repeat.swift
[52/160] Compiling RxSwift ReplaySubject.swift
[53/160] Compiling RxSwift RetryWhen.swift
[54/160] Compiling RxSwift Rx.swift
[55/160] Compiling RxSwift RxMutableBox.swift
[56/160] Compiling RxSwift Sample.swift
[57/160] Compiling RxSwift Scan.swift
[58/160] Compiling RxSwift ScheduledDisposable.swift
[59/160] Compiling RxSwift ScheduledItem.swift
[60/160] Compiling RxSwift ScheduledItemType.swift
[61/160] Compiling RxSwift SchedulerServices+Emulation.swift
[62/160] Compiling RxSwift SchedulerType.swift
[63/160] Compiling RxSwift Never.swift
[64/160] Compiling RxSwift NopDisposable.swift
[65/160] Compiling RxSwift Observable.swift
[66/160] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[67/160] Compiling RxSwift ObservableConvertibleType.swift
[68/160] Compiling RxSwift ObservableType+Extensions.swift
[69/160] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[70/160] Compiling RxSwift ObservableType.swift
[71/160] Compiling RxSwift ObserveOn.swift
[72/160] Compiling RxSwift ObserverBase.swift
[73/160] Compiling RxSwift ObserverType.swift
[74/160] Compiling RxSwift OperationQueueScheduler.swift
[75/160] Compiling RxSwift Optional.swift
[76/160] Compiling RxSwift Platform.Darwin.swift
[77/160] Compiling RxSwift Platform.Linux.swift
[78/160] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[79/160] Compiling RxSwift PrimitiveSequence.swift
[80/160] Compiling RxSwift PriorityQueue.swift
[81/160] Compiling RxSwift Producer.swift
[82/160] Compiling RxSwift PublishSubject.swift
[83/160] Compiling RxSwift Sequence.swift
[84/160] Compiling RxSwift SerialDispatchQueueScheduler.swift
[85/160] Compiling RxSwift SerialDisposable.swift
[86/160] Compiling RxSwift ShareReplayScope.swift
[87/160] Compiling RxSwift Single.swift
[88/160] Compiling RxSwift SingleAssignmentDisposable.swift
[89/160] Compiling RxSwift SingleAsync.swift
[90/160] Compiling RxSwift Sink.swift
[91/160] Compiling RxSwift Skip.swift
[92/160] Compiling RxSwift SkipUntil.swift
[93/160] Compiling RxSwift SkipWhile.swift
[94/160] Compiling RxSwift StartWith.swift
[95/160] Compiling RxSwift SubjectType.swift
[96/160] Compiling RxSwift SubscribeOn.swift
[97/160] Compiling RxSwift SubscriptionDisposable.swift
[98/160] Compiling RxSwift SwiftSupport.swift
[99/160] Compiling RxSwift Switch.swift
[100/160] Compiling RxSwift SwitchIfEmpty.swift
[101/160] Compiling RxSwift SynchronizedDisposeType.swift
[102/160] Compiling RxSwift HistoricalScheduler.swift
[103/160] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[104/160] Compiling RxSwift ImmediateSchedulerType.swift
[105/160] Compiling RxSwift Infallible+CombineLatest+arity.swift
[106/160] Compiling RxSwift Infallible+Create.swift
[107/160] Compiling RxSwift Infallible+Operators.swift
[108/160] Compiling RxSwift Infallible+Zip+arity.swift
[109/160] Compiling RxSwift Infallible.swift
[110/160] Compiling RxSwift InfiniteSequence.swift
[111/160] Compiling RxSwift InvocableScheduledItem.swift
[112/160] Compiling RxSwift InvocableType.swift
[113/160] Compiling RxSwift Just.swift
[114/160] Compiling RxSwift Lock.swift
[115/160] Compiling RxSwift LockOwnerType.swift
[116/160] Compiling RxSwift MainScheduler.swift
[117/160] Compiling RxSwift Map.swift
[118/160] Compiling RxSwift Materialize.swift
[119/160] Compiling RxSwift Maybe.swift
[120/160] Compiling RxSwift Merge.swift
[121/160] Compiling RxSwift Multicast.swift
BUILD FAILURE 5.7 linux

Build Machine: Linux 1