Build Information
Failed to build OperantKit, reference 0.0.35 (cd92e5
), with Swift 6.0 for macOS (SPM) on 26 Nov 2024 13:26:58 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/YutoMizutani/OperantKit.git
Reference: 0.0.35
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/YutoMizutani/OperantKit
* tag 0.0.35 -> FETCH_HEAD
HEAD is now at cd92e59 Merge pull request #226 from YutoMizutani/develop
Cloned https://github.com/YutoMizutani/OperantKit.git
Revision (git rev-parse @):
cd92e5961405ff910d88a9625a11fbeb7871717d
SUCCESS checkout https://github.com/YutoMizutani/OperantKit.git at 0.0.35
Fetching https://github.com/ReactiveX/RxSwift.git
[1/52393] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.88s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 4.5.0 (2.40s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 4.5.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "operantkit",
"name": "OperantKit",
"url": "https://github.com/YutoMizutani/OperantKit.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OperantKit",
"dependencies": [
{
"identity": "rxswift",
"name": "RxSwift",
"url": "https://github.com/ReactiveX/RxSwift.git",
"version": "4.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/YutoMizutani/OperantKit.git
[1/5509] Fetching operantkit
Fetched https://github.com/YutoMizutani/OperantKit.git from cache (1.17s)
Fetching https://github.com/ReactiveX/RxSwift.git from cache
Fetched https://github.com/ReactiveX/RxSwift.git from cache (0.64s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 4.5.0 (0.02s)
Creating working copy for https://github.com/YutoMizutani/OperantKit.git
Working copy of https://github.com/YutoMizutani/OperantKit.git resolved at 0.0.35 (cd92e59)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 4.5.0
warning: '.resolve-product-dependencies': dependency 'operantkit' is not used by any target
Found 1 product dependencies
- RxSwift
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/YutoMizutani/OperantKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/9] Write sources
[3/9] Compiling RxAtomic RxAtomic.c
[4/9] Write swift-version--7754E27361AE5C74.txt
[6/145] Compiling RxSwift AddRef.swift
[7/145] Compiling RxSwift Amb.swift
[8/145] Compiling RxSwift AnonymousDisposable.swift
[9/145] Compiling RxSwift AnonymousObserver.swift
[10/145] Compiling RxSwift AnyObserver.swift
[11/145] Compiling RxSwift AsMaybe.swift
[12/145] Compiling RxSwift AsSingle.swift
[13/145] Compiling RxSwift AsyncLock.swift
[14/145] Compiling RxSwift AsyncSubject.swift
[15/145] Compiling RxSwift AtomicInt.swift
[16/145] Compiling RxSwift Bag+Rx.swift
[17/145] Compiling RxSwift Bag.swift
[18/145] Compiling RxSwift BehaviorSubject.swift
[19/145] Compiling RxSwift BinaryDisposable.swift
[20/145] Compiling RxSwift BooleanDisposable.swift
[21/160] Compiling RxSwift DistinctUntilChanged.swift
[22/160] Compiling RxSwift Do.swift
[23/160] Compiling RxSwift ElementAt.swift
[24/160] Compiling RxSwift Empty.swift
[25/160] Compiling RxSwift Enumerated.swift
[26/160] Compiling RxSwift Error.swift
[27/160] Compiling RxSwift Errors.swift
[28/160] Compiling RxSwift Event.swift
[29/160] Compiling RxSwift Filter.swift
[30/160] Compiling RxSwift First.swift
[31/160] Compiling RxSwift Generate.swift
[32/160] Compiling RxSwift GroupBy.swift
[33/160] Compiling RxSwift GroupedObservable.swift
[34/160] Compiling RxSwift HistoricalScheduler.swift
[35/160] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[36/160] Emitting module RxSwift
[37/160] Compiling RxSwift SkipUntil.swift
[38/160] Compiling RxSwift SkipWhile.swift
[39/160] Compiling RxSwift StartWith.swift
[40/160] Compiling RxSwift String+Rx.swift
[41/160] Compiling RxSwift SubjectType.swift
[42/160] Compiling RxSwift SubscribeOn.swift
[43/160] Compiling RxSwift SubscriptionDisposable.swift
[44/160] Compiling RxSwift SwiftSupport.swift
[45/160] Compiling RxSwift Switch.swift
[46/160] Compiling RxSwift SwitchIfEmpty.swift
[47/160] Compiling RxSwift SynchronizedDisposeType.swift
[48/160] Compiling RxSwift SynchronizedOnType.swift
[49/160] Compiling RxSwift SynchronizedUnsubscribeType.swift
[50/160] Compiling RxSwift TailRecursiveSink.swift
[51/160] Compiling RxSwift Take.swift
[52/160] Compiling RxSwift Debounce.swift
[53/160] Compiling RxSwift Debug.swift
[54/160] Compiling RxSwift DefaultIfEmpty.swift
[55/160] Compiling RxSwift Deferred.swift
[56/160] Compiling RxSwift Delay.swift
[57/160] Compiling RxSwift DelaySubscription.swift
[58/160] Compiling RxSwift Dematerialize.swift
[59/160] Compiling RxSwift Deprecated.swift
[60/160] Compiling RxSwift DeprecationWarner.swift
[61/160] Compiling RxSwift DispatchQueue+Extensions.swift
[62/160] Compiling RxSwift DispatchQueueConfiguration.swift
[63/160] Compiling RxSwift Disposable.swift
[64/160] Compiling RxSwift Disposables.swift
[65/160] Compiling RxSwift DisposeBag.swift
[66/160] Compiling RxSwift DisposeBase.swift
[67/160] Compiling RxSwift Producer.swift
[68/160] Compiling RxSwift PublishSubject.swift
[69/160] Compiling RxSwift Queue.swift
[70/160] Compiling RxSwift Range.swift
[71/160] Compiling RxSwift Reactive.swift
[72/160] Compiling RxSwift RecursiveLock.swift
[73/160] Compiling RxSwift RecursiveScheduler.swift
[74/160] Compiling RxSwift Reduce.swift
[75/160] Compiling RxSwift RefCountDisposable.swift
[76/160] Compiling RxSwift Repeat.swift
[77/160] Compiling RxSwift ReplaySubject.swift
[78/160] Compiling RxSwift RetryWhen.swift
[79/160] Compiling RxSwift Rx.swift
[80/160] Compiling RxSwift RxMutableBox.swift
[81/160] Compiling RxSwift Sample.swift
[82/160] Compiling RxSwift Scan.swift
[83/160] Compiling RxSwift ScheduledDisposable.swift
[84/160] Compiling RxSwift ScheduledItem.swift
[85/160] Compiling RxSwift ScheduledItemType.swift
[86/160] Compiling RxSwift SchedulerServices+Emulation.swift
[87/160] Compiling RxSwift SchedulerType.swift
[88/160] Compiling RxSwift Sequence.swift
[89/160] Compiling RxSwift SerialDispatchQueueScheduler.swift
[90/160] Compiling RxSwift SerialDisposable.swift
[91/160] Compiling RxSwift ShareReplayScope.swift
[92/160] Compiling RxSwift Single.swift
[93/160] Compiling RxSwift SingleAssignmentDisposable.swift
[94/160] Compiling RxSwift SingleAsync.swift
[95/160] Compiling RxSwift Sink.swift
[96/160] Compiling RxSwift Skip.swift
[97/160] Compiling RxSwift Observable.swift
[98/160] Compiling RxSwift ObservableConvertibleType.swift
[99/160] Compiling RxSwift ObservableType+Extensions.swift
[100/160] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[101/160] Compiling RxSwift ObservableType.swift
[102/160] Compiling RxSwift ObserveOn.swift
[103/160] Compiling RxSwift ObserverBase.swift
[104/160] Compiling RxSwift ObserverType.swift
[105/160] Compiling RxSwift OperationQueueScheduler.swift
[106/160] Compiling RxSwift Optional.swift
[107/160] Compiling RxSwift Platform.Darwin.swift
[108/160] Compiling RxSwift Platform.Linux.swift
[109/160] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[110/160] Compiling RxSwift PrimitiveSequence.swift
[111/160] Compiling RxSwift PriorityQueue.swift
[112/160] Compiling RxSwift ImmediateSchedulerType.swift
[113/160] Compiling RxSwift InfiniteSequence.swift
[114/160] Compiling RxSwift InvocableScheduledItem.swift
[115/160] Compiling RxSwift InvocableType.swift
[116/160] Compiling RxSwift Just.swift
[117/160] Compiling RxSwift Lock.swift
[118/160] Compiling RxSwift LockOwnerType.swift
[119/160] Compiling RxSwift MainScheduler.swift
[120/160] Compiling RxSwift Map.swift
[121/160] Compiling RxSwift Materialize.swift
[122/160] Compiling RxSwift Maybe.swift
[123/160] Compiling RxSwift Merge.swift
[124/160] Compiling RxSwift Multicast.swift
[125/160] Compiling RxSwift Never.swift
[126/160] Compiling RxSwift NopDisposable.swift
[127/160] Compiling RxSwift Buffer.swift
[128/160] Compiling RxSwift Cancelable.swift
[129/160] Compiling RxSwift Catch.swift
[130/160] Compiling RxSwift CombineLatest+Collection.swift
[131/160] Compiling RxSwift CombineLatest+arity.swift
[132/160] Compiling RxSwift CombineLatest.swift
[133/160] Compiling RxSwift Completable+AndThen.swift
[134/160] Compiling RxSwift Completable.swift
[135/160] Compiling RxSwift CompositeDisposable.swift
[136/160] Compiling RxSwift Concat.swift
[137/160] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[138/160] Compiling RxSwift ConcurrentMainScheduler.swift
[139/160] Compiling RxSwift ConnectableObservableType.swift
[140/160] Compiling RxSwift Create.swift
[141/160] Compiling RxSwift CurrentThreadScheduler.swift
[142/160] Compiling RxSwift TakeLast.swift
[143/160] Compiling RxSwift TakeUntil.swift
[144/160] Compiling RxSwift TakeWhile.swift
[145/160] Compiling RxSwift Throttle.swift
[146/160] Compiling RxSwift Timeout.swift
[147/160] Compiling RxSwift Timer.swift
[148/160] Compiling RxSwift ToArray.swift
[149/160] Compiling RxSwift Using.swift
[150/160] Compiling RxSwift VirtualTimeConverterType.swift
[151/160] Compiling RxSwift VirtualTimeScheduler.swift
[152/160] Compiling RxSwift Window.swift
[153/160] Compiling RxSwift WithLatestFrom.swift
[154/160] Compiling RxSwift Zip+Collection.swift
[155/160] Compiling RxSwift Zip+arity.swift
[156/160] Compiling RxSwift Zip.swift
[156/160] Compiling RxCocoaRuntime _RX.m
[157/160] Compiling RxCocoaRuntime _RXKVOObserver.m
[158/160] Compiling RxCocoaRuntime _RXDelegateProxy.m
[159/160] Compiling RxCocoaRuntime _RXObjCRuntime.m
[161/259] Compiling RxCocoa UIPickerView+Rx.swift
[162/259] Compiling RxCocoa UIProgressView+Rx.swift
[163/259] Compiling RxCocoa UIRefreshControl+Rx.swift
[164/259] Compiling RxCocoa UIScrollView+Rx.swift
[165/259] Compiling RxCocoa UISearchBar+Rx.swift
[166/259] Compiling RxCocoa UISearchController+Rx.swift
[167/259] Compiling RxCocoa UISegmentedControl+Rx.swift
[168/259] Compiling RxCocoa UISlider+Rx.swift
[169/259] Compiling RxCocoa UIStepper+Rx.swift
[170/259] Compiling RxCocoa UISwitch+Rx.swift
[171/269] Compiling RxCocoa RxCollectionViewDataSourceType.swift
[172/269] Compiling RxCocoa RxCollectionViewDelegateProxy.swift
[173/269] Compiling RxCocoa RxCollectionViewReactiveArrayDataSource.swift
[174/269] Compiling RxCocoa RxNavigationControllerDelegateProxy.swift
[175/269] Compiling RxCocoa RxPickerViewAdapter.swift
[176/269] Compiling RxCocoa RxPickerViewDataSourceProxy.swift
[177/269] Compiling RxCocoa RxPickerViewDataSourceType.swift
[178/269] Compiling RxCocoa RxPickerViewDelegateProxy.swift
[179/269] Compiling RxCocoa RxScrollViewDelegateProxy.swift
[180/269] Compiling RxCocoa RxSearchBarDelegateProxy.swift
[181/269] Compiling RxCocoa RxSearchControllerDelegateProxy.swift
[182/269] Compiling RxCocoa RxTabBarControllerDelegateProxy.swift
[183/269] Compiling RxCocoa RxTabBarDelegateProxy.swift
[184/269] Compiling RxCocoa RxTableViewDataSourcePrefetchingProxy.swift
[185/269] Compiling RxCocoa RxTableViewDataSourceProxy.swift
[186/269] Compiling RxCocoa RxTableViewDataSourceType.swift
[187/269] Compiling RxCocoa RxTableViewDelegateProxy.swift
[188/269] Compiling RxCocoa RxTableViewReactiveArrayDataSource.swift
[189/269] Compiling RxCocoa RxTarget.swift
[190/269] Compiling RxCocoa RxTextStorageDelegateProxy.swift
[191/269] Compiling RxCocoa RxTextViewDelegateProxy.swift
[192/269] Compiling RxCocoa RxWebViewDelegateProxy.swift
[193/269] Compiling RxCocoa UITabBar+Rx.swift
[194/269] Compiling RxCocoa UITabBarController+Rx.swift
[195/269] Compiling RxCocoa UITabBarItem+Rx.swift
[196/269] Compiling RxCocoa UITableView+Rx.swift
[197/269] Compiling RxCocoa UITextField+Rx.swift
[198/269] Compiling RxCocoa UITextView+Rx.swift
[199/269] Compiling RxCocoa UIView+Rx.swift
[200/269] Compiling RxCocoa UIViewController+Rx.swift
[201/269] Compiling RxCocoa UIWebView+Rx.swift
[202/269] Compiling RxCocoa URLSession+Rx.swift
[203/269] Emitting module RxCocoa
[204/269] Compiling RxCocoa BehaviorRelay+Driver.swift
[205/269] Compiling RxCocoa BehaviorRelay.swift
[206/269] Compiling RxCocoa Binder.swift
[207/269] Compiling RxCocoa ControlEvent+Driver.swift
[208/269] Compiling RxCocoa ControlEvent+Signal.swift
[209/269] Compiling RxCocoa ControlEvent.swift
[210/269] Compiling RxCocoa ControlProperty+Driver.swift
[211/269] Compiling RxCocoa ControlProperty.swift
[212/269] Compiling RxCocoa ControlTarget.swift
[213/269] Compiling RxCocoa DelegateProxy.swift
[214/269] Compiling RxCocoa DelegateProxyType.swift
[215/269] Compiling RxCocoa NotificationCenter+Rx.swift
[216/269] Compiling RxCocoa Observable+Bind.swift
[217/269] Compiling RxCocoa ObservableConvertibleType+Driver.swift
[218/269] Compiling RxCocoa ObservableConvertibleType+SharedSequence.swift
[219/269] Compiling RxCocoa ObservableConvertibleType+Signal.swift
[220/269] Compiling RxCocoa PublishRelay+Signal.swift
[221/269] Compiling RxCocoa PublishRelay.swift
[222/269] Compiling RxCocoa RxCocoa.swift
[223/269] Compiling RxCocoa RxCocoaObjCRuntimeError+Extensions.swift
[224/269] Compiling RxCocoa RxCollectionViewDataSourcePrefetchingProxy.swift
[225/269] Compiling RxCocoa RxCollectionViewDataSourceProxy.swift
[226/269] Compiling RxCocoa NSControl+Rx.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/NSTextField+Rx.swift:52:54: error: call to main actor-isolated function in a synchronous nonisolated context
50 | let nextValue = textField.stringValue
51 | self.textSubject.on(.next(nextValue))
52 | self._forwardToDelegate?.controlTextDidChange?(notification)
| `- error: call to main actor-isolated function in a synchronous nonisolated context
53 | }
54 | #endif
[227/269] Compiling RxCocoa NSImageView+Rx.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/NSTextField+Rx.swift:52:54: error: call to main actor-isolated function in a synchronous nonisolated context
50 | let nextValue = textField.stringValue
51 | self.textSubject.on(.next(nextValue))
52 | self._forwardToDelegate?.controlTextDidChange?(notification)
| `- error: call to main actor-isolated function in a synchronous nonisolated context
53 | }
54 | #endif
[228/269] Compiling RxCocoa NSLayoutConstraint+Rx.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/NSTextField+Rx.swift:52:54: error: call to main actor-isolated function in a synchronous nonisolated context
50 | let nextValue = textField.stringValue
51 | self.textSubject.on(.next(nextValue))
52 | self._forwardToDelegate?.controlTextDidChange?(notification)
| `- error: call to main actor-isolated function in a synchronous nonisolated context
53 | }
54 | #endif
[229/269] Compiling RxCocoa NSObject+Rx+KVORepresentable.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/NSTextField+Rx.swift:52:54: error: call to main actor-isolated function in a synchronous nonisolated context
50 | let nextValue = textField.stringValue
51 | self.textSubject.on(.next(nextValue))
52 | self._forwardToDelegate?.controlTextDidChange?(notification)
| `- error: call to main actor-isolated function in a synchronous nonisolated context
53 | }
54 | #endif
[230/269] Compiling RxCocoa NSObject+Rx+RawRepresentable.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/NSTextField+Rx.swift:52:54: error: call to main actor-isolated function in a synchronous nonisolated context
50 | let nextValue = textField.stringValue
51 | self.textSubject.on(.next(nextValue))
52 | self._forwardToDelegate?.controlTextDidChange?(notification)
| `- error: call to main actor-isolated function in a synchronous nonisolated context
53 | }
54 | #endif
[231/269] Compiling RxCocoa NSObject+Rx.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/NSTextField+Rx.swift:52:54: error: call to main actor-isolated function in a synchronous nonisolated context
50 | let nextValue = textField.stringValue
51 | self.textSubject.on(.next(nextValue))
52 | self._forwardToDelegate?.controlTextDidChange?(notification)
| `- error: call to main actor-isolated function in a synchronous nonisolated context
53 | }
54 | #endif
[232/269] Compiling RxCocoa NSSlider+Rx.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/NSTextField+Rx.swift:52:54: error: call to main actor-isolated function in a synchronous nonisolated context
50 | let nextValue = textField.stringValue
51 | self.textSubject.on(.next(nextValue))
52 | self._forwardToDelegate?.controlTextDidChange?(notification)
| `- error: call to main actor-isolated function in a synchronous nonisolated context
53 | }
54 | #endif
[233/269] Compiling RxCocoa NSTextField+Rx.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/NSTextField+Rx.swift:52:54: error: call to main actor-isolated function in a synchronous nonisolated context
50 | let nextValue = textField.stringValue
51 | self.textSubject.on(.next(nextValue))
52 | self._forwardToDelegate?.controlTextDidChange?(notification)
| `- error: call to main actor-isolated function in a synchronous nonisolated context
53 | }
54 | #endif
[234/269] Compiling RxCocoa NSTextStorage+Rx.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/NSTextField+Rx.swift:52:54: error: call to main actor-isolated function in a synchronous nonisolated context
50 | let nextValue = textField.stringValue
51 | self.textSubject.on(.next(nextValue))
52 | self._forwardToDelegate?.controlTextDidChange?(notification)
| `- error: call to main actor-isolated function in a synchronous nonisolated context
53 | }
54 | #endif
[235/269] Compiling RxCocoa NSTextView+Rx.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/NSTextField+Rx.swift:52:54: error: call to main actor-isolated function in a synchronous nonisolated context
50 | let nextValue = textField.stringValue
51 | self.textSubject.on(.next(nextValue))
52 | self._forwardToDelegate?.controlTextDidChange?(notification)
| `- error: call to main actor-isolated function in a synchronous nonisolated context
53 | }
54 | #endif
[236/269] Compiling RxCocoa NSView+Rx.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxCocoa/NSTextField+Rx.swift:52:54: error: call to main actor-isolated function in a synchronous nonisolated context
50 | let nextValue = textField.stringValue
51 | self.textSubject.on(.next(nextValue))
52 | self._forwardToDelegate?.controlTextDidChange?(notification)
| `- error: call to main actor-isolated function in a synchronous nonisolated context
53 | }
54 | #endif
[237/269] Compiling RxCocoa UIBarButtonItem+Rx.swift
[238/269] Compiling RxCocoa UIButton+Rx.swift
[239/269] Compiling RxCocoa UICollectionView+Rx.swift
[240/269] Compiling RxCocoa UIControl+Rx.swift
[241/269] Compiling RxCocoa UIDatePicker+Rx.swift
[242/269] Compiling RxCocoa UIGestureRecognizer+Rx.swift
[243/269] Compiling RxCocoa UIImageView+Rx.swift
[244/269] Compiling RxCocoa UILabel+Rx.swift
[245/269] Compiling RxCocoa UINavigationController+Rx.swift
[246/269] Compiling RxCocoa UINavigationItem+Rx.swift
[247/269] Compiling RxCocoa UIPageControl+Rx.swift
[248/269] Compiling RxCocoa SchedulerType+SharedSequence.swift
[249/269] Compiling RxCocoa SectionedViewDataSourceType.swift
[250/269] Compiling RxCocoa SharedSequence+Operators+arity.swift
[251/269] Compiling RxCocoa SharedSequence+Operators.swift
[252/269] Compiling RxCocoa SharedSequence.swift
[253/269] Compiling RxCocoa Signal+Subscription.swift
[254/269] Compiling RxCocoa Signal.swift
[255/269] Compiling RxCocoa TextInput.swift
[256/269] Compiling RxCocoa UIActivityIndicatorView+Rx.swift
[257/269] Compiling RxCocoa UIAlertAction+Rx.swift
[258/269] Compiling RxCocoa UIApplication+Rx.swift
[259/269] Compiling RxCocoa Deprecated.swift
[260/269] Compiling RxCocoa DispatchQueue+Extensions.swift
[261/269] Compiling RxCocoa Driver+Subscription.swift
[262/269] Compiling RxCocoa Driver.swift
[263/269] Compiling RxCocoa ItemEvents.swift
[264/269] Compiling RxCocoa KVORepresentable+CoreGraphics.swift
[265/269] Compiling RxCocoa KVORepresentable+Swift.swift
[266/269] Compiling RxCocoa KVORepresentable.swift
[267/269] Compiling RxCocoa KeyPathBinder.swift
[268/269] Compiling RxCocoa Logging.swift
[269/269] Compiling RxCocoa NSButton+Rx.swift
BUILD FAILURE 6.0 macosSpm