Build Information
Failed to build RxOmnibar, reference main (f504c3
), with Swift 6.2 (beta) for Linux on 22 Jun 2025 20:11:44 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CleanCocoa/RxOmnibar.git
Reference: main
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/RxOmnibar
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f504c3e adjust README to say 'RxOmnibar'
Cloned https://github.com/CleanCocoa/RxOmnibar.git
Revision (git rev-parse @):
f504c3ea5c1e113dad37cecdcc64051385b37075
SUCCESS checkout https://github.com/CleanCocoa/RxOmnibar.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/CleanCocoa/RxOmnibar.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/ReactiveX/RxSwift.git
Fetching https://github.com/CleanCocoa/Omnibar.git
[1/2422] Fetching omnibar
[2423/55132] Fetching omnibar, rxswift
Fetched https://github.com/CleanCocoa/Omnibar.git from cache (5.51s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (5.66s)
Computing version for https://github.com/CleanCocoa/Omnibar.git
Computed https://github.com/CleanCocoa/Omnibar.git at 1.0.0 (6.20s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.57s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.0
Creating working copy for https://github.com/CleanCocoa/Omnibar.git
Working copy of https://github.com/CleanCocoa/Omnibar.git resolved at 1.0.0
Building for debugging...
[0/18] Write sources
[0/18] Copying PrivacyInfo.xcprivacy
[0/18] Write sources
[0/18] Copying PrivacyInfo.xcprivacy
[1/18] Write sources
[8/18] Write swift-version-24593BA9C3E375BF.txt
[10/174] Compiling Omnibar OmnibarTextFieldCell.swift
/host/spi-builder-workspace/.build/checkouts/Omnibar/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
1 | // Copyright © 2017 Christian Tietze. All rights reserved. Distributed under the MIT License.
2 |
3 | import Cocoa
| `- error: no such module 'Cocoa'
4 |
5 | protocol EditableText {
[11/175] Compiling RxSwift AnonymousDisposable.swift
/host/spi-builder-workspace/.build/checkouts/Omnibar/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
1 | // Copyright © 2017 Christian Tietze. All rights reserved. Distributed under the MIT License.
2 |
3 | import Cocoa
| `- error: no such module 'Cocoa'
4 |
5 | protocol EditableText {
[12/175] Compiling RxSwift AnonymousObserver.swift
/host/spi-builder-workspace/.build/checkouts/Omnibar/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
1 | // Copyright © 2017 Christian Tietze. All rights reserved. Distributed under the MIT License.
2 |
3 | import Cocoa
| `- error: no such module 'Cocoa'
4 |
5 | protocol EditableText {
[13/175] Compiling Omnibar TextReplacement.swift
/host/spi-builder-workspace/.build/checkouts/Omnibar/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
1 | // Copyright © 2017 Christian Tietze. All rights reserved. Distributed under the MIT License.
2 |
3 | import Cocoa
| `- error: no such module 'Cocoa'
4 |
5 | protocol EditableText {
[14/175] Compiling RxSwift AddRef.swift
/host/spi-builder-workspace/.build/checkouts/Omnibar/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
1 | // Copyright © 2017 Christian Tietze. All rights reserved. Distributed under the MIT License.
2 |
3 | import Cocoa
| `- error: no such module 'Cocoa'
4 |
5 | protocol EditableText {
[15/175] Compiling RxSwift Amb.swift
/host/spi-builder-workspace/.build/checkouts/Omnibar/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
1 | // Copyright © 2017 Christian Tietze. All rights reserved. Distributed under the MIT License.
2 |
3 | import Cocoa
| `- error: no such module 'Cocoa'
4 |
5 | protocol EditableText {
[16/175] Compiling Omnibar OmnibarDelegate.swift
/host/spi-builder-workspace/.build/checkouts/Omnibar/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
1 | // Copyright © 2017 Christian Tietze. All rights reserved. Distributed under the MIT License.
2 |
3 | import Cocoa
| `- error: no such module 'Cocoa'
4 |
5 | protocol EditableText {
[17/175] Compiling Omnibar TextFieldTextChange.swift
/host/spi-builder-workspace/.build/checkouts/Omnibar/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
1 | // Copyright © 2017 Christian Tietze. All rights reserved. Distributed under the MIT License.
2 |
3 | import Cocoa
| `- error: no such module 'Cocoa'
4 |
5 | protocol EditableText {
[18/175] Compiling RxSwift AsSingle.swift
/host/spi-builder-workspace/.build/checkouts/Omnibar/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
1 | // Copyright © 2017 Christian Tietze. All rights reserved. Distributed under the MIT License.
2 |
3 | import Cocoa
| `- error: no such module 'Cocoa'
4 |
5 | protocol EditableText {
[19/175] Compiling RxSwift AsyncLock.swift
/host/spi-builder-workspace/.build/checkouts/Omnibar/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
1 | // Copyright © 2017 Christian Tietze. All rights reserved. Distributed under the MIT License.
2 |
3 | import Cocoa
| `- error: no such module 'Cocoa'
4 |
5 | protocol EditableText {
[20/175] Compiling RxSwift SchedulerType.swift
[21/175] Compiling RxSwift Sequence.swift
[22/175] Compiling RxSwift SerialDispatchQueueScheduler.swift
[23/175] Compiling RxSwift SerialDisposable.swift
[24/175] Compiling RxSwift ShareReplayScope.swift
[25/175] Compiling RxSwift Single.swift
[26/175] Compiling RxSwift SingleAssignmentDisposable.swift
[27/175] Compiling RxSwift SingleAsync.swift
[28/175] Compiling RxSwift Sink.swift
[29/175] Compiling RxSwift Skip.swift
[30/175] Compiling RxSwift SkipUntil.swift
[31/175] Compiling RxSwift SkipWhile.swift
[32/175] Compiling RxSwift StartWith.swift
[33/175] Compiling RxSwift SubjectType.swift
[34/175] Compiling RxSwift SubscribeOn.swift
[35/175] Compiling RxSwift SubscriptionDisposable.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[36/175] Emitting module Omnibar
/host/spi-builder-workspace/.build/checkouts/Omnibar/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
1 | // Copyright © 2017 Christian Tietze. All rights reserved. Distributed under the MIT License.
2 |
3 | import Cocoa
| `- error: no such module 'Cocoa'
4 |
5 | protocol EditableText {
[37/175] Compiling RxSwift AnyObserver.swift
/host/spi-builder-workspace/.build/checkouts/Omnibar/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
1 | // Copyright © 2017 Christian Tietze. All rights reserved. Distributed under the MIT License.
2 |
3 | import Cocoa
| `- error: no such module 'Cocoa'
4 |
5 | protocol EditableText {
[38/175] Compiling RxSwift AsMaybe.swift
/host/spi-builder-workspace/.build/checkouts/Omnibar/Sources/Omnibar/EditableText.swift:3:8: error: no such module 'Cocoa'
1 | // Copyright © 2017 Christian Tietze. All rights reserved. Distributed under the MIT License.
2 |
3 | import Cocoa
| `- error: no such module 'Cocoa'
4 |
5 | protocol EditableText {
[39/175] Compiling RxSwift SwiftSupport.swift
[40/175] Compiling RxSwift Switch.swift
[41/175] Compiling RxSwift SwitchIfEmpty.swift
[42/175] Compiling RxSwift SynchronizedDisposeType.swift
[43/195] Compiling RxSwift DispatchQueueConfiguration.swift
[44/195] Compiling RxSwift Disposable.swift
[45/195] Compiling RxSwift Disposables.swift
[46/195] Compiling RxSwift DisposeBag.swift
[47/195] Compiling RxSwift DisposeBase.swift
[48/195] Compiling RxSwift DistinctUntilChanged.swift
[49/195] Compiling RxSwift Do.swift
[50/195] Compiling RxSwift ElementAt.swift
[51/195] Compiling RxSwift Empty.swift
[52/195] Compiling RxSwift Enumerated.swift
[53/195] Compiling RxSwift Error.swift
[54/195] Compiling RxSwift Errors.swift
[55/195] Compiling RxSwift Event.swift
[56/195] Compiling RxSwift Filter.swift
[57/195] Compiling RxSwift First.swift
[58/195] Compiling RxSwift Generate.swift
[59/195] Compiling RxSwift GroupBy.swift
[60/195] Compiling RxSwift GroupedObservable.swift
[61/195] Compiling RxSwift HistoricalScheduler.swift
[62/195] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[63/195] Compiling RxSwift ImmediateSchedulerType.swift
[64/195] Emitting module RxSwift
[73/195] Compiling RxSwift AsyncSubject.swift
[74/195] Compiling RxSwift AtomicInt.swift
[75/195] Compiling RxSwift Bag+Rx.swift
[76/195] Compiling RxSwift Bag.swift
[77/195] Compiling RxSwift BehaviorSubject.swift
[78/195] Compiling RxSwift BinaryDisposable.swift
[79/195] Compiling RxSwift Binder.swift
[80/195] Compiling RxSwift BooleanDisposable.swift
[81/195] Compiling RxSwift Buffer.swift
[82/195] Compiling RxSwift Cancelable.swift
[83/195] Compiling RxSwift Catch.swift
[84/195] Compiling RxSwift CombineLatest+Collection.swift
[85/195] Compiling RxSwift CombineLatest+arity.swift
[86/195] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[87/195] Compiling RxSwift Infallible+CombineLatest+arity.swift
[88/195] Compiling RxSwift Infallible+Concurrency.swift
[89/195] Compiling RxSwift Infallible+Create.swift
[90/195] Compiling RxSwift Infallible+Debug.swift
[91/195] Compiling RxSwift Infallible+Operators.swift
[92/195] Compiling RxSwift Infallible+Zip+arity.swift
[93/195] Compiling RxSwift Infallible.swift
[94/195] Compiling RxSwift InfiniteSequence.swift
[95/195] Compiling RxSwift InvocableScheduledItem.swift
[96/195] Compiling RxSwift InvocableType.swift
[97/195] Compiling RxSwift Just.swift
[98/195] Compiling RxSwift Lock.swift
[99/195] Compiling RxSwift LockOwnerType.swift
[100/195] Compiling RxSwift MainScheduler.swift
[101/195] Compiling RxSwift Map.swift
[102/195] Compiling RxSwift Materialize.swift
[103/195] Compiling RxSwift Maybe.swift
[104/195] Compiling RxSwift Merge.swift
[105/195] Compiling RxSwift Multicast.swift
[106/195] Compiling RxSwift Never.swift
[107/195] Compiling RxSwift NopDisposable.swift
[108/195] Compiling RxSwift Observable+Concurrency.swift
[109/195] Compiling RxSwift Observable.swift
[110/195] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[111/195] Compiling RxSwift ObservableConvertibleType.swift
[112/195] Compiling RxSwift ObservableType+Extensions.swift
[113/195] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[114/195] Compiling RxSwift ObservableType.swift
[115/195] Compiling RxSwift ObserveOn.swift
[116/195] Compiling RxSwift ObserverBase.swift
[117/195] Compiling RxSwift ObserverType.swift
[118/195] Compiling RxSwift OperationQueueScheduler.swift
[119/195] Compiling RxSwift Optional.swift
[120/195] Compiling RxSwift Platform.Darwin.swift
[121/195] Compiling RxSwift Platform.Linux.swift
[122/195] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[123/195] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[124/195] Compiling RxSwift PrimitiveSequence.swift
[125/195] Compiling RxSwift PriorityQueue.swift
[126/195] Compiling RxSwift Producer.swift
[127/195] Compiling RxSwift PublishSubject.swift
[128/195] Compiling RxSwift Queue.swift
[129/195] Compiling RxSwift Range.swift
[130/195] Compiling RxSwift Reactive.swift
[131/195] Compiling RxSwift RecursiveLock.swift
[132/195] Compiling RxSwift RecursiveScheduler.swift
[133/195] Compiling RxSwift Reduce.swift
[134/195] Compiling RxSwift RefCountDisposable.swift
[135/195] Compiling RxSwift Repeat.swift
[136/195] Compiling RxSwift ReplaySubject.swift
[137/195] Compiling RxSwift RetryWhen.swift
[138/195] Compiling RxSwift Rx.swift
[139/195] Compiling RxSwift RxMutableBox.swift
[140/195] Compiling RxSwift Sample.swift
[141/195] Compiling RxSwift Scan.swift
[142/195] Compiling RxSwift ScheduledDisposable.swift
[143/195] Compiling RxSwift ScheduledItem.swift
[144/195] Compiling RxSwift ScheduledItemType.swift
[145/195] Compiling RxSwift SchedulerServices+Emulation.swift
BUILD FAILURE 6.2 linux