Build Information
Failed to build RxEnumKit, reference 2.0.0 (a7572f
), with Swift 6.2 (beta) for Android on 18 Jun 2025 20:18:55 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/gringoireDM/RxEnumKit.git
Reference: 2.0.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/gringoireDM/RxEnumKit
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at a7572f7 Merge pull request #3 from gringoireDM/rx_swift_6
Cloned https://github.com/gringoireDM/RxEnumKit.git
Revision (git rev-parse @):
a7572f7bcc69e458f74730098be97279a1b8c80f
SUCCESS checkout https://github.com/gringoireDM/RxEnumKit.git at 2.0.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/gringoireDM/RxEnumKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/gringoireDM/EnumKit.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/319] Fetching enumkit
[320/53022] Fetching enumkit, rxswift
Fetched https://github.com/gringoireDM/EnumKit.git from cache (4.28s)
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.46s)
Computing version for https://github.com/gringoireDM/EnumKit.git
Computed https://github.com/gringoireDM/EnumKit.git at 1.1.3 (4.92s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.9.0 (0.44s)
Creating working copy for https://github.com/gringoireDM/EnumKit.git
Working copy of https://github.com/gringoireDM/EnumKit.git resolved at 1.1.3
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.9.0
Building for debugging...
[0/9] Copying PrivacyInfo.xcprivacy
[0/9] Write sources
[5/9] Copying PrivacyInfo.xcprivacy
[6/9] Write sources
[8/9] Write swift-version-8C5A4AE7A8CE2BA.txt
[10/158] Emitting module RxSwift
[11/178] Compiling EnumKit Sequence+CaseAccessible.swift
[12/178] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[13/178] Compiling RxSwift Infallible+CombineLatest+arity.swift
[14/178] Compiling RxSwift Infallible+Concurrency.swift
[15/178] Compiling RxSwift Infallible+Create.swift
[16/178] Compiling RxSwift Infallible+Debug.swift
[17/178] Compiling RxSwift Infallible+Operators.swift
[18/178] Compiling RxSwift Infallible+Zip+arity.swift
[19/178] Compiling RxSwift Infallible.swift
[20/178] Compiling RxSwift InfiniteSequence.swift
[21/178] Compiling RxSwift InvocableScheduledItem.swift
[22/178] Compiling RxSwift InvocableType.swift
[23/178] Compiling RxSwift Just.swift
[24/178] Compiling RxSwift Lock.swift
[25/178] Compiling RxSwift LockOwnerType.swift
[26/178] Compiling RxSwift MainScheduler.swift
[27/178] Compiling RxSwift Map.swift
[28/178] Compiling RxSwift Materialize.swift
[29/178] Compiling RxSwift Maybe.swift
[30/178] Compiling RxSwift Merge.swift
[31/178] Compiling RxSwift Multicast.swift
[32/178] Compiling EnumKit Combine+CaseAccessible.swift
[33/178] Compiling EnumKit CaseAccessible.swift
[34/178] Emitting module EnumKit
[35/178] Compiling EnumKit CapturePublisher.swift
[37/179] Compiling RxSwift AddRef.swift
[38/179] Compiling RxSwift Amb.swift
[39/179] Compiling RxSwift AnonymousDisposable.swift
[40/179] Compiling RxSwift AnonymousObserver.swift
[41/179] Compiling RxSwift AnyObserver.swift
[42/179] Compiling RxSwift AsMaybe.swift
[43/179] Compiling RxSwift AsSingle.swift
[44/179] Compiling RxSwift AsyncLock.swift
[45/179] Compiling RxSwift AsyncSubject.swift
[46/179] Compiling RxSwift AtomicInt.swift
[47/179] Compiling RxSwift Bag+Rx.swift
[48/179] Compiling RxSwift Bag.swift
[49/179] Compiling RxSwift BehaviorSubject.swift
[50/179] Compiling RxSwift BinaryDisposable.swift
[51/179] Compiling RxSwift Binder.swift
[52/179] Compiling RxSwift BooleanDisposable.swift
[53/179] Compiling RxSwift Buffer.swift
[54/179] Compiling RxSwift Cancelable.swift
[55/179] Compiling RxSwift Catch.swift
[56/179] Compiling RxSwift CombineLatest+Collection.swift
[57/179] Compiling RxSwift CombineLatest+arity.swift
[58/179] Compiling RxSwift DispatchQueueConfiguration.swift
[59/179] Compiling RxSwift Disposable.swift
[60/179] Compiling RxSwift Disposables.swift
[61/179] Compiling RxSwift DisposeBag.swift
[62/179] Compiling RxSwift DisposeBase.swift
[63/179] Compiling RxSwift DistinctUntilChanged.swift
[64/179] Compiling RxSwift Do.swift
[65/179] Compiling RxSwift ElementAt.swift
[66/179] Compiling RxSwift Empty.swift
[67/179] Compiling RxSwift Enumerated.swift
[68/179] Compiling RxSwift Error.swift
[69/179] Compiling RxSwift Errors.swift
[70/179] Compiling RxSwift Event.swift
[71/179] Compiling RxSwift Filter.swift
[72/179] Compiling RxSwift First.swift
[73/179] Compiling RxSwift Generate.swift
[74/179] Compiling RxSwift GroupBy.swift
[75/179] Compiling RxSwift GroupedObservable.swift
[76/179] Compiling RxSwift HistoricalScheduler.swift
[77/179] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[78/179] Compiling RxSwift ImmediateSchedulerType.swift
[79/179] Compiling RxSwift Producer.swift
[80/179] Compiling RxSwift PublishSubject.swift
[81/179] Compiling RxSwift Queue.swift
[82/179] Compiling RxSwift Range.swift
[83/179] Compiling RxSwift Reactive.swift
[84/179] Compiling RxSwift RecursiveLock.swift
[85/179] Compiling RxSwift RecursiveScheduler.swift
[86/179] Compiling RxSwift Reduce.swift
[87/179] Compiling RxSwift RefCountDisposable.swift
[88/179] Compiling RxSwift Repeat.swift
[89/179] Compiling RxSwift ReplaySubject.swift
[90/179] Compiling RxSwift RetryWhen.swift
[91/179] Compiling RxSwift Rx.swift
[92/179] Compiling RxSwift RxMutableBox.swift
[93/179] Compiling RxSwift Sample.swift
[94/179] Compiling RxSwift Scan.swift
[95/179] Compiling RxSwift ScheduledDisposable.swift
[96/179] Compiling RxSwift ScheduledItem.swift
[97/179] Compiling RxSwift ScheduledItemType.swift
[98/179] Compiling RxSwift SchedulerServices+Emulation.swift
[99/179] Compiling RxSwift SchedulerType.swift
[100/179] Compiling RxSwift Sequence.swift
[101/179] Compiling RxSwift SerialDispatchQueueScheduler.swift
[102/179] Compiling RxSwift SerialDisposable.swift
[103/179] Compiling RxSwift ShareReplayScope.swift
[104/179] Compiling RxSwift Single.swift
[105/179] Compiling RxSwift SingleAssignmentDisposable.swift
[106/179] Compiling RxSwift SingleAsync.swift
[107/179] Compiling RxSwift Sink.swift
[108/179] Compiling RxSwift Skip.swift
[109/179] Compiling RxSwift SkipUntil.swift
[110/179] Compiling RxSwift SkipWhile.swift
[111/179] Compiling RxSwift StartWith.swift
[112/179] Compiling RxSwift SubjectType.swift
[113/179] Compiling RxSwift SubscribeOn.swift
[114/179] Compiling RxSwift SubscriptionDisposable.swift
[115/179] Compiling RxSwift SwiftSupport.swift
[116/179] Compiling RxSwift Switch.swift
[117/179] Compiling RxSwift SwitchIfEmpty.swift
[118/179] Compiling RxSwift SynchronizedDisposeType.swift
[119/179] 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 | }
[120/179] 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 | }
[121/179] 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 | }
[122/179] 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 | }
[123/179] 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 | }
[124/179] 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 | }
[125/179] 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 | }
[126/179] 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 | }
[127/179] 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 | }
[128/179] 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 | }
[129/179] 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 | }
[130/179] 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 | }
[131/179] 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 | }
[132/179] 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 | }
[133/179] 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 | }
[134/179] 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 | }
[135/179] 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 | }
[136/179] 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 | }
[137/179] 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 | }
[138/179] 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 | }
[139/179] 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 | }
[140/179] Compiling RxSwift Never.swift
[141/179] Compiling RxSwift NopDisposable.swift
[142/179] Compiling RxSwift Observable+Concurrency.swift
[143/179] Compiling RxSwift Observable.swift
[144/179] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[145/179] Compiling RxSwift ObservableConvertibleType.swift
[146/179] Compiling RxSwift ObservableType+Extensions.swift
[147/179] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[148/179] Compiling RxSwift ObservableType.swift
[149/179] Compiling RxSwift ObserveOn.swift
[150/179] Compiling RxSwift ObserverBase.swift
[151/179] Compiling RxSwift ObserverType.swift
[152/179] Compiling RxSwift OperationQueueScheduler.swift
[153/179] Compiling RxSwift Optional.swift
[154/179] Compiling RxSwift Platform.Darwin.swift
[155/179] Compiling RxSwift Platform.Linux.swift
[156/179] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[157/179] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[158/179] Compiling RxSwift PrimitiveSequence.swift
[159/179] Compiling RxSwift PriorityQueue.swift
[160/179] Compiling RxSwift SynchronizedOnType.swift
[161/179] Compiling RxSwift SynchronizedUnsubscribeType.swift
[162/179] Compiling RxSwift TailRecursiveSink.swift
[163/179] Compiling RxSwift Take.swift
[164/179] Compiling RxSwift TakeLast.swift
[165/179] Compiling RxSwift TakeWithPredicate.swift
[166/179] Compiling RxSwift Throttle.swift
[167/179] Compiling RxSwift Timeout.swift
[168/179] Compiling RxSwift Timer.swift
[169/179] Compiling RxSwift ToArray.swift
[170/179] Compiling RxSwift Using.swift
[171/179] Compiling RxSwift VirtualTimeConverterType.swift
[172/179] Compiling RxSwift VirtualTimeScheduler.swift
[173/179] Compiling RxSwift Window.swift
[174/179] Compiling RxSwift WithLatestFrom.swift
[175/179] Compiling RxSwift WithUnretained.swift
[176/179] Compiling RxSwift Zip+Collection.swift
[177/179] Compiling RxSwift Zip+arity.swift
[178/179] Compiling RxSwift Zip.swift
[179/179] Compiling RxSwift resource_bundle_accessor.swift
BUILD FAILURE 6.2 android