Build Information
Failed to build RIBs, reference v0.16.3 (a7e923
), with Swift 6.1 for Linux on 29 Apr 2025 04:11:40 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
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 /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/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
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/uber/RIBs.git
https://github.com/uber/RIBs.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"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" : "/host/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 ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/ReactiveX/RxSwift
[1/52683] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift from cache (4.67s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.9.0 (5.22s)
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 6.9.0
Building for debugging...
[0/6] Copying PrivacyInfo.xcprivacy
[0/6] Write sources
[1/6] Copying PrivacyInfo.xcprivacy
[4/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/150] Emitting module RxSwift
[8/170] Compiling RxSwift Producer.swift
[9/170] Compiling RxSwift PublishSubject.swift
[10/170] Compiling RxSwift Queue.swift
[11/170] Compiling RxSwift Range.swift
[12/170] Compiling RxSwift Reactive.swift
[13/170] Compiling RxSwift RecursiveLock.swift
[14/170] Compiling RxSwift RecursiveScheduler.swift
[15/170] Compiling RxSwift Reduce.swift
[16/170] Compiling RxSwift RefCountDisposable.swift
[17/170] Compiling RxSwift Repeat.swift
[18/170] Compiling RxSwift ReplaySubject.swift
[19/170] Compiling RxSwift RetryWhen.swift
[20/170] Compiling RxSwift Rx.swift
[21/170] Compiling RxSwift RxMutableBox.swift
[22/170] Compiling RxSwift Sample.swift
[23/170] Compiling RxSwift Scan.swift
[24/170] Compiling RxSwift ScheduledDisposable.swift
[25/170] Compiling RxSwift ScheduledItem.swift
[26/170] Compiling RxSwift ScheduledItemType.swift
[27/170] Compiling RxSwift SchedulerServices+Emulation.swift
[28/170] Compiling RxSwift Never.swift
[29/170] Compiling RxSwift NopDisposable.swift
[30/170] Compiling RxSwift Observable+Concurrency.swift
[31/170] Compiling RxSwift Observable.swift
[32/170] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[33/170] Compiling RxSwift ObservableConvertibleType.swift
[34/170] Compiling RxSwift ObservableType+Extensions.swift
[35/170] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[36/170] Compiling RxSwift ObservableType.swift
[37/170] Compiling RxSwift ObserveOn.swift
[38/170] Compiling RxSwift ObserverBase.swift
[39/170] Compiling RxSwift ObserverType.swift
[40/170] Compiling RxSwift OperationQueueScheduler.swift
[41/170] Compiling RxSwift Optional.swift
[42/170] Compiling RxSwift Platform.Darwin.swift
[43/170] Compiling RxSwift Platform.Linux.swift
[44/170] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[45/170] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[46/170] Compiling RxSwift PrimitiveSequence.swift
[47/170] Compiling RxSwift PriorityQueue.swift
[48/170] Compiling RxSwift AddRef.swift
[49/170] Compiling RxSwift Amb.swift
[50/170] Compiling RxSwift AnonymousDisposable.swift
[51/170] Compiling RxSwift AnonymousObserver.swift
[52/170] Compiling RxSwift AnyObserver.swift
[53/170] Compiling RxSwift AsMaybe.swift
[54/170] Compiling RxSwift AsSingle.swift
[55/170] Compiling RxSwift AsyncLock.swift
[56/170] Compiling RxSwift AsyncSubject.swift
[57/170] Compiling RxSwift AtomicInt.swift
[58/170] Compiling RxSwift Bag+Rx.swift
[59/170] Compiling RxSwift Bag.swift
[60/170] Compiling RxSwift BehaviorSubject.swift
[61/170] Compiling RxSwift BinaryDisposable.swift
[62/170] Compiling RxSwift Binder.swift
[63/170] Compiling RxSwift BooleanDisposable.swift
[64/170] Compiling RxSwift Buffer.swift
[65/170] Compiling RxSwift Cancelable.swift
[66/170] Compiling RxSwift Catch.swift
[67/170] Compiling RxSwift CombineLatest+Collection.swift
[68/170] Compiling RxSwift CombineLatest+arity.swift
[69/170] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[70/170] Compiling RxSwift Infallible+CombineLatest+arity.swift
[71/170] Compiling RxSwift Infallible+Concurrency.swift
[72/170] Compiling RxSwift Infallible+Create.swift
[73/170] Compiling RxSwift Infallible+Debug.swift
[74/170] Compiling RxSwift Infallible+Operators.swift
[75/170] Compiling RxSwift Infallible+Zip+arity.swift
[76/170] Compiling RxSwift Infallible.swift
[77/170] Compiling RxSwift InfiniteSequence.swift
[78/170] Compiling RxSwift InvocableScheduledItem.swift
[79/170] Compiling RxSwift InvocableType.swift
[80/170] Compiling RxSwift Just.swift
[81/170] Compiling RxSwift Lock.swift
[82/170] Compiling RxSwift LockOwnerType.swift
[83/170] Compiling RxSwift MainScheduler.swift
[84/170] Compiling RxSwift Map.swift
[85/170] Compiling RxSwift Materialize.swift
[86/170] Compiling RxSwift Maybe.swift
[87/170] Compiling RxSwift Merge.swift
[88/170] Compiling RxSwift Multicast.swift
[89/170] Compiling RxSwift SchedulerType.swift
[90/170] Compiling RxSwift Sequence.swift
[91/170] Compiling RxSwift SerialDispatchQueueScheduler.swift
[92/170] Compiling RxSwift SerialDisposable.swift
[93/170] Compiling RxSwift ShareReplayScope.swift
[94/170] Compiling RxSwift Single.swift
[95/170] Compiling RxSwift SingleAssignmentDisposable.swift
[96/170] Compiling RxSwift SingleAsync.swift
[97/170] Compiling RxSwift Sink.swift
[98/170] Compiling RxSwift Skip.swift
[99/170] Compiling RxSwift SkipUntil.swift
[100/170] Compiling RxSwift SkipWhile.swift
[101/170] Compiling RxSwift StartWith.swift
[102/170] Compiling RxSwift SubjectType.swift
[103/170] Compiling RxSwift SubscribeOn.swift
[104/170] Compiling RxSwift SubscriptionDisposable.swift
[105/170] Compiling RxSwift SwiftSupport.swift
[106/170] Compiling RxSwift Switch.swift
[107/170] Compiling RxSwift SwitchIfEmpty.swift
[108/170] Compiling RxSwift SynchronizedDisposeType.swift
[109/170] Compiling RxSwift DispatchQueueConfiguration.swift
[110/170] Compiling RxSwift Disposable.swift
[111/170] Compiling RxSwift Disposables.swift
[112/170] Compiling RxSwift DisposeBag.swift
[113/170] Compiling RxSwift DisposeBase.swift
[114/170] Compiling RxSwift DistinctUntilChanged.swift
[115/170] Compiling RxSwift Do.swift
[116/170] Compiling RxSwift ElementAt.swift
[117/170] Compiling RxSwift Empty.swift
[118/170] Compiling RxSwift Enumerated.swift
[119/170] Compiling RxSwift Error.swift
[120/170] Compiling RxSwift Errors.swift
[121/170] Compiling RxSwift Event.swift
[122/170] Compiling RxSwift Filter.swift
[123/170] Compiling RxSwift First.swift
[124/170] Compiling RxSwift Generate.swift
[125/170] Compiling RxSwift GroupBy.swift
[126/170] Compiling RxSwift GroupedObservable.swift
[127/170] Compiling RxSwift HistoricalScheduler.swift
[128/170] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[129/170] Compiling RxSwift ImmediateSchedulerType.swift
[130/170] Compiling RxSwift CombineLatest.swift
[131/170] Compiling RxSwift CompactMap.swift
[132/170] Compiling RxSwift Completable+AndThen.swift
[133/170] Compiling RxSwift Completable.swift
[134/170] Compiling RxSwift CompositeDisposable.swift
[135/170] Compiling RxSwift Concat.swift
[136/170] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[137/170] Compiling RxSwift ConcurrentMainScheduler.swift
[138/170] Compiling RxSwift ConnectableObservableType.swift
[139/170] Compiling RxSwift Create.swift
[140/170] Compiling RxSwift CurrentThreadScheduler.swift
[141/170] Compiling RxSwift Date+Dispatch.swift
[142/170] Compiling RxSwift Debounce.swift
[143/170] Compiling RxSwift Debug.swift
[144/170] Compiling RxSwift Decode.swift
[145/170] Compiling RxSwift DefaultIfEmpty.swift
[146/170] Compiling RxSwift Deferred.swift
[147/170] Compiling RxSwift Delay.swift
[148/170] Compiling RxSwift DelaySubscription.swift
[149/170] Compiling RxSwift Dematerialize.swift
[150/170] Compiling RxSwift DispatchQueue+Extensions.swift
[151/170] Compiling RxSwift SynchronizedOnType.swift
[152/170] Compiling RxSwift SynchronizedUnsubscribeType.swift
[153/170] Compiling RxSwift TailRecursiveSink.swift
[154/170] Compiling RxSwift Take.swift
[155/170] Compiling RxSwift TakeLast.swift
[156/170] Compiling RxSwift TakeWithPredicate.swift
[157/170] Compiling RxSwift Throttle.swift
[158/170] Compiling RxSwift Timeout.swift
[159/170] Compiling RxSwift Timer.swift
[160/170] Compiling RxSwift ToArray.swift
[161/170] Compiling RxSwift Using.swift
[162/170] Compiling RxSwift VirtualTimeConverterType.swift
[163/170] Compiling RxSwift VirtualTimeScheduler.swift
[164/170] Compiling RxSwift Window.swift
[165/170] Compiling RxSwift WithLatestFrom.swift
[166/170] Compiling RxSwift WithUnretained.swift
[167/170] Compiling RxSwift Zip+Collection.swift
[168/170] Compiling RxSwift Zip+arity.swift
[169/170] Compiling RxSwift Zip.swift
[170/170] Compiling RxSwift resource_bundle_accessor.swift
[172/178] Compiling RxRelay PublishRelay.swift
[173/178] Compiling RxRelay ReplayRelay.swift
[174/178] Compiling RxRelay Utils.swift
[175/178] Compiling RxRelay Observable+Bind.swift
[176/178] Compiling RxRelay resource_bundle_accessor.swift
[177/178] Compiling RxRelay BehaviorRelay.swift
[178/178] Emitting module RxRelay
[180/195] Compiling RIBs Builder.swift
/host/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/195] Compiling RIBs ComponentizedBuilder.swift
/host/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/195] Compiling RIBs Component.swift
/host/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/195] Compiling RIBs MultiStageComponentizedBuilder.swift
/host/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/195] Compiling RIBs PresentableInteractor.swift
/host/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/197] Compiling RIBs Interactor.swift
/host/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/197] Compiling RIBs LaunchRouter.swift
/host/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)
[187/197] Emitting module RIBs
/host/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/197] Compiling RIBs Presenter.swift
/host/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/197] Compiling RIBs Router.swift
/host/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/197] Compiling RIBs Dependency.swift
/host/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/197] Compiling RIBs Foundation+Extensions.swift
/host/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/197] Compiling RIBs ViewControllable.swift
/host/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/197] Compiling RIBs ViewableRouter.swift
/host/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/197] Compiling RIBs Executor.swift
/host/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/197] Compiling RIBs LeakDetector.swift
/host/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.
[196/197] Compiling RIBs Worker.swift
/host/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.
[197/197] Compiling RIBs Workflow.swift
/host/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 ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/145] Emitting module RxSwift
[3/165] Compiling RxSwift Never.swift
[4/165] Compiling RxSwift NopDisposable.swift
[5/165] Compiling RxSwift Observable+Concurrency.swift
[6/165] Compiling RxSwift Observable.swift
[7/165] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[8/165] Compiling RxSwift ObservableConvertibleType.swift
[9/165] Compiling RxSwift ObservableType+Extensions.swift
[10/165] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[11/165] Compiling RxSwift ObservableType.swift
[12/165] Compiling RxSwift ObserveOn.swift
[13/165] Compiling RxSwift ObserverBase.swift
[14/165] Compiling RxSwift ObserverType.swift
[15/165] Compiling RxSwift OperationQueueScheduler.swift
[16/165] Compiling RxSwift Optional.swift
[17/165] Compiling RxSwift Platform.Darwin.swift
[18/165] Compiling RxSwift Platform.Linux.swift
[19/165] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[20/165] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[21/165] Compiling RxSwift PrimitiveSequence.swift
[22/165] Compiling RxSwift PriorityQueue.swift
[23/165] Compiling RxSwift CombineLatest.swift
[24/165] Compiling RxSwift CompactMap.swift
[25/165] Compiling RxSwift Completable+AndThen.swift
[26/165] Compiling RxSwift Completable.swift
[27/165] Compiling RxSwift CompositeDisposable.swift
[28/165] Compiling RxSwift Concat.swift
[29/165] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[30/165] Compiling RxSwift ConcurrentMainScheduler.swift
[31/165] Compiling RxSwift ConnectableObservableType.swift
[32/165] Compiling RxSwift Create.swift
[33/165] Compiling RxSwift CurrentThreadScheduler.swift
[34/165] Compiling RxSwift Date+Dispatch.swift
[35/165] Compiling RxSwift Debounce.swift
[36/165] Compiling RxSwift Debug.swift
[37/165] Compiling RxSwift Decode.swift
[38/165] Compiling RxSwift DefaultIfEmpty.swift
[39/165] Compiling RxSwift Deferred.swift
[40/165] Compiling RxSwift Delay.swift
[41/165] Compiling RxSwift DelaySubscription.swift
[42/165] Compiling RxSwift Dematerialize.swift
[43/165] Compiling RxSwift DispatchQueue+Extensions.swift
[44/165] Compiling RxSwift Producer.swift
[45/165] Compiling RxSwift PublishSubject.swift
[46/165] Compiling RxSwift Queue.swift
[47/165] Compiling RxSwift Range.swift
[48/165] Compiling RxSwift Reactive.swift
[49/165] Compiling RxSwift RecursiveLock.swift
[50/165] Compiling RxSwift RecursiveScheduler.swift
[51/165] Compiling RxSwift Reduce.swift
[52/165] Compiling RxSwift RefCountDisposable.swift
[53/165] Compiling RxSwift Repeat.swift
[54/165] Compiling RxSwift ReplaySubject.swift
[55/165] Compiling RxSwift RetryWhen.swift
[56/165] Compiling RxSwift Rx.swift
[57/165] Compiling RxSwift RxMutableBox.swift
[58/165] Compiling RxSwift Sample.swift
[59/165] Compiling RxSwift Scan.swift
[60/165] Compiling RxSwift ScheduledDisposable.swift
[61/165] Compiling RxSwift ScheduledItem.swift
[62/165] Compiling RxSwift ScheduledItemType.swift
[63/165] Compiling RxSwift SchedulerServices+Emulation.swift
[64/165] Compiling RxSwift DispatchQueueConfiguration.swift
[65/165] Compiling RxSwift Disposable.swift
[66/165] Compiling RxSwift Disposables.swift
[67/165] Compiling RxSwift DisposeBag.swift
[68/165] Compiling RxSwift DisposeBase.swift
[69/165] Compiling RxSwift DistinctUntilChanged.swift
[70/165] Compiling RxSwift Do.swift
[71/165] Compiling RxSwift ElementAt.swift
[72/165] Compiling RxSwift Empty.swift
[73/165] Compiling RxSwift Enumerated.swift
[74/165] Compiling RxSwift Error.swift
[75/165] Compiling RxSwift Errors.swift
[76/165] Compiling RxSwift Event.swift
[77/165] Compiling RxSwift Filter.swift
[78/165] Compiling RxSwift First.swift
[79/165] Compiling RxSwift Generate.swift
[80/165] Compiling RxSwift GroupBy.swift
[81/165] Compiling RxSwift GroupedObservable.swift
[82/165] Compiling RxSwift HistoricalScheduler.swift
[83/165] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[84/165] Compiling RxSwift ImmediateSchedulerType.swift
[85/165] Compiling RxSwift SchedulerType.swift
[86/165] Compiling RxSwift Sequence.swift
[87/165] Compiling RxSwift SerialDispatchQueueScheduler.swift
[88/165] Compiling RxSwift SerialDisposable.swift
[89/165] Compiling RxSwift ShareReplayScope.swift
[90/165] Compiling RxSwift Single.swift
[91/165] Compiling RxSwift SingleAssignmentDisposable.swift
[92/165] Compiling RxSwift SingleAsync.swift
[93/165] Compiling RxSwift Sink.swift
[94/165] Compiling RxSwift Skip.swift
[95/165] Compiling RxSwift SkipUntil.swift
[96/165] Compiling RxSwift SkipWhile.swift
[97/165] Compiling RxSwift StartWith.swift
[98/165] Compiling RxSwift SubjectType.swift
[99/165] Compiling RxSwift SubscribeOn.swift
[100/165] Compiling RxSwift SubscriptionDisposable.swift
[101/165] Compiling RxSwift SwiftSupport.swift
[102/165] Compiling RxSwift Switch.swift
[103/165] Compiling RxSwift SwitchIfEmpty.swift
[104/165] Compiling RxSwift SynchronizedDisposeType.swift
[105/165] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[106/165] Compiling RxSwift Infallible+CombineLatest+arity.swift
[107/165] Compiling RxSwift Infallible+Concurrency.swift
[108/165] Compiling RxSwift Infallible+Create.swift
[109/165] Compiling RxSwift Infallible+Debug.swift
[110/165] Compiling RxSwift Infallible+Operators.swift
[111/165] Compiling RxSwift Infallible+Zip+arity.swift
[112/165] Compiling RxSwift Infallible.swift
[113/165] Compiling RxSwift InfiniteSequence.swift
[114/165] Compiling RxSwift InvocableScheduledItem.swift
[115/165] Compiling RxSwift InvocableType.swift
[116/165] Compiling RxSwift Just.swift
[117/165] Compiling RxSwift Lock.swift
[118/165] Compiling RxSwift LockOwnerType.swift
[119/165] Compiling RxSwift MainScheduler.swift
[120/165] Compiling RxSwift Map.swift
[121/165] Compiling RxSwift Materialize.swift
[122/165] Compiling RxSwift Maybe.swift
[123/165] Compiling RxSwift Merge.swift
[124/165] Compiling RxSwift Multicast.swift
[125/165] Compiling RxSwift AddRef.swift
[126/165] Compiling RxSwift Amb.swift
[127/165] Compiling RxSwift AnonymousDisposable.swift
[128/165] Compiling RxSwift AnonymousObserver.swift
[129/165] Compiling RxSwift AnyObserver.swift
[130/165] Compiling RxSwift AsMaybe.swift
[131/165] Compiling RxSwift AsSingle.swift
[132/165] Compiling RxSwift AsyncLock.swift
[133/165] Compiling RxSwift AsyncSubject.swift
[134/165] Compiling RxSwift AtomicInt.swift
[135/165] Compiling RxSwift Bag+Rx.swift
[136/165] Compiling RxSwift Bag.swift
[137/165] Compiling RxSwift BehaviorSubject.swift
[138/165] Compiling RxSwift BinaryDisposable.swift
[139/165] Compiling RxSwift Binder.swift
[140/165] Compiling RxSwift BooleanDisposable.swift
[141/165] Compiling RxSwift Buffer.swift
[142/165] Compiling RxSwift Cancelable.swift
[143/165] Compiling RxSwift Catch.swift
[144/165] Compiling RxSwift CombineLatest+Collection.swift
[145/165] Compiling RxSwift CombineLatest+arity.swift
[146/165] Compiling RxSwift SynchronizedOnType.swift
[147/165] Compiling RxSwift SynchronizedUnsubscribeType.swift
[148/165] Compiling RxSwift TailRecursiveSink.swift
[149/165] Compiling RxSwift Take.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
[167/173] Compiling RxRelay PublishRelay.swift
[168/173] Compiling RxRelay Utils.swift
[169/173] Compiling RxRelay resource_bundle_accessor.swift
[170/173] Compiling RxRelay ReplayRelay.swift
[171/173] Compiling RxRelay BehaviorRelay.swift
[172/173] Emitting module RxRelay
[173/173] Compiling RxRelay Observable+Bind.swift
[175/190] Compiling RIBs Dependency.swift
/host/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/190] Compiling RIBs Foundation+Extensions.swift
/host/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/192] Compiling RIBs Presenter.swift
/host/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/192] Compiling RIBs Router.swift
/host/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/192] Compiling RIBs ViewControllable.swift
/host/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/192] Compiling RIBs ViewableRouter.swift
/host/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/192] Compiling RIBs MultiStageComponentizedBuilder.swift
/host/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/192] Compiling RIBs PresentableInteractor.swift
/host/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)
[183/192] Emitting module RIBs
/host/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/192] Compiling RIBs Executor.swift
/host/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/192] Compiling RIBs LeakDetector.swift
/host/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/192] Compiling RIBs Interactor.swift
/host/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/192] Compiling RIBs LaunchRouter.swift
/host/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/192] Compiling RIBs Builder.swift
/host/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/192] Compiling RIBs ComponentizedBuilder.swift
/host/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/192] Compiling RIBs Component.swift
/host/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/192] Compiling RIBs Worker.swift
/host/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/192] Compiling RIBs Workflow.swift
/host/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 linux