The Swift Package Index logo.Swift Package Index

Build Information

Failed to build ModernAVPlayer with Swift 5.8 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-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.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/ReactiveX/RxSwift.git
[1/50734] Fetching rxswift
Fetched https://github.com/ReactiveX/RxSwift.git (2.38s)
Computing version for https://github.com/ReactiveX/RxSwift.git
Computed https://github.com/ReactiveX/RxSwift.git at 5.1.1 (0.34s)
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 CombineLatest+Collection.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[9/199] Compiling RxSwift Observable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[10/199] Compiling RxSwift ObservableConvertibleType.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[11/199] Compiling RxSwift ObservableType+Extensions.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[12/199] Compiling RxSwift ObservableType+PrimitiveSequence.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[13/199] Compiling RxSwift ObservableType.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[14/199] Compiling RxSwift BehaviorSubject.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[15/199] Compiling RxSwift BinaryDisposable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[16/199] Compiling RxSwift BooleanDisposable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[17/199] Compiling RxSwift Buffer.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[18/199] Compiling RxSwift Cancelable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[19/199] Compiling RxSwift Catch.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[20/199] Compiling RxSwift AsSingle.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[21/199] Compiling RxSwift AsyncLock.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[22/199] Compiling RxSwift AsyncSubject.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[23/199] Compiling RxSwift AtomicInt.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[24/199] Compiling RxSwift Bag+Rx.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[25/199] Compiling RxSwift Bag.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[26/199] Compiling RxSwift AddRef.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[27/199] Compiling RxSwift Amb.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[28/199] Compiling RxSwift AnonymousDisposable.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[29/199] Compiling RxSwift AnonymousObserver.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[30/199] Compiling RxSwift AnyObserver.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[31/199] Compiling RxSwift AsMaybe.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[32/199] Compiling RxSwift ObserveOn.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[33/199] Compiling RxSwift ObserverBase.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[34/199] Compiling RxSwift ObserverType.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[35/199] Compiling RxSwift OperationQueueScheduler.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[36/199] Compiling RxSwift Optional.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[37/199] Compiling RxSwift Platform.Darwin.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[38/199] Compiling RxSwift Dematerialize.swift
[39/199] Compiling RxSwift Deprecated.swift
[40/199] Compiling RxSwift DispatchQueue+Extensions.swift
[41/199] Compiling RxSwift DispatchQueueConfiguration.swift
[42/199] Compiling RxSwift Disposable.swift
[43/199] Compiling RxSwift Disposables.swift
[44/199] Compiling RxSwift DisposeBag.swift
[45/199] Compiling RxSwift DisposeBase.swift
[46/199] Compiling RxSwift DistinctUntilChanged.swift
[47/199] Compiling RxSwift Do.swift
[48/199] Compiling RxSwift ElementAt.swift
[49/199] Compiling RxSwift Empty.swift
[50/199] Compiling RxSwift Enumerated.swift
[51/199] Compiling RxSwift Error.swift
[52/199] Compiling RxSwift Errors.swift
[53/199] Compiling RxSwift Event.swift
[54/199] Compiling RxSwift Filter.swift
[55/199] Compiling RxSwift First.swift
[56/199] Compiling RxSwift Generate.swift
[68/199] Compiling RxSwift Platform.Linux.swift
[69/199] Compiling RxSwift PrimitiveSequence+Zip+arity.swift
[70/199] Compiling RxSwift PrimitiveSequence.swift
[71/199] Compiling RxSwift PriorityQueue.swift
[72/199] Compiling RxSwift Producer.swift
[73/199] Compiling RxSwift PublishSubject.swift
[74/199] Compiling RxSwift Queue.swift
[75/199] Compiling RxSwift Range.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
       ^
[84/199] Compiling RxSwift CombineLatest+arity.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[85/199] Compiling RxSwift CombineLatest.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[86/199] Compiling RxSwift CompactMap.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[87/199] Compiling RxSwift Completable+AndThen.swift
/host/spi-builder-workspace/Sources/Core/Components/CustomAudioSession.swift:27:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
BUILD FAILURE 5.8 linux

Build Machine: Linux 2