The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Omnibar with Swift 5.8 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/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.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CleanCocoa/Omnibar.git
Reference: master
Cloned https://github.com/CleanCocoa/Omnibar.git into spi-builder-workspace
SUCCESS checkout https://github.com/CleanCocoa/Omnibar.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/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
[1/50678] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift (3.51s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.6.0 (0.70s)
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/162] Emitting module RxSwift
[2/182] Compiling RxSwift AddRef.swift
/host/spi-builder-workspace/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
import Cocoa
       ^
[3/182] Compiling RxSwift Amb.swift
/host/spi-builder-workspace/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
import Cocoa
       ^
[4/183] Compiling Omnibar TextReplacement.swift
/host/spi-builder-workspace/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
import Cocoa
       ^
[5/183] Compiling Omnibar OmnibarDelegate.swift
/host/spi-builder-workspace/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
import Cocoa
       ^
[6/183] Compiling RxSwift AsSingle.swift
/host/spi-builder-workspace/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
import Cocoa
       ^
[7/183] Compiling RxSwift AsyncLock.swift
/host/spi-builder-workspace/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
import Cocoa
       ^
[8/183] Compiling RxSwift AnyObserver.swift
/host/spi-builder-workspace/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
import Cocoa
       ^
[9/183] Compiling RxSwift AsMaybe.swift
/host/spi-builder-workspace/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
import Cocoa
       ^
[10/183] Compiling RxSwift CombineLatest.swift
[11/183] Compiling RxSwift CompactMap.swift
[12/183] Compiling RxSwift Completable+AndThen.swift
[13/183] Compiling RxSwift Completable.swift
[14/183] Compiling RxSwift CompositeDisposable.swift
[15/183] Compiling RxSwift Concat.swift
[16/183] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[17/183] Compiling RxSwift ConcurrentMainScheduler.swift
[18/183] Compiling RxSwift ConnectableObservableType.swift
[19/183] Compiling RxSwift Create.swift
[20/183] Compiling RxSwift CurrentThreadScheduler.swift
[21/183] Compiling RxSwift Date+Dispatch.swift
[22/183] Compiling RxSwift Debounce.swift
[23/183] Compiling RxSwift Debug.swift
[24/183] Compiling RxSwift Decode.swift
[25/183] Compiling RxSwift DefaultIfEmpty.swift
[26/183] Compiling RxSwift Deferred.swift
[27/183] Compiling RxSwift Delay.swift
[28/183] Compiling RxSwift DelaySubscription.swift
[29/183] Compiling RxSwift Dematerialize.swift
[30/183] Compiling RxSwift DispatchQueue+Extensions.swift
[31/183] Compiling RxSwift DispatchQueueConfiguration.swift
[32/183] Compiling RxSwift Disposable.swift
[33/183] Compiling RxSwift Disposables.swift
[34/183] Compiling RxSwift DisposeBag.swift
[35/183] Compiling RxSwift DisposeBase.swift
[36/183] Compiling RxSwift DistinctUntilChanged.swift
[37/183] Compiling RxSwift Do.swift
[38/183] Compiling RxSwift ElementAt.swift
[39/183] Compiling RxSwift Empty.swift
[40/183] Compiling RxSwift Enumerated.swift
[41/183] Compiling RxSwift Error.swift
[42/183] Compiling RxSwift Errors.swift
[43/183] Compiling RxSwift Event.swift
[44/183] Compiling RxSwift Filter.swift
[45/183] Compiling RxSwift First.swift
[46/183] Compiling RxSwift Generate.swift
[47/183] Compiling RxSwift GroupBy.swift
[48/183] Compiling RxSwift GroupedObservable.swift
[49/183] Compiling RxSwift HistoricalScheduler.swift
[50/183] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[51/183] Emitting module Omnibar
/host/spi-builder-workspace/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
import Cocoa
       ^
[52/183] Compiling RxSwift AnonymousDisposable.swift
/host/spi-builder-workspace/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
import Cocoa
       ^
[53/183] Compiling RxSwift AnonymousObserver.swift
/host/spi-builder-workspace/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
import Cocoa
       ^
[54/183] Compiling RxSwift PriorityQueue.swift
[55/183] Compiling RxSwift Producer.swift
[56/183] Compiling RxSwift PublishSubject.swift
[57/183] Compiling RxSwift Queue.swift
[58/183] Compiling RxSwift Range.swift
[59/183] Compiling RxSwift Reactive.swift
[60/183] Compiling RxSwift RecursiveLock.swift
[61/183] Compiling RxSwift RecursiveScheduler.swift
[62/183] Compiling RxSwift Reduce.swift
[63/183] Compiling RxSwift RefCountDisposable.swift
[64/183] Compiling RxSwift Repeat.swift
[65/183] Compiling RxSwift ReplaySubject.swift
[66/183] Compiling RxSwift RetryWhen.swift
[67/183] Compiling RxSwift Rx.swift
[68/183] Compiling RxSwift RxMutableBox.swift
[69/183] Compiling RxSwift Sample.swift
[70/183] Compiling RxSwift Scan.swift
[71/183] Compiling RxSwift ScheduledDisposable.swift
[72/183] Compiling RxSwift ScheduledItem.swift
[73/183] Compiling RxSwift ScheduledItemType.swift
[74/183] Compiling RxSwift Multicast.swift
[75/183] Compiling RxSwift Never.swift
[76/183] Compiling RxSwift NopDisposable.swift
[77/183] Compiling RxSwift Observable+Concurrency.swift
[78/183] Compiling RxSwift Observable.swift
[79/183] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[80/183] Compiling RxSwift ObservableConvertibleType.swift
[81/183] Compiling RxSwift ObservableType+Extensions.swift
[82/183] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[83/183] Compiling RxSwift ObservableType.swift
[84/183] Compiling RxSwift ObserveOn.swift
[85/183] Compiling RxSwift ObserverBase.swift
[86/183] Compiling RxSwift ObserverType.swift
[87/183] Compiling RxSwift OperationQueueScheduler.swift
[88/183] Compiling RxSwift Optional.swift
[89/183] Compiling RxSwift Platform.Darwin.swift
[90/183] Compiling RxSwift Platform.Linux.swift
[91/183] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[92/183] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[93/183] Compiling RxSwift PrimitiveSequence.swift
[94/183] Compiling RxSwift SchedulerServices+Emulation.swift
[95/183] Compiling RxSwift SchedulerType.swift
[96/183] Compiling RxSwift Sequence.swift
[97/183] Compiling RxSwift SerialDispatchQueueScheduler.swift
[98/183] Compiling RxSwift SerialDisposable.swift
[99/183] Compiling RxSwift ShareReplayScope.swift
[100/183] Compiling RxSwift Single.swift
[101/183] Compiling RxSwift SingleAssignmentDisposable.swift
[102/183] Compiling RxSwift SingleAsync.swift
[103/183] Compiling RxSwift Sink.swift
[104/183] Compiling RxSwift Skip.swift
[105/183] Compiling RxSwift SkipUntil.swift
[106/183] Compiling RxSwift SkipWhile.swift
[107/183] Compiling RxSwift StartWith.swift
[108/183] Compiling RxSwift SubjectType.swift
[109/183] Compiling RxSwift SubscribeOn.swift
[110/183] Compiling RxSwift SubscriptionDisposable.swift
[111/183] Compiling RxSwift SwiftSupport.swift
[112/183] Compiling RxSwift Switch.swift
[113/183] Compiling RxSwift SwitchIfEmpty.swift
[114/183] Compiling RxSwift ImmediateSchedulerType.swift
[115/183] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[116/183] Compiling RxSwift Infallible+CombineLatest+arity.swift
[117/183] Compiling RxSwift Infallible+Concurrency.swift
[118/183] Compiling RxSwift Infallible+Create.swift
[119/183] Compiling RxSwift Infallible+Debug.swift
[120/183] Compiling RxSwift Infallible+Operators.swift
[121/183] Compiling RxSwift Infallible+Zip+arity.swift
[122/183] Compiling RxSwift Infallible.swift
[123/183] Compiling RxSwift InfiniteSequence.swift
[124/183] Compiling RxSwift InvocableScheduledItem.swift
[125/183] Compiling RxSwift InvocableType.swift
[126/183] Compiling RxSwift Just.swift
[127/183] Compiling RxSwift Lock.swift
[128/183] Compiling RxSwift LockOwnerType.swift
[129/183] Compiling RxSwift MainScheduler.swift
[130/183] Compiling RxSwift Map.swift
[131/183] Compiling RxSwift Materialize.swift
[132/183] Compiling RxSwift Maybe.swift
[133/183] Compiling RxSwift Merge.swift
[134/183] Compiling Omnibar OmnibarTextFieldCell.swift
/host/spi-builder-workspace/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
import Cocoa
       ^
[135/183] Compiling Omnibar TextFieldTextChange.swift
/host/spi-builder-workspace/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
import Cocoa
       ^
[144/183] Compiling RxSwift AsyncSubject.swift
[145/183] Compiling RxSwift AtomicInt.swift
[146/183] Compiling RxSwift Bag+Rx.swift
[147/183] Compiling RxSwift Bag.swift
[148/183] Compiling RxSwift BehaviorSubject.swift
[149/183] Compiling RxSwift BinaryDisposable.swift
[150/183] Compiling RxSwift Binder.swift
[151/183] Compiling RxSwift BooleanDisposable.swift
[152/183] Compiling RxSwift Buffer.swift
[153/183] Compiling RxSwift Cancelable.swift
[154/183] Compiling RxSwift Catch.swift
[155/183] Compiling RxSwift CombineLatest+Collection.swift
[156/183] Compiling RxSwift CombineLatest+arity.swift
BUILD FAILURE 5.8 linux

Build Machine: Linux 2