The Swift Package Index logo.Swift Package Index

Build Information

Failed to build RadioBrowserKit with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-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.10
Building package at path:  $workDir
https://github.com/phranck/RadioBrowserKit.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/SwiftyBeaver/SwiftyBeaver.git
Fetching https://github.com/sharplet/Regex.git
[1/1254] Fetching regex
[817/5015] Fetching regex, swiftybeaver
Fetched https://github.com/SwiftyBeaver/SwiftyBeaver.git from cache (0.80s)
Fetched https://github.com/sharplet/Regex.git from cache (0.80s)
Computing version for https://github.com/SwiftyBeaver/SwiftyBeaver.git
Computed https://github.com/SwiftyBeaver/SwiftyBeaver.git at 1.9.6 (0.47s)
Computing version for https://github.com/sharplet/Regex.git
Computed https://github.com/sharplet/Regex.git at 2.1.1 (2.09s)
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...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/22] Emitting module Regex
[6/22] Emitting module SwiftyBeaver
[7/23] Compiling Regex Foundation+Ranges.swift
[8/23] Compiling SwiftyBeaver AES256CBC.swift
[9/23] Compiling SwiftyBeaver Base64.swift
[10/23] Compiling SwiftyBeaver BaseDestination.swift
[11/23] Compiling SwiftyBeaver ConsoleDestination.swift
[12/23] Compiling Regex String+ReplaceMatching.swift
[13/23] Compiling Regex ThreadLocal.swift
[14/23] Compiling Regex MatchResult.swift
[15/23] Compiling Regex Regex.swift
[16/23] Compiling Regex Options.swift
[17/24] Compiling SwiftyBeaver Extensions.swift
[18/24] Compiling SwiftyBeaver FileDestination.swift
[19/24] Compiling SwiftyBeaver Filter.swift
[21/24] Compiling SwiftyBeaver FilterValidator.swift
[22/24] Compiling SwiftyBeaver GoogleCloudDestination.swift
[23/24] Compiling SwiftyBeaver SBPlatformDestination.swift
[24/24] Compiling SwiftyBeaver SwiftyBeaver.swift
[26/49] Compiling RadioBrowserKit ClickCountRequest.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[27/49] Compiling RadioBrowserKit ClickCountResource.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[28/49] Compiling RadioBrowserKit ConfigRequest.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[29/52] Compiling RadioBrowserKit Array+JSONCoding.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[30/52] Compiling RadioBrowserKit Locale+Regions.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[31/52] Compiling RadioBrowserKit RadioBrowser+API.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[32/52] Compiling RadioBrowserKit ConfigResource.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[33/52] Compiling RadioBrowserKit StationRequest.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[34/52] Compiling RadioBrowserKit StationResource.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[35/52] Compiling RadioBrowserKit RadioBrowser.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[36/52] Compiling RadioBrowserKit RadioBrowserAPI.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[37/52] Compiling RadioBrowserKit RadioBrowserServer.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[38/52] Compiling RadioBrowserKit ApiResponseFormat.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[39/52] Compiling RadioBrowserKit ApiResponseOrder.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[40/52] Compiling RadioBrowserKit NetworkRequest.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[41/52] Compiling RadioBrowserKit RadioBrowserError.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[42/52] Compiling RadioBrowserKit String+Extensions.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[43/52] Compiling RadioBrowserKit ClickCount.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[44/52] Compiling RadioBrowserKit Config.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[45/52] Compiling RadioBrowserKit ApiEndpoints.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[46/52] Compiling RadioBrowserKit ApiFetch.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[47/52] Compiling RadioBrowserKit ApiRequest.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[48/52] Compiling RadioBrowserKit ApiResource.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)
[49/52] Emitting module RadioBrowserKit
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[50/52] Compiling RadioBrowserKit Server.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[51/52] Compiling RadioBrowserKit Station.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[52/52] Compiling RadioBrowserKit Stats.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/25] Compiling RadioBrowserKit ApiResponseFormat.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[3/25] Compiling RadioBrowserKit ApiResponseOrder.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[4/25] Compiling RadioBrowserKit NetworkRequest.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[5/25] Compiling RadioBrowserKit RadioBrowserError.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[6/28] Compiling RadioBrowserKit Array+JSONCoding.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[7/28] Compiling RadioBrowserKit Locale+Regions.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[8/28] Compiling RadioBrowserKit RadioBrowser+API.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[9/28] Compiling RadioBrowserKit String+Extensions.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[10/28] Compiling RadioBrowserKit ClickCount.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[11/28] Compiling RadioBrowserKit Config.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[12/28] Compiling RadioBrowserKit ClickCountRequest.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[13/28] Compiling RadioBrowserKit ClickCountResource.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[14/28] Compiling RadioBrowserKit ConfigRequest.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[15/28] Compiling RadioBrowserKit ConfigResource.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[16/28] Compiling RadioBrowserKit StationRequest.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[17/28] 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)
[18/28] Emitting module RadioBrowserKit
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[19/28] Compiling RadioBrowserKit RadioBrowser.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[20/28] Compiling RadioBrowserKit RadioBrowserAPI.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[21/28] Compiling RadioBrowserKit RadioBrowserServer.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[22/28] Compiling RadioBrowserKit ApiEndpoints.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[23/28] Compiling RadioBrowserKit ApiFetch.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[24/28] Compiling RadioBrowserKit ApiRequest.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[25/28] Compiling RadioBrowserKit ApiResource.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[26/28] Compiling RadioBrowserKit Server.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[27/28] Compiling RadioBrowserKit Station.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
[28/28] Compiling RadioBrowserKit Stats.swift
/host/spi-builder-workspace/Sources/REST/Model/Station.swift:1:8: error: no such module 'CoreLocation'
import CoreLocation
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 2