Build Information
Failed to build CoinbaseSDK, reference master (3548d4), with Swift 6.2 for Android on 17 Jun 2025 18:39:29 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>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/coinbase/coinbase-ios-sdk.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/coinbase/coinbase-ios-sdk
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 3548d46 Deprecate coinbase-ios-sdk
Cloned https://github.com/coinbase/coinbase-ios-sdk.git
Revision (git rev-parse @):
3548d4612c7d835a6a7b3e444d3cb3a4aef21a75
SUCCESS checkout https://github.com/coinbase/coinbase-ios-sdk.git at master
========================================
Build
========================================
Selected platform: android
Swift version: 6.2
Building package at path: $PWD
https://github.com/coinbase/coinbase-ios-sdk.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/ReactiveX/RxSwift.git
[1/52686] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.85s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 4.5.0 (5.33s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 4.5.0
Building for debugging...
[0/5] Write sources
[3/5] Compiling RxAtomic RxAtomic.c
[4/5] Write swift-version-8C5A4AE7A8CE2BA.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/236] Emitting module CoinbaseSDK
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[7/249] Compiling CoinbaseSDK CurrenciesAPI.swift
[8/249] Compiling CoinbaseSDK CurrenciesResource.swift
[9/249] Compiling CoinbaseSDK CurrencyInfo.swift
[10/249] Compiling CoinbaseSDK Deposit.swift
[11/249] Compiling CoinbaseSDK TradesAPI.swift
[12/249] Compiling CoinbaseSDK ApplicationModel.swift
[13/249] Compiling CoinbaseSDK CryptoAddress.swift
[14/249] Compiling CoinbaseSDK EmailModel.swift
[15/249] Compiling CoinbaseSDK MoneyHash.swift
[16/249] Compiling CoinbaseSDK ResourceObject.swift
[17/249] Compiling CoinbaseSDK Transaction.swift
[18/249] Compiling CoinbaseSDK TransactionDetails.swift
[19/249] Compiling CoinbaseSDK TransactionNetwork.swift
[20/249] Compiling CoinbaseSDK TransactionParty.swift
[21/249] Compiling CoinbaseSDK RequestTransactionParameters.swift
[22/249] Compiling CoinbaseSDK SendTransactionParameters.swift
[23/249] Compiling CoinbaseSDK TransactionParameters.swift
[24/249] Compiling CoinbaseSDK ServerTrustValidator.swift
[25/267] Compiling RxSwift RecursiveLock.swift
[26/267] Compiling RxSwift RecursiveScheduler.swift
[27/267] Compiling RxSwift Reduce.swift
[28/267] Compiling RxSwift RefCountDisposable.swift
[29/267] Compiling RxSwift Repeat.swift
[30/267] Compiling RxSwift ReplaySubject.swift
[31/267] Compiling RxSwift RetryWhen.swift
[32/267] Compiling RxSwift Rx.swift
[33/267] Compiling RxSwift RxMutableBox.swift
[34/267] Compiling RxSwift Sample.swift
[35/267] Compiling RxSwift Scan.swift
[36/267] Compiling RxSwift ScheduledDisposable.swift
[37/267] Compiling RxSwift ScheduledItem.swift
[38/267] Compiling RxSwift ScheduledItemType.swift
[39/267] Compiling RxSwift SchedulerServices+Emulation.swift
[40/267] Compiling RxSwift SchedulerType.swift
[41/267] Compiling RxSwift Sequence.swift
[42/267] Compiling RxSwift SerialDispatchQueueScheduler.swift
[43/267] Compiling RxSwift SerialDisposable.swift
[44/267] Compiling RxSwift AddRef.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[45/267] Compiling RxSwift Amb.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[46/267] Compiling RxSwift AnonymousDisposable.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[47/267] Compiling RxSwift AnonymousObserver.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[48/267] Compiling RxSwift AnyObserver.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[49/267] Compiling RxSwift AsMaybe.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[50/267] Compiling RxSwift AsSingle.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[51/267] Compiling RxSwift AsyncLock.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[52/267] Compiling RxSwift AsyncSubject.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[53/267] Compiling RxSwift AtomicInt.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[54/267] Compiling RxSwift Bag+Rx.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[55/267] Compiling CoinbaseSDK Response.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[56/267] Compiling RxSwift BehaviorSubject.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[57/267] Compiling CoinbaseSDK Pagination.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[58/267] Compiling CoinbaseSDK TransactionExpandOption.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[59/267] Compiling CoinbaseSDK TransactionResource.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[60/267] Compiling CoinbaseSDK TransactionsAPI.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[61/267] Compiling CoinbaseSDK AuthorizationInfo.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[62/267] Compiling CoinbaseSDK Country.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[63/267] Compiling CoinbaseSDK User.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[64/267] Compiling CoinbaseSDK UserResource.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[65/267] Compiling CoinbaseSDK UsersAPI.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[66/267] Compiling CoinbaseSDK Withdrawal.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[67/267] Compiling CoinbaseSDK WithdrawalResource.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[68/267] Compiling CoinbaseSDK Array+rawValues.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[69/267] Compiling CoinbaseSDK DictionaryConvertible.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[70/267] Compiling CoinbaseSDK Logging.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[71/267] Compiling CoinbaseSDK DepositResource.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[72/267] Compiling CoinbaseSDK ExchangeRates.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[73/267] Compiling CoinbaseSDK ExchangeRatesAPI.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[74/267] Compiling CoinbaseSDK ExchangeRatesResource.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[75/267] Compiling CoinbaseSDK NextRequirement.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[76/267] Compiling CoinbaseSDK PaymentMethod.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[77/267] Compiling CoinbaseSDK PaymentMethodLimit.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[78/267] Compiling CoinbaseSDK PaymentMethodLimits.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[79/267] Compiling CoinbaseSDK PaymentMethodExpandOption.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[80/267] Compiling CoinbaseSDK PaymentMethodResource.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[81/267] Compiling CoinbaseSDK PaymentMethodsAPI.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[82/267] Compiling CoinbaseSDK Price.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[83/267] Compiling CoinbaseSDK PricesAPI.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[84/267] Compiling CoinbaseSDK PricesResource.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[85/267] Compiling CoinbaseSDK Sell.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[86/267] Compiling CoinbaseSDK SellResource.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[87/267] Compiling CoinbaseSDK TimeAPI.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[88/267] Compiling CoinbaseSDK TimeInfo.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[89/267] Compiling CoinbaseSDK TimeResource.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[90/267] Compiling CoinbaseSDK TokenResource.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[91/267] Compiling CoinbaseSDK TokensAPI.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[92/267] Compiling CoinbaseSDK UserToken.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[93/267] Compiling CoinbaseSDK BuySellParameters.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[94/267] Compiling CoinbaseSDK DepositWithdrawalParameters.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[95/267] Compiling CoinbaseSDK TradeParameters.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[96/267] Compiling CoinbaseSDK Trade.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[97/267] Compiling CoinbaseSDK TradeExpandOption.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[98/267] Compiling CoinbaseSDK TradeResourceProtocol.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[100/267] Compiling CoinbaseSDK SessionDelegate.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[101/267] Compiling CoinbaseSDK SessionManager.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[102/267] Compiling CoinbaseSDK SessionManagerProtocol.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[103/267] Compiling CoinbaseSDK AccountAccess.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[104/267] Compiling CoinbaseSDK OAuth.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[105/267] Compiling CoinbaseSDK OAuthConstants.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[106/267] Compiling CoinbaseSDK OAuthError.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[107/267] Compiling CoinbaseSDK OAuthErrorResponse.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[108/267] Compiling CoinbaseSDK OAuthFlowType.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[109/267] Compiling CoinbaseSDK OAuthURLBuilder.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[110/267] Compiling CoinbaseSDK RedirectURIsValidator.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[111/267] Compiling CoinbaseSDK String+Random.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[112/267] Compiling CoinbaseSDK URLOpenerProtocol.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[113/267] Compiling CoinbaseSDK AccountResource.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[114/267] Compiling CoinbaseSDK AccountsAPI.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[115/267] Compiling CoinbaseSDK Account.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[116/267] Compiling CoinbaseSDK Currency.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[117/267] Compiling CoinbaseSDK Address.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[118/267] Compiling CoinbaseSDK AddressResource.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[119/267] Compiling CoinbaseSDK AddressesAPI.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[120/267] Compiling CoinbaseSDK BaseResource.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[121/267] Compiling CoinbaseSDK Buy.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[122/267] Compiling CoinbaseSDK BuyResource.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[140/267] Compiling CoinbaseSDK ResponseModel.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[141/267] Compiling CoinbaseSDK Warning.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[142/267] Compiling CoinbaseSDK Result.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[143/267] Compiling CoinbaseSDK NetworkConstants.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[144/267] Compiling CoinbaseSDK NetworkPromises.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[145/267] Compiling CoinbaseSDK NetworkUtils.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[146/267] Compiling CoinbaseSDK Callback.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[147/267] Compiling CoinbaseSDK Promise.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[148/267] Compiling CoinbaseSDK State.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[149/267] Compiling CoinbaseSDK ConvertibleFromData.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[150/267] Compiling CoinbaseSDK RequestConvertable.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[151/267] Compiling CoinbaseSDK ResourceAPIProtocol.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[152/267] Compiling CoinbaseSDK URLSessionProviderProtocol.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[153/267] Compiling CoinbaseSDK ValidationOptionsProtocol.swift
/host/spi-builder-workspace/Source/Network/ServerTrustValidator.swift:7:8: error: no such module 'Security'
5 | // Copyright © 2018 Coinbase, Inc. All rights reserved.
6 | //
7 | import Security
| `- error: no such module 'Security'
8 | import Foundation
9 |
[189/267] Compiling RxSwift First.swift
[190/267] Compiling RxSwift Generate.swift
[191/267] Compiling RxSwift GroupBy.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:34:37: error: cannot find type 'NSZone' in scope
32 | }
33 |
34 | public func copy(with zone: NSZone? = nil) -> Any {
| `- error: cannot find type 'NSZone' in scope
35 | return self
36 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:74:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
72 | static var queue : ScheduleQueue? {
73 | get {
74 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
75 | }
76 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:77:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
75 | }
76 | set {
77 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
78 | }
79 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:84:20: error: cannot find 'pthread_getspecific' in scope
82 | public static fileprivate(set) var isScheduleRequired: Bool {
83 | get {
84 | return pthread_getspecific(CurrentThreadScheduler.isScheduleRequiredKey) == nil
| `- error: cannot find 'pthread_getspecific' in scope
85 | }
86 | set(isScheduleRequired) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:87:16: error: cannot find 'pthread_setspecific' in scope
85 | }
86 | set(isScheduleRequired) {
87 | if pthread_setspecific(CurrentThreadScheduler.isScheduleRequiredKey, isScheduleRequired ? nil : scheduleInProgressSentinel) != 0 {
| `- error: cannot find 'pthread_setspecific' in scope
88 | rxFatalError("pthread_setspecific failed")
89 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:34:37: error: cannot find type 'NSZone' in scope
32 | }
33 |
34 | public func copy(with zone: NSZone? = nil) -> Any {
| `- error: cannot find type 'NSZone' in scope
35 | return self
36 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:74:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
72 | static var queue : ScheduleQueue? {
73 | get {
74 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
75 | }
76 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:77:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
75 | }
76 | set {
77 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
78 | }
79 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:84:20: error: cannot find 'pthread_getspecific' in scope
82 | public static fileprivate(set) var isScheduleRequired: Bool {
83 | get {
84 | return pthread_getspecific(CurrentThreadScheduler.isScheduleRequiredKey) == nil
| `- error: cannot find 'pthread_getspecific' in scope
85 | }
86 | set(isScheduleRequired) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:87:16: error: cannot find 'pthread_setspecific' in scope
85 | }
86 | set(isScheduleRequired) {
87 | if pthread_setspecific(CurrentThreadScheduler.isScheduleRequiredKey, isScheduleRequired ? nil : scheduleInProgressSentinel) != 0 {
| `- error: cannot find 'pthread_setspecific' in scope
88 | rxFatalError("pthread_setspecific failed")
89 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:34:37: error: cannot find type 'NSZone' in scope
32 | }
33 |
34 | public func copy(with zone: NSZone? = nil) -> Any {
| `- error: cannot find type 'NSZone' in scope
35 | return self
36 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:74:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
72 | static var queue : ScheduleQueue? {
73 | get {
74 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
75 | }
76 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:77:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
75 | }
76 | set {
77 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
78 | }
79 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:84:20: error: cannot find 'pthread_getspecific' in scope
82 | public static fileprivate(set) var isScheduleRequired: Bool {
83 | get {
84 | return pthread_getspecific(CurrentThreadScheduler.isScheduleRequiredKey) == nil
| `- error: cannot find 'pthread_getspecific' in scope
85 | }
86 | set(isScheduleRequired) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:87:16: error: cannot find 'pthread_setspecific' in scope
85 | }
86 | set(isScheduleRequired) {
87 | if pthread_setspecific(CurrentThreadScheduler.isScheduleRequiredKey, isScheduleRequired ? nil : scheduleInProgressSentinel) != 0 {
| `- error: cannot find 'pthread_setspecific' in scope
88 | rxFatalError("pthread_setspecific failed")
89 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:34:37: error: cannot find type 'NSZone' in scope
32 | }
33 |
34 | public func copy(with zone: NSZone? = nil) -> Any {
| `- error: cannot find type 'NSZone' in scope
35 | return self
36 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:74:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
72 | static var queue : ScheduleQueue? {
73 | get {
74 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
75 | }
76 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:77:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
75 | }
76 | set {
77 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
78 | }
79 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:84:20: error: cannot find 'pthread_getspecific' in scope
82 | public static fileprivate(set) var isScheduleRequired: Bool {
83 | get {
84 | return pthread_getspecific(CurrentThreadScheduler.isScheduleRequiredKey) == nil
| `- error: cannot find 'pthread_getspecific' in scope
85 | }
86 | set(isScheduleRequired) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:87:16: error: cannot find 'pthread_setspecific' in scope
85 | }
86 | set(isScheduleRequired) {
87 | if pthread_setspecific(CurrentThreadScheduler.isScheduleRequiredKey, isScheduleRequired ? nil : scheduleInProgressSentinel) != 0 {
| `- error: cannot find 'pthread_setspecific' in scope
88 | rxFatalError("pthread_setspecific failed")
89 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:34:37: error: cannot find type 'NSZone' in scope
32 | }
33 |
34 | public func copy(with zone: NSZone? = nil) -> Any {
| `- error: cannot find type 'NSZone' in scope
35 | return self
36 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:74:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
72 | static var queue : ScheduleQueue? {
73 | get {
74 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
75 | }
76 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:77:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
75 | }
76 | set {
77 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
78 | }
79 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:84:20: error: cannot find 'pthread_getspecific' in scope
82 | public static fileprivate(set) var isScheduleRequired: Bool {
83 | get {
84 | return pthread_getspecific(CurrentThreadScheduler.isScheduleRequiredKey) == nil
| `- error: cannot find 'pthread_getspecific' in scope
85 | }
86 | set(isScheduleRequired) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:87:16: error: cannot find 'pthread_setspecific' in scope
85 | }
86 | set(isScheduleRequired) {
87 | if pthread_setspecific(CurrentThreadScheduler.isScheduleRequiredKey, isScheduleRequired ? nil : scheduleInProgressSentinel) != 0 {
| `- error: cannot find 'pthread_setspecific' in scope
88 | rxFatalError("pthread_setspecific failed")
89 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:34:37: error: cannot find type 'NSZone' in scope
32 | }
33 |
34 | public func copy(with zone: NSZone? = nil) -> Any {
| `- error: cannot find type 'NSZone' in scope
35 | return self
36 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:74:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
72 | static var queue : ScheduleQueue? {
73 | get {
74 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
75 | }
76 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:77:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
75 | }
76 | set {
77 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
78 | }
79 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:84:20: error: cannot find 'pthread_getspecific' in scope
82 | public static fileprivate(set) var isScheduleRequired: Bool {
83 | get {
84 | return pthread_getspecific(CurrentThreadScheduler.isScheduleRequiredKey) == nil
| `- error: cannot find 'pthread_getspecific' in scope
85 | }
86 | set(isScheduleRequired) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:87:16: error: cannot find 'pthread_setspecific' in scope
85 | }
86 | set(isScheduleRequired) {
87 | if pthread_setspecific(CurrentThreadScheduler.isScheduleRequiredKey, isScheduleRequired ? nil : scheduleInProgressSentinel) != 0 {
| `- error: cannot find 'pthread_setspecific' in scope
88 | rxFatalError("pthread_setspecific failed")
89 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:34:37: error: cannot find type 'NSZone' in scope
32 | }
33 |
34 | public func copy(with zone: NSZone? = nil) -> Any {
| `- error: cannot find type 'NSZone' in scope
35 | return self
36 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:74:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
72 | static var queue : ScheduleQueue? {
73 | get {
74 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
75 | }
76 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:77:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
75 | }
76 | set {
77 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
78 | }
79 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:84:20: error: cannot find 'pthread_getspecific' in scope
82 | public static fileprivate(set) var isScheduleRequired: Bool {
83 | get {
84 | return pthread_getspecific(CurrentThreadScheduler.isScheduleRequiredKey) == nil
| `- error: cannot find 'pthread_getspecific' in scope
85 | }
86 | set(isScheduleRequired) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:87:16: error: cannot find 'pthread_setspecific' in scope
85 | }
86 | set(isScheduleRequired) {
87 | if pthread_setspecific(CurrentThreadScheduler.isScheduleRequiredKey, isScheduleRequired ? nil : scheduleInProgressSentinel) != 0 {
| `- error: cannot find 'pthread_setspecific' in scope
88 | rxFatalError("pthread_setspecific failed")
89 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:34:37: error: cannot find type 'NSZone' in scope
32 | }
33 |
34 | public func copy(with zone: NSZone? = nil) -> Any {
| `- error: cannot find type 'NSZone' in scope
35 | return self
36 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:74:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
72 | static var queue : ScheduleQueue? {
73 | get {
74 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
75 | }
76 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:77:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
75 | }
76 | set {
77 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
78 | }
79 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:84:20: error: cannot find 'pthread_getspecific' in scope
82 | public static fileprivate(set) var isScheduleRequired: Bool {
83 | get {
84 | return pthread_getspecific(CurrentThreadScheduler.isScheduleRequiredKey) == nil
| `- error: cannot find 'pthread_getspecific' in scope
85 | }
86 | set(isScheduleRequired) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:87:16: error: cannot find 'pthread_setspecific' in scope
85 | }
86 | set(isScheduleRequired) {
87 | if pthread_setspecific(CurrentThreadScheduler.isScheduleRequiredKey, isScheduleRequired ? nil : scheduleInProgressSentinel) != 0 {
| `- error: cannot find 'pthread_setspecific' in scope
88 | rxFatalError("pthread_setspecific failed")
89 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:34:37: error: cannot find type 'NSZone' in scope
32 | }
33 |
34 | public func copy(with zone: NSZone? = nil) -> Any {
| `- error: cannot find type 'NSZone' in scope
35 | return self
36 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:74:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
72 | static var queue : ScheduleQueue? {
73 | get {
74 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
75 | }
76 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:77:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
75 | }
76 | set {
77 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
78 | }
79 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:84:20: error: cannot find 'pthread_getspecific' in scope
82 | public static fileprivate(set) var isScheduleRequired: Bool {
83 | get {
84 | return pthread_getspecific(CurrentThreadScheduler.isScheduleRequiredKey) == nil
| `- error: cannot find 'pthread_getspecific' in scope
85 | }
86 | set(isScheduleRequired) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:87:16: error: cannot find 'pthread_setspecific' in scope
85 | }
86 | set(isScheduleRequired) {
87 | if pthread_setspecific(CurrentThreadScheduler.isScheduleRequiredKey, isScheduleRequired ? nil : scheduleInProgressSentinel) != 0 {
| `- error: cannot find 'pthread_setspecific' in scope
88 | rxFatalError("pthread_setspecific failed")
89 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:34:37: error: cannot find type 'NSZone' in scope
32 | }
33 |
34 | public func copy(with zone: NSZone? = nil) -> Any {
| `- error: cannot find type 'NSZone' in scope
35 | return self
36 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:74:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
72 | static var queue : ScheduleQueue? {
73 | get {
74 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
75 | }
76 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:77:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
75 | }
76 | set {
77 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
78 | }
79 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:84:20: error: cannot find 'pthread_getspecific' in scope
82 | public static fileprivate(set) var isScheduleRequired: Bool {
83 | get {
84 | return pthread_getspecific(CurrentThreadScheduler.isScheduleRequiredKey) == nil
| `- error: cannot find 'pthread_getspecific' in scope
85 | }
86 | set(isScheduleRequired) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:87:16: error: cannot find 'pthread_setspecific' in scope
85 | }
86 | set(isScheduleRequired) {
87 | if pthread_setspecific(CurrentThreadScheduler.isScheduleRequiredKey, isScheduleRequired ? nil : scheduleInProgressSentinel) != 0 {
| `- error: cannot find 'pthread_setspecific' in scope
88 | rxFatalError("pthread_setspecific failed")
89 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:34:37: error: cannot find type 'NSZone' in scope
32 | }
33 |
34 | public func copy(with zone: NSZone? = nil) -> Any {
| `- error: cannot find type 'NSZone' in scope
35 | return self
36 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:74:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
72 | static var queue : ScheduleQueue? {
73 | get {
74 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
75 | }
76 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:77:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
75 | }
76 | set {
77 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
78 | }
79 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:84:20: error: cannot find 'pthread_getspecific' in scope
82 | public static fileprivate(set) var isScheduleRequired: Bool {
83 | get {
84 | return pthread_getspecific(CurrentThreadScheduler.isScheduleRequiredKey) == nil
| `- error: cannot find 'pthread_getspecific' in scope
85 | }
86 | set(isScheduleRequired) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:87:16: error: cannot find 'pthread_setspecific' in scope
85 | }
86 | set(isScheduleRequired) {
87 | if pthread_setspecific(CurrentThreadScheduler.isScheduleRequiredKey, isScheduleRequired ? nil : scheduleInProgressSentinel) != 0 {
| `- error: cannot find 'pthread_setspecific' in scope
88 | rxFatalError("pthread_setspecific failed")
89 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:34:37: error: cannot find type 'NSZone' in scope
32 | }
33 |
34 | public func copy(with zone: NSZone? = nil) -> Any {
| `- error: cannot find type 'NSZone' in scope
35 | return self
36 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:74:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
72 | static var queue : ScheduleQueue? {
73 | get {
74 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
75 | }
76 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:77:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
75 | }
76 | set {
77 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
78 | }
79 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:84:20: error: cannot find 'pthread_getspecific' in scope
82 | public static fileprivate(set) var isScheduleRequired: Bool {
83 | get {
84 | return pthread_getspecific(CurrentThreadScheduler.isScheduleRequiredKey) == nil
| `- error: cannot find 'pthread_getspecific' in scope
85 | }
86 | set(isScheduleRequired) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:87:16: error: cannot find 'pthread_setspecific' in scope
85 | }
86 | set(isScheduleRequired) {
87 | if pthread_setspecific(CurrentThreadScheduler.isScheduleRequiredKey, isScheduleRequired ? nil : scheduleInProgressSentinel) != 0 {
| `- error: cannot find 'pthread_setspecific' in scope
88 | rxFatalError("pthread_setspecific failed")
89 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:34:37: error: cannot find type 'NSZone' in scope
32 | }
33 |
34 | public func copy(with zone: NSZone? = nil) -> Any {
| `- error: cannot find type 'NSZone' in scope
35 | return self
36 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:74:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
72 | static var queue : ScheduleQueue? {
73 | get {
74 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
75 | }
76 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:77:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
75 | }
76 | set {
77 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
78 | }
79 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:84:20: error: cannot find 'pthread_getspecific' in scope
82 | public static fileprivate(set) var isScheduleRequired: Bool {
83 | get {
84 | return pthread_getspecific(CurrentThreadScheduler.isScheduleRequiredKey) == nil
| `- error: cannot find 'pthread_getspecific' in scope
85 | }
86 | set(isScheduleRequired) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:87:16: error: cannot find 'pthread_setspecific' in scope
85 | }
86 | set(isScheduleRequired) {
87 | if pthread_setspecific(CurrentThreadScheduler.isScheduleRequiredKey, isScheduleRequired ? nil : scheduleInProgressSentinel) != 0 {
| `- error: cannot find 'pthread_setspecific' in scope
88 | rxFatalError("pthread_setspecific failed")
89 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:34:37: error: cannot find type 'NSZone' in scope
32 | }
33 |
34 | public func copy(with zone: NSZone? = nil) -> Any {
| `- error: cannot find type 'NSZone' in scope
35 | return self
36 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:74:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
72 | static var queue : ScheduleQueue? {
73 | get {
74 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
75 | }
76 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:77:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
75 | }
76 | set {
77 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
78 | }
79 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:84:20: error: cannot find 'pthread_getspecific' in scope
82 | public static fileprivate(set) var isScheduleRequired: Bool {
83 | get {
84 | return pthread_getspecific(CurrentThreadScheduler.isScheduleRequiredKey) == nil
| `- error: cannot find 'pthread_getspecific' in scope
85 | }
86 | set(isScheduleRequired) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:87:16: error: cannot find 'pthread_setspecific' in scope
85 | }
86 | set(isScheduleRequired) {
87 | if pthread_setspecific(CurrentThreadScheduler.isScheduleRequiredKey, isScheduleRequired ? nil : scheduleInProgressSentinel) != 0 {
| `- error: cannot find 'pthread_setspecific' in scope
88 | rxFatalError("pthread_setspecific failed")
89 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:34:37: error: cannot find type 'NSZone' in scope
32 | }
33 |
34 | public func copy(with zone: NSZone? = nil) -> Any {
| `- error: cannot find type 'NSZone' in scope
35 | return self
36 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:74:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
72 | static var queue : ScheduleQueue? {
73 | get {
74 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
75 | }
76 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:77:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
75 | }
76 | set {
77 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
78 | }
79 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:84:20: error: cannot find 'pthread_getspecific' in scope
82 | public static fileprivate(set) var isScheduleRequired: Bool {
83 | get {
84 | return pthread_getspecific(CurrentThreadScheduler.isScheduleRequiredKey) == nil
| `- error: cannot find 'pthread_getspecific' in scope
85 | }
86 | set(isScheduleRequired) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:87:16: error: cannot find 'pthread_setspecific' in scope
85 | }
86 | set(isScheduleRequired) {
87 | if pthread_setspecific(CurrentThreadScheduler.isScheduleRequiredKey, isScheduleRequired ? nil : scheduleInProgressSentinel) != 0 {
| `- error: cannot find 'pthread_setspecific' in scope
88 | rxFatalError("pthread_setspecific failed")
89 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:34:37: error: cannot find type 'NSZone' in scope
32 | }
33 |
34 | public func copy(with zone: NSZone? = nil) -> Any {
| `- error: cannot find type 'NSZone' in scope
35 | return self
36 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:74:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
72 | static var queue : ScheduleQueue? {
73 | get {
74 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
75 | }
76 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:77:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
75 | }
76 | set {
77 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
78 | }
79 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:84:20: error: cannot find 'pthread_getspecific' in scope
82 | public static fileprivate(set) var isScheduleRequired: Bool {
83 | get {
84 | return pthread_getspecific(CurrentThreadScheduler.isScheduleRequiredKey) == nil
| `- error: cannot find 'pthread_getspecific' in scope
85 | }
86 | set(isScheduleRequired) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:87:16: error: cannot find 'pthread_setspecific' in scope
85 | }
86 | set(isScheduleRequired) {
87 | if pthread_setspecific(CurrentThreadScheduler.isScheduleRequiredKey, isScheduleRequired ? nil : scheduleInProgressSentinel) != 0 {
| `- error: cannot find 'pthread_setspecific' in scope
88 | rxFatalError("pthread_setspecific failed")
89 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:34:37: error: cannot find type 'NSZone' in scope
32 | }
33 |
34 | public func copy(with zone: NSZone? = nil) -> Any {
| `- error: cannot find type 'NSZone' in scope
35 | return self
36 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:74:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
72 | static var queue : ScheduleQueue? {
73 | get {
74 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
75 | }
76 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:77:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
75 | }
76 | set {
77 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
78 | }
79 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:84:20: error: cannot find 'pthread_getspecific' in scope
82 | public static fileprivate(set) var isScheduleRequired: Bool {
83 | get {
84 | return pthread_getspecific(CurrentThreadScheduler.isScheduleRequiredKey) == nil
| `- error: cannot find 'pthread_getspecific' in scope
85 | }
86 | set(isScheduleRequired) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:87:16: error: cannot find 'pthread_setspecific' in scope
85 | }
86 | set(isScheduleRequired) {
87 | if pthread_setspecific(CurrentThreadScheduler.isScheduleRequiredKey, isScheduleRequired ? nil : scheduleInProgressSentinel) != 0 {
| `- error: cannot find 'pthread_setspecific' in scope
88 | rxFatalError("pthread_setspecific failed")
89 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:34:37: error: cannot find type 'NSZone' in scope
32 | }
33 |
34 | public func copy(with zone: NSZone? = nil) -> Any {
| `- error: cannot find type 'NSZone' in scope
35 | return self
36 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:74:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
72 | static var queue : ScheduleQueue? {
73 | get {
74 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
75 | }
76 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:77:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
75 | }
76 | set {
77 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
78 | }
79 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:84:20: error: cannot find 'pthread_getspecific' in scope
82 | public static fileprivate(set) var isScheduleRequired: Bool {
83 | get {
84 | return pthread_getspecific(CurrentThreadScheduler.isScheduleRequiredKey) == nil
| `- error: cannot find 'pthread_getspecific' in scope
85 | }
86 | set(isScheduleRequired) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:87:16: error: cannot find 'pthread_setspecific' in scope
85 | }
86 | set(isScheduleRequired) {
87 | if pthread_setspecific(CurrentThreadScheduler.isScheduleRequiredKey, isScheduleRequired ? nil : scheduleInProgressSentinel) != 0 {
| `- error: cannot find 'pthread_setspecific' in scope
88 | rxFatalError("pthread_setspecific failed")
89 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:34:37: error: cannot find type 'NSZone' in scope
32 | }
33 |
34 | public func copy(with zone: NSZone? = nil) -> Any {
| `- error: cannot find type 'NSZone' in scope
35 | return self
36 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:74:27: error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
72 | static var queue : ScheduleQueue? {
73 | get {
74 | return Thread.getThreadLocalStorageValueForKey(CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'getThreadLocalStorageValueForKey'
75 | }
76 | set {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:77:20: error: type 'Thread' has no member 'setThreadLocalStorageValue'
75 | }
76 | set {
77 | Thread.setThreadLocalStorageValue(newValue, forKey: CurrentThreadSchedulerQueueKey.instance)
| `- error: type 'Thread' has no member 'setThreadLocalStorageValue'
78 | }
79 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:84:20: error: cannot find 'pthread_getspecific' in scope
82 | public static fileprivate(set) var isScheduleRequired: Bool {
83 | get {
84 | return pthread_getspecific(CurrentThreadScheduler.isScheduleRequiredKey) == nil
| `- error: cannot find 'pthread_getspecific' in scope
85 | }
86 | set(isScheduleRequired) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:87:16: error: cannot find 'pthread_setspecific' in scope
85 | }
86 | set(isScheduleRequired) {
87 | if pthread_setspecific(CurrentThreadScheduler.isScheduleRequiredKey, isScheduleRequired ? nil : scheduleInProgressSentinel) != 0 {
| `- error: cannot find 'pthread_setspecific' in scope
88 | rxFatalError("pthread_setspecific failed")
89 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[249/267] Emitting module RxSwift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:34:37: error: cannot find type 'NSZone' in scope
32 | }
33 |
34 | public func copy(with zone: NSZone? = nil) -> Any {
| `- error: cannot find type 'NSZone' in scope
35 | return self
36 | }
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/CurrentThreadScheduler.swift:51:47: error: cannot find type 'pthread_key_t' in scope
49 | public static let instance = CurrentThreadScheduler()
50 |
51 | private static var isScheduleRequiredKey: pthread_key_t = { () -> pthread_key_t in
| `- error: cannot find type 'pthread_key_t' in scope
52 | let key = UnsafeMutablePointer<pthread_key_t>.allocate(capacity: 1)
53 | defer {
BUILD FAILURE 6.2 android