The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RadioBrowserKit with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/phranck/RadioBrowserKit.git
Reference: develop
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/phranck/RadioBrowserKit
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at bab356f Merge pull request #1 from sroik/sroik
Cloned https://github.com/phranck/RadioBrowserKit.git
Revision (git rev-parse @):
bab356f41d3c36e6dc92a6a2a1a217a3051b234d
SUCCESS checkout https://github.com/phranck/RadioBrowserKit.git at develop
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/phranck/RadioBrowserKit.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Fetching https://github.com/sharplet/Regex.git
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver.git
[1/1254] Fetching regex
[792/5015] Fetching regex, swiftybeaver
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git (0.77s)
Fetched https://github.com/sharplet/Regex.git (0.77s)
Computing version for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Computed https://github.com/SwiftyBeaver/SwiftyBeaver.git at 1.9.6 (0.35s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (1.12s)
Creating working copy for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Working copy of https://github.com/SwiftyBeaver/SwiftyBeaver.git resolved at 1.9.6
Creating working copy for https://github.com/sharplet/Regex.git
Working copy of https://github.com/sharplet/Regex.git resolved at 2.1.1
Building for debugging...
[1/18] Compiling Regex ThreadLocal.swift
[2/18] Compiling SwiftyBeaver BaseDestination.swift
[3/18] Compiling SwiftyBeaver ConsoleDestination.swift
[4/18] Compiling SwiftyBeaver Extensions.swift
[5/18] Compiling SwiftyBeaver FileDestination.swift
[6/19] Compiling Regex String+ReplaceMatching.swift
[7/19] Compiling Regex Options.swift
[8/19] Compiling Regex MatchResult.swift
[9/19] Compiling Regex Foundation+Ranges.swift
[10/19] Emitting module Regex
[11/19] Compiling Regex Regex.swift
[12/20] Compiling SwiftyBeaver SwiftyBeaver.swift
[15/21] Compiling SwiftyBeaver Filter.swift
[16/21] Compiling SwiftyBeaver FilterValidator.swift
[17/21] Compiling SwiftyBeaver SBPlatformDestination.swift
[18/21] Compiling SwiftyBeaver GoogleCloudDestination.swift
[19/21] Emitting module SwiftyBeaver
[20/21] Compiling SwiftyBeaver AES256CBC.swift
[21/21] Compiling SwiftyBeaver Base64.swift
[24/47] Compiling RadioBrowserKit ClickCountRequest.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[25/47] Compiling RadioBrowserKit ClickCountResource.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[26/47] Compiling RadioBrowserKit ConfigRequest.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[27/50] Compiling RadioBrowserKit ConfigResource.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[28/50] Compiling RadioBrowserKit StationRequest.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[29/50] Compiling RadioBrowserKit StationResource.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[30/50] Compiling RadioBrowserKit Server.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[31/50] Compiling RadioBrowserKit Station.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[32/50] Compiling RadioBrowserKit Stats.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[33/50] Compiling RadioBrowserKit String+Extensions.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[34/50] Compiling RadioBrowserKit ClickCount.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[35/50] Compiling RadioBrowserKit Config.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[36/50] Compiling RadioBrowserKit Array+JSONCoding.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[37/50] Compiling RadioBrowserKit Locale+Regions.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[38/50] Compiling RadioBrowserKit RadioBrowser+API.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[39/50] Compiling RadioBrowserKit ApiResponseFormat.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[40/50] Compiling RadioBrowserKit ApiResponseOrder.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[41/50] Compiling RadioBrowserKit NetworkRequest.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[42/50] Compiling RadioBrowserKit RadioBrowserError.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[43/50] Emitting module RadioBrowserKit
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[44/50] Compiling RadioBrowserKit RadioBrowser.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[45/50] Compiling RadioBrowserKit RadioBrowserAPI.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[46/50] Compiling RadioBrowserKit RadioBrowserServer.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[47/50] Compiling RadioBrowserKit ApiEndpoints.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[48/50] Compiling RadioBrowserKit ApiFetch.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[49/50] Compiling RadioBrowserKit ApiRequest.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[50/50] Compiling RadioBrowserKit ApiResource.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[0/1] Planning build
Building for debugging...
[1/24] Compiling RadioBrowserKit ClickCountRequest.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[2/24] Compiling RadioBrowserKit ClickCountResource.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[3/24] Compiling RadioBrowserKit ConfigRequest.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[4/27] Compiling RadioBrowserKit ApiResponseFormat.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[5/27] Compiling RadioBrowserKit ApiResponseOrder.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[6/27] Compiling RadioBrowserKit NetworkRequest.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[7/27] Compiling RadioBrowserKit RadioBrowserError.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[8/27] Compiling RadioBrowserKit ApiEndpoints.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[9/27] Compiling RadioBrowserKit ApiFetch.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[10/27] Compiling RadioBrowserKit ApiRequest.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[11/27] Compiling RadioBrowserKit ApiResource.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[12/27] Compiling RadioBrowserKit Array+JSONCoding.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[13/27] Compiling RadioBrowserKit Locale+Regions.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[14/27] Compiling RadioBrowserKit RadioBrowser+API.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[15/27] Compiling RadioBrowserKit String+Extensions.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[16/27] Compiling RadioBrowserKit ClickCount.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[17/27] Compiling RadioBrowserKit Config.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[18/27] Compiling RadioBrowserKit RadioBrowser.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[19/27] Compiling RadioBrowserKit RadioBrowserAPI.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[20/27] Compiling RadioBrowserKit RadioBrowserServer.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[21/27] Compiling RadioBrowserKit ConfigResource.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[22/27] Compiling RadioBrowserKit StationRequest.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[23/27] Compiling RadioBrowserKit StationResource.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[24/27] Emitting module RadioBrowserKit
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[25/27] Compiling RadioBrowserKit Server.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[26/27] Compiling RadioBrowserKit Station.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[27/27] Compiling RadioBrowserKit Stats.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
BUILD FAILURE 5.8 linux

Build Machine: Linux 2