The Swift Package Index logo.Swift Package Index

Build Information

Failed to build YouTubePlayerKit with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SvenTiigi/YouTubePlayerKit.git
Reference: 1.8.0
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/SvenTiigi/YouTubePlayerKit
 * tag               1.8.0      -> FETCH_HEAD
HEAD is now at 5ade0df Do not encode invalid characters
Cloned https://github.com/SvenTiigi/YouTubePlayerKit.git
Revision (git rev-parse @):
5ade0dfbabaf7456069b4e8f604de261bf6d7c67
SUCCESS checkout https://github.com/SvenTiigi/YouTubePlayerKit.git at 1.8.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/SvenTiigi/YouTubePlayerKit.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Building for debugging...
[0/1] Copying YouTubePlayer.html
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/42] Emitting module YouTubePlayerKit
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[3/47] Compiling YouTubePlayerKit YouTubePlayer+PlaybackState.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[4/47] Compiling YouTubePlayerKit YouTubePlayer+PreferenceKey.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[5/47] Compiling YouTubePlayerKit YouTubePlayer+Source.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[6/47] Compiling YouTubePlayerKit YouTubePlayer+State.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[7/47] Compiling YouTubePlayerKit YouTubePlayer+Options.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[8/47] Compiling YouTubePlayerKit YouTubePlayer+ConfigurationAPI.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[9/47] Compiling YouTubePlayerKit YouTubePlayer+EventAPI.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[10/47] Compiling YouTubePlayerKit YouTubePlayer+PlaybackAPI.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[11/47] Compiling YouTubePlayerKit YouTubePlayer+PlaybackRateAPI.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[12/47] Compiling YouTubePlayerKit YouTubePlayer+PlaylistAPI.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[13/47] Compiling YouTubePlayerKit YouTubePlayer+QueueingAPI.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[14/47] Compiling YouTubePlayerKit YouTubePlayerWebView+WKNavigationDelegate.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[15/47] Compiling YouTubePlayerKit YouTubePlayerWebView+WKUIDelegate.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[16/47] Compiling YouTubePlayerKit YouTubePlayerWebView.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[17/47] Compiling YouTubePlayerKit YouTubePlayer.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[18/47] Compiling YouTubePlayerKit resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[19/47] Compiling YouTubePlayerKit YouTubePlayer+HTML+UnavailableResourceError.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[20/47] Compiling YouTubePlayerKit YouTubePlayer+HTML.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[21/47] Compiling YouTubePlayerKit YouTubePlayerHostingView.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[22/47] Compiling YouTubePlayerKit YouTubePlayer+JavaScriptEvent+Handler.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[23/47] Compiling YouTubePlayerKit YouTubePlayer+JavaScriptEvent+Name.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[24/47] Compiling YouTubePlayerKit YouTubePlayer+JavaScriptEvent.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[25/47] Compiling YouTubePlayerKit YouTubePlayer+APIError.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[26/47] Compiling YouTubePlayerKit YouTubePlayer+Error.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[27/47] Compiling YouTubePlayerKit YouTubePlayer+Information.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[28/47] Compiling YouTubePlayerKit YouTubePlayer+PlaybackMetadata.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[29/47] Compiling YouTubePlayerKit YouTubePlayer+PlaybackQuality.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[30/47] Compiling YouTubePlayerKit YouTubePlayer+PlaybackRate.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[31/47] Compiling YouTubePlayerKit YouTubePlayerView+Init.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[32/47] Compiling YouTubePlayerKit YouTubePlayerView.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[33/47] Compiling YouTubePlayerKit YouTubePlayerViewController.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[34/47] Compiling YouTubePlayerKit YouTubePlayerWebView+Evaluate.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[35/47] Compiling YouTubePlayerKit YouTubePlayerWebView+Event.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[36/47] Compiling YouTubePlayerKit YouTubePlayer+VideoAPI.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[37/47] Compiling YouTubePlayerKit YouTubePlayer+VideoInformationAPI.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[38/47] Compiling YouTubePlayerKit YouTubePlayer+VolumeAPI.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[39/47] Compiling YouTubePlayerKit YouTubePlayer+Configuration+FullscreenMode.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[40/47] Compiling YouTubePlayerKit YouTubePlayer+Configuration+ListType.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[41/47] Compiling YouTubePlayerKit YouTubePlayer+Configuration+OpenURLAction.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[42/47] Compiling YouTubePlayerKit YouTubePlayer+Configuration+ProgressBarColor.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[43/47] Compiling YouTubePlayerKit YouTubePlayer+Configuration.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[44/47] Compiling YouTubePlayerKit Dictionary+json.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[45/47] Compiling YouTubePlayerKit Encodable+json.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[46/47] Compiling YouTubePlayerKit YouTubePlayer+HTML+PlayerVariableName.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[47/47] Compiling YouTubePlayerKit YouTubePlayer+HTML+Resource.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[1/41] Compiling YouTubePlayerKit YouTubePlayer+HTML+UnavailableResourceError.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[2/41] Compiling YouTubePlayerKit YouTubePlayer+HTML.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[3/41] Compiling YouTubePlayerKit YouTubePlayerHostingView.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[4/41] Compiling YouTubePlayerKit YouTubePlayer+JavaScriptEvent+Handler.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[5/41] Compiling YouTubePlayerKit YouTubePlayer+JavaScriptEvent+Name.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[6/41] Compiling YouTubePlayerKit YouTubePlayer+JavaScriptEvent.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[7/46] Compiling YouTubePlayerKit YouTubePlayer+ConfigurationAPI.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[8/46] Compiling YouTubePlayerKit YouTubePlayer+EventAPI.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[9/46] Compiling YouTubePlayerKit YouTubePlayer+PlaybackAPI.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[10/46] Compiling YouTubePlayerKit YouTubePlayer+PlaybackRateAPI.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[11/46] Compiling YouTubePlayerKit YouTubePlayer+PlaylistAPI.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[12/46] Compiling YouTubePlayerKit YouTubePlayer+QueueingAPI.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[13/46] Compiling YouTubePlayerKit YouTubePlayer+VideoAPI.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[14/46] Compiling YouTubePlayerKit YouTubePlayer+VideoInformationAPI.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[15/46] Compiling YouTubePlayerKit YouTubePlayer+VolumeAPI.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[16/46] Compiling YouTubePlayerKit YouTubePlayer+Configuration+FullscreenMode.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[17/46] Compiling YouTubePlayerKit YouTubePlayer+Configuration+ListType.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[18/46] Compiling YouTubePlayerKit YouTubePlayer+Configuration+OpenURLAction.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[19/46] Compiling YouTubePlayerKit YouTubePlayerView+Init.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[20/46] Compiling YouTubePlayerKit YouTubePlayerView.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[21/46] Compiling YouTubePlayerKit YouTubePlayerViewController.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[22/46] Compiling YouTubePlayerKit YouTubePlayerWebView+Evaluate.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[23/46] Compiling YouTubePlayerKit YouTubePlayerWebView+Event.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[24/46] Compiling YouTubePlayerKit YouTubePlayer+APIError.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[25/46] Compiling YouTubePlayerKit YouTubePlayer+Error.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[26/46] Compiling YouTubePlayerKit YouTubePlayer+Information.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[27/46] Compiling YouTubePlayerKit YouTubePlayer+PlaybackMetadata.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[28/46] Compiling YouTubePlayerKit YouTubePlayer+PlaybackQuality.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[29/46] Compiling YouTubePlayerKit YouTubePlayer+PlaybackRate.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[30/46] Compiling YouTubePlayerKit YouTubePlayer+PlaybackState.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[31/46] Compiling YouTubePlayerKit YouTubePlayer+PreferenceKey.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[32/46] Compiling YouTubePlayerKit YouTubePlayer+Source.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[33/46] Compiling YouTubePlayerKit YouTubePlayer+State.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[34/46] Compiling YouTubePlayerKit YouTubePlayer+Options.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[35/46] Compiling YouTubePlayerKit YouTubePlayer+Configuration+ProgressBarColor.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[36/46] Compiling YouTubePlayerKit YouTubePlayer+Configuration.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[37/46] Compiling YouTubePlayerKit Dictionary+json.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[38/46] Compiling YouTubePlayerKit Encodable+json.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[39/46] Compiling YouTubePlayerKit YouTubePlayer+HTML+PlayerVariableName.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[40/46] Compiling YouTubePlayerKit YouTubePlayer+HTML+Resource.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[41/46] Emitting module YouTubePlayerKit
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[42/46] Compiling YouTubePlayerKit YouTubePlayerWebView+WKNavigationDelegate.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[43/46] Compiling YouTubePlayerKit YouTubePlayerWebView+WKUIDelegate.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[44/46] Compiling YouTubePlayerKit YouTubePlayerWebView.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[45/46] Compiling YouTubePlayerKit YouTubePlayer.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
[46/46] Compiling YouTubePlayerKit resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/API/YouTubePlayer+EventAPI.swift:1:8: error: no such module 'Combine'
import Combine
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 1