Build Information
Failed to build RxEnumKit, reference 2.0.0 (a7572f
), with Swift 6.0 for Linux on 27 Nov 2024 21:37:37 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.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.58.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/gringoireDM/RxEnumKit.git
Reference: 2.0.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/gringoireDM/RxEnumKit
* tag 2.0.0 -> FETCH_HEAD
HEAD is now at a7572f7 Merge pull request #3 from gringoireDM/rx_swift_6
Cloned https://github.com/gringoireDM/RxEnumKit.git
Revision (git rev-parse @):
a7572f7bcc69e458f74730098be97279a1b8c80f
SUCCESS checkout https://github.com/gringoireDM/RxEnumKit.git at 2.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/gringoireDM/RxEnumKit.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.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/gringoireDM/EnumKit.git
Fetching https://github.com/ReactiveX/RxSwift.git
[1/319] Fetching enumkit
Fetched https://github.com/gringoireDM/EnumKit.git from cache (0.19s)
[1/52393] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.09s)
Computing version for https://github.com/gringoireDM/EnumKit.git
Computed https://github.com/gringoireDM/EnumKit.git at 1.1.3 (0.42s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 6.8.0 (0.42s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 6.8.0
Creating working copy for https://github.com/gringoireDM/EnumKit.git
Working copy of https://github.com/gringoireDM/EnumKit.git resolved at 1.1.3
Building for debugging...
[0/9] Copying PrivacyInfo.xcprivacy
[0/9] Write sources
[0/9] Copying PrivacyInfo.xcprivacy
[0/9] Write sources
[4/9] Copying PrivacyInfo.xcprivacy
[5/9] Write sources
[8/9] Write swift-version-24593BA9C3E375BF.txt
[10/158] Emitting module EnumKit
[11/158] Compiling EnumKit CaseAccessible.swift
[12/158] Compiling EnumKit Combine+CaseAccessible.swift
[13/158] Compiling EnumKit CapturePublisher.swift
[14/158] Compiling EnumKit Sequence+CaseAccessible.swift
[15/158] Compiling RxSwift SchedulerType.swift
[16/158] Compiling RxSwift Sequence.swift
[17/158] Compiling RxSwift SerialDispatchQueueScheduler.swift
[18/158] Compiling RxSwift SerialDisposable.swift
[19/158] Compiling RxSwift ShareReplayScope.swift
[20/158] Compiling RxSwift Single.swift
[21/158] Compiling RxSwift SingleAssignmentDisposable.swift
[22/158] Compiling RxSwift SingleAsync.swift
[23/158] Compiling RxSwift Sink.swift
[24/158] Compiling RxSwift Skip.swift
[25/158] Compiling RxSwift SkipUntil.swift
[26/158] Compiling RxSwift SkipWhile.swift
[27/158] Compiling RxSwift StartWith.swift
[28/158] Compiling RxSwift SubjectType.swift
[29/158] Compiling RxSwift SubscribeOn.swift
[30/158] Compiling RxSwift SubscriptionDisposable.swift
[31/158] Compiling RxSwift SwiftSupport.swift
[32/158] Compiling RxSwift Switch.swift
[33/158] Compiling RxSwift SwitchIfEmpty.swift
[34/158] Compiling RxSwift SynchronizedDisposeType.swift
[35/159] Compiling RxSwift DispatchQueueConfiguration.swift
[36/159] Compiling RxSwift Disposable.swift
[37/159] Compiling RxSwift Disposables.swift
[38/159] Compiling RxSwift DisposeBag.swift
[39/159] Compiling RxSwift DisposeBase.swift
[40/159] Compiling RxSwift DistinctUntilChanged.swift
[41/159] Compiling RxSwift Do.swift
[42/159] Compiling RxSwift ElementAt.swift
[43/159] Compiling RxSwift Empty.swift
[44/159] Compiling RxSwift Enumerated.swift
[45/159] Compiling RxSwift Error.swift
[46/159] Compiling RxSwift Errors.swift
[47/159] Compiling RxSwift Event.swift
[48/159] Compiling RxSwift Filter.swift
[49/159] Compiling RxSwift First.swift
[50/159] Compiling RxSwift Generate.swift
[51/159] Compiling RxSwift GroupBy.swift
[52/159] Compiling RxSwift GroupedObservable.swift
[53/159] Compiling RxSwift HistoricalScheduler.swift
[54/159] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[55/159] Compiling RxSwift ImmediateSchedulerType.swift
[56/159] Compiling RxSwift AddRef.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[57/159] Compiling RxSwift Amb.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[58/159] Compiling RxSwift AnonymousDisposable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[59/159] Compiling RxSwift AnonymousObserver.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[60/159] Compiling RxSwift AnyObserver.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[61/159] Compiling RxSwift AsMaybe.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[62/159] Compiling RxSwift AsSingle.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[63/159] Compiling RxSwift AsyncLock.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[64/159] Compiling RxSwift AsyncSubject.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[65/159] Compiling RxSwift AtomicInt.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[66/159] Compiling RxSwift Bag+Rx.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[67/159] Compiling RxSwift Bag.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[68/159] Compiling RxSwift BehaviorSubject.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[69/159] Compiling RxSwift BinaryDisposable.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[70/159] Compiling RxSwift Binder.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[71/159] 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.0.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[72/159] 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.0.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[73/159] 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.0.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[74/159] 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.0.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[75/159] 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.0.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[76/159] Compiling RxSwift CombineLatest+arity.swift
/host/spi-builder-workspace/.build/checkouts/RxSwift/Sources/RxSwift/AtomicInt.swift:11:13: error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[77/179] Compiling RxSwift CombineLatest.swift
[78/179] Compiling RxSwift CompactMap.swift
[79/179] Compiling RxSwift Completable+AndThen.swift
[80/179] Compiling RxSwift Completable.swift
[81/179] Compiling RxSwift CompositeDisposable.swift
[82/179] Compiling RxSwift Concat.swift
[83/179] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
[84/179] Compiling RxSwift ConcurrentMainScheduler.swift
[85/179] Compiling RxSwift ConnectableObservableType.swift
[86/179] Compiling RxSwift Create.swift
[87/179] Compiling RxSwift CurrentThreadScheduler.swift
[88/179] Compiling RxSwift Date+Dispatch.swift
[89/179] Compiling RxSwift Debounce.swift
[90/179] Compiling RxSwift Debug.swift
[91/179] Compiling RxSwift Decode.swift
[92/179] Compiling RxSwift DefaultIfEmpty.swift
[93/179] Compiling RxSwift Deferred.swift
[94/179] Compiling RxSwift Delay.swift
[95/179] Compiling RxSwift DelaySubscription.swift
[96/179] Compiling RxSwift Dematerialize.swift
[97/179] Compiling RxSwift DispatchQueue+Extensions.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[98/179] Compiling RxSwift Never.swift
[99/179] Compiling RxSwift NopDisposable.swift
[100/179] Compiling RxSwift Observable+Concurrency.swift
[101/179] Compiling RxSwift Observable.swift
[102/179] Compiling RxSwift ObservableConvertibleType+Infallible.swift
[103/179] Compiling RxSwift ObservableConvertibleType.swift
[104/179] Compiling RxSwift ObservableType+Extensions.swift
[105/179] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[106/179] Compiling RxSwift ObservableType.swift
[107/179] Compiling RxSwift ObserveOn.swift
[108/179] Compiling RxSwift ObserverBase.swift
[109/179] Compiling RxSwift ObserverType.swift
[110/179] Compiling RxSwift OperationQueueScheduler.swift
[111/179] Compiling RxSwift Optional.swift
[112/179] Compiling RxSwift Platform.Darwin.swift
[113/179] Compiling RxSwift Platform.Linux.swift
[114/179] Compiling RxSwift PrimitiveSequence+Concurrency.swift
[115/179] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[116/179] Compiling RxSwift PrimitiveSequence.swift
[117/179] Compiling RxSwift PriorityQueue.swift
[118/179] Compiling RxSwift Infallible+CombineLatest+Collection.swift
[119/179] Compiling RxSwift Infallible+CombineLatest+arity.swift
[120/179] Compiling RxSwift Infallible+Concurrency.swift
[122/179] Compiling RxSwift Infallible+Create.swift
[123/179] Compiling RxSwift Infallible+Debug.swift
[124/179] Compiling RxSwift Infallible+Operators.swift
[125/179] Compiling RxSwift Infallible+Zip+arity.swift
[126/179] Compiling RxSwift Infallible.swift
[127/179] Compiling RxSwift InfiniteSequence.swift
[128/179] Compiling RxSwift InvocableScheduledItem.swift
[129/179] Compiling RxSwift InvocableType.swift
[130/179] Compiling RxSwift Just.swift
[131/179] Compiling RxSwift Lock.swift
[132/179] Compiling RxSwift LockOwnerType.swift
[133/179] Compiling RxSwift MainScheduler.swift
[134/179] Compiling RxSwift Map.swift
[135/179] Compiling RxSwift Materialize.swift
[136/179] Compiling RxSwift Maybe.swift
[137/179] Compiling RxSwift Merge.swift
[138/179] Compiling RxSwift Multicast.swift
[139/179] Compiling RxSwift Producer.swift
[140/179] Compiling RxSwift PublishSubject.swift
[141/179] Compiling RxSwift Queue.swift
[142/179] Compiling RxSwift Range.swift
[143/179] Compiling RxSwift Reactive.swift
[144/179] Compiling RxSwift RecursiveLock.swift
[145/179] Compiling RxSwift RecursiveScheduler.swift
[146/179] Compiling RxSwift Reduce.swift
[147/179] Compiling RxSwift RefCountDisposable.swift
[148/179] Compiling RxSwift Repeat.swift
[149/179] Compiling RxSwift ReplaySubject.swift
[150/179] Compiling RxSwift RetryWhen.swift
[151/179] Compiling RxSwift Rx.swift
[152/179] Compiling RxSwift RxMutableBox.swift
[153/179] Compiling RxSwift Sample.swift
[154/179] Compiling RxSwift Scan.swift
[155/179] Compiling RxSwift ScheduledDisposable.swift
[156/179] Compiling RxSwift ScheduledItem.swift
[157/179] Compiling RxSwift ScheduledItemType.swift
[158/179] Compiling RxSwift SchedulerServices+Emulation.swift
[159/179] 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.0.2) because it has overridable members that could not be loaded in Swift 5.10
9 | import Foundation
10 |
11 | final class AtomicInt: NSLock, @unchecked Sendable {
| `- error: cannot inherit from class 'NSLock' (compiled with Swift 6.0.2) because it has overridable members that could not be loaded in Swift 5.10
12 | fileprivate var value: Int32
13 | public init(_ value: Int32 = 0) {
[160/179] Compiling RxSwift SynchronizedOnType.swift
[161/179] Compiling RxSwift SynchronizedUnsubscribeType.swift
[162/179] Compiling RxSwift TailRecursiveSink.swift
[163/179] Compiling RxSwift Take.swift
[164/179] Compiling RxSwift TakeLast.swift
[165/179] Compiling RxSwift TakeWithPredicate.swift
[166/179] Compiling RxSwift Throttle.swift
[167/179] Compiling RxSwift Timeout.swift
[168/179] Compiling RxSwift Timer.swift
[169/179] Compiling RxSwift ToArray.swift
[170/179] Compiling RxSwift Using.swift
[171/179] Compiling RxSwift VirtualTimeConverterType.swift
[172/179] Compiling RxSwift VirtualTimeScheduler.swift
[173/179] Compiling RxSwift Window.swift
[174/179] Compiling RxSwift WithLatestFrom.swift
[175/179] Compiling RxSwift WithUnretained.swift
[176/179] Compiling RxSwift Zip+Collection.swift
[177/179] Compiling RxSwift Zip+arity.swift
[178/179] Compiling RxSwift Zip.swift
[179/179] Compiling RxSwift resource_bundle_accessor.swift
BUILD FAILURE 6.0 linux