Build Information
Failed to build RxOmnibar, reference main (f504c3
), with Swift 6.1 for Android on 30 May 2025 04:15:18 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
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: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/CleanCocoa/RxOmnibar.git
https://github.com/CleanCocoa/RxOmnibar.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "rxswift",
"requirement" : {
"range" : [
{
"lower_bound" : "6.6.0",
"upper_bound" : "7.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/ReactiveX/RxSwift.git"
},
{
"identity" : "omnibar",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/CleanCocoa/Omnibar.git"
}
],
"manifest_display_name" : "RxOmnibar",
"name" : "RxOmnibar",
"path" : "/host/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "RxOmnibar",
"targets" : [
"RxOmnibar"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "RxOmnibar-Static",
"targets" : [
"RxOmnibar"
],
"type" : {
"library" : [
"static"
]
}
},
{
"name" : "RxOmnibar-Dynamic",
"targets" : [
"RxOmnibar"
],
"type" : {
"library" : [
"dynamic"
]
}
}
],
"targets" : [
{
"c99name" : "RxOmnibarTests",
"module_type" : "SwiftTarget",
"name" : "RxOmnibarTests",
"path" : "Tests/RxOmnibarTests",
"product_dependencies" : [
"RxTest"
],
"sources" : [
"Omnibar+RxTests.swift",
"RxTestHelpers.swift"
],
"target_dependencies" : [
"RxOmnibar"
],
"type" : "test"
},
{
"c99name" : "RxOmnibar",
"module_type" : "SwiftTarget",
"name" : "RxOmnibar",
"path" : "Sources/RxOmnibar",
"product_dependencies" : [
"Omnibar",
"RxSwift",
"RxCocoa",
"RxRelay"
],
"product_memberships" : [
"RxOmnibar",
"RxOmnibar-Static",
"RxOmnibar-Dynamic"
],
"sources" : [
"Omnibar+Rx.swift",
"RxCocoaCasting.swift",
"RxOmnibarDelegateProxy.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/CleanCocoa/Omnibar.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/2422] Fetching omnibar
[2423/55105] Fetching omnibar, rxswift
Fetched https://github.com/CleanCocoa/Omnibar.git from cache (4.63s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.77s)
Computing version for https://github.com/CleanCocoa/Omnibar.git
Computed https://github.com/CleanCocoa/Omnibar.git at 1.0.0 (5.33s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.67s)
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
[4/18] Copying PrivacyInfo.xcprivacy
[6/18] Write sources
[7/18] Copying PrivacyInfo.xcprivacy
[8/18] Write swift-version-24593BA9C3E375BF.txt
[10/174] 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 {
[11/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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[12/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 {
[13/175] Compiling RxSwift DispatchQueueConfiguration.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 Disposable.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 RxSwift Disposables.swift
[18/175] Compiling RxSwift DisposeBag.swift
[19/175] Compiling RxSwift DisposeBase.swift
[20/175] Compiling RxSwift DistinctUntilChanged.swift
[21/175] Compiling RxSwift Do.swift
[22/175] Compiling RxSwift ElementAt.swift
[23/175] Compiling RxSwift Empty.swift
[24/175] Compiling RxSwift Enumerated.swift
[25/175] Compiling RxSwift Error.swift
[26/175] Compiling RxSwift Errors.swift
[27/175] Compiling RxSwift Event.swift
[28/175] Compiling RxSwift Filter.swift
[29/175] Compiling RxSwift First.swift
[30/175] Compiling RxSwift Generate.swift
[31/175] Compiling RxSwift GroupBy.swift
[32/175] Compiling RxSwift GroupedObservable.swift
[33/175] Compiling RxSwift HistoricalScheduler.swift
[34/175] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[35/175] Compiling RxSwift ImmediateSchedulerType.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 {
/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 {
[42/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 {
[43/175] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[44/175] Compiling RxSwift Infallible+CombineLatest+arity.swift
[45/175] Compiling RxSwift Infallible+Concurrency.swift
[46/175] Compiling RxSwift Infallible+Create.swift
[47/175] Compiling RxSwift Infallible+Debug.swift
[48/175] Compiling RxSwift Infallible+Operators.swift
[49/175] Compiling RxSwift Infallible+Zip+arity.swift
[50/175] Compiling RxSwift Infallible.swift
[51/175] Compiling RxSwift InfiniteSequence.swift
[52/175] Compiling RxSwift InvocableScheduledItem.swift
[53/175] Compiling RxSwift InvocableType.swift
[54/175] Compiling RxSwift Just.swift
[55/175] Compiling RxSwift Lock.swift
[56/175] Compiling RxSwift LockOwnerType.swift
[57/175] Compiling RxSwift MainScheduler.swift
[58/175] Compiling RxSwift Map.swift
[59/175] Compiling RxSwift Materialize.swift
[60/175] Compiling RxSwift Maybe.swift
[61/175] Compiling RxSwift Merge.swift
[62/175] Compiling RxSwift Multicast.swift
[63/195] Compiling RxSwift CombineLatest.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[64/195] Compiling RxSwift CompactMap.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[65/195] Compiling RxSwift Completable+AndThen.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[66/195] Compiling RxSwift Completable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[67/195] Compiling RxSwift CompositeDisposable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[68/195] Compiling RxSwift Concat.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[69/195] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[70/195] Compiling RxSwift ConcurrentMainScheduler.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[71/195] Compiling RxSwift ConnectableObservableType.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[72/195] Compiling RxSwift Create.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[73/195] Compiling RxSwift CurrentThreadScheduler.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[74/195] Compiling RxSwift Date+Dispatch.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[75/195] Compiling RxSwift Debounce.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[76/195] Compiling RxSwift Debug.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[77/195] Compiling RxSwift Decode.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[78/195] Compiling RxSwift DefaultIfEmpty.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[79/195] Compiling RxSwift Deferred.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[80/195] Compiling RxSwift Delay.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[81/195] Compiling RxSwift DelaySubscription.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[82/195] Compiling RxSwift Dematerialize.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[83/195] Compiling RxSwift DispatchQueue+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:61:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
59 | static var queue : ScheduleQueue? {
60 | get {
61 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
62 | }
63 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:64:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
62 | }
63 | set {
64 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
65 | }
66 | }
[84/195] Compiling RxSwift Producer.swift
[85/195] Compiling RxSwift PublishSubject.swift
[86/195] Compiling RxSwift Queue.swift
[87/195] Compiling RxSwift Range.swift
[88/195] Compiling RxSwift Reactive.swift
[89/195] Compiling RxSwift RecursiveLock.swift
[90/195] Compiling RxSwift RecursiveScheduler.swift
[91/195] Compiling RxSwift Reduce.swift
[92/195] Compiling RxSwift RefCountDisposable.swift
[93/195] Compiling RxSwift Repeat.swift
[94/195] Compiling RxSwift ReplaySubject.swift
[95/195] Compiling RxSwift RetryWhen.swift
[96/195] Compiling RxSwift Rx.swift
[97/195] Compiling RxSwift RxMutableBox.swift
[98/195] Compiling RxSwift Sample.swift
[99/195] Compiling RxSwift Scan.swift
[100/195] Compiling RxSwift ScheduledDisposable.swift
[101/195] Compiling RxSwift ScheduledItem.swift
[102/195] Compiling RxSwift ScheduledItemType.swift
[103/195] Compiling RxSwift SchedulerServices+Emulation.swift
[104/195] Compiling RxSwift SchedulerType.swift
[105/195] Compiling RxSwift Sequence.swift
[106/195] Compiling RxSwift SerialDispatchQueueScheduler.swift
[107/195] Compiling RxSwift SerialDisposable.swift
[108/195] Compiling RxSwift ShareReplayScope.swift
[109/195] Compiling RxSwift Single.swift
[110/195] Compiling RxSwift SingleAssignmentDisposable.swift
[111/195] Compiling RxSwift SingleAsync.swift
[112/195] Compiling RxSwift Sink.swift
[113/195] Compiling RxSwift Skip.swift
[114/195] Compiling RxSwift SkipUntil.swift
[115/195] Compiling RxSwift SkipWhile.swift
[116/195] Compiling RxSwift StartWith.swift
[117/195] Compiling RxSwift SubjectType.swift
[118/195] Compiling RxSwift SubscribeOn.swift
[119/195] Compiling RxSwift SubscriptionDisposable.swift
[120/195] Compiling RxSwift SwiftSupport.swift
[121/195] Compiling RxSwift Switch.swift
[122/195] Compiling RxSwift SwitchIfEmpty.swift
[123/195] Compiling RxSwift SynchronizedDisposeType.swift
[124/195] Compiling RxSwift Never.swift
[125/195] Compiling RxSwift NopDisposable.swift
[126/195] Compiling RxSwift Observable+Concurrency.swift
[127/195] Compiling RxSwift Observable.swift
[128/195] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[129/195] Compiling RxSwift ObservableConvertibleType.swift
[130/195] Compiling RxSwift ObservableType+Extensions.swift
[131/195] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[132/195] Compiling RxSwift ObservableType.swift
[133/195] Compiling RxSwift ObserveOn.swift
[134/195] Compiling RxSwift ObserverBase.swift
[135/195] Compiling RxSwift ObserverType.swift
[136/195] Compiling RxSwift OperationQueueScheduler.swift
[137/195] Compiling RxSwift Optional.swift
[138/195] Compiling RxSwift Platform.Darwin.swift
[139/195] Compiling RxSwift Platform.Linux.swift
[140/195] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[141/195] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[142/195] Compiling RxSwift PrimitiveSequence.swift
[143/195] Compiling RxSwift PriorityQueue.swift
[144/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 {
[145/195] Emitting module RxSwift
[146/195] Compiling RxSwift AddRef.swift
[147/195] Compiling RxSwift Amb.swift
[148/195] Compiling RxSwift AnonymousDisposable.swift
[149/195] Compiling RxSwift AnonymousObserver.swift
[150/195] Compiling RxSwift AnyObserver.swift
[151/195] Compiling RxSwift AsMaybe.swift
[152/195] Compiling RxSwift AsSingle.swift
[153/195] Compiling RxSwift AsyncLock.swift
[154/195] Compiling RxSwift AsyncSubject.swift
[155/195] Compiling RxSwift AtomicInt.swift
[156/195] Compiling RxSwift Bag+Rx.swift
[157/195] Compiling RxSwift Bag.swift
[158/195] Compiling RxSwift BehaviorSubject.swift
[159/195] Compiling RxSwift BinaryDisposable.swift
[160/195] Compiling RxSwift Binder.swift
[161/195] Compiling RxSwift BooleanDisposable.swift
[162/195] Compiling RxSwift Buffer.swift
[163/195] Compiling RxSwift Cancelable.swift
[164/195] Compiling RxSwift Catch.swift
[165/195] Compiling RxSwift CombineLatest+Collection.swift
[166/195] Compiling RxSwift CombineLatest+arity.swift
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
[0/1] Planning build
Building for debugging...
[0/10] Write swift-version-24593BA9C3E375BF.txt
[2/166] 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 {
[3/167] 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 {
[4/167] 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 {
[5/167] 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 {
[6/167] 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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/167] 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 {
[8/167] 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 {
[9/167] 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 {
[10/167] 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 {
[11/167] 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 {
[12/167] 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 {
[13/167] 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 {
[14/167] 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 {
BUILD FAILURE 6.1 android