Build Information
Failed to build RxOmnibar, reference 1.0.1 (cd69e5
), with Swift 6.2 (beta) for Android on 22 Jun 2025 20:12:41 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CleanCocoa/RxOmnibar.git
Reference: 1.0.1
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
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at cd69e5c bump RxSwift
Cloned https://github.com/CleanCocoa/RxOmnibar.git
Revision (git rev-parse @):
cd69e5c18800df0690d5e79bc82210f1adea6d94
SUCCESS checkout https://github.com/CleanCocoa/RxOmnibar.git at 1.0.1
========================================
Build
========================================
Selected platform: android
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-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Fetching https://github.com/CleanCocoa/Omnibar.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/2422] Fetching omnibar
[2423/55132] Fetching omnibar, rxswift
Fetched https://github.com/CleanCocoa/Omnibar.git from cache (8.01s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (8.28s)
Computing version for https://github.com/CleanCocoa/Omnibar.git
Computed https://github.com/CleanCocoa/Omnibar.git at 1.0.0 (8.96s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (1.96s)
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
[1/18] Write sources
[7/18] Copying PrivacyInfo.xcprivacy
[8/18] Write swift-version-8C5A4AE7A8CE2BA.txt
[10/174] Emitting module RxSwift
[11/194] 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 {
[12/194] 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 {
[13/195] Compiling RxSwift Observable+Concurrency.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/195] Compiling RxSwift Observable.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/195] Compiling RxSwift Never.swift
[16/195] Compiling RxSwift NopDisposable.swift
[19/195] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[20/195] Compiling RxSwift ObservableConvertibleType.swift
[21/195] Compiling RxSwift ObservableType+Extensions.swift
[22/195] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[23/195] Compiling RxSwift ObservableType.swift
[24/195] Compiling RxSwift ObserveOn.swift
[25/195] Compiling RxSwift ObserverBase.swift
[26/195] Compiling RxSwift ObserverType.swift
[27/195] Compiling RxSwift OperationQueueScheduler.swift
[28/195] Compiling RxSwift Optional.swift
[29/195] Compiling RxSwift Platform.Darwin.swift
[30/195] Compiling RxSwift Platform.Linux.swift
[31/195] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[32/195] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[33/195] Compiling RxSwift PrimitiveSequence.swift
[34/195] Compiling RxSwift PriorityQueue.swift
[35/195] 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 {
/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 {
/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/195] 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 {
/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 {
/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 {
[41/195] Compiling RxSwift SchedulerType.swift
[42/195] Compiling RxSwift Sequence.swift
[43/195] Compiling RxSwift SerialDispatchQueueScheduler.swift
[44/195] Compiling RxSwift SerialDisposable.swift
[45/195] Compiling RxSwift ShareReplayScope.swift
[46/195] Compiling RxSwift Single.swift
[47/195] Compiling RxSwift SingleAssignmentDisposable.swift
[48/195] Compiling RxSwift SingleAsync.swift
[49/195] Compiling RxSwift Sink.swift
[50/195] Compiling RxSwift Skip.swift
[51/195] Compiling RxSwift SkipUntil.swift
[52/195] Compiling RxSwift SkipWhile.swift
[53/195] Compiling RxSwift StartWith.swift
[54/195] Compiling RxSwift SubjectType.swift
[55/195] Compiling RxSwift SubscribeOn.swift
[56/195] Compiling RxSwift SubscriptionDisposable.swift
[57/195] Compiling RxSwift SwiftSupport.swift
[58/195] Compiling RxSwift Switch.swift
[59/195] Compiling RxSwift SwitchIfEmpty.swift
[60/195] Compiling RxSwift SynchronizedDisposeType.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[61/195] 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 {
/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 {
/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 {
BUILD FAILURE 6.2 android