Build Information
Failed to build Omnibar, reference master (2fc1a3
), with Swift 6.0 for Linux on 3 Nov 2024 06:52:49 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CleanCocoa/Omnibar.git
Reference: master
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
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/CleanCocoa/Omnibar.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/ReactiveX/RxSwift.git
[1/52358] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (6.01s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.8.0 (0.49s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.8.0
Building for debugging...
[0/18] Write sources
[0/18] Copying PrivacyInfo.xcprivacy
[0/18] Write sources
[0/18] Copying PrivacyInfo.xcprivacy
[0/18] Write sources
[8/18] Write swift-version-24593BA9C3E375BF.txt
[10/174] Compiling RxSwift CombineLatest.swift
/host/spi-builder-workspace/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/174] Compiling RxSwift CompactMap.swift
/host/spi-builder-workspace/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 Omnibar TextReplacement.swift
/host/spi-builder-workspace/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 OmnibarTextFieldCell.swift
/host/spi-builder-workspace/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 Omnibar TextFieldTextChange.swift
/host/spi-builder-workspace/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 Omnibar OmnibarDelegate.swift
/host/spi-builder-workspace/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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[16/175] Emitting module Omnibar
/host/spi-builder-workspace/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 RxSwift Completable+AndThen.swift
/host/spi-builder-workspace/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 Completable.swift
/host/spi-builder-workspace/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 Never.swift
[20/175] Compiling RxSwift NopDisposable.swift
[21/175] Compiling RxSwift Observable+Concurrency.swift
[22/175] Compiling RxSwift Observable.swift
[23/175] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[24/175] Compiling RxSwift ObservableConvertibleType.swift
[25/175] Compiling RxSwift ObservableType+Extensions.swift
[26/175] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[27/175] Compiling RxSwift ObservableType.swift
[28/175] Compiling RxSwift ObserveOn.swift
[29/175] Compiling RxSwift ObserverBase.swift
[30/175] Compiling RxSwift ObserverType.swift
[31/175] Compiling RxSwift OperationQueueScheduler.swift
[32/175] Compiling RxSwift Optional.swift
[33/175] Compiling RxSwift Platform.Darwin.swift
[34/175] Compiling RxSwift Platform.Linux.swift
[35/175] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[36/175] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[37/175] Compiling RxSwift PrimitiveSequence.swift
[38/175] Compiling RxSwift PriorityQueue.swift
[39/195] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
/host/spi-builder-workspace/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 {
[40/195] Compiling RxSwift ConcurrentMainScheduler.swift
/host/spi-builder-workspace/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 CompositeDisposable.swift
/host/spi-builder-workspace/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 {
[42/195] Compiling RxSwift Concat.swift
/host/spi-builder-workspace/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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
BUILD FAILURE 6.0 linux