The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RIBs with Swift 5.7 for Linux.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/uber/RIBs.git
Reference: v0.16.2
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.2    -> FETCH_HEAD
HEAD is now at 9b5cff6 Prepare next development version
Cloned https://github.com/uber/RIBs.git
Revision (git rev-parse @):
9b5cff6e97b2495b8a7f3e15b544a3ecc1b0359d
SUCCESS checkout https://github.com/uber/RIBs.git at v0.16.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Fetching https://github.com/ReactiveX/RxSwift
[1/50851] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift (2.18s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 6.6.0 (0.36s)
Creating working copy for https://github.com/ReactiveX/RxSwift
Working copy of https://github.com/ReactiveX/RxSwift resolved at 6.6.0
Building for debugging...
[1/143] Emitting module RxSwift
[2/163] Compiling RxSwift PriorityQueue.swift
[3/163] Compiling RxSwift Producer.swift
[4/163] Compiling RxSwift PublishSubject.swift
[5/163] Compiling RxSwift Queue.swift
[6/163] Compiling RxSwift Range.swift
[7/163] Compiling RxSwift Reactive.swift
[8/163] Compiling RxSwift RecursiveLock.swift
[9/163] Compiling RxSwift RecursiveScheduler.swift
[10/163] Compiling RxSwift Reduce.swift
[11/163] Compiling RxSwift RefCountDisposable.swift
[12/163] Compiling RxSwift Repeat.swift
[13/163] Compiling RxSwift ReplaySubject.swift
[14/163] Compiling RxSwift RetryWhen.swift
[15/163] Compiling RxSwift Rx.swift
[16/163] Compiling RxSwift RxMutableBox.swift
[17/163] Compiling RxSwift Sample.swift
[18/163] Compiling RxSwift Scan.swift
[19/163] Compiling RxSwift ScheduledDisposable.swift
[20/163] Compiling RxSwift ScheduledItem.swift
[21/163] Compiling RxSwift ScheduledItemType.swift
[22/163] Compiling RxSwift ImmediateSchedulerType.swift
[23/163] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[24/163] Compiling RxSwift Infallible+CombineLatest+arity.swift
[25/163] Compiling RxSwift Infallible+Concurrency.swift
[26/163] Compiling RxSwift Infallible+Create.swift
[27/163] Compiling RxSwift Infallible+Debug.swift
[28/163] Compiling RxSwift Infallible+Operators.swift
[29/163] Compiling RxSwift Infallible+Zip+arity.swift
[30/163] Compiling RxSwift Infallible.swift
[31/163] Compiling RxSwift InfiniteSequence.swift
[32/163] Compiling RxSwift InvocableScheduledItem.swift
[33/163] Compiling RxSwift InvocableType.swift
[34/163] Compiling RxSwift Just.swift
[35/163] Compiling RxSwift Lock.swift
[36/163] Compiling RxSwift LockOwnerType.swift
[37/163] Compiling RxSwift MainScheduler.swift
[38/163] Compiling RxSwift Map.swift
[39/163] Compiling RxSwift Materialize.swift
[40/163] Compiling RxSwift Maybe.swift
[41/163] Compiling RxSwift Merge.swift
[42/163] Compiling RxSwift DispatchQueueConfiguration.swift
[43/163] Compiling RxSwift Disposable.swift
[44/163] Compiling RxSwift Disposables.swift
[45/163] Compiling RxSwift DisposeBag.swift
[46/163] Compiling RxSwift DisposeBase.swift
[47/163] Compiling RxSwift DistinctUntilChanged.swift
[48/163] Compiling RxSwift Do.swift
[49/163] Compiling RxSwift ElementAt.swift
[50/163] Compiling RxSwift Empty.swift
[51/163] Compiling RxSwift Enumerated.swift
[52/163] Compiling RxSwift Error.swift
[53/163] Compiling RxSwift Errors.swift
[54/163] Compiling RxSwift Event.swift
[55/163] Compiling RxSwift Filter.swift
[56/163] Compiling RxSwift First.swift
[57/163] Compiling RxSwift Generate.swift
[58/163] Compiling RxSwift GroupBy.swift
[59/163] Compiling RxSwift GroupedObservable.swift
[60/163] Compiling RxSwift HistoricalScheduler.swift
[61/163] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[62/163] Compiling RxSwift SchedulerServices+Emulation.swift
[63/163] Compiling RxSwift SchedulerType.swift
[64/163] Compiling RxSwift Sequence.swift
[65/163] Compiling RxSwift SerialDispatchQueueScheduler.swift
[66/163] Compiling RxSwift SerialDisposable.swift
[67/163] Compiling RxSwift ShareReplayScope.swift
[68/163] Compiling RxSwift Single.swift
[69/163] Compiling RxSwift SingleAssignmentDisposable.swift
[70/163] Compiling RxSwift SingleAsync.swift
[71/163] Compiling RxSwift Sink.swift
[72/163] Compiling RxSwift Skip.swift
[73/163] Compiling RxSwift SkipUntil.swift
[74/163] Compiling RxSwift SkipWhile.swift
[75/163] Compiling RxSwift StartWith.swift
[76/163] Compiling RxSwift SubjectType.swift
[77/163] Compiling RxSwift SubscribeOn.swift
[78/163] Compiling RxSwift SubscriptionDisposable.swift
[79/163] Compiling RxSwift SwiftSupport.swift
[80/163] Compiling RxSwift Switch.swift
[81/163] Compiling RxSwift SwitchIfEmpty.swift
[82/163] Compiling RxSwift Multicast.swift
[83/163] Compiling RxSwift Never.swift
[84/163] Compiling RxSwift NopDisposable.swift
[85/163] Compiling RxSwift Observable+Concurrency.swift
[86/163] Compiling RxSwift Observable.swift
[87/163] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[88/163] Compiling RxSwift ObservableConvertibleType.swift
[89/163] Compiling RxSwift ObservableType+Extensions.swift
[90/163] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[91/163] Compiling RxSwift ObservableType.swift
[92/163] Compiling RxSwift ObserveOn.swift
[93/163] Compiling RxSwift ObserverBase.swift
[94/163] Compiling RxSwift ObserverType.swift
[95/163] Compiling RxSwift OperationQueueScheduler.swift
[96/163] Compiling RxSwift Optional.swift
[97/163] Compiling RxSwift Platform.Darwin.swift
[98/163] Compiling RxSwift Platform.Linux.swift
[99/163] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[100/163] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[101/163] Compiling RxSwift PrimitiveSequence.swift
[102/163] Compiling RxSwift CombineLatest.swift
[103/163] Compiling RxSwift CompactMap.swift
[104/163] Compiling RxSwift Completable+AndThen.swift
[105/163] Compiling RxSwift Completable.swift
[106/163] Compiling RxSwift CompositeDisposable.swift
[107/163] Compiling RxSwift Concat.swift
[108/163] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[109/163] Compiling RxSwift ConcurrentMainScheduler.swift
[110/163] Compiling RxSwift ConnectableObservableType.swift
[111/163] Compiling RxSwift Create.swift
[112/163] Compiling RxSwift CurrentThreadScheduler.swift
[113/163] Compiling RxSwift Date+Dispatch.swift
[114/163] Compiling RxSwift Debounce.swift
[115/163] Compiling RxSwift Debug.swift
[116/163] Compiling RxSwift Decode.swift
[117/163] Compiling RxSwift DefaultIfEmpty.swift
[118/163] Compiling RxSwift Deferred.swift
[119/163] Compiling RxSwift Delay.swift
[120/163] Compiling RxSwift DelaySubscription.swift
[121/163] Compiling RxSwift Dematerialize.swift
[122/163] Compiling RxSwift DispatchQueue+Extensions.swift
[123/163] Compiling RxSwift AddRef.swift
[124/163] Compiling RxSwift Amb.swift
[125/163] Compiling RxSwift AnonymousDisposable.swift
[126/163] Compiling RxSwift AnonymousObserver.swift
[127/163] Compiling RxSwift AnyObserver.swift
[128/163] Compiling RxSwift AsMaybe.swift
[129/163] Compiling RxSwift AsSingle.swift
[130/163] Compiling RxSwift AsyncLock.swift
[131/163] Compiling RxSwift AsyncSubject.swift
[132/163] Compiling RxSwift AtomicInt.swift
[133/163] Compiling RxSwift Bag+Rx.swift
[134/163] Compiling RxSwift Bag.swift
[135/163] Compiling RxSwift BehaviorSubject.swift
[136/163] Compiling RxSwift BinaryDisposable.swift
[137/163] Compiling RxSwift Binder.swift
[138/163] Compiling RxSwift BooleanDisposable.swift
[139/163] Compiling RxSwift Buffer.swift
[140/163] Compiling RxSwift Cancelable.swift
[141/163] Compiling RxSwift Catch.swift
[142/163] Compiling RxSwift CombineLatest+Collection.swift
[143/163] Compiling RxSwift CombineLatest+arity.swift
[144/163] Compiling RxSwift SynchronizedDisposeType.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
[166/171] Compiling RxRelay Utils.swift
[167/171] Compiling RxRelay PublishRelay.swift
[168/171] Compiling RxRelay ReplayRelay.swift
[169/171] Compiling RxRelay Observable+Bind.swift
[170/171] Compiling RxRelay BehaviorRelay.swift
[171/171] Emitting module RxRelay
[174/189] Compiling RIBs ViewControllable.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[175/189] Compiling RIBs ViewableRouter.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[176/191] Compiling RIBs Interactor.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[177/191] Compiling RIBs LaunchRouter.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[178/191] Compiling RIBs Builder.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[179/191] Compiling RIBs ComponentizedBuilder.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[180/191] Compiling RIBs Component.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[181/191] Compiling RIBs Dependency.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[182/191] Compiling RIBs Foundation+Extensions.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)[183/191] Emitting module RIBs
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[184/191] Compiling RIBs MultiStageComponentizedBuilder.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[185/191] Compiling RIBs PresentableInteractor.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[186/191] Compiling RIBs Presenter.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[187/191] Compiling RIBs Router.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[188/191] Compiling RIBs Executor.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[189/191] Compiling RIBs LeakDetector.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[190/191] Compiling RIBs Worker.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[191/191] Compiling RIBs Workflow.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[0/1] Planning build
Building for debugging...
[1/16] Compiling RIBs Dependency.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[2/16] Compiling RIBs Foundation+Extensions.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)[3/18] Compiling RIBs Builder.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[4/18] Compiling RIBs ComponentizedBuilder.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[5/18] Compiling RIBs Component.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[6/18] Emitting module RIBs
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[7/18] Compiling RIBs ViewControllable.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[8/18] Compiling RIBs ViewableRouter.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[9/18] Compiling RIBs MultiStageComponentizedBuilder.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[10/18] Compiling RIBs PresentableInteractor.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[11/18] Compiling RIBs Presenter.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[12/18] Compiling RIBs Router.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[13/18] Compiling RIBs Executor.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[14/18] Compiling RIBs LeakDetector.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[15/18] Compiling RIBs Interactor.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[16/18] Compiling RIBs LaunchRouter.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[17/18] Compiling RIBs Worker.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[18/18] Compiling RIBs Workflow.swift
/host/spi-builder-workspace/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
BUILD FAILURE 5.7 linux

Build Machine: Linux 2