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-4609320-0":/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.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/noreasonprojects/ModernAVPlayer.git
Reference: 1.7.3
Cloned https://github.com/noreasonprojects/ModernAVPlayer.git into spi-builder-workspace
SUCCESS checkout https://github.com/noreasonprojects/ModernAVPlayer.git at 1.7.3
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/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/50734] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git (2.60s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.1.1 (0.75s)
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] Compiling RxSwift Bag.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[8/181] Compiling RxSwift BehaviorSubject.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[9/181] Compiling RxSwift BinaryDisposable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[10/181] Compiling RxSwift BooleanDisposable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[11/181] Compiling RxSwift Buffer.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[12/181] Compiling RxSwift Cancelable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[13/181] Compiling RxSwift Catch.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[14/181] Compiling RxSwift CombineLatest+Collection.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[15/181] Compiling RxSwift Dematerialize.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[16/181] Compiling RxSwift Deprecated.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[17/181] Compiling RxSwift DispatchQueue+Extensions.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[18/181] Compiling RxSwift DispatchQueueConfiguration.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[19/181] Compiling RxSwift CombineLatest+arity.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[20/181] Compiling RxSwift CombineLatest.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[21/181] Compiling RxSwift CompactMap.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[22/181] Compiling RxSwift Completable+AndThen.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[23/181] Compiling RxSwift Completable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[24/181] Compiling RxSwift CompositeDisposable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[25/181] Compiling RxSwift DelaySubscription.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[26/181] Compiling RxSwift AddRef.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[27/181] Compiling RxSwift Amb.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[28/181] Compiling RxSwift AnonymousDisposable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[29/181] Compiling RxSwift AnonymousObserver.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[30/181] Compiling RxSwift AnyObserver.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[31/181] Compiling RxSwift AsMaybe.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[32/181] Compiling RxSwift AsSingle.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[33/181] Compiling RxSwift AsyncLock.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[34/181] Compiling RxSwift AsyncSubject.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[35/181] Compiling RxSwift AtomicInt.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[36/181] Compiling RxSwift Bag+Rx.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[37/181] Compiling RxSwift Concat.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[38/181] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[39/181] Compiling RxSwift ConcurrentMainScheduler.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[40/181] Compiling RxSwift ConnectableObservableType.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[41/181] Compiling RxSwift Create.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[42/181] Compiling RxSwift CurrentThreadScheduler.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[43/181] Compiling RxSwift Date+Dispatch.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[44/181] Compiling RxSwift Debounce.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[45/181] Compiling RxSwift Debug.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[46/181] Compiling RxSwift DefaultIfEmpty.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[47/181] Compiling RxSwift Deferred.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[48/181] Compiling RxSwift Delay.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[49/181] Compiling RxSwift Reactive.swift
[50/181] Compiling RxSwift RecursiveLock.swift
[51/181] Compiling RxSwift RecursiveScheduler.swift
[52/181] Compiling RxSwift Reduce.swift
[53/181] Compiling RxSwift RefCountDisposable.swift
[54/181] Compiling RxSwift Repeat.swift
[55/181] Compiling RxSwift ReplaySubject.swift
[56/181] Compiling RxSwift RetryWhen.swift
[57/181] Compiling RxSwift Rx.swift
[58/181] Compiling RxSwift RxMutableBox.swift
[59/181] Compiling RxSwift Sample.swift
[60/181] Compiling RxSwift Scan.swift
[61/181] Compiling RxSwift ScheduledDisposable.swift
[62/181] Compiling RxSwift ScheduledItem.swift
[63/181] Compiling RxSwift ScheduledItemType.swift
[64/181] Compiling RxSwift SchedulerServices+Emulation.swift
[65/181] Compiling RxSwift SchedulerType.swift
[66/181] Compiling RxSwift Sequence.swift
[67/181] Compiling RxSwift SerialDispatchQueueScheduler.swift
[68/181] Compiling RxSwift SerialDisposable.swift
[69/181] Compiling RxSwift ShareReplayScope.swift
[70/181] Compiling RxSwift Single.swift
[71/181] Compiling RxSwift SingleAssignmentDisposable.swift
[72/181] Compiling RxSwift SingleAsync.swift
[73/181] Compiling RxSwift Sink.swift
[74/181] Compiling RxSwift Skip.swift
[75/181] Compiling RxSwift SkipUntil.swift
[76/181] Compiling RxSwift SkipWhile.swift
[77/181] Compiling RxSwift StartWith.swift
[78/181] Compiling RxSwift SubjectType.swift
[79/181] Compiling RxSwift SubscribeOn.swift
[80/181] Compiling RxSwift SubscriptionDisposable.swift
[81/181] Compiling RxSwift SwiftSupport.swift
[82/181] Compiling RxSwift Switch.swift
[83/181] Compiling RxSwift SwitchIfEmpty.swift
[84/181] Compiling RxSwift SynchronizedDisposeType.swift
[85/181] Compiling RxSwift SynchronizedOnType.swift
[86/199] Compiling RxSwift Observable.swift
[87/199] Compiling RxSwift ObservableConvertibleType.swift
[88/199] Compiling RxSwift ObservableType+Extensions.swift
[89/199] Compiling RxSwift ObservableType+PrimitiveSequence.swift
[90/199] Compiling RxSwift ObservableType.swift
[91/199] Compiling RxSwift ObserveOn.swift
[92/199] Compiling RxSwift ObserverBase.swift
[93/199] Compiling RxSwift ObserverType.swift
[94/199] Compiling RxSwift OperationQueueScheduler.swift
[95/199] Compiling RxSwift Optional.swift
[96/199] Compiling RxSwift Platform.Darwin.swift
[97/199] Compiling RxSwift Platform.Linux.swift
[98/199] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[99/199] Compiling RxSwift PrimitiveSequence.swift
[100/199] Compiling RxSwift PriorityQueue.swift
[101/199] Compiling RxSwift Producer.swift
[102/199] Compiling RxSwift PublishSubject.swift
[103/199] Compiling RxSwift Queue.swift
[104/199] Compiling RxSwift Range.swift
[114/199] Compiling RxSwift Do.swift
[115/199] Compiling RxSwift ElementAt.swift
[116/199] Compiling RxSwift Empty.swift
[117/199] Compiling RxSwift Enumerated.swift
[118/199] Compiling RxSwift Error.swift
[119/199] Compiling RxSwift Errors.swift
[120/199] Compiling RxSwift Event.swift
[121/199] Compiling RxSwift Filter.swift
[122/199] Compiling RxSwift First.swift
[123/199] Compiling RxSwift Generate.swift
[124/199] Compiling RxSwift GroupBy.swift
[125/199] Compiling RxSwift GroupedObservable.swift
[126/199] Compiling RxSwift HistoricalScheduler.swift
[127/199] Compiling RxSwift HistoricalSchedulerTimeConverter.swift
[128/199] Compiling RxSwift ImmediateSchedulerType.swift
[129/199] Compiling RxSwift InfiniteSequence.swift
[130/199] Compiling RxSwift InvocableScheduledItem.swift
[131/199] Compiling RxSwift InvocableType.swift
[132/199] Compiling RxSwift Just.swift
[133/199] Compiling RxSwift Lock.swift
[134/199] Compiling RxSwift LockOwnerType.swift
[135/199] Compiling RxSwift MainScheduler.swift
[136/199] Compiling RxSwift Map.swift
[137/199] Compiling RxSwift Materialize.swift
[138/199] Compiling RxSwift Maybe.swift
[139/199] Compiling RxSwift Merge.swift
[140/199] Compiling RxSwift Multicast.swift
[141/199] Compiling RxSwift Never.swift
[142/199] Compiling RxSwift NopDisposable.swift
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2