This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 RxNetService with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/katoemba/rxnetservice.git
Reference: master
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/katoemba/rxnetservice
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 1c9298e Extend NetService to return first ip4 and ip6 address.
Cloned https://github.com/katoemba/rxnetservice.git
Revision (git rev-parse @):
1c9298e859ef0a79d6304bed3ca8a195e6a53dd0
SUCCESS checkout https://github.com/katoemba/rxnetservice.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/katoemba/rxnetservice.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Fetching https://github.com/ReactiveX/RxSwift.git
[1/51416] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.38s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.1.0 (0.46s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.1.0
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
[6/144] Emitting module RxSwift
[7/163] Compiling RxSwift Sequence.swift
[8/163] Compiling RxSwift SerialDispatchQueueScheduler.swift
[9/163] Compiling RxSwift SerialDisposable.swift
[10/163] Compiling RxSwift ShareReplayScope.swift
[11/163] Compiling RxSwift Single.swift
[12/163] Compiling RxSwift SingleAssignmentDisposable.swift
[13/163] Compiling RxSwift SingleAsync.swift
[14/163] Compiling RxSwift Sink.swift
[15/163] Compiling RxSwift Skip.swift
[16/163] Compiling RxSwift SkipUntil.swift
[17/163] Compiling RxSwift SkipWhile.swift
[18/163] Compiling RxSwift StartWith.swift
[19/163] Compiling RxSwift SubjectType.swift
[20/163] Compiling RxSwift SubscribeOn.swift
[21/163] Compiling RxSwift SubscriptionDisposable.swift
[22/163] Compiling RxSwift SwiftSupport.swift
[23/163] Compiling RxSwift Switch.swift
[24/163] Compiling RxSwift SwitchIfEmpty.swift
[25/163] Compiling RxSwift SynchronizedDisposeType.swift
[26/163] Compiling RxSwift Queue.swift
[27/163] Compiling RxSwift Range.swift
[28/163] Compiling RxSwift Reactive.swift
[29/163] Compiling RxSwift RecursiveLock.swift
[30/163] Compiling RxSwift RecursiveScheduler.swift
[31/163] Compiling RxSwift Reduce.swift
[32/163] Compiling RxSwift RefCountDisposable.swift
[33/163] Compiling RxSwift Repeat.swift
[34/163] Compiling RxSwift ReplaySubject.swift
[35/163] Compiling RxSwift RetryWhen.swift
[36/163] Compiling RxSwift Rx.swift
[37/163] Compiling RxSwift RxMutableBox.swift
[38/163] Compiling RxSwift Sample.swift
[39/163] Compiling RxSwift Scan.swift
[40/163] Compiling RxSwift ScheduledDisposable.swift
[41/163] Compiling RxSwift ScheduledItem.swift
[42/163] Compiling RxSwift ScheduledItemType.swift
[43/163] Compiling RxSwift SchedulerServices+Emulation.swift
[44/163] Compiling RxSwift SchedulerType.swift
[45/163] Compiling RxSwift Never.swift
[46/163] Compiling RxSwift NopDisposable.swift
[47/163] Compiling RxSwift Observable.swift
[48/163] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[49/163] Compiling RxSwift ObservableConvertibleType.swift
[50/163] Compiling RxSwift ObservableType+Extensions.swift
[51/163] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[52/163] Compiling RxSwift ObservableType.swift
[53/163] Compiling RxSwift ObserveOn.swift
[54/163] Compiling RxSwift ObserverBase.swift
[55/163] Compiling RxSwift ObserverType.swift
[56/163] Compiling RxSwift OperationQueueScheduler.swift
[57/163] Compiling RxSwift Optional.swift
[58/163] Compiling RxSwift Platform.Darwin.swift
[59/163] Compiling RxSwift Platform.Linux.swift
[60/163] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[61/163] Compiling RxSwift PrimitiveSequence.swift
[62/163] Compiling RxSwift PriorityQueue.swift
[63/163] Compiling RxSwift Producer.swift
[64/163] Compiling RxSwift PublishSubject.swift
[65/163] Compiling RxSwift Dematerialize.swift
[66/163] Compiling RxSwift DispatchQueue+Extensions.swift
[67/163] Compiling RxSwift DispatchQueueConfiguration.swift
[68/163] Compiling RxSwift Disposable.swift
[69/163] Compiling RxSwift Disposables.swift
[70/163] Compiling RxSwift DisposeBag.swift
[71/163] Compiling RxSwift DisposeBase.swift
[72/163] Compiling RxSwift DistinctUntilChanged.swift
[73/163] Compiling RxSwift Do.swift
[74/163] Compiling RxSwift ElementAt.swift
[75/163] Compiling RxSwift Empty.swift
[76/163] Compiling RxSwift Enumerated.swift
[77/163] Compiling RxSwift Error.swift
[78/163] Compiling RxSwift Errors.swift
[79/163] Compiling RxSwift Event.swift
[80/163] Compiling RxSwift Filter.swift
[81/163] Compiling RxSwift First.swift
[82/163] Compiling RxSwift Generate.swift
[83/163] Compiling RxSwift GroupBy.swift
[84/163] Compiling RxSwift GroupedObservable.swift
[85/163] Compiling RxSwift AddRef.swift
[86/163] Compiling RxSwift Amb.swift
[87/163] Compiling RxSwift AnonymousDisposable.swift
[88/163] Compiling RxSwift AnonymousObserver.swift
[89/163] Compiling RxSwift AnyObserver.swift
[90/163] Compiling RxSwift AsMaybe.swift
[91/163] Compiling RxSwift AsSingle.swift
[92/163] Compiling RxSwift AsyncLock.swift
[93/163] Compiling RxSwift AsyncSubject.swift
[94/163] Compiling RxSwift AtomicInt.swift
[95/163] Compiling RxSwift Bag+Rx.swift
[96/163] Compiling RxSwift Bag.swift
[97/163] Compiling RxSwift BehaviorSubject.swift
[98/163] Compiling RxSwift BinaryDisposable.swift
[99/163] Compiling RxSwift Binder.swift
[100/163] Compiling RxSwift BooleanDisposable.swift
[101/163] Compiling RxSwift Buffer.swift
[102/163] Compiling RxSwift Cancelable.swift
[103/163] Compiling RxSwift Catch.swift
[104/163] Compiling RxSwift CombineLatest+Collection.swift
[105/163] Compiling RxSwift HistoricalScheduler.swift
[106/163] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[107/163] Compiling RxSwift ImmediateSchedulerType.swift
[108/163] Compiling RxSwift Infallible+CombineLatest+arity.swift
[109/163] Compiling RxSwift Infallible+Create.swift
[110/163] Compiling RxSwift Infallible+Operators.swift
[111/163] Compiling RxSwift Infallible+Zip+arity.swift
[112/163] Compiling RxSwift Infallible.swift
[113/163] Compiling RxSwift InfiniteSequence.swift
[114/163] Compiling RxSwift InvocableScheduledItem.swift
[115/163] Compiling RxSwift InvocableType.swift
[116/163] Compiling RxSwift Just.swift
[117/163] Compiling RxSwift Lock.swift
[118/163] Compiling RxSwift LockOwnerType.swift
[119/163] Compiling RxSwift MainScheduler.swift
[120/163] Compiling RxSwift Map.swift
[121/163] Compiling RxSwift Materialize.swift
[122/163] Compiling RxSwift Maybe.swift
[123/163] Compiling RxSwift Merge.swift
[124/163] Compiling RxSwift Multicast.swift
[125/163] Compiling RxSwift CombineLatest+arity.swift
[126/163] Compiling RxSwift CombineLatest.swift
[127/163] Compiling RxSwift CompactMap.swift
[128/163] Compiling RxSwift Completable+AndThen.swift
[129/163] Compiling RxSwift Completable.swift
[130/163] Compiling RxSwift CompositeDisposable.swift
[131/163] Compiling RxSwift Concat.swift
[132/163] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[133/163] Compiling RxSwift ConcurrentMainScheduler.swift
[134/163] Compiling RxSwift ConnectableObservableType.swift
[135/163] Compiling RxSwift Create.swift
[136/163] Compiling RxSwift CurrentThreadScheduler.swift
[137/163] Compiling RxSwift Date+Dispatch.swift
[138/163] Compiling RxSwift Debounce.swift
[139/163] Compiling RxSwift Debug.swift
[140/163] Compiling RxSwift Decode.swift
[141/163] Compiling RxSwift DefaultIfEmpty.swift
[142/163] Compiling RxSwift Deferred.swift
[143/163] Compiling RxSwift Delay.swift
[144/163] Compiling RxSwift DelaySubscription.swift
[145/163] Compiling RxSwift SynchronizedOnType.swift
[146/163] Compiling RxSwift SynchronizedUnsubscribeType.swift
[147/163] Compiling RxSwift TailRecursiveSink.swift
[148/163] Compiling RxSwift Take.swift
[149/163] Compiling RxSwift TakeLast.swift
[150/163] Compiling RxSwift TakeWithPredicate.swift
[151/163] Compiling RxSwift Throttle.swift
[152/163] Compiling RxSwift Timeout.swift
[153/163] Compiling RxSwift Timer.swift
[154/163] Compiling RxSwift ToArray.swift
[155/163] Compiling RxSwift Using.swift
[156/163] Compiling RxSwift VirtualTimeConverterType.swift
[157/163] Compiling RxSwift VirtualTimeScheduler.swift
[158/163] Compiling RxSwift Window.swift
[159/163] Compiling RxSwift WithLatestFrom.swift
[160/163] Compiling RxSwift WithUnretained.swift
[161/163] Compiling RxSwift Zip+Collection.swift
[162/163] Compiling RxSwift Zip+arity.swift
[163/163] Compiling RxSwift Zip.swift
[165/170] Compiling RxRelay PublishRelay.swift
[166/170] Compiling RxRelay Utils.swift
[167/170] Compiling RxRelay ReplayRelay.swift
[168/170] Emitting module RxRelay
[169/170] Compiling RxRelay BehaviorRelay.swift
[170/170] Compiling RxRelay Observable+Bind.swift
[172/253] Compiling RxCocoa UIButton+Rx.swift
[173/253] Compiling RxCocoa UICollectionView+Rx.swift
[174/253] Compiling RxCocoa UIControl+Rx.swift
[175/253] Compiling RxCocoa UIDatePicker+Rx.swift
[176/253] Compiling RxCocoa UIGestureRecognizer+Rx.swift
[177/253] Compiling RxCocoa UINavigationController+Rx.swift
[178/253] Compiling RxCocoa UIPickerView+Rx.swift
[179/253] Compiling RxCocoa UIRefreshControl+Rx.swift
[180/253] Compiling RxCocoa UIScrollView+Rx.swift
[181/253] Compiling RxCocoa UISearchBar+Rx.swift
[182/253] Compiling RxCocoa UISearchController+Rx.swift
[183/253] Compiling RxCocoa RxTabBarControllerDelegateProxy.swift
[184/253] Compiling RxCocoa RxTabBarDelegateProxy.swift
[185/253] Compiling RxCocoa RxTableViewDataSourcePrefetchingProxy.swift
[186/253] Compiling RxCocoa RxTableViewDataSourceProxy.swift
[187/253] Compiling RxCocoa RxTableViewDataSourceType.swift
[188/253] Compiling RxCocoa RxTableViewDelegateProxy.swift
[189/253] Compiling RxCocoa RxTableViewReactiveArrayDataSource.swift
[190/253] Compiling RxCocoa RxTarget.swift
[191/253] Compiling RxCocoa RxTextStorageDelegateProxy.swift
[192/253] Compiling RxCocoa RxTextViewDelegateProxy.swift
[193/253] Compiling RxCocoa RxWKNavigationDelegateProxy.swift
[194/264] Emitting module RxCocoa
[195/264] Compiling RxCocoa BehaviorRelay+Driver.swift
[196/264] Compiling RxCocoa ControlEvent+Driver.swift
[197/264] Compiling RxCocoa ControlEvent+Signal.swift
[198/264] Compiling RxCocoa ControlEvent.swift
[199/264] Compiling RxCocoa ControlProperty+Driver.swift
[200/264] Compiling RxCocoa ControlProperty.swift
[201/264] Compiling RxCocoa ControlTarget.swift
[202/264] Compiling RxCocoa DelegateProxy.swift
[203/264] Compiling RxCocoa DelegateProxyType.swift
[204/264] Compiling RxCocoa DispatchQueue+Extensions.swift
[205/264] Compiling RxCocoa Driver+Subscription.swift
[206/264] Compiling RxCocoa Driver.swift
[207/264] Compiling RxCocoa Infallible+Bind.swift
[208/264] Compiling RxCocoa ItemEvents.swift
[209/264] Compiling RxCocoa KVORepresentable+CoreGraphics.swift
[210/264] Compiling RxCocoa KVORepresentable+Swift.swift
[211/264] Compiling RxCocoa KVORepresentable.swift
[212/264] Compiling RxCocoa NSButton+Rx.swift
[213/264] Compiling RxCocoa NSControl+Rx.swift
[214/264] Compiling RxCocoa NSObject+Rx+KVORepresentable.swift
[215/264] Compiling RxCocoa NSObject+Rx+RawRepresentable.swift
[216/264] Compiling RxCocoa NSObject+Rx.swift
[217/264] Compiling RxCocoa NSSlider+Rx.swift
[218/264] Compiling RxCocoa NSTextField+Rx.swift
[219/264] Compiling RxCocoa UISegmentedControl+Rx.swift
[220/264] Compiling RxCocoa UISlider+Rx.swift
[221/264] Compiling RxCocoa UIStepper+Rx.swift
[222/264] Compiling RxCocoa UISwitch+Rx.swift
[223/264] Compiling RxCocoa UITabBar+Rx.swift
[224/264] Compiling RxCocoa UITabBarController+Rx.swift
[225/264] Compiling RxCocoa UITableView+Rx.swift
[226/264] Compiling RxCocoa UITextField+Rx.swift
[227/264] Compiling RxCocoa UITextView+Rx.swift
[228/264] Compiling RxCocoa URLSession+Rx.swift
[229/264] Compiling RxCocoa WKWebView+Rx.swift
[230/264] Compiling RxCocoa NSTextStorage+Rx.swift
[231/264] Compiling RxCocoa NSTextView+Rx.swift
[232/264] Compiling RxCocoa NSView+Rx.swift
[233/264] Compiling RxCocoa NotificationCenter+Rx.swift
[234/264] Compiling RxCocoa Observable+Bind.swift
[235/264] Compiling RxCocoa ObservableConvertibleType+Driver.swift
[236/264] Compiling RxCocoa ObservableConvertibleType+SharedSequence.swift
[237/264] Compiling RxCocoa ObservableConvertibleType+Signal.swift
[238/264] Compiling RxCocoa PublishRelay+Signal.swift
[239/264] Compiling RxCocoa RxCocoa.swift
[240/264] Compiling RxCocoa RxCocoaObjCRuntimeError+Extensions.swift
[241/264] Compiling RxCocoa RxCollectionViewDataSourcePrefetchingProxy.swift
[242/264] Compiling RxCocoa SchedulerType+SharedSequence.swift
[243/264] Compiling RxCocoa SectionedViewDataSourceType.swift
[244/264] Compiling RxCocoa SharedSequence+Operators+arity.swift
[245/264] Compiling RxCocoa SharedSequence+Operators.swift
[246/264] Compiling RxCocoa SharedSequence.swift
[247/264] Compiling RxCocoa Signal+Subscription.swift
[248/264] Compiling RxCocoa Signal.swift
[249/264] Compiling RxCocoa TextInput.swift
[250/264] Compiling RxCocoa UIActivityIndicatorView+Rx.swift
[251/264] Compiling RxCocoa UIApplication+Rx.swift
[252/264] Compiling RxCocoa UIBarButtonItem+Rx.swift
[253/264] Compiling RxCocoa RxCollectionViewDataSourceProxy.swift
[254/264] Compiling RxCocoa RxCollectionViewDataSourceType.swift
[255/264] Compiling RxCocoa RxCollectionViewDelegateProxy.swift
[256/264] Compiling RxCocoa RxCollectionViewReactiveArrayDataSource.swift
[257/264] Compiling RxCocoa RxNavigationControllerDelegateProxy.swift
[258/264] Compiling RxCocoa RxPickerViewAdapter.swift
[259/264] Compiling RxCocoa RxPickerViewDataSourceProxy.swift
[260/264] Compiling RxCocoa RxPickerViewDataSourceType.swift
[261/264] Compiling RxCocoa RxPickerViewDelegateProxy.swift
[262/264] Compiling RxCocoa RxScrollViewDelegateProxy.swift
[263/264] Compiling RxCocoa RxSearchBarDelegateProxy.swift
[264/264] Compiling RxCocoa RxSearchControllerDelegateProxy.swift
[266/268] Compiling RxNetService NetServiceBrowser+Rx.swift
/host/spi-builder-workspace/Sources/RxNetService/NetServiceBrowser+Rx.swift:31:11: error: cannot find type 'NetServiceBrowser' in scope
29 | import RxCocoa
30 |
31 | extension NetServiceBrowser: HasDelegate {
   |           `- error: cannot find type 'NetServiceBrowser' in scope
32 |     public typealias Delegate = NetServiceBrowserDelegate
33 | }
/host/spi-builder-workspace/Sources/RxNetService/NetServiceBrowser+Rx.swift:41:53: error: cannot find type 'NetServiceBrowser' in scope
39 |
40 |     /// Typed parent object.
41 |     public weak private(set) var netServiceBrowser: NetServiceBrowser?
   |                                                     `- error: cannot find type 'NetServiceBrowser' in scope
42 |
43 |     /// - parameter pickerView: Parent object for delegate proxy.
/host/spi-builder-workspace/Sources/RxNetService/NetServiceBrowser+Rx.swift:44:36: error: cannot find type 'ParentObject' in scope
42 |
43 |     /// - parameter pickerView: Parent object for delegate proxy.
44 |     public init(netServiceBrowser: ParentObject) {
   |                                    `- error: cannot find type 'ParentObject' in scope
45 |         self.netServiceBrowser = netServiceBrowser
46 |         super.init(parentObject: netServiceBrowser, delegateProxy: RxNetServiceBrowserDelegateProxy.self)
/host/spi-builder-workspace/Sources/RxNetService/NetServiceBrowser+Rx.swift:36:7: error: cannot find type 'DelegateProxy' in scope
34 |
35 | public class RxNetServiceBrowserDelegateProxy
36 |     : DelegateProxy<NetServiceBrowser, NetServiceBrowserDelegate>
   |       `- error: cannot find type 'DelegateProxy' in scope
37 |     , DelegateProxyType
38 |     , NetServiceBrowserDelegate {
/host/spi-builder-workspace/Sources/RxNetService/NetServiceBrowser+Rx.swift:37:7: error: cannot find type 'DelegateProxyType' in scope
35 | public class RxNetServiceBrowserDelegateProxy
36 |     : DelegateProxy<NetServiceBrowser, NetServiceBrowserDelegate>
37 |     , DelegateProxyType
   |       `- error: cannot find type 'DelegateProxyType' in scope
38 |     , NetServiceBrowserDelegate {
39 |
/host/spi-builder-workspace/Sources/RxNetService/NetServiceBrowser+Rx.swift:38:7: error: cannot find type 'NetServiceBrowserDelegate' in scope
36 |     : DelegateProxy<NetServiceBrowser, NetServiceBrowserDelegate>
37 |     , DelegateProxyType
38 |     , NetServiceBrowserDelegate {
   |       `- error: cannot find type 'NetServiceBrowserDelegate' in scope
39 |
40 |     /// Typed parent object.
/host/spi-builder-workspace/Sources/RxNetService/NetServiceBrowser+Rx.swift:55:39: error: cannot find type 'NetServiceBrowser' in scope
53 | }
54 |
55 | public extension Reactive where Base: NetServiceBrowser {
   |                                       `- error: cannot find type 'NetServiceBrowser' in scope
56 |     var delegate: DelegateProxy<NetServiceBrowser, NetServiceBrowserDelegate> {
57 |         return RxNetServiceBrowserDelegateProxy.proxy(for: base)
/host/spi-builder-workspace/Sources/RxNetService/NetServiceBrowser+Rx.swift:56:19: error: cannot find type 'DelegateProxy' in scope
54 |
55 | public extension Reactive where Base: NetServiceBrowser {
56 |     var delegate: DelegateProxy<NetServiceBrowser, NetServiceBrowserDelegate> {
   |                   `- error: cannot find type 'DelegateProxy' in scope
57 |         return RxNetServiceBrowserDelegateProxy.proxy(for: base)
58 |     }
/host/spi-builder-workspace/Sources/RxNetService/NetServiceBrowser+Rx.swift:67:34: error: cannot find type 'NetServiceBrowserDelegate' in scope
65 |     /// - parameter delegate: Delegate object.
66 |     /// - returns: Disposable object that can be used to unbind the delegate.
67 |     func setDelegate(_ delegate: NetServiceBrowserDelegate)
   |                                  `- error: cannot find type 'NetServiceBrowserDelegate' in scope
68 |         -> Disposable {
69 |             return RxNetServiceBrowserDelegateProxy.installForwardDelegate(delegate, retainDelegate: false, onProxyForObject: self.base)
/host/spi-builder-workspace/Sources/RxNetService/NetServiceBrowser+Rx.swift:72:34: error: cannot find type 'NetService' in scope
70 |     }
71 |
72 |     var serviceAdded: Observable<NetService> {
   |                                  `- error: cannot find type 'NetService' in scope
73 |         return delegate
74 |             .methodInvoked(#selector(NetServiceBrowserDelegate.netServiceBrowser(_:didFind:moreComing:)))
/host/spi-builder-workspace/Sources/RxNetService/NetServiceBrowser+Rx.swift:82:36: error: cannot find type 'NetService' in scope
80 |     }
81 |
82 |     var serviceRemoved: Observable<NetService> {
   |                                    `- error: cannot find type 'NetService' in scope
83 |         return delegate
84 |             .methodInvoked(#selector(NetServiceBrowserDelegate.netServiceBrowser(_:didRemove:moreComing:)))
/host/spi-builder-workspace/Sources/RxNetService/NetServiceBrowser+Rx.swift:46:9: error: 'super' members cannot be referenced in a root class
44 |     public init(netServiceBrowser: ParentObject) {
45 |         self.netServiceBrowser = netServiceBrowser
46 |         super.init(parentObject: netServiceBrowser, delegateProxy: RxNetServiceBrowserDelegateProxy.self)
   |         `- error: 'super' members cannot be referenced in a root class
47 |     }
48 |
/host/spi-builder-workspace/Sources/RxNetService/NetServiceBrowser+Rx.swift:51:14: error: type 'RxNetServiceBrowserDelegateProxy' has no member 'register'
49 |     // Register known implementationss
50 |     public static func registerKnownImplementations() {
51 |         self.register { RxNetServiceBrowserDelegateProxy(netServiceBrowser: $0) }
   |              `- error: type 'RxNetServiceBrowserDelegateProxy' has no member 'register'
52 |     }
53 | }
/host/spi-builder-workspace/Sources/RxNetService/NetServiceBrowser+Rx.swift:69:53: error: type 'RxNetServiceBrowserDelegateProxy' has no member 'installForwardDelegate'
67 |     func setDelegate(_ delegate: NetServiceBrowserDelegate)
68 |         -> Disposable {
69 |             return RxNetServiceBrowserDelegateProxy.installForwardDelegate(delegate, retainDelegate: false, onProxyForObject: self.base)
   |                                                     `- error: type 'RxNetServiceBrowserDelegateProxy' has no member 'installForwardDelegate'
70 |     }
71 |
/host/spi-builder-workspace/Sources/RxNetService/NetServiceBrowser+Rx.swift:32:33: error: cannot find type 'NetServiceBrowserDelegate' in scope
30 |
31 | extension NetServiceBrowser: HasDelegate {
32 |     public typealias Delegate = NetServiceBrowserDelegate
   |                                 `- error: cannot find type 'NetServiceBrowserDelegate' in scope
33 | }
34 |
[267/268] Compiling RxNetService NetService+Rx.swift
/host/spi-builder-workspace/Sources/RxNetService/NetService+Rx.swift:31:11: error: cannot find type 'NetService' in scope
 29 | import RxCocoa
 30 |
 31 | extension NetService: HasDelegate {
    |           `- error: cannot find type 'NetService' in scope
 32 |     public typealias Delegate = NetServiceDelegate
 33 | }
/host/spi-builder-workspace/Sources/RxNetService/NetService+Rx.swift:41:46: error: cannot find type 'NetService' in scope
 39 |
 40 |     /// Typed parent object.
 41 |     public weak private(set) var netService: NetService?
    |                                              `- error: cannot find type 'NetService' in scope
 42 |
 43 |     /// - parameter pickerView: Parent object for delegate proxy.
/host/spi-builder-workspace/Sources/RxNetService/NetService+Rx.swift:44:29: error: cannot find type 'ParentObject' in scope
 42 |
 43 |     /// - parameter pickerView: Parent object for delegate proxy.
 44 |     public init(netService: ParentObject) {
    |                             `- error: cannot find type 'ParentObject' in scope
 45 |         self.netService = netService
 46 |         super.init(parentObject: netService, delegateProxy: RxNetServiceDelegateProxy.self)
/host/spi-builder-workspace/Sources/RxNetService/NetService+Rx.swift:36:7: error: cannot find type 'DelegateProxy' in scope
 34 |
 35 | public class RxNetServiceDelegateProxy
 36 |     : DelegateProxy<NetService, NetServiceDelegate>
    |       `- error: cannot find type 'DelegateProxy' in scope
 37 |     , DelegateProxyType
 38 |     , NetServiceDelegate {
/host/spi-builder-workspace/Sources/RxNetService/NetService+Rx.swift:37:7: error: cannot find type 'DelegateProxyType' in scope
 35 | public class RxNetServiceDelegateProxy
 36 |     : DelegateProxy<NetService, NetServiceDelegate>
 37 |     , DelegateProxyType
    |       `- error: cannot find type 'DelegateProxyType' in scope
 38 |     , NetServiceDelegate {
 39 |
/host/spi-builder-workspace/Sources/RxNetService/NetService+Rx.swift:38:7: error: cannot find type 'NetServiceDelegate' in scope
 36 |     : DelegateProxy<NetService, NetServiceDelegate>
 37 |     , DelegateProxyType
 38 |     , NetServiceDelegate {
    |       `- error: cannot find type 'NetServiceDelegate' in scope
 39 |
 40 |     /// Typed parent object.
/host/spi-builder-workspace/Sources/RxNetService/NetService+Rx.swift:55:39: error: cannot find type 'NetService' in scope
 53 | }
 54 |
 55 | public extension Reactive where Base: NetService {
    |                                       `- error: cannot find type 'NetService' in scope
 56 |     var delegate: DelegateProxy<NetService, NetServiceDelegate> {
 57 |         return RxNetServiceDelegateProxy.proxy(for: base)
/host/spi-builder-workspace/Sources/RxNetService/NetService+Rx.swift:56:19: error: cannot find type 'DelegateProxy' in scope
 54 |
 55 | public extension Reactive where Base: NetService {
 56 |     var delegate: DelegateProxy<NetService, NetServiceDelegate> {
    |                   `- error: cannot find type 'DelegateProxy' in scope
 57 |         return RxNetServiceDelegateProxy.proxy(for: base)
 58 |     }
/host/spi-builder-workspace/Sources/RxNetService/NetService+Rx.swift:67:34: error: cannot find type 'NetServiceDelegate' in scope
 65 |     /// - parameter delegate: Delegate object.
 66 |     /// - returns: Disposable object that can be used to unbind the delegate.
 67 |     func setDelegate(_ delegate: NetServiceDelegate)
    |                                  `- error: cannot find type 'NetServiceDelegate' in scope
 68 |         -> Disposable {
 69 |             return RxNetServiceDelegateProxy.installForwardDelegate(delegate, retainDelegate: false, onProxyForObject: self.base)
/host/spi-builder-workspace/Sources/RxNetService/NetService+Rx.swift:72:39: error: cannot find type 'NetService' in scope
 70 |     }
 71 |
 72 |     var didResolveAddress: Observable<NetService> {
    |                                       `- error: cannot find type 'NetService' in scope
 73 |         return delegate
 74 |             .methodInvoked(#selector(NetServiceDelegate.netServiceDidResolveAddress(_:)))
/host/spi-builder-workspace/Sources/RxNetService/NetService+Rx.swift:80:67: error: cannot find type 'NetService' in scope
 78 |     }
 79 |
 80 |     func resolve(withTimeout timeout: TimeInterval) -> Observable<NetService> {
    |                                                                   `- error: cannot find type 'NetService' in scope
 81 |         let netService = self.base as NetService
 82 |         netService.resolve(withTimeout: timeout)
/host/spi-builder-workspace/Sources/RxNetService/NetService+Rx.swift:89:18: error: cannot find type 'NetService' in scope
 87 | }
 88 |
 89 | public extension NetService {
    |                  `- error: cannot find type 'NetService' in scope
 90 |     var firstIPv4Address: String? {
 91 |         firstAddress(containing: ".")
/host/spi-builder-workspace/Sources/RxNetService/NetService+Rx.swift:46:9: error: 'super' members cannot be referenced in a root class
 44 |     public init(netService: ParentObject) {
 45 |         self.netService = netService
 46 |         super.init(parentObject: netService, delegateProxy: RxNetServiceDelegateProxy.self)
    |         `- error: 'super' members cannot be referenced in a root class
 47 |     }
 48 |
/host/spi-builder-workspace/Sources/RxNetService/NetService+Rx.swift:51:14: error: type 'RxNetServiceDelegateProxy' has no member 'register'
 49 |     // Register known implementationss
 50 |     public static func registerKnownImplementations() {
 51 |         self.register { RxNetServiceDelegateProxy(netService: $0) }
    |              `- error: type 'RxNetServiceDelegateProxy' has no member 'register'
 52 |     }
 53 | }
/host/spi-builder-workspace/Sources/RxNetService/NetService+Rx.swift:69:46: error: type 'RxNetServiceDelegateProxy' has no member 'installForwardDelegate'
 67 |     func setDelegate(_ delegate: NetServiceDelegate)
 68 |         -> Disposable {
 69 |             return RxNetServiceDelegateProxy.installForwardDelegate(delegate, retainDelegate: false, onProxyForObject: self.base)
    |                                              `- error: type 'RxNetServiceDelegateProxy' has no member 'installForwardDelegate'
 70 |     }
 71 |
/host/spi-builder-workspace/Sources/RxNetService/NetService+Rx.swift:81:39: error: cannot find type 'NetService' in scope
 79 |
 80 |     func resolve(withTimeout timeout: TimeInterval) -> Observable<NetService> {
 81 |         let netService = self.base as NetService
    |                                       `- error: cannot find type 'NetService' in scope
 82 |         netService.resolve(withTimeout: timeout)
 83 |         return didResolveAddress.filter {
/host/spi-builder-workspace/Sources/RxNetService/NetService+Rx.swift:32:33: error: cannot find type 'NetServiceDelegate' in scope
 30 |
 31 | extension NetService: HasDelegate {
 32 |     public typealias Delegate = NetServiceDelegate
    |                                 `- error: cannot find type 'NetServiceDelegate' in scope
 33 | }
 34 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[268/268] Emitting module RxNetService
/host/spi-builder-workspace/Sources/RxNetService/NetService+Rx.swift:31:11: error: cannot find type 'NetService' in scope
 29 | import RxCocoa
 30 |
 31 | extension NetService: HasDelegate {
    |           `- error: cannot find type 'NetService' in scope
 32 |     public typealias Delegate = NetServiceDelegate
 33 | }
/host/spi-builder-workspace/Sources/RxNetService/NetService+Rx.swift:41:46: error: cannot find type 'NetService' in scope
 39 |
 40 |     /// Typed parent object.
 41 |     public weak private(set) var netService: NetService?
    |                                              `- error: cannot find type 'NetService' in scope
 42 |
 43 |     /// - parameter pickerView: Parent object for delegate proxy.
/host/spi-builder-workspace/Sources/RxNetService/NetService+Rx.swift:44:29: error: cannot find type 'ParentObject' in scope
 42 |
 43 |     /// - parameter pickerView: Parent object for delegate proxy.
 44 |     public init(netService: ParentObject) {
    |                             `- error: cannot find type 'ParentObject' in scope
 45 |         self.netService = netService
 46 |         super.init(parentObject: netService, delegateProxy: RxNetServiceDelegateProxy.self)
/host/spi-builder-workspace/Sources/RxNetService/NetService+Rx.swift:36:7: error: cannot find type 'DelegateProxy' in scope
 34 |
 35 | public class RxNetServiceDelegateProxy
 36 |     : DelegateProxy<NetService, NetServiceDelegate>
    |       `- error: cannot find type 'DelegateProxy' in scope
 37 |     , DelegateProxyType
 38 |     , NetServiceDelegate {
/host/spi-builder-workspace/Sources/RxNetService/NetService+Rx.swift:37:7: error: cannot find type 'DelegateProxyType' in scope
 35 | public class RxNetServiceDelegateProxy
 36 |     : DelegateProxy<NetService, NetServiceDelegate>
 37 |     , DelegateProxyType
    |       `- error: cannot find type 'DelegateProxyType' in scope
 38 |     , NetServiceDelegate {
 39 |
/host/spi-builder-workspace/Sources/RxNetService/NetService+Rx.swift:38:7: error: cannot find type 'NetServiceDelegate' in scope
 36 |     : DelegateProxy<NetService, NetServiceDelegate>
 37 |     , DelegateProxyType
 38 |     , NetServiceDelegate {
    |       `- error: cannot find type 'NetServiceDelegate' in scope
 39 |
 40 |     /// Typed parent object.
/host/spi-builder-workspace/Sources/RxNetService/NetService+Rx.swift:55:39: error: cannot find type 'NetService' in scope
 53 | }
 54 |
 55 | public extension Reactive where Base: NetService {
    |                                       `- error: cannot find type 'NetService' in scope
 56 |     var delegate: DelegateProxy<NetService, NetServiceDelegate> {
 57 |         return RxNetServiceDelegateProxy.proxy(for: base)
/host/spi-builder-workspace/Sources/RxNetService/NetService+Rx.swift:56:19: error: cannot find type 'DelegateProxy' in scope
 54 |
 55 | public extension Reactive where Base: NetService {
 56 |     var delegate: DelegateProxy<NetService, NetServiceDelegate> {
    |                   `- error: cannot find type 'DelegateProxy' in scope
 57 |         return RxNetServiceDelegateProxy.proxy(for: base)
 58 |     }
/host/spi-builder-workspace/Sources/RxNetService/NetService+Rx.swift:67:34: error: cannot find type 'NetServiceDelegate' in scope
 65 |     /// - parameter delegate: Delegate object.
 66 |     /// - returns: Disposable object that can be used to unbind the delegate.
 67 |     func setDelegate(_ delegate: NetServiceDelegate)
    |                                  `- error: cannot find type 'NetServiceDelegate' in scope
 68 |         -> Disposable {
 69 |             return RxNetServiceDelegateProxy.installForwardDelegate(delegate, retainDelegate: false, onProxyForObject: self.base)
/host/spi-builder-workspace/Sources/RxNetService/NetService+Rx.swift:72:39: error: cannot find type 'NetService' in scope
 70 |     }
 71 |
 72 |     var didResolveAddress: Observable<NetService> {
    |                                       `- error: cannot find type 'NetService' in scope
 73 |         return delegate
 74 |             .methodInvoked(#selector(NetServiceDelegate.netServiceDidResolveAddress(_:)))
/host/spi-builder-workspace/Sources/RxNetService/NetService+Rx.swift:80:67: error: cannot find type 'NetService' in scope
 78 |     }
 79 |
 80 |     func resolve(withTimeout timeout: TimeInterval) -> Observable<NetService> {
    |                                                                   `- error: cannot find type 'NetService' in scope
 81 |         let netService = self.base as NetService
 82 |         netService.resolve(withTimeout: timeout)
/host/spi-builder-workspace/Sources/RxNetService/NetService+Rx.swift:89:18: error: cannot find type 'NetService' in scope
 87 | }
 88 |
 89 | public extension NetService {
    |                  `- error: cannot find type 'NetService' in scope
 90 |     var firstIPv4Address: String? {
 91 |         firstAddress(containing: ".")
/host/spi-builder-workspace/Sources/RxNetService/NetServiceBrowser+Rx.swift:31:11: error: cannot find type 'NetServiceBrowser' in scope
29 | import RxCocoa
30 |
31 | extension NetServiceBrowser: HasDelegate {
   |           `- error: cannot find type 'NetServiceBrowser' in scope
32 |     public typealias Delegate = NetServiceBrowserDelegate
33 | }
/host/spi-builder-workspace/Sources/RxNetService/NetServiceBrowser+Rx.swift:41:53: error: cannot find type 'NetServiceBrowser' in scope
39 |
40 |     /// Typed parent object.
41 |     public weak private(set) var netServiceBrowser: NetServiceBrowser?
   |                                                     `- error: cannot find type 'NetServiceBrowser' in scope
42 |
43 |     /// - parameter pickerView: Parent object for delegate proxy.
/host/spi-builder-workspace/Sources/RxNetService/NetServiceBrowser+Rx.swift:44:36: error: cannot find type 'ParentObject' in scope
42 |
43 |     /// - parameter pickerView: Parent object for delegate proxy.
44 |     public init(netServiceBrowser: ParentObject) {
   |                                    `- error: cannot find type 'ParentObject' in scope
45 |         self.netServiceBrowser = netServiceBrowser
46 |         super.init(parentObject: netServiceBrowser, delegateProxy: RxNetServiceBrowserDelegateProxy.self)
/host/spi-builder-workspace/Sources/RxNetService/NetServiceBrowser+Rx.swift:36:7: error: cannot find type 'DelegateProxy' in scope
34 |
35 | public class RxNetServiceBrowserDelegateProxy
36 |     : DelegateProxy<NetServiceBrowser, NetServiceBrowserDelegate>
   |       `- error: cannot find type 'DelegateProxy' in scope
37 |     , DelegateProxyType
38 |     , NetServiceBrowserDelegate {
/host/spi-builder-workspace/Sources/RxNetService/NetServiceBrowser+Rx.swift:37:7: error: cannot find type 'DelegateProxyType' in scope
35 | public class RxNetServiceBrowserDelegateProxy
36 |     : DelegateProxy<NetServiceBrowser, NetServiceBrowserDelegate>
37 |     , DelegateProxyType
   |       `- error: cannot find type 'DelegateProxyType' in scope
38 |     , NetServiceBrowserDelegate {
39 |
/host/spi-builder-workspace/Sources/RxNetService/NetServiceBrowser+Rx.swift:38:7: error: cannot find type 'NetServiceBrowserDelegate' in scope
36 |     : DelegateProxy<NetServiceBrowser, NetServiceBrowserDelegate>
37 |     , DelegateProxyType
38 |     , NetServiceBrowserDelegate {
   |       `- error: cannot find type 'NetServiceBrowserDelegate' in scope
39 |
40 |     /// Typed parent object.
/host/spi-builder-workspace/Sources/RxNetService/NetServiceBrowser+Rx.swift:55:39: error: cannot find type 'NetServiceBrowser' in scope
53 | }
54 |
55 | public extension Reactive where Base: NetServiceBrowser {
   |                                       `- error: cannot find type 'NetServiceBrowser' in scope
56 |     var delegate: DelegateProxy<NetServiceBrowser, NetServiceBrowserDelegate> {
57 |         return RxNetServiceBrowserDelegateProxy.proxy(for: base)
/host/spi-builder-workspace/Sources/RxNetService/NetServiceBrowser+Rx.swift:56:19: error: cannot find type 'DelegateProxy' in scope
54 |
55 | public extension Reactive where Base: NetServiceBrowser {
56 |     var delegate: DelegateProxy<NetServiceBrowser, NetServiceBrowserDelegate> {
   |                   `- error: cannot find type 'DelegateProxy' in scope
57 |         return RxNetServiceBrowserDelegateProxy.proxy(for: base)
58 |     }
/host/spi-builder-workspace/Sources/RxNetService/NetServiceBrowser+Rx.swift:67:34: error: cannot find type 'NetServiceBrowserDelegate' in scope
65 |     /// - parameter delegate: Delegate object.
66 |     /// - returns: Disposable object that can be used to unbind the delegate.
67 |     func setDelegate(_ delegate: NetServiceBrowserDelegate)
   |                                  `- error: cannot find type 'NetServiceBrowserDelegate' in scope
68 |         -> Disposable {
69 |             return RxNetServiceBrowserDelegateProxy.installForwardDelegate(delegate, retainDelegate: false, onProxyForObject: self.base)
/host/spi-builder-workspace/Sources/RxNetService/NetServiceBrowser+Rx.swift:72:34: error: cannot find type 'NetService' in scope
70 |     }
71 |
72 |     var serviceAdded: Observable<NetService> {
   |                                  `- error: cannot find type 'NetService' in scope
73 |         return delegate
74 |             .methodInvoked(#selector(NetServiceBrowserDelegate.netServiceBrowser(_:didFind:moreComing:)))
/host/spi-builder-workspace/Sources/RxNetService/NetServiceBrowser+Rx.swift:82:36: error: cannot find type 'NetService' in scope
80 |     }
81 |
82 |     var serviceRemoved: Observable<NetService> {
   |                                    `- error: cannot find type 'NetService' in scope
83 |         return delegate
84 |             .methodInvoked(#selector(NetServiceBrowserDelegate.netServiceBrowser(_:didRemove:moreComing:)))
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.