Build Information
Failed to build RIBs, reference v0.16.3 (a7e923
), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 04:17:12 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/uber/RIBs.git
Reference: v0.16.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/uber/RIBs
* tag v0.16.3 -> FETCH_HEAD
HEAD is now at a7e9232 Prepare for release 0.16.3
Cloned https://github.com/uber/RIBs.git
Revision (git rev-parse @):
a7e92325978a3a34ef3b36e92090c06abab81462
SUCCESS checkout https://github.com/uber/RIBs.git at v0.16.3
Fetching https://github.com/ReactiveX/RxSwift
[1/52683] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift from cache (4.13s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.9.0 (4.68s)
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 6.9.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": "ribs",
"name": "RIBs",
"url": "https://github.com/uber/RIBs.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RIBs",
"dependencies": [
{
"identity": "rxswift",
"name": "RxSwift",
"url": "https://github.com/ReactiveX/RxSwift",
"version": "6.9.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RxSwift",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/uber/RIBs.git
[1/21570] Fetching ribs
Fetched https://github.com/uber/RIBs.git from cache (1.55s)
Fetching https://github.com/ReactiveX/RxSwift from cache
Fetched https://github.com/ReactiveX/RxSwift from cache (0.63s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.9.0 (0.71s)
Creating working copy for https://github.com/uber/RIBs.git
Working copy of https://github.com/uber/RIBs.git resolved at v0.16.3 (a7e9232)
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 6.9.0
warning: '.resolve-product-dependencies': dependency 'ribs' is not used by any target
Found 1 product dependencies
- RxSwift
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/uber/RIBs.git
https://github.com/uber/RIBs.git
{
"dependencies" : [
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.0.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift"
}
],
"manifest_display_name" : "RIBs",
"name" : "RIBs",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
}
],
"products" : [
{
"name" : "RIBs",
"targets" : [
"RIBs"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "RIBsTests",
"module_type" : "SwiftTarget",
"name" : "RIBsTests",
"path" : "ios/RIBsTests",
"sources" : [
"ComponentizedBuilderTests.swift",
"DI/ComponentTests.swift",
"Extensions/Foundation+ExtensionsTests.swift",
"LaunchRouterTests.swift",
"Mocks.swift",
"MultiStageComponentizedBuilderTests.swift",
"RouterTests.swift",
"Worker/WorkerTests.swift",
"Workflow/WorkflowTests.swift"
],
"target_dependencies" : [
"RIBs"
],
"type" : "test"
},
{
"c99name" : "RIBs",
"module_type" : "SwiftTarget",
"name" : "RIBs",
"path" : "ios/RIBs",
"product_dependencies" : [
"RxSwift",
"RxRelay"
],
"product_memberships" : [
"RIBs"
],
"sources" : [
"Classes/Builder.swift",
"Classes/ComponentizedBuilder.swift",
"Classes/DI/Component.swift",
"Classes/DI/Dependency.swift",
"Classes/Extensions/Foundation+Extensions.swift",
"Classes/Interactor.swift",
"Classes/LaunchRouter.swift",
"Classes/LeakDetector/Executor.swift",
"Classes/LeakDetector/LeakDetector.swift",
"Classes/MultiStageComponentizedBuilder.swift",
"Classes/PresentableInteractor.swift",
"Classes/Presenter.swift",
"Classes/Router.swift",
"Classes/ViewControllable.swift",
"Classes/ViewableRouter.swift",
"Classes/Worker/Worker.swift",
"Classes/Workflow/Workflow.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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/6] Write sources
[0/6] Copying PrivacyInfo.xcprivacy
[1/6] Write sources
[5/6] Write swift-version-2F0A5646E1D333AE.txt
[7/154] Emitting module RxSwift
[8/170] Compiling RxSwift Enumerated.swift
[9/170] Compiling RxSwift Error.swift
[10/170] Compiling RxSwift Errors.swift
[11/170] Compiling RxSwift Event.swift
[12/170] Compiling RxSwift Filter.swift
[13/170] Compiling RxSwift First.swift
[14/170] Compiling RxSwift Generate.swift
[15/170] Compiling RxSwift GroupBy.swift
[16/170] Compiling RxSwift GroupedObservable.swift
[17/170] Compiling RxSwift HistoricalScheduler.swift
[18/170] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[19/170] Compiling RxSwift ImmediateSchedulerType.swift
[20/170] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[21/170] Compiling RxSwift Infallible+CombineLatest+arity.swift
[22/170] Compiling RxSwift Infallible+Concurrency.swift
[23/170] Compiling RxSwift Infallible+Create.swift
[24/170] Compiling RxSwift AddRef.swift
[25/170] Compiling RxSwift Amb.swift
[26/170] Compiling RxSwift AnonymousDisposable.swift
[27/170] Compiling RxSwift AnonymousObserver.swift
[28/170] Compiling RxSwift AnyObserver.swift
[29/170] Compiling RxSwift AsMaybe.swift
[30/170] Compiling RxSwift AsSingle.swift
[31/170] Compiling RxSwift AsyncLock.swift
[32/170] Compiling RxSwift AsyncSubject.swift
[33/170] Compiling RxSwift AtomicInt.swift
[34/170] Compiling RxSwift Bag+Rx.swift
[35/170] Compiling RxSwift Bag.swift
[36/170] Compiling RxSwift BehaviorSubject.swift
[37/170] Compiling RxSwift BinaryDisposable.swift
[38/170] Compiling RxSwift Binder.swift
[39/170] Compiling RxSwift BooleanDisposable.swift
[40/170] Compiling RxSwift Buffer.swift
[41/170] Compiling RxSwift Never.swift
[42/170] Compiling RxSwift NopDisposable.swift
[43/170] Compiling RxSwift Observable+Concurrency.swift
[44/170] Compiling RxSwift Observable.swift
[45/170] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[46/170] Compiling RxSwift ObservableConvertibleType.swift
[47/170] Compiling RxSwift ObservableType+Extensions.swift
[48/170] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[49/170] Compiling RxSwift ObservableType.swift
[50/170] Compiling RxSwift ObserveOn.swift
[51/170] Compiling RxSwift ObserverBase.swift
[52/170] Compiling RxSwift ObserverType.swift
[53/170] Compiling RxSwift OperationQueueScheduler.swift
[54/170] Compiling RxSwift Optional.swift
[55/170] Compiling RxSwift Platform.Darwin.swift
[56/170] Compiling RxSwift Platform.Linux.swift
[57/170] Compiling RxSwift TakeLast.swift
[58/170] Compiling RxSwift TakeWithPredicate.swift
[59/170] Compiling RxSwift Throttle.swift
[60/170] Compiling RxSwift Timeout.swift
[61/170] Compiling RxSwift Timer.swift
[62/170] Compiling RxSwift ToArray.swift
[63/170] Compiling RxSwift Using.swift
[64/170] Compiling RxSwift VirtualTimeConverterType.swift
[65/170] Compiling RxSwift VirtualTimeScheduler.swift
[66/170] Compiling RxSwift Window.swift
[67/170] Compiling RxSwift WithLatestFrom.swift
[68/170] Compiling RxSwift WithUnretained.swift
[69/170] Compiling RxSwift Zip+Collection.swift
[70/170] Compiling RxSwift Zip+arity.swift
[71/170] Compiling RxSwift Zip.swift
[72/170] Compiling RxSwift resource_bundle_accessor.swift
[73/170] Compiling RxSwift Rx.swift
[74/170] Compiling RxSwift RxMutableBox.swift
[75/170] Compiling RxSwift Sample.swift
[76/170] Compiling RxSwift Scan.swift
[77/170] Compiling RxSwift ScheduledDisposable.swift
[78/170] Compiling RxSwift ScheduledItem.swift
[79/170] Compiling RxSwift ScheduledItemType.swift
[80/170] Compiling RxSwift SchedulerServices+Emulation.swift
[81/170] Compiling RxSwift SchedulerType.swift
[82/170] Compiling RxSwift Sequence.swift
[83/170] Compiling RxSwift SerialDispatchQueueScheduler.swift
[84/170] Compiling RxSwift SerialDisposable.swift
[85/170] Compiling RxSwift ShareReplayScope.swift
[86/170] Compiling RxSwift Single.swift
[87/170] Compiling RxSwift SingleAssignmentDisposable.swift
[88/170] Compiling RxSwift SingleAsync.swift
[89/170] Compiling RxSwift Infallible+Debug.swift
[90/170] Compiling RxSwift Infallible+Operators.swift
[91/170] Compiling RxSwift Infallible+Zip+arity.swift
[92/170] Compiling RxSwift Infallible.swift
[93/170] Compiling RxSwift InfiniteSequence.swift
[94/170] Compiling RxSwift InvocableScheduledItem.swift
[95/170] Compiling RxSwift InvocableType.swift
[96/170] Compiling RxSwift Just.swift
[97/170] Compiling RxSwift Lock.swift
[98/170] Compiling RxSwift LockOwnerType.swift
[99/170] Compiling RxSwift MainScheduler.swift
[100/170] Compiling RxSwift Map.swift
[101/170] Compiling RxSwift Materialize.swift
[102/170] Compiling RxSwift Maybe.swift
[103/170] Compiling RxSwift Merge.swift
[104/170] Compiling RxSwift Multicast.swift
[105/170] Compiling RxSwift Cancelable.swift
[106/170] Compiling RxSwift Catch.swift
[107/170] Compiling RxSwift CombineLatest+Collection.swift
[108/170] Compiling RxSwift CombineLatest+arity.swift
[109/170] Compiling RxSwift CombineLatest.swift
[110/170] Compiling RxSwift CompactMap.swift
[111/170] Compiling RxSwift Completable+AndThen.swift
[112/170] Compiling RxSwift Completable.swift
[113/170] Compiling RxSwift CompositeDisposable.swift
[114/170] Compiling RxSwift Concat.swift
[115/170] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[116/170] Compiling RxSwift ConcurrentMainScheduler.swift
[117/170] Compiling RxSwift ConnectableObservableType.swift
[118/170] Compiling RxSwift Create.swift
[119/170] Compiling RxSwift CurrentThreadScheduler.swift
[120/170] Compiling RxSwift Date+Dispatch.swift
[121/170] Compiling RxSwift Debounce.swift
[122/170] Compiling RxSwift Sink.swift
[123/170] Compiling RxSwift Skip.swift
[124/170] Compiling RxSwift SkipUntil.swift
[125/170] Compiling RxSwift SkipWhile.swift
[126/170] Compiling RxSwift StartWith.swift
[127/170] Compiling RxSwift SubjectType.swift
[128/170] Compiling RxSwift SubscribeOn.swift
[129/170] Compiling RxSwift SubscriptionDisposable.swift
[130/170] Compiling RxSwift SwiftSupport.swift
[131/170] Compiling RxSwift Switch.swift
[132/170] Compiling RxSwift SwitchIfEmpty.swift
[133/170] Compiling RxSwift SynchronizedDisposeType.swift
[134/170] Compiling RxSwift SynchronizedOnType.swift
[135/170] Compiling RxSwift SynchronizedUnsubscribeType.swift
[136/170] Compiling RxSwift TailRecursiveSink.swift
[137/170] Compiling RxSwift Take.swift
[138/170] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[139/170] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[140/170] Compiling RxSwift PrimitiveSequence.swift
[141/170] Compiling RxSwift PriorityQueue.swift
[142/170] Compiling RxSwift Producer.swift
[143/170] Compiling RxSwift PublishSubject.swift
[144/170] Compiling RxSwift Queue.swift
[145/170] Compiling RxSwift Range.swift
[146/170] Compiling RxSwift Reactive.swift
[147/170] Compiling RxSwift RecursiveLock.swift
[148/170] Compiling RxSwift RecursiveScheduler.swift
[149/170] Compiling RxSwift Reduce.swift
[150/170] Compiling RxSwift RefCountDisposable.swift
[151/170] Compiling RxSwift Repeat.swift
[152/170] Compiling RxSwift ReplaySubject.swift
[153/170] Compiling RxSwift RetryWhen.swift
[154/170] Compiling RxSwift Debug.swift
[155/170] Compiling RxSwift Decode.swift
[156/170] Compiling RxSwift DefaultIfEmpty.swift
[157/170] Compiling RxSwift Deferred.swift
[158/170] Compiling RxSwift Delay.swift
[159/170] Compiling RxSwift DelaySubscription.swift
[160/170] Compiling RxSwift Dematerialize.swift
[161/170] Compiling RxSwift DispatchQueue+Extensions.swift
[162/170] Compiling RxSwift DispatchQueueConfiguration.swift
[163/170] Compiling RxSwift Disposable.swift
[164/170] Compiling RxSwift Disposables.swift
[165/170] Compiling RxSwift DisposeBag.swift
[166/170] Compiling RxSwift DisposeBase.swift
[167/170] Compiling RxSwift DistinctUntilChanged.swift
[168/170] Compiling RxSwift Do.swift
[169/170] Compiling RxSwift ElementAt.swift
[170/170] Compiling RxSwift Empty.swift
[171/177] Compiling RxRelay Utils.swift
[172/177] Compiling RxRelay resource_bundle_accessor.swift
[173/177] Compiling RxRelay ReplayRelay.swift
[174/177] Compiling RxRelay PublishRelay.swift
[175/177] Compiling RxRelay BehaviorRelay.swift
[176/177] Emitting module RxRelay
[177/177] Compiling RxRelay Observable+Bind.swift
[178/194] Compiling RIBs ViewableRouter.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[179/194] Compiling RIBs Worker.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[180/194] Compiling RIBs Foundation+Extensions.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[181/194] Compiling RIBs Interactor.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[182/194] Compiling RIBs PresentableInteractor.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[183/194] Compiling RIBs Presenter.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[184/194] Compiling RIBs Router.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[185/194] Compiling RIBs ViewControllable.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[186/194] Emitting module RIBs
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[187/195] Compiling RIBs LeakDetector.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[188/195] Compiling RIBs MultiStageComponentizedBuilder.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[189/195] Compiling RIBs LaunchRouter.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[190/195] Compiling RIBs Executor.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[191/195] Compiling RIBs Builder.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[192/195] Compiling RIBs ComponentizedBuilder.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[193/195] Compiling RIBs Component.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[194/195] Compiling RIBs Dependency.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[195/195] Compiling RIBs Workflow.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/149] Compiling RxSwift Sink.swift
[3/149] Compiling RxSwift Skip.swift
[4/149] Compiling RxSwift SkipUntil.swift
[5/149] Compiling RxSwift SkipWhile.swift
[6/149] Compiling RxSwift StartWith.swift
[7/149] Compiling RxSwift SubjectType.swift
[8/149] Compiling RxSwift SubscribeOn.swift
[9/149] Compiling RxSwift SubscriptionDisposable.swift
[10/149] Compiling RxSwift SwiftSupport.swift
[11/149] Compiling RxSwift Switch.swift
[12/149] Compiling RxSwift SwitchIfEmpty.swift
[13/149] Compiling RxSwift SynchronizedDisposeType.swift
[14/149] Compiling RxSwift SynchronizedOnType.swift
[15/149] Compiling RxSwift SynchronizedUnsubscribeType.swift
[16/149] Compiling RxSwift TailRecursiveSink.swift
[17/149] Compiling RxSwift Take.swift
[18/165] Compiling RxSwift Debug.swift
[19/165] Compiling RxSwift Decode.swift
[20/165] Compiling RxSwift DefaultIfEmpty.swift
[21/165] Compiling RxSwift Deferred.swift
[22/165] Compiling RxSwift Delay.swift
[23/165] Compiling RxSwift DelaySubscription.swift
[24/165] Compiling RxSwift Dematerialize.swift
[25/165] Compiling RxSwift DispatchQueue+Extensions.swift
[26/165] Compiling RxSwift DispatchQueueConfiguration.swift
[27/165] Compiling RxSwift Disposable.swift
[28/165] Compiling RxSwift Disposables.swift
[29/165] Compiling RxSwift DisposeBag.swift
[30/165] Compiling RxSwift DisposeBase.swift
[31/165] Compiling RxSwift DistinctUntilChanged.swift
[32/165] Compiling RxSwift Do.swift
[33/165] Compiling RxSwift ElementAt.swift
[34/165] Compiling RxSwift Empty.swift
[35/165] Emitting module RxSwift
[36/165] Compiling RxSwift Rx.swift
[37/165] Compiling RxSwift RxMutableBox.swift
[38/165] Compiling RxSwift Sample.swift
[39/165] Compiling RxSwift Scan.swift
[40/165] Compiling RxSwift ScheduledDisposable.swift
[41/165] Compiling RxSwift ScheduledItem.swift
[42/165] Compiling RxSwift ScheduledItemType.swift
[43/165] Compiling RxSwift SchedulerServices+Emulation.swift
[44/165] Compiling RxSwift SchedulerType.swift
[45/165] Compiling RxSwift Sequence.swift
[46/165] Compiling RxSwift SerialDispatchQueueScheduler.swift
[47/165] Compiling RxSwift SerialDisposable.swift
[48/165] Compiling RxSwift ShareReplayScope.swift
[49/165] Compiling RxSwift Single.swift
[50/165] Compiling RxSwift SingleAssignmentDisposable.swift
[51/165] Compiling RxSwift SingleAsync.swift
[52/165] Compiling RxSwift Never.swift
[53/165] Compiling RxSwift NopDisposable.swift
[54/165] Compiling RxSwift Observable+Concurrency.swift
[55/165] Compiling RxSwift Observable.swift
[56/165] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[57/165] Compiling RxSwift ObservableConvertibleType.swift
[58/165] Compiling RxSwift ObservableType+Extensions.swift
[59/165] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[60/165] Compiling RxSwift ObservableType.swift
[61/165] Compiling RxSwift ObserveOn.swift
[62/165] Compiling RxSwift ObserverBase.swift
[63/165] Compiling RxSwift ObserverType.swift
[64/165] Compiling RxSwift OperationQueueScheduler.swift
[65/165] Compiling RxSwift Optional.swift
[66/165] Compiling RxSwift Platform.Darwin.swift
[67/165] Compiling RxSwift Platform.Linux.swift
[68/165] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[69/165] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[70/165] Compiling RxSwift PrimitiveSequence.swift
[71/165] Compiling RxSwift PriorityQueue.swift
[72/165] Compiling RxSwift Producer.swift
[73/165] Compiling RxSwift PublishSubject.swift
[74/165] Compiling RxSwift Queue.swift
[75/165] Compiling RxSwift Range.swift
[76/165] Compiling RxSwift Reactive.swift
[77/165] Compiling RxSwift RecursiveLock.swift
[78/165] Compiling RxSwift RecursiveScheduler.swift
[79/165] Compiling RxSwift Reduce.swift
[80/165] Compiling RxSwift RefCountDisposable.swift
[81/165] Compiling RxSwift Repeat.swift
[82/165] Compiling RxSwift ReplaySubject.swift
[83/165] Compiling RxSwift RetryWhen.swift
[84/165] Compiling RxSwift Enumerated.swift
[85/165] Compiling RxSwift Error.swift
[86/165] Compiling RxSwift Errors.swift
[87/165] Compiling RxSwift Event.swift
[88/165] Compiling RxSwift Filter.swift
[89/165] Compiling RxSwift First.swift
[90/165] Compiling RxSwift Generate.swift
[91/165] Compiling RxSwift GroupBy.swift
[92/165] Compiling RxSwift GroupedObservable.swift
[93/165] Compiling RxSwift HistoricalScheduler.swift
[94/165] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[95/165] Compiling RxSwift ImmediateSchedulerType.swift
[96/165] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[97/165] Compiling RxSwift Infallible+CombineLatest+arity.swift
[98/165] Compiling RxSwift Infallible+Concurrency.swift
[99/165] Compiling RxSwift Infallible+Create.swift
[100/165] Compiling RxSwift Infallible+Debug.swift
[101/165] Compiling RxSwift Infallible+Operators.swift
[102/165] Compiling RxSwift Infallible+Zip+arity.swift
[103/165] Compiling RxSwift Infallible.swift
[104/165] Compiling RxSwift InfiniteSequence.swift
[105/165] Compiling RxSwift InvocableScheduledItem.swift
[106/165] Compiling RxSwift InvocableType.swift
[107/165] Compiling RxSwift Just.swift
[108/165] Compiling RxSwift Lock.swift
[109/165] Compiling RxSwift LockOwnerType.swift
[110/165] Compiling RxSwift MainScheduler.swift
[111/165] Compiling RxSwift Map.swift
[112/165] Compiling RxSwift Materialize.swift
[113/165] Compiling RxSwift Maybe.swift
[114/165] Compiling RxSwift Merge.swift
[115/165] Compiling RxSwift Multicast.swift
[116/165] Compiling RxSwift Cancelable.swift
[117/165] Compiling RxSwift Catch.swift
[118/165] Compiling RxSwift CombineLatest+Collection.swift
[119/165] Compiling RxSwift CombineLatest+arity.swift
[120/165] Compiling RxSwift CombineLatest.swift
[121/165] Compiling RxSwift CompactMap.swift
[122/165] Compiling RxSwift Completable+AndThen.swift
[123/165] Compiling RxSwift Completable.swift
[124/165] Compiling RxSwift CompositeDisposable.swift
[125/165] Compiling RxSwift Concat.swift
[126/165] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[127/165] Compiling RxSwift ConcurrentMainScheduler.swift
[128/165] Compiling RxSwift ConnectableObservableType.swift
[129/165] Compiling RxSwift Create.swift
[130/165] Compiling RxSwift CurrentThreadScheduler.swift
[131/165] Compiling RxSwift Date+Dispatch.swift
[132/165] Compiling RxSwift Debounce.swift
[133/165] Compiling RxSwift AddRef.swift
[134/165] Compiling RxSwift Amb.swift
[135/165] Compiling RxSwift AnonymousDisposable.swift
[136/165] Compiling RxSwift AnonymousObserver.swift
[137/165] Compiling RxSwift AnyObserver.swift
[138/165] Compiling RxSwift AsMaybe.swift
[139/165] Compiling RxSwift AsSingle.swift
[140/165] Compiling RxSwift AsyncLock.swift
[141/165] Compiling RxSwift AsyncSubject.swift
[142/165] Compiling RxSwift AtomicInt.swift
[143/165] Compiling RxSwift Bag+Rx.swift
[144/165] Compiling RxSwift Bag.swift
[145/165] Compiling RxSwift BehaviorSubject.swift
[146/165] Compiling RxSwift BinaryDisposable.swift
[147/165] Compiling RxSwift Binder.swift
[148/165] Compiling RxSwift BooleanDisposable.swift
[149/165] Compiling RxSwift Buffer.swift
[150/165] Compiling RxSwift TakeLast.swift
[151/165] Compiling RxSwift TakeWithPredicate.swift
[152/165] Compiling RxSwift Throttle.swift
[153/165] Compiling RxSwift Timeout.swift
[154/165] Compiling RxSwift Timer.swift
[155/165] Compiling RxSwift ToArray.swift
[156/165] Compiling RxSwift Using.swift
[157/165] Compiling RxSwift VirtualTimeConverterType.swift
[158/165] Compiling RxSwift VirtualTimeScheduler.swift
[159/165] Compiling RxSwift Window.swift
[160/165] Compiling RxSwift WithLatestFrom.swift
[161/165] Compiling RxSwift WithUnretained.swift
[162/165] Compiling RxSwift Zip+Collection.swift
[163/165] Compiling RxSwift Zip+arity.swift
[164/165] Compiling RxSwift Zip.swift
[165/165] Compiling RxSwift resource_bundle_accessor.swift
[166/172] Compiling RxRelay BehaviorRelay.swift
[167/172] Compiling RxRelay Observable+Bind.swift
[168/172] Compiling RxRelay Utils.swift
[169/172] Emitting module RxRelay
[170/172] Compiling RxRelay resource_bundle_accessor.swift
[171/172] Compiling RxRelay PublishRelay.swift
[172/172] Compiling RxRelay ReplayRelay.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[173/189] Emitting module RIBs
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[174/189] Compiling RIBs Worker.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[175/189] Compiling RIBs ViewableRouter.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[176/189] Compiling RIBs Foundation+Extensions.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[177/189] Compiling RIBs Interactor.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[178/189] Compiling RIBs Router.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[179/189] Compiling RIBs ViewControllable.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[180/189] Compiling RIBs Component.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[181/189] Compiling RIBs Dependency.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[182/189] Compiling RIBs PresentableInteractor.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[183/189] Compiling RIBs Presenter.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[184/189] Compiling RIBs LeakDetector.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[185/189] Compiling RIBs MultiStageComponentizedBuilder.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[186/189] Compiling RIBs Builder.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[187/189] Compiling RIBs ComponentizedBuilder.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[188/189] Compiling RIBs LaunchRouter.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[189/189] Compiling RIBs Executor.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
[190/190] Compiling RIBs Workflow.swift
/Users/admin/builder/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
17 | import Foundation
18 | import RxSwift
19 | import UIKit
| `- error: no such module 'UIKit'
20 |
21 | /// Protocol defining the activeness of an interactor's scope.
BUILD FAILURE 6.1 macosSpm