The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RIBsTreeViewerClient with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/srea/RIBsTreeViewerClient.git
Reference: 1.1.0
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/srea/RIBsTreeViewerClient
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at 9d0d0da Merge pull request #16 from srea/feature/support-swiftpm
Cloned https://github.com/srea/RIBsTreeViewerClient.git
Revision (git rev-parse @):
9d0d0dae28dc67e4a262f968f3bfda598d24960d
SUCCESS checkout https://github.com/srea/RIBsTreeViewerClient.git at 1.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/srea/RIBsTreeViewerClient.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/uber/RIBs.git
[1/20669] Fetching ribs
Fetched https://github.com/uber/RIBs.git from cache (1.16s)
Fetching https://github.com/ReactiveX/RxSwift.git
[1/51014] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (2.43s)
Computing version for https://github.com/ReactiveX/RxSwift
Computed https://github.com/ReactiveX/RxSwift at 5.1.1 (0.51s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 5.1.1
Creating working copy for https://github.com/uber/RIBs.git
Working copy of https://github.com/uber/RIBs.git resolved at master (ffc489f)
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/139] Compiling RxSwift GroupBy.swift
[8/139] Compiling RxSwift GroupedObservable.swift
[9/139] Compiling RxSwift HistoricalScheduler.swift
[10/139] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[11/139] Compiling RxSwift ImmediateSchedulerType.swift
[12/139] Compiling RxSwift InfiniteSequence.swift
[13/139] Compiling RxSwift InvocableScheduledItem.swift
[14/139] Compiling RxSwift InvocableType.swift
[15/139] Compiling RxSwift Just.swift
[16/139] Compiling RxSwift Lock.swift
[17/139] Compiling RxSwift LockOwnerType.swift
[18/139] Compiling RxSwift MainScheduler.swift
[19/139] Compiling RxSwift Map.swift
[20/139] Compiling RxSwift Materialize.swift
[21/139] Compiling RxSwift Maybe.swift
[22/139] Compiling RxSwift Merge.swift
[23/139] Compiling RxSwift Multicast.swift
[24/139] Compiling RxSwift Never.swift
[25/139] Compiling RxSwift NopDisposable.swift
[26/157] Compiling RxSwift Dematerialize.swift
[27/157] Compiling RxSwift Deprecated.swift
[28/157] Compiling RxSwift DispatchQueue+Extensions.swift
[29/157] Compiling RxSwift DispatchQueueConfiguration.swift
[30/157] Compiling RxSwift Disposable.swift
[31/157] Compiling RxSwift Disposables.swift
[32/157] Compiling RxSwift DisposeBag.swift
[33/157] Compiling RxSwift DisposeBase.swift
[34/157] Compiling RxSwift DistinctUntilChanged.swift
[35/157] Compiling RxSwift Do.swift
[36/157] Compiling RxSwift ElementAt.swift
[37/157] Compiling RxSwift Empty.swift
[38/157] Compiling RxSwift Enumerated.swift
[39/157] Compiling RxSwift Error.swift
[40/157] Compiling RxSwift Errors.swift
[41/157] Compiling RxSwift Event.swift
[42/157] Compiling RxSwift Filter.swift
[43/157] Compiling RxSwift First.swift
[44/157] Compiling RxSwift Generate.swift
[45/157] Compiling RxSwift Reactive.swift
[46/157] Compiling RxSwift RecursiveLock.swift
[47/157] Compiling RxSwift RecursiveScheduler.swift
[48/157] Compiling RxSwift Reduce.swift
[49/157] Compiling RxSwift RefCountDisposable.swift
[50/157] Compiling RxSwift Repeat.swift
[51/157] Compiling RxSwift ReplaySubject.swift
[52/157] Compiling RxSwift RetryWhen.swift
[53/157] Compiling RxSwift Rx.swift
[54/157] Compiling RxSwift RxMutableBox.swift
[55/157] Compiling RxSwift Sample.swift
[56/157] Compiling RxSwift Scan.swift
[57/157] Compiling RxSwift ScheduledDisposable.swift
[58/157] Compiling RxSwift ScheduledItem.swift
[59/157] Compiling RxSwift ScheduledItemType.swift
[60/157] Compiling RxSwift SchedulerServices+Emulation.swift
[61/157] Compiling RxSwift SchedulerType.swift
[62/157] Compiling RxSwift Sequence.swift
[63/157] Compiling RxSwift SerialDispatchQueueScheduler.swift
[64/157] Compiling RxSwift AddRef.swift
[65/157] Compiling RxSwift Amb.swift
[66/157] Compiling RxSwift AnonymousDisposable.swift
[67/157] Compiling RxSwift AnonymousObserver.swift
[68/157] Compiling RxSwift AnyObserver.swift
[69/157] Compiling RxSwift AsMaybe.swift
[70/157] Compiling RxSwift AsSingle.swift
[71/157] Compiling RxSwift AsyncLock.swift
[72/157] Compiling RxSwift AsyncSubject.swift
[73/157] Compiling RxSwift AtomicInt.swift
[74/157] Compiling RxSwift Bag+Rx.swift
[75/157] Compiling RxSwift Bag.swift
[76/157] Compiling RxSwift BehaviorSubject.swift
[77/157] Compiling RxSwift BinaryDisposable.swift
[78/157] Compiling RxSwift BooleanDisposable.swift
[79/157] Compiling RxSwift Buffer.swift
[80/157] Compiling RxSwift Cancelable.swift
[81/157] Compiling RxSwift Catch.swift
[82/157] Compiling RxSwift CombineLatest+Collection.swift
[83/157] Compiling RxSwift SerialDisposable.swift
[84/157] Compiling RxSwift ShareReplayScope.swift
[85/157] Compiling RxSwift Single.swift
[86/157] Compiling RxSwift SingleAssignmentDisposable.swift
[87/157] Compiling RxSwift SingleAsync.swift
[88/157] Compiling RxSwift Sink.swift
[89/157] Compiling RxSwift Skip.swift
[90/157] Compiling RxSwift SkipUntil.swift
[91/157] Compiling RxSwift SkipWhile.swift
[92/157] Compiling RxSwift StartWith.swift
[93/157] Compiling RxSwift SubjectType.swift
[94/157] Compiling RxSwift SubscribeOn.swift
[95/157] Compiling RxSwift SubscriptionDisposable.swift
[96/157] Compiling RxSwift SwiftSupport.swift
[97/157] Compiling RxSwift Switch.swift
[98/157] Compiling RxSwift SwitchIfEmpty.swift
[99/157] Compiling RxSwift SynchronizedDisposeType.swift
[100/157] Compiling RxSwift SynchronizedOnType.swift
[101/157] Compiling RxSwift CombineLatest+arity.swift
[102/157] Compiling RxSwift CombineLatest.swift
[103/157] Compiling RxSwift CompactMap.swift
[104/157] Compiling RxSwift Completable+AndThen.swift
[105/157] Compiling RxSwift Completable.swift
[106/157] Compiling RxSwift CompositeDisposable.swift
[107/157] Compiling RxSwift Concat.swift
[108/157] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[109/157] Compiling RxSwift ConcurrentMainScheduler.swift
[110/157] Compiling RxSwift ConnectableObservableType.swift
[111/157] Compiling RxSwift Create.swift
[112/157] Compiling RxSwift CurrentThreadScheduler.swift
[113/157] Compiling RxSwift Date+Dispatch.swift
[114/157] Compiling RxSwift Debounce.swift
[115/157] Compiling RxSwift Debug.swift
[116/157] Compiling RxSwift DefaultIfEmpty.swift
[117/157] Compiling RxSwift Deferred.swift
[118/157] Compiling RxSwift Delay.swift
[119/157] Compiling RxSwift DelaySubscription.swift
[120/157] Emitting module RxSwift
[121/157] Compiling RxSwift Observable.swift
[122/157] Compiling RxSwift ObservableConvertibleType.swift
[123/157] Compiling RxSwift ObservableType+Extensions.swift
[124/157] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[125/157] Compiling RxSwift ObservableType.swift
[126/157] Compiling RxSwift ObserveOn.swift
[127/157] Compiling RxSwift ObserverBase.swift
[128/157] Compiling RxSwift ObserverType.swift
[129/157] Compiling RxSwift OperationQueueScheduler.swift
[130/157] Compiling RxSwift Optional.swift
[131/157] Compiling RxSwift Platform.Darwin.swift
[132/157] Compiling RxSwift Platform.Linux.swift
[133/157] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[134/157] Compiling RxSwift PrimitiveSequence.swift
[135/157] Compiling RxSwift PriorityQueue.swift
[136/157] Compiling RxSwift Producer.swift
[137/157] Compiling RxSwift PublishSubject.swift
[138/157] Compiling RxSwift Queue.swift
[139/157] Compiling RxSwift Range.swift
[140/157] Compiling RxSwift SynchronizedUnsubscribeType.swift
[141/157] Compiling RxSwift TailRecursiveSink.swift
[142/157] Compiling RxSwift Take.swift
[143/157] Compiling RxSwift TakeLast.swift
[144/157] Compiling RxSwift TakeUntil.swift
[145/157] Compiling RxSwift TakeWhile.swift
[146/157] Compiling RxSwift Throttle.swift
[147/157] Compiling RxSwift Timeout.swift
[148/157] Compiling RxSwift Timer.swift
[149/157] Compiling RxSwift ToArray.swift
[150/157] Compiling RxSwift Using.swift
[151/157] Compiling RxSwift VirtualTimeConverterType.swift
[152/157] Compiling RxSwift VirtualTimeScheduler.swift
[153/157] Compiling RxSwift Window.swift
[154/157] Compiling RxSwift WithLatestFrom.swift
[155/157] Compiling RxSwift Zip+Collection.swift
[156/157] Compiling RxSwift Zip+arity.swift
[157/157] Compiling RxSwift Zip.swift
[159/163] Compiling RxRelay Utils.swift
[160/163] Compiling RxRelay PublishRelay.swift
[161/163] Compiling RxRelay BehaviorRelay.swift
[162/163] Emitting module RxRelay
[163/163] Compiling RxRelay Observable+Bind.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[165/203] Emitting module RIBs
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[166/207] Compiling RxCocoa DelegateProxyType.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[167/207] Compiling RxCocoa Deprecated.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[168/210] Compiling RxCocoa BehaviorRelay+Driver.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[169/210] Compiling RxCocoa Binder.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[170/210] Compiling RxCocoa ControlEvent+Driver.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[171/252] Compiling RxCocoa Driver.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[172/252] Compiling RxCocoa NSTextField+Rx.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[173/276] Compiling RxCocoa ControlProperty+Driver.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[174/276] Compiling RxCocoa ControlProperty.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[175/276] Compiling RxCocoa DispatchQueue+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[176/276] Compiling RxCocoa Driver+Subscription.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[177/276] Compiling RxCocoa ControlEvent+Signal.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[178/276] Compiling RxCocoa ControlEvent.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[179/276] Compiling RxCocoa ControlTarget.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[180/276] Compiling RxCocoa DelegateProxy.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[181/276] Compiling RxCocoa UIGestureRecognizer+Rx.swift
[182/276] Compiling RxCocoa UIImageView+Rx.swift
[183/276] Compiling RxCocoa UILabel+Rx.swift
[184/276] Compiling RxCocoa UINavigationController+Rx.swift
[185/276] Compiling RxCocoa UINavigationItem+Rx.swift
[186/276] Compiling RxCocoa UIPageControl+Rx.swift
[187/276] Compiling RxCocoa UIPickerView+Rx.swift
[188/276] Compiling RxCocoa UIProgressView+Rx.swift
[189/276] Compiling RxCocoa UIRefreshControl+Rx.swift
[190/276] Compiling RxCocoa UIScrollView+Rx.swift
[191/276] Compiling RxCocoa UISearchBar+Rx.swift
[192/276] Compiling RxCocoa UISearchController+Rx.swift
[193/276] Compiling RxCocoa UISegmentedControl+Rx.swift
[194/279] Compiling RIBs Worker.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[195/279] Compiling RIBs Workflow.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/17] Compiling RIBs ViewControllable.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[3/17] Compiling RIBs ViewableRouter.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[4/17] Compiling RIBs MultiStageComponentizedBuilder.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[5/17] Compiling RIBs PresentableInteractor.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[6/17] Compiling RIBs Presenter.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[7/17] Compiling RIBs Router.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/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)
[8/19] Emitting module RIBs
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[9/19] Compiling RIBs Interactor.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[10/19] Compiling RIBs LaunchRouter.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[11/19] Compiling RIBs Executor.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[12/19] Compiling RIBs LeakDetector.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[13/19] Compiling RIBs Dependency.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[14/19] Compiling RIBs Foundation+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[15/19] Compiling RIBs Builder.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[16/19] Compiling RIBs ComponentizedBuilder.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[17/19] Compiling RIBs Component.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[18/70] Compiling RxCocoa UIApplication+Rx.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
[19/70] Compiling RxCocoa UIBarButtonItem+Rx.swift
/host/spi-builder-workspace/.build/checkouts/RIBs/ios/RIBs/Classes/Interactor.swift:19:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2