Build Information
Failed to build CoinbaseSDK, reference master (3548d4), with Swift 6.2 for Linux on 17 Jun 2025 18:38:18 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 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: linux
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-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/ReactiveX/RxSwift.git
[1/52686] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (3.72s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 4.5.0 (4.13s)
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-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/236] Emitting module RxSwift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/254] 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 |
[8/254] 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 |
[9/254] 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 |
[10/254] 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 |
[11/254] 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 |
[12/254] 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 |
[13/254] 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 |
[14/254] 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 |
[15/254] 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 |
[16/254] 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 |
[17/254] 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 |
[18/254] 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 |
[19/254] Compiling RxSwift Bag.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 |
[20/254] 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 |
[21/254] Compiling RxSwift BinaryDisposable.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 |
[22/267] Compiling RxSwift Error.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 |
[23/267] Compiling RxSwift Errors.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 |
[24/267] Compiling RxSwift Event.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 |
[25/267] Compiling RxSwift Filter.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 |
[26/267] Compiling RxSwift First.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 |
[27/267] Compiling RxSwift Generate.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 |
[28/267] Compiling RxSwift GroupBy.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 |
[29/267] Compiling RxSwift ObservableConvertibleType.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 |
[30/267] Compiling RxSwift ObservableType+Extensions.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 |
[31/267] Compiling RxSwift ObservableType+PrimitiveSequence.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 |
[32/267] Compiling RxSwift ObservableType.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 |
[33/267] Compiling RxSwift ObserveOn.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 |
[34/267] Compiling RxSwift ObserverBase.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 |
[35/267] Compiling RxSwift ObserverType.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/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[50/267] Compiling RxSwift BooleanDisposable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[51/267] Compiling RxSwift Buffer.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[52/267] Compiling RxSwift Cancelable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[53/267] Compiling RxSwift Catch.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[54/267] Compiling RxSwift CombineLatest+Collection.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
9 | import class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.2) because it has overridable members that could not be loaded in Swift 4.1.50
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[55/267] Compiling RxSwift Observable.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 DeprecationWarner.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 RxSwift DispatchQueue+Extensions.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 RxSwift DispatchQueueConfiguration.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 RxSwift Disposable.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 RxSwift Disposables.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 RxSwift DisposeBag.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 RxSwift DisposeBase.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 RxSwift DistinctUntilChanged.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 RxSwift Do.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 RxSwift ElementAt.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 RxSwift Empty.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 RxSwift Enumerated.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 |
[73/267] Compiling RxSwift CombineLatest+arity.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 RxSwift CombineLatest.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 RxSwift Completable+AndThen.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 RxSwift Completable.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 RxSwift CompositeDisposable.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 RxSwift Concat.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 RxSwift ConcurrentDispatchQueueScheduler.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 RxSwift ConcurrentMainScheduler.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 RxSwift ConnectableObservableType.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 RxSwift InfiniteSequence.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 RxSwift InvocableScheduledItem.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 RxSwift InvocableType.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 RxSwift Just.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 RxSwift Lock.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 RxSwift LockOwnerType.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 RxSwift MainScheduler.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 RxSwift Map.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 RxSwift Materialize.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 RxSwift Maybe.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 RxSwift Merge.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 RxSwift Multicast.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 RxSwift Never.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 RxSwift NopDisposable.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 RxSwift OperationQueueScheduler.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 RxSwift Optional.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 RxSwift Platform.Darwin.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 |
[99/267] Compiling RxSwift Platform.Linux.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 |
[100/267] Compiling RxSwift PrimitiveSequence+Zip+arity.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 RxSwift PrimitiveSequence.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 RxSwift PriorityQueue.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 RxSwift Producer.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 RxSwift PublishSubject.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 RxSwift Queue.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 RxSwift Range.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 RxSwift Reactive.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 RxSwift RecursiveLock.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 RxSwift RecursiveScheduler.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 RxSwift Create.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 RxSwift CurrentThreadScheduler.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 RxSwift Debounce.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 RxSwift Debug.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 RxSwift DefaultIfEmpty.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 RxSwift Deferred.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 RxSwift Delay.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 |
[127/267] Compiling RxSwift DelaySubscription.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 |
[132/267] Compiling RxSwift Dematerialize.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 |
[135/267] Compiling RxSwift Deprecated.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 |
[138/267] Compiling RxSwift GroupedObservable.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 |
[140/267] Compiling RxSwift HistoricalScheduler.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 RxSwift HistoricalSchedulerTimeConverter.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 RxSwift ImmediateSchedulerType.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 TransactionExpandOption.swift
[146/267] Compiling CoinbaseSDK TransactionResource.swift
[147/267] Compiling CoinbaseSDK TransactionsAPI.swift
[148/267] Compiling CoinbaseSDK AuthorizationInfo.swift
[149/267] Compiling CoinbaseSDK Country.swift
[150/267] Compiling CoinbaseSDK User.swift
[151/267] Compiling CoinbaseSDK UserResource.swift
[152/267] Compiling CoinbaseSDK UsersAPI.swift
[153/267] Compiling CoinbaseSDK Withdrawal.swift
[154/267] Compiling CoinbaseSDK WithdrawalResource.swift
[155/267] Compiling CoinbaseSDK Array+rawValues.swift
[156/267] Compiling CoinbaseSDK DictionaryConvertible.swift
[157/267] Compiling CoinbaseSDK Logging.swift
[158/267] Compiling RxSwift SchedulerType.swift
[159/267] Compiling RxSwift Sequence.swift
[160/267] Compiling RxSwift SerialDispatchQueueScheduler.swift
[161/267] Compiling RxSwift SerialDisposable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
24 | }
25 |
26 | currentThread.threadDictionary = threadDictionary
| `- error: cannot assign to property: 'threadDictionary' setter is inaccessible
27 | }
28 |
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
24 | }
25 |
26 | currentThread.threadDictionary = threadDictionary
| `- error: cannot assign to property: 'threadDictionary' setter is inaccessible
27 | }
28 |
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
24 | }
25 |
26 | currentThread.threadDictionary = threadDictionary
| `- error: cannot assign to property: 'threadDictionary' setter is inaccessible
27 | }
28 |
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
24 | }
25 |
26 | currentThread.threadDictionary = threadDictionary
| `- error: cannot assign to property: 'threadDictionary' setter is inaccessible
27 | }
28 |
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
24 | }
25 |
26 | currentThread.threadDictionary = threadDictionary
| `- error: cannot assign to property: 'threadDictionary' setter is inaccessible
27 | }
28 |
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
24 | }
25 |
26 | currentThread.threadDictionary = threadDictionary
| `- error: cannot assign to property: 'threadDictionary' setter is inaccessible
27 | }
28 |
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
24 | }
25 |
26 | currentThread.threadDictionary = threadDictionary
| `- error: cannot assign to property: 'threadDictionary' setter is inaccessible
27 | }
28 |
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
24 | }
25 |
26 | currentThread.threadDictionary = threadDictionary
| `- error: cannot assign to property: 'threadDictionary' setter is inaccessible
27 | }
28 |
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
24 | }
25 |
26 | currentThread.threadDictionary = threadDictionary
| `- error: cannot assign to property: 'threadDictionary' setter is inaccessible
27 | }
28 |
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
24 | }
25 |
26 | currentThread.threadDictionary = threadDictionary
| `- error: cannot assign to property: 'threadDictionary' setter is inaccessible
27 | }
28 |
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
24 | }
25 |
26 | currentThread.threadDictionary = threadDictionary
| `- error: cannot assign to property: 'threadDictionary' setter is inaccessible
27 | }
28 |
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
24 | }
25 |
26 | currentThread.threadDictionary = threadDictionary
| `- error: cannot assign to property: 'threadDictionary' setter is inaccessible
27 | }
28 |
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
24 | }
25 |
26 | currentThread.threadDictionary = threadDictionary
| `- error: cannot assign to property: 'threadDictionary' setter is inaccessible
27 | }
28 |
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
24 | }
25 |
26 | currentThread.threadDictionary = threadDictionary
| `- error: cannot assign to property: 'threadDictionary' setter is inaccessible
27 | }
28 |
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
24 | }
25 |
26 | currentThread.threadDictionary = threadDictionary
| `- error: cannot assign to property: 'threadDictionary' setter is inaccessible
27 | }
28 |
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
24 | }
25 |
26 | currentThread.threadDictionary = threadDictionary
| `- error: cannot assign to property: 'threadDictionary' setter is inaccessible
27 | }
28 |
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
24 | }
25 |
26 | currentThread.threadDictionary = threadDictionary
| `- error: cannot assign to property: 'threadDictionary' setter is inaccessible
27 | }
28 |
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
24 | }
25 |
26 | currentThread.threadDictionary = threadDictionary
| `- error: cannot assign to property: 'threadDictionary' setter is inaccessible
27 | }
28 |
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/Platform.Linux.swift:26:27: error: cannot assign to property: 'threadDictionary' setter is inaccessible
24 | }
25 |
26 | currentThread.threadDictionary = threadDictionary
| `- error: cannot assign to property: 'threadDictionary' setter is inaccessible
27 | }
28 |
[181/267] Compiling RxSwift ShareReplayScope.swift
[182/267] Compiling RxSwift Single.swift
[183/267] Compiling RxSwift SingleAssignmentDisposable.swift
[184/267] Compiling RxSwift SingleAsync.swift
[185/267] Compiling RxSwift Sink.swift
[186/267] Compiling RxSwift Skip.swift
[187/267] Compiling RxSwift SkipUntil.swift
[188/267] Compiling RxSwift SkipWhile.swift
[189/267] Compiling RxSwift StartWith.swift
[190/267] Compiling RxSwift String+Rx.swift
[191/267] Compiling RxSwift SubjectType.swift
[192/267] Compiling RxSwift SubscribeOn.swift
[193/267] Compiling RxSwift SubscriptionDisposable.swift
[194/267] Compiling RxSwift SwiftSupport.swift
[195/267] Compiling RxSwift Switch.swift
[196/267] Compiling RxSwift SwitchIfEmpty.swift
[197/267] Compiling RxSwift SynchronizedDisposeType.swift
[198/267] Compiling RxSwift SynchronizedOnType.swift
[237/267] Compiling RxSwift SynchronizedUnsubscribeType.swift
[238/267] Compiling RxSwift TailRecursiveSink.swift
[239/267] Compiling RxSwift Take.swift
[240/267] Compiling RxSwift TakeLast.swift
[241/267] Compiling RxSwift TakeUntil.swift
[242/267] Compiling RxSwift TakeWhile.swift
[243/267] Compiling RxSwift Throttle.swift
[244/267] Compiling RxSwift Timeout.swift
[245/267] Compiling RxSwift Timer.swift
[246/267] Compiling RxSwift ToArray.swift
[247/267] Compiling RxSwift Using.swift
[248/267] Compiling RxSwift VirtualTimeConverterType.swift
[249/267] Compiling RxSwift VirtualTimeScheduler.swift
[250/267] Compiling RxSwift Window.swift
[251/267] Compiling RxSwift WithLatestFrom.swift
[252/267] Compiling RxSwift Zip+Collection.swift
[253/267] Compiling RxSwift Zip+arity.swift
[254/267] Compiling RxSwift Zip.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 |
BUILD FAILURE 6.2 linux