Build Information
Failed to build UnsplashFramework, reference master (3adcff
), with Swift 6.0 for Linux on 2 Nov 2024 17:29:10 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/camiletti/UnsplashFramework.git
Reference: master
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/camiletti/UnsplashFramework
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at 3adcff3 💚 Update Xcode version in CI
Cloned https://github.com/camiletti/UnsplashFramework.git
Revision (git rev-parse @):
3adcff3e18260dfef3a471f9c245beaa52e07faa
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/camiletti/UnsplashFramework.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/camiletti/UnsplashFramework.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/73] Emitting module UnsplashFramework
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[4/82] Compiling UnsplashFramework CLLocationCoordinate2D+Extensions.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[5/82] Compiling UnsplashFramework JSONDecoder+Extensions.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[6/82] Compiling UnsplashFramework UNPhoto+Extensions.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[7/82] Compiling UnsplashFramework URLComponents+Extensions.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[8/82] Compiling UnsplashFramework URLRequest+Extensions.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[9/82] Compiling UnsplashFramework QueryManager.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[10/82] Compiling UnsplashFramework UNAPI.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[11/82] Compiling UnsplashFramework UNClient.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[12/82] Compiling UnsplashFramework Authorization.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[13/82] Compiling UnsplashFramework ResponseStatusCode.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[14/82] Compiling UnsplashFramework UNUserPhotosParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[15/82] Compiling UnsplashFramework UNUserPublicProfileParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[16/82] Compiling UnsplashFramework UNUserSearchParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[17/82] Compiling UnsplashFramework Endpoint.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[18/82] Compiling UnsplashFramework HTTPMethod.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[19/82] Compiling UnsplashFramework Host.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[20/82] Compiling UnsplashFramework RequestHeader.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[21/82] Compiling UnsplashFramework ResponseHeader.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[22/82] Compiling UnsplashFramework UserAuthorizationScope.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[23/82] Compiling UnsplashFramework UNPhotoImageURLs.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[24/82] Compiling UnsplashFramework UNPhotoOrientation.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[25/82] Compiling UnsplashFramework UNPhotoSearchResult.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[26/82] Compiling UnsplashFramework UNPhotoStatistics.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[27/82] Compiling UnsplashFramework UNProfileImageLinks.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[28/82] Compiling UnsplashFramework UNSearchResult.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[29/82] Compiling UnsplashFramework UNSocialProfiles.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[30/82] Compiling UnsplashFramework UNSort.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[31/82] Compiling UnsplashFramework UNStatistics.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[32/82] Compiling UnsplashFramework UNTag.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[33/82] Compiling UnsplashFramework UNPhotoListParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[34/82] Compiling UnsplashFramework UNPhotoSearchParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[35/82] Compiling UnsplashFramework UNRandomPhotoParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[36/82] Compiling UnsplashFramework UNStatisticsParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[37/82] Compiling UnsplashFramework UNTopicListParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[38/82] Compiling UnsplashFramework UNTopicPhotosParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[39/82] Compiling UnsplashFramework UNUpdateCollectionParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[40/82] Compiling UnsplashFramework UNUpdatePhotoInfoParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[41/82] Compiling UnsplashFramework UNUserCollectionsParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[42/82] Compiling UnsplashFramework UNUserLikesParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[43/82] Compiling UnsplashFramework SearchType.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[44/82] Compiling UnsplashFramework UNBadge.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[45/82] Compiling UnsplashFramework UNBasicPhoto.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[46/82] Compiling UnsplashFramework UNCameraDetails.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[47/82] Compiling UnsplashFramework UNCategory.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[48/82] Compiling UnsplashFramework UNCategoryAPILocations.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[49/82] Compiling UnsplashFramework UNCollection.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[50/82] Compiling UnsplashFramework UNCollectionAPILocations.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[51/82] Compiling UnsplashFramework UNContentSafetyFilter.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[52/82] Compiling UnsplashFramework UNCredentials.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[53/82] Compiling UnsplashFramework UNError.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[54/82] Compiling UnsplashFramework UNFullPhoto.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[55/82] Compiling UnsplashFramework UNLocation.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[56/82] Compiling UnsplashFramework UNModifyPhotoInCollectionResponse.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[57/82] Compiling UnsplashFramework UNOrder.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[58/82] Compiling UnsplashFramework UNPageInfo.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[59/82] Compiling UnsplashFramework UNPaginatedResult.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[60/82] Compiling UnsplashFramework UNPhoto.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[61/82] Compiling UnsplashFramework UNPhotoAPILocations.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[62/82] Compiling UnsplashFramework UNPhotoColorScheme.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[63/82] Compiling UnsplashFramework UNUserPublicProfile.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[64/82] Compiling UnsplashFramework UNUserStatistics.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[65/82] Compiling UnsplashFramework AuthorizationAttemptParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[66/82] Compiling UnsplashFramework AuthorizationTokenParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[67/82] Compiling UnsplashFramework Parameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[68/82] Compiling UnsplashFramework UNAddPhotoToCollectionParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[69/82] Compiling UnsplashFramework UNCollectionListParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[70/82] Compiling UnsplashFramework UNCollectionPhotosParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[71/82] Compiling UnsplashFramework UNCollectionSearchParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[72/82] Compiling UnsplashFramework UNNewCollectionParameters.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[73/82] Compiling UnsplashFramework UNTopic.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[74/82] Compiling UnsplashFramework UNTopicAPILocations.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[75/82] Compiling UnsplashFramework UNTopicSort.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[76/82] Compiling UnsplashFramework UNURLWrapper.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[77/82] Compiling UnsplashFramework UNUnsplashMonthlyStats.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[78/82] Compiling UnsplashFramework UNUnsplashTotalStats.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[79/82] Compiling UnsplashFramework UNUser.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[80/82] Compiling UnsplashFramework UNUserAPILocations.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[81/82] Compiling UnsplashFramework UNUserInterests.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
[82/82] Compiling UnsplashFramework UNUserProfileLinks.swift
/host/spi-builder-workspace/Sources/Extensions/CLLocationCoordinate2D+Extensions.swift:24:8: error: no such module 'CoreLocation'
22 | //
23 |
24 | import CoreLocation
| `- error: no such module 'CoreLocation'
25 |
26 | extension CLLocationCoordinate2D: Codable {
BUILD FAILURE 6.0 linux