The Swift Package Index logo.Swift Package Index

Build Information

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

Build Machine: Linux 2