The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ModernAVPlayer with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.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:             5.10
Building package at path:  $workDir
https://github.com/noreasonprojects/ModernAVPlayer.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/ReactiveX/RxSwift.git
[1/51014] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git from cache (2.20s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.1.1 (0.51s)
Creating working copy for https://github.com/ReactiveX/RxSwift.git
Working copy of https://github.com/ReactiveX/RxSwift.git resolved at 5.1.1
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'
import AVFoundation
       ^
[8/187] Emitting module RxSwift
[9/205] Compiling ModernAVPlayer LoadingMediaState.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[10/205] Compiling ModernAVPlayer PausedState.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[11/205] Compiling ModernAVPlayer PlayingState.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[12/205] Compiling ModernAVPlayer StoppedState.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[13/205] Compiling ModernAVPlayer WaitingNetworkState.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[14/205] Compiling RxSwift AddRef.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[15/205] Compiling RxSwift Amb.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[16/205] Compiling RxSwift AnonymousDisposable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[17/205] Compiling RxSwift AnonymousObserver.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[18/205] Compiling RxSwift AnyObserver.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[19/205] Compiling RxSwift AsMaybe.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[20/205] Compiling RxSwift Delay.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[21/205] Compiling RxSwift DelaySubscription.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[22/205] Compiling RxSwift Observable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[23/205] Compiling RxSwift ObservableConvertibleType.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[24/205] Compiling RxSwift ObservableType+Extensions.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[25/205] Compiling RxSwift ObservableType+PrimitiveSequence.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[26/205] Compiling RxSwift CombineLatest+Collection.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[27/205] Compiling RxSwift CombineLatest+arity.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[28/205] Compiling RxSwift CombineLatest.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[29/205] Compiling RxSwift CompactMap.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[30/205] Compiling RxSwift Completable+AndThen.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[31/205] Compiling RxSwift Completable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[32/205] Compiling RxSwift BehaviorSubject.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[33/205] Compiling RxSwift BinaryDisposable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[34/205] Compiling RxSwift BooleanDisposable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[35/205] Compiling RxSwift Buffer.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[36/205] Compiling RxSwift Cancelable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[37/205] Compiling RxSwift Catch.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[44/205] Compiling RxSwift AsSingle.swift
[45/205] Compiling RxSwift AsyncLock.swift
[46/205] Compiling RxSwift AsyncSubject.swift
[47/205] Compiling RxSwift AtomicInt.swift
[48/205] Compiling RxSwift Bag+Rx.swift
[49/205] Compiling RxSwift Bag.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[63/205] Compiling RxSwift CurrentThreadScheduler.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[64/205] Compiling RxSwift Date+Dispatch.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[65/205] Compiling RxSwift Debounce.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[66/205] Compiling RxSwift Debug.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[67/205] Compiling RxSwift DefaultIfEmpty.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[68/205] Compiling RxSwift Deferred.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[69/205] Compiling RxSwift CompositeDisposable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[70/205] Compiling RxSwift Concat.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[71/205] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[72/205] Compiling RxSwift ConcurrentMainScheduler.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[73/205] Compiling RxSwift ConnectableObservableType.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[74/205] Compiling RxSwift Create.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[75/205] Compiling RxSwift Reactive.swift
[76/205] Compiling RxSwift RecursiveLock.swift
[77/205] Compiling RxSwift RecursiveScheduler.swift
[78/205] Compiling RxSwift Reduce.swift
[79/205] Compiling RxSwift RefCountDisposable.swift
[80/205] Compiling RxSwift Repeat.swift
[81/205] Compiling RxSwift ReplaySubject.swift
[82/205] Compiling RxSwift RetryWhen.swift
[83/205] Compiling RxSwift Rx.swift
[84/205] Compiling RxSwift RxMutableBox.swift
[85/205] Compiling RxSwift Sample.swift
[86/205] Compiling RxSwift Scan.swift
[87/205] Compiling RxSwift ScheduledDisposable.swift
[88/205] Compiling RxSwift ScheduledItem.swift
[89/205] Compiling RxSwift ScheduledItemType.swift
[90/205] Compiling RxSwift SchedulerServices+Emulation.swift
[91/205] Compiling RxSwift SchedulerType.swift
[92/205] Compiling RxSwift Sequence.swift
[93/205] Compiling RxSwift SerialDispatchQueueScheduler.swift
[94/205] Compiling RxSwift Dematerialize.swift
[95/205] Compiling RxSwift Deprecated.swift
[96/205] Compiling RxSwift DispatchQueue+Extensions.swift
[97/205] Compiling RxSwift DispatchQueueConfiguration.swift
[98/205] Compiling RxSwift Disposable.swift
[99/205] Compiling RxSwift Disposables.swift
[100/205] Compiling RxSwift DisposeBag.swift
[101/205] Compiling RxSwift DisposeBase.swift
[102/205] Compiling RxSwift DistinctUntilChanged.swift
[103/205] Compiling RxSwift Do.swift
[104/205] Compiling RxSwift ElementAt.swift
[105/205] Compiling RxSwift Empty.swift
[106/205] Compiling RxSwift Enumerated.swift
[107/205] Compiling RxSwift Error.swift
[108/205] Compiling RxSwift Errors.swift
[109/205] Compiling RxSwift Event.swift
[110/205] Compiling RxSwift Filter.swift
[111/205] Compiling RxSwift First.swift
[112/205] Compiling RxSwift Generate.swift
[113/205] Compiling RxSwift SerialDisposable.swift
[114/205] Compiling RxSwift ShareReplayScope.swift
[115/205] Compiling RxSwift Single.swift
[116/205] Compiling RxSwift SingleAssignmentDisposable.swift
error: fatalError
[117/205] Compiling RxSwift SingleAsync.swift
[118/205] Compiling RxSwift Sink.swift
[119/205] Compiling RxSwift Skip.swift
[120/205] Compiling RxSwift SkipUntil.swift
[121/205] Compiling RxSwift SkipWhile.swift
[122/205] Compiling RxSwift StartWith.swift
[123/205] Compiling RxSwift SubjectType.swift
[124/205] Compiling RxSwift SubscribeOn.swift
[125/205] Compiling RxSwift SubscriptionDisposable.swift
[126/205] Compiling RxSwift SwiftSupport.swift
[127/205] Compiling RxSwift Switch.swift
[128/205] Compiling RxSwift SwitchIfEmpty.swift
[129/205] Compiling RxSwift SynchronizedDisposeType.swift
[130/205] Compiling RxSwift SynchronizedOnType.swift
[131/205] Compiling RxSwift GroupBy.swift
[132/205] Compiling RxSwift GroupedObservable.swift
[133/205] Compiling RxSwift HistoricalScheduler.swift
[134/205] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[135/205] Compiling RxSwift ImmediateSchedulerType.swift
[136/205] Compiling RxSwift InfiniteSequence.swift
[137/205] Compiling RxSwift InvocableScheduledItem.swift
[138/205] Compiling RxSwift InvocableType.swift
[139/205] Compiling RxSwift Just.swift
[140/205] Compiling RxSwift Lock.swift
[141/205] Compiling RxSwift LockOwnerType.swift
[142/205] Compiling RxSwift MainScheduler.swift
[143/205] Compiling RxSwift Map.swift
[144/205] Compiling RxSwift Materialize.swift
[145/205] Compiling RxSwift Maybe.swift
[146/205] Compiling RxSwift Merge.swift
[147/205] Compiling RxSwift Multicast.swift
[148/205] Compiling RxSwift Never.swift
[149/205] Compiling RxSwift NopDisposable.swift
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/44] Compiling ModernAVPlayer ModernAVPlayerLoggerDomain.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[3/44] Compiling ModernAVPlayer ModernAVPlayerMedia.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[4/44] Compiling ModernAVPlayer ModernAVPlayerMediaItem.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[5/44] Compiling ModernAVPlayer ModernAVPlayerMediaMetadata.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[6/44] Compiling ModernAVPlayer PlayerCommand.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[7/44] Compiling ModernAVPlayer PlayerConfiguration.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/72] Emitting module ModernAVPlayer
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[9/79] Compiling RxSwift Concat.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[10/79] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[11/79] Compiling RxSwift ConcurrentMainScheduler.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[12/79] Compiling RxSwift ConnectableObservableType.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[13/79] Compiling RxSwift GroupedObservable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[14/79] Compiling RxSwift HistoricalScheduler.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[15/116] Compiling RxSwift Never.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[16/116] Compiling RxSwift NopDisposable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[17/116] Compiling RxSwift Observable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[18/116] Compiling RxSwift ObservableConvertibleType.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[19/116] Compiling RxSwift ObservableType+Extensions.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[20/116] Compiling RxSwift ObservableType+PrimitiveSequence.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[21/116] Compiling RxSwift Debug.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[22/116] Compiling RxSwift DefaultIfEmpty.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[23/116] Compiling RxSwift Deferred.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[24/116] Compiling RxSwift Delay.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[25/116] Compiling RxSwift DelaySubscription.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[26/116] Compiling RxSwift GroupBy.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[27/116] Compiling RxSwift MainScheduler.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[28/116] Compiling RxSwift Map.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[29/116] Compiling RxSwift Materialize.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[30/116] Compiling RxSwift Maybe.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[31/116] Compiling RxSwift Merge.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[32/116] Compiling RxSwift Multicast.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[33/116] Compiling RxSwift ObservableType.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[34/116] Compiling RxSwift ObserveOn.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[35/116] Compiling RxSwift ObserverBase.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[36/116] Compiling RxSwift ObserverType.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[37/116] Compiling RxSwift OperationQueueScheduler.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[38/116] Compiling RxSwift Lock.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[39/116] Compiling RxSwift LockOwnerType.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[40/116] Compiling RxSwift Create.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[41/116] Compiling RxSwift CurrentThreadScheduler.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[42/116] Compiling RxSwift Date+Dispatch.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[43/116] Compiling RxSwift Debounce.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[44/116] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[45/116] Compiling RxSwift ImmediateSchedulerType.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[46/116] Compiling RxSwift InfiniteSequence.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[47/116] Compiling RxSwift InvocableScheduledItem.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[48/116] Compiling RxSwift InvocableType.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[49/116] Compiling RxSwift Just.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2