The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build ModernAVPlayer, reference develop (7bbedb), with Swift 6.0 for Linux on 27 Nov 2024 21:43:04 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/noreasonprojects/ModernAVPlayer.git
Reference: develop
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/noreasonprojects/ModernAVPlayer
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 7bbedbe Merge pull request #192 from noreasonprojects/bug/revert-default-audiosession-category-option
Cloned https://github.com/noreasonprojects/ModernAVPlayer.git
Revision (git rev-parse @):
7bbedbe1013ba1ee283e8d28a392df6758a9228d
SUCCESS checkout https://github.com/noreasonprojects/ModernAVPlayer.git at develop
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/noreasonprojects/ModernAVPlayer.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/ReactiveX/RxSwift.git
[1/52393] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (4.09s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.1.3 (0.45s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 5.1.3
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/182] Emitting module ModernAVPlayer
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[8/182] Compiling RxSwift AddRef.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[9/182] Compiling RxSwift Amb.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[10/182] Compiling RxSwift AnonymousDisposable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[11/182] Compiling RxSwift AnonymousObserver.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[12/182] Compiling RxSwift AnyObserver.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[13/182] Compiling RxSwift AsMaybe.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[14/187] Compiling RxSwift BehaviorSubject.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[15/187] Compiling RxSwift BinaryDisposable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[16/187] Compiling RxSwift BooleanDisposable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[17/187] Compiling RxSwift Buffer.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[18/187] Compiling RxSwift Cancelable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[19/187] Compiling RxSwift Catch.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[20/187] Compiling RxSwift AsSingle.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[21/187] Compiling RxSwift AsyncLock.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[22/187] Compiling RxSwift AsyncSubject.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[23/187] Compiling RxSwift AtomicInt.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[24/187] Compiling RxSwift Bag+Rx.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[25/187] Compiling RxSwift Bag.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[26/187] 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 class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- 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) {
[27/195] Compiling RxSwift CurrentThreadScheduler.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[28/195] Compiling RxSwift Date+Dispatch.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[29/195] Compiling RxSwift Debounce.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[30/195] Compiling RxSwift Debug.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[31/195] Compiling RxSwift DefaultIfEmpty.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[32/195] Compiling RxSwift Deferred.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[33/195] Compiling RxSwift CombineLatest+Collection.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[34/196] Compiling RxSwift CombineLatest+arity.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[35/196] Compiling RxSwift CombineLatest.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[36/196] Compiling RxSwift CompactMap.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[37/196] Compiling RxSwift Completable+AndThen.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[38/196] Compiling RxSwift Completable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[39/197] Compiling RxSwift Delay.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[40/197] Compiling RxSwift DelaySubscription.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[41/197] Compiling RxSwift Dematerialize.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[42/197] Compiling RxSwift Deprecated.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[43/197] Compiling RxSwift DispatchQueue+Extensions.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[44/197] Compiling RxSwift DispatchQueueConfiguration.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[45/204] Compiling RxSwift CompositeDisposable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[46/205] Compiling RxSwift Concat.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[47/205] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[48/205] Compiling RxSwift ConcurrentMainScheduler.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[49/205] Compiling RxSwift ConnectableObservableType.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[50/205] Compiling RxSwift Create.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
[51/205] Compiling RxSwift Observable.swift
[52/205] Compiling RxSwift ObservableConvertibleType.swift
[53/205] Compiling RxSwift ObservableType+Extensions.swift
[54/205] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[55/205] Compiling RxSwift ObservableType.swift
[56/205] Compiling RxSwift ObserveOn.swift
[57/205] Compiling RxSwift ObserverBase.swift
[58/205] Compiling RxSwift ObserverType.swift
[59/205] Compiling RxSwift OperationQueueScheduler.swift
[60/205] Compiling RxSwift Optional.swift
[61/205] Compiling RxSwift Platform.Darwin.swift
[62/205] Compiling RxSwift Platform.Linux.swift
[63/205] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[64/205] Compiling RxSwift PrimitiveSequence.swift
[65/205] Compiling RxSwift PriorityQueue.swift
[66/205] Compiling RxSwift Producer.swift
[67/205] Compiling RxSwift PublishSubject.swift
[68/205] Compiling RxSwift Queue.swift
[69/205] Compiling RxSwift Range.swift
[93/205] Compiling ModernAVPlayer LoadingMediaState.swift
[94/205] Compiling ModernAVPlayer PausedState.swift
[95/205] Compiling ModernAVPlayer PlayingState.swift
[96/205] Compiling ModernAVPlayer StoppedState.swift
[97/205] Compiling ModernAVPlayer WaitingNetworkState.swift
[98/205] Compiling RxSwift Do.swift
[99/205] Compiling RxSwift ElementAt.swift
[100/205] Compiling RxSwift Empty.swift
[101/205] Compiling RxSwift Enumerated.swift
[102/205] Compiling RxSwift Error.swift
[103/205] Compiling RxSwift Errors.swift
[104/205] Compiling RxSwift Event.swift
[105/205] Compiling RxSwift Filter.swift
[106/205] Compiling RxSwift First.swift
[107/205] Compiling RxSwift Generate.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 class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- 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) {
/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 class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- 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) {
/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 class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- 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) {
/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 class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- 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) {
/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 class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- 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) {
/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 class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- 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) {
/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 class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- 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) {
/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 class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- 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) {
/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 class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- 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) {
/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 class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- 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) {
/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 class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- 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) {
/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 class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- 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) {
/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 class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- 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) {
/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 class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- 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) {
/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 class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- 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) {
/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 class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- 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) {
/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 class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- 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) {
/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 class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- 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) {
/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 class Foundation.NSLock
10 |
11 | final class AtomicInt: NSLock {
   |             `- 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) {
[127/205] Compiling RxSwift SerialDisposable.swift
[128/205] Compiling RxSwift ShareReplayScope.swift
[129/205] Compiling RxSwift Single.swift
[130/205] Compiling RxSwift SingleAssignmentDisposable.swift
[131/205] Compiling RxSwift SingleAsync.swift
[132/205] Compiling RxSwift Sink.swift
[133/205] Compiling RxSwift Skip.swift
[134/205] Compiling RxSwift SkipUntil.swift
[135/205] Compiling RxSwift SkipWhile.swift
[136/205] Compiling RxSwift StartWith.swift
[137/205] Compiling RxSwift SubjectType.swift
[138/205] Compiling RxSwift SubscribeOn.swift
[139/205] Compiling RxSwift SubscriptionDisposable.swift
[140/205] Compiling RxSwift SwiftSupport.swift
[141/205] Compiling RxSwift Switch.swift
[142/205] Compiling RxSwift SwitchIfEmpty.swift
[143/205] Compiling RxSwift SynchronizedDisposeType.swift
[144/205] Compiling RxSwift SynchronizedOnType.swift
[145/205] Compiling RxSwift GroupBy.swift
[146/205] Compiling RxSwift GroupedObservable.swift
[147/205] Compiling RxSwift HistoricalScheduler.swift
[148/205] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[149/205] Compiling RxSwift ImmediateSchedulerType.swift
[150/205] Compiling RxSwift InfiniteSequence.swift
[151/205] Compiling RxSwift InvocableScheduledItem.swift
[152/205] Compiling RxSwift InvocableType.swift
[153/205] Compiling RxSwift Just.swift
[154/205] Compiling RxSwift Lock.swift
[155/205] Compiling RxSwift LockOwnerType.swift
[156/205] Compiling RxSwift MainScheduler.swift
[157/205] Compiling RxSwift Map.swift
[158/205] Compiling RxSwift Materialize.swift
[159/205] Compiling RxSwift Maybe.swift
[160/205] Compiling RxSwift Merge.swift
[161/205] Compiling RxSwift Multicast.swift
[162/205] Compiling RxSwift Never.swift
[163/205] Compiling RxSwift NopDisposable.swift
[164/205] Compiling RxSwift Reactive.swift
[165/205] Compiling RxSwift RecursiveLock.swift
[166/205] Compiling RxSwift RecursiveScheduler.swift
[167/205] Compiling RxSwift Reduce.swift
[168/205] Compiling RxSwift RefCountDisposable.swift
[169/205] Compiling RxSwift Repeat.swift
[170/205] Compiling RxSwift ReplaySubject.swift
[171/205] Compiling RxSwift RetryWhen.swift
[172/205] Compiling RxSwift Rx.swift
[173/205] Compiling RxSwift RxMutableBox.swift
[174/205] Compiling RxSwift Sample.swift
[175/205] Compiling RxSwift Scan.swift
[176/205] Compiling RxSwift ScheduledDisposable.swift
[177/205] Compiling RxSwift ScheduledItem.swift
[178/205] Compiling RxSwift ScheduledItemType.swift
[179/205] Compiling RxSwift SchedulerServices+Emulation.swift
[180/205] Compiling RxSwift SchedulerType.swift
[181/205] Compiling RxSwift Sequence.swift
[182/205] Compiling RxSwift SerialDispatchQueueScheduler.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
25 | // THE SOFTWARE.
26 |
27 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
28 |
29 | protocol CustomAudioSession {
BUILD FAILURE 6.0 linux