The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ModernAVPlayer with Swift 5.7 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.7-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.7
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Fetching https://github.com/ReactiveX/RxSwift.git
[1/50734] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git (2.04s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.1.1 (0.33s)
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 DelaySubscription.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[8/181] Compiling RxSwift Reactive.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[9/181] Compiling RxSwift RecursiveLock.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[10/181] Compiling RxSwift RecursiveScheduler.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[11/181] Compiling RxSwift Reduce.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[12/181] Compiling RxSwift RefCountDisposable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[13/181] Compiling RxSwift Concat.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[14/181] Compiling RxSwift ConcurrentDispatchQueueScheduler.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[15/181] Compiling RxSwift ConcurrentMainScheduler.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[16/181] Compiling RxSwift ConnectableObservableType.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[17/181] Compiling RxSwift Create.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[18/181] Compiling RxSwift CurrentThreadScheduler.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 Sequence.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[26/181] Compiling RxSwift SerialDispatchQueueScheduler.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[27/181] Compiling RxSwift AddRef.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[28/181] Compiling RxSwift Amb.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[29/181] Compiling RxSwift AnonymousDisposable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[30/181] Compiling RxSwift AnonymousObserver.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[31/181] Compiling RxSwift Scan.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[32/181] Compiling RxSwift ScheduledDisposable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[33/181] Compiling RxSwift ScheduledItem.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[34/181] Compiling RxSwift ScheduledItemType.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[35/181] Compiling RxSwift SchedulerServices+Emulation.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[36/181] Compiling RxSwift SchedulerType.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[37/181] Compiling RxSwift Repeat.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[38/181] Compiling RxSwift ReplaySubject.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[39/181] Compiling RxSwift RetryWhen.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[40/181] Compiling RxSwift Rx.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[41/181] Compiling RxSwift RxMutableBox.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[42/181] Compiling RxSwift Sample.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
       ^
BUILD FAILURE 5.7 linux

Build Machine: Linux 1