The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ModernAVPlayer with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/noreasonprojects/ModernAVPlayer.git
Reference: develop
Cloned https://github.com/noreasonprojects/ModernAVPlayer.git into spi-builder-workspace
SUCCESS checkout https://github.com/noreasonprojects/ModernAVPlayer.git at develop
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/ReactiveX/RxSwift.git
[1/50678] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git (2.15s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.1.1 (0.31s)
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...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/176] Emitting module ModernAVPlayer
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[2/181] Compiling ModernAVPlayer LoadingMediaState.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[3/181] Compiling ModernAVPlayer PausedState.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[4/181] Compiling ModernAVPlayer PlayingState.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[5/181] Compiling ModernAVPlayer StoppedState.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[6/181] Compiling ModernAVPlayer WaitingNetworkState.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[7/181] Emitting module RxSwift
[8/199] Compiling RxSwift AsSingle.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[9/199] Compiling RxSwift AsyncLock.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[10/199] Compiling RxSwift AsyncSubject.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[11/199] Compiling RxSwift AtomicInt.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[12/199] Compiling RxSwift Bag+Rx.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[13/199] Compiling RxSwift Bag.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[14/199] Compiling RxSwift AddRef.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[15/199] Compiling RxSwift Amb.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[16/199] Compiling RxSwift AnonymousDisposable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[17/199] Compiling RxSwift AnonymousObserver.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[18/199] Compiling RxSwift AnyObserver.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[19/199] Compiling RxSwift AsMaybe.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[20/199] Compiling RxSwift Reactive.swift
[21/199] Compiling RxSwift RecursiveLock.swift
[22/199] Compiling RxSwift RecursiveScheduler.swift
[23/199] Compiling RxSwift Reduce.swift
[24/199] Compiling RxSwift RefCountDisposable.swift
[25/199] Compiling RxSwift Repeat.swift
[26/199] Compiling RxSwift ReplaySubject.swift
[27/199] Compiling RxSwift RetryWhen.swift
[28/199] Compiling RxSwift Rx.swift
[29/199] Compiling RxSwift RxMutableBox.swift
[30/199] Compiling RxSwift Sample.swift
[31/199] Compiling RxSwift Scan.swift
[32/199] Compiling RxSwift ScheduledDisposable.swift
[33/199] Compiling RxSwift ScheduledItem.swift
[34/199] Compiling RxSwift ScheduledItemType.swift
[35/199] Compiling RxSwift SchedulerServices+Emulation.swift
[36/199] Compiling RxSwift SchedulerType.swift
[37/199] Compiling RxSwift Sequence.swift
[38/199] Compiling RxSwift SerialDispatchQueueScheduler.swift
[39/199] Compiling RxSwift SynchronizedOnType.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[40/199] Compiling RxSwift CombineLatest+arity.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[41/199] Compiling RxSwift CombineLatest.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[42/199] Compiling RxSwift CompactMap.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[43/199] Compiling RxSwift Completable+AndThen.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[44/199] Compiling RxSwift Completable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[45/199] Compiling RxSwift SubscribeOn.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[46/199] Compiling RxSwift SubscriptionDisposable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[47/199] Compiling RxSwift SwiftSupport.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[48/199] Compiling RxSwift Switch.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[49/199] Compiling RxSwift SwitchIfEmpty.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[50/199] Compiling RxSwift SynchronizedDisposeType.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[63/199] Compiling RxSwift BehaviorSubject.swift
[64/199] Compiling RxSwift BinaryDisposable.swift
[65/199] Compiling RxSwift BooleanDisposable.swift
[66/199] Compiling RxSwift Buffer.swift
[67/199] Compiling RxSwift Cancelable.swift
[68/199] Compiling RxSwift Catch.swift
[69/199] Compiling RxSwift CombineLatest+Collection.swift
[70/199] Compiling RxSwift SerialDisposable.swift
[71/199] Compiling RxSwift ShareReplayScope.swift
[72/199] Compiling RxSwift Single.swift
[73/199] Compiling RxSwift SingleAssignmentDisposable.swift
[74/199] Compiling RxSwift SingleAsync.swift
[75/199] Compiling RxSwift Sink.swift
[76/199] Compiling RxSwift Skip.swift
[77/199] Compiling RxSwift SkipUntil.swift
[78/199] Compiling RxSwift SkipWhile.swift
[79/199] Compiling RxSwift StartWith.swift
[80/199] Compiling RxSwift SubjectType.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
       ^
/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
       ^
/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
       ^
[106/199] Compiling RxSwift GroupBy.swift
[107/199] Compiling RxSwift GroupedObservable.swift
[108/199] Compiling RxSwift HistoricalScheduler.swift
[109/199] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[110/199] Compiling RxSwift ImmediateSchedulerType.swift
[111/199] Compiling RxSwift InfiniteSequence.swift
[112/199] Compiling RxSwift InvocableScheduledItem.swift
[113/199] Compiling RxSwift InvocableType.swift
[114/199] Compiling RxSwift Just.swift
[115/199] Compiling RxSwift Lock.swift
[116/199] Compiling RxSwift LockOwnerType.swift
[117/199] Compiling RxSwift MainScheduler.swift
[118/199] Compiling RxSwift Map.swift
[119/199] Compiling RxSwift Materialize.swift
[120/199] Compiling RxSwift Maybe.swift
[121/199] Compiling RxSwift Merge.swift
[122/199] Compiling RxSwift Multicast.swift
[123/199] Compiling RxSwift Never.swift
[124/199] Compiling RxSwift NopDisposable.swift
error: fatalError
[125/199] Compiling RxSwift Dematerialize.swift
[126/199] Compiling RxSwift Deprecated.swift
[127/199] Compiling RxSwift DispatchQueue+Extensions.swift
[128/199] Compiling RxSwift DispatchQueueConfiguration.swift
[129/199] Compiling RxSwift Disposable.swift
[130/199] Compiling RxSwift Disposables.swift
[131/199] Compiling RxSwift DisposeBag.swift
[132/199] Compiling RxSwift DisposeBase.swift
[133/199] Compiling RxSwift DistinctUntilChanged.swift
[134/199] Compiling RxSwift Do.swift
[135/199] Compiling RxSwift ElementAt.swift
[136/199] Compiling RxSwift Empty.swift
[137/199] Compiling RxSwift Enumerated.swift
[138/199] Compiling RxSwift Error.swift
[139/199] Compiling RxSwift Errors.swift
[140/199] Compiling RxSwift Event.swift
[141/199] Compiling RxSwift Filter.swift
[142/199] Compiling RxSwift First.swift
[143/199] Compiling RxSwift Generate.swift
[144/199] Compiling RxSwift Observable.swift
[145/199] Compiling RxSwift ObservableConvertibleType.swift
[146/199] Compiling RxSwift ObservableType+Extensions.swift
[147/199] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[148/199] Compiling RxSwift ObservableType.swift
[149/199] Compiling RxSwift ObserveOn.swift
[150/199] Compiling RxSwift ObserverBase.swift
[151/199] Compiling RxSwift ObserverType.swift
[152/199] Compiling RxSwift OperationQueueScheduler.swift
[153/199] Compiling RxSwift Optional.swift
[154/199] Compiling RxSwift Platform.Darwin.swift
[155/199] Compiling RxSwift Platform.Linux.swift
[156/199] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[157/199] Compiling RxSwift PrimitiveSequence.swift
[158/199] Compiling RxSwift PriorityQueue.swift
[159/199] Compiling RxSwift Producer.swift
[160/199] Compiling RxSwift PublishSubject.swift
[161/199] Compiling RxSwift Queue.swift
[162/199] Compiling RxSwift Range.swift
BUILD FAILURE 5.9 linux

Build Machine: Linux 1