The Swift Package Index logo.Swift Package Index

Build Information

Failed to build XCoordinator with Swift 5.8 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/QuickBirdEng/XCoordinator.git
Reference: 2.2.1
Cloned https://github.com/QuickBirdEng/XCoordinator.git into spi-builder-workspace
SUCCESS checkout https://github.com/QuickBirdEng/XCoordinator.git at 2.2.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/ReactiveX/RxSwift.git
[1/50734] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git (2.15s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.2.0 (0.32s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.2.0
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/180] Emitting module XCoordinator
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/185] Emitting module RxSwift
[3/204] Compiling RxSwift AtomicInt.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/204] Compiling RxSwift Bag+Rx.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/204] Compiling RxSwift Bag.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/204] Compiling RxSwift BehaviorSubject.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/204] Compiling RxSwift BinaryDisposable.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/204] Compiling RxSwift Binder.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/204] Compiling RxSwift BooleanDisposable.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/204] Compiling RxSwift Buffer.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/204] Compiling RxSwift Cancelable.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/204] Compiling RxSwift Catch.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/204] Compiling RxSwift CombineLatest+Collection.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/204] Compiling RxSwift CombineLatest+arity.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/204] Compiling RxSwift CombineLatest.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/204] Compiling RxSwift CompactMap.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/204] Compiling RxSwift Completable+AndThen.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/204] Compiling RxSwift Completable.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[19/204] Compiling RxSwift CompositeDisposable.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[20/204] Compiling RxSwift Concat.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[21/204] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[22/204] Compiling RxSwift ConcurrentMainScheduler.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[23/204] Compiling RxSwift ConnectableObservableType.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[24/204] Compiling RxSwift Create.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[25/204] Compiling RxSwift CurrentThreadScheduler.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[26/204] Compiling RxSwift Date+Dispatch.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[27/204] Compiling RxSwift Debounce.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[28/204] Compiling RxSwift Debug.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[29/204] Compiling RxSwift Decode.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[30/204] Compiling RxSwift DefaultIfEmpty.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[31/204] Compiling XCoordinator UnownedErased+Router.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[32/204] Compiling XCoordinator UnownedErased.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[33/204] Compiling XCoordinator ViewCoordinator.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[34/204] Compiling XCoordinator WeakErased+Router.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[35/204] Compiling XCoordinator WeakErased.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[36/204] Compiling RxSwift AnonymousObserver.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[37/204] Compiling RxSwift AnyObserver.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[38/204] Compiling RxSwift AsMaybe.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[39/204] Compiling RxSwift AsSingle.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[40/204] Compiling RxSwift AsyncLock.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[41/204] Compiling RxSwift AsyncSubject.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[42/204] Compiling RxSwift Deferred.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[43/204] Compiling RxSwift Delay.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[44/204] Compiling RxSwift DelaySubscription.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[45/204] Compiling RxSwift AddRef.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[46/204] Compiling RxSwift Amb.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[47/204] Compiling RxSwift AnonymousDisposable.swift
/host/spi-builder-workspace/Sources/XCoordinator/Animation.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[48/204] Compiling RxSwift HistoricalScheduler.swift
[49/204] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[50/204] Compiling RxSwift ImmediateSchedulerType.swift
[51/204] Compiling RxSwift Infallible+CombineLatest+arity.swift
[52/204] Compiling RxSwift Infallible+Create.swift
[53/204] Compiling RxSwift Infallible+Operators.swift
[54/204] Compiling RxSwift Infallible+Zip+arity.swift
[55/204] Compiling RxSwift Infallible.swift
[56/204] Compiling RxSwift InfiniteSequence.swift
[57/204] Compiling RxSwift InvocableScheduledItem.swift
[58/204] Compiling RxSwift InvocableType.swift
[59/204] Compiling RxSwift Just.swift
[60/204] Compiling RxSwift Lock.swift
[61/204] Compiling RxSwift LockOwnerType.swift
[62/204] Compiling RxSwift MainScheduler.swift
[63/204] Compiling RxSwift Map.swift
[64/204] Compiling RxSwift Materialize.swift
[65/204] Compiling RxSwift Maybe.swift
[66/204] Compiling RxSwift Merge.swift
[67/204] Compiling RxSwift Multicast.swift
[68/204] Compiling RxSwift Queue.swift
[69/204] Compiling RxSwift Range.swift
[70/204] Compiling RxSwift Reactive.swift
[71/204] Compiling RxSwift RecursiveLock.swift
[72/204] Compiling RxSwift RecursiveScheduler.swift
[73/204] Compiling RxSwift Reduce.swift
[74/204] Compiling RxSwift RefCountDisposable.swift
[75/204] Compiling RxSwift Repeat.swift
[76/204] Compiling RxSwift ReplaySubject.swift
[77/204] Compiling RxSwift RetryWhen.swift
[78/204] Compiling RxSwift Rx.swift
[79/204] Compiling RxSwift RxMutableBox.swift
[80/204] Compiling RxSwift Sample.swift
[81/204] Compiling RxSwift Scan.swift
[82/204] Compiling RxSwift ScheduledDisposable.swift
[83/204] Compiling RxSwift ScheduledItem.swift
[84/204] Compiling RxSwift ScheduledItemType.swift
[85/204] Compiling RxSwift SchedulerServices+Emulation.swift
[86/204] Compiling RxSwift SchedulerType.swift
[87/204] Compiling RxSwift Dematerialize.swift
[88/204] Compiling RxSwift DispatchQueue+Extensions.swift
[89/204] Compiling RxSwift DispatchQueueConfiguration.swift
[90/204] Compiling RxSwift Disposable.swift
[91/204] Compiling RxSwift Disposables.swift
[92/204] Compiling RxSwift DisposeBag.swift
[93/204] Compiling RxSwift DisposeBase.swift
[94/204] Compiling RxSwift DistinctUntilChanged.swift
[95/204] Compiling RxSwift Do.swift
[96/204] Compiling RxSwift ElementAt.swift
[97/204] Compiling RxSwift Empty.swift
[98/204] Compiling RxSwift Enumerated.swift
[99/204] Compiling RxSwift Error.swift
[100/204] Compiling RxSwift Errors.swift
[101/204] Compiling RxSwift Event.swift
[102/204] Compiling RxSwift Filter.swift
[103/204] Compiling RxSwift First.swift
[104/204] Compiling RxSwift Generate.swift
[105/204] Compiling RxSwift GroupBy.swift
[106/204] Compiling RxSwift GroupedObservable.swift
[112/204] Compiling RxSwift ObservableType+Extensions.swift
[113/204] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[114/204] Compiling RxSwift ObservableType.swift
[115/204] Compiling RxSwift ObserveOn.swift
[116/204] Compiling RxSwift ObserverBase.swift
[117/204] Compiling RxSwift ObserverType.swift
[118/204] Compiling RxSwift OperationQueueScheduler.swift
[119/204] Compiling RxSwift Optional.swift
[120/204] Compiling RxSwift Platform.Darwin.swift
[121/204] Compiling RxSwift Platform.Linux.swift
[122/204] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[123/204] Compiling RxSwift PrimitiveSequence.swift
[124/204] Compiling RxSwift PriorityQueue.swift
[125/204] Compiling RxSwift Producer.swift
[126/204] Compiling RxSwift PublishSubject.swift
BUILD FAILURE 5.8 linux

Build Machine: Linux 1