The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build UnsplashFramework, reference 0.4.0 (23b141), with Swift 6.0 for Linux on 2 Nov 2024 17:29:02 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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: 0.4.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/camiletti/UnsplashFramework
 * tag               0.4.0      -> FETCH_HEAD
HEAD is now at 23b1418 📚 Update changelog
Cloned https://github.com/camiletti/UnsplashFramework.git
Revision (git rev-parse @):
23b141859eadeca9cf3d9dc9809c4d24ca7a0fb3
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/camiletti/UnsplashFramework.git at 0.4.0
========================================
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-4609320-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/62] 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/70] 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 {
[5/70] 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 {
[6/70] 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 {
[7/70] 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 {
[8/70] 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 {
[9/70] 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 {
[10/70] 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 {
[11/70] 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 {
[12/70] 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 {
[13/70] 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 {
[14/70] 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 {
[15/70] 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 {
[16/70] 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 {
[17/70] 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 {
[18/70] 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 {
[19/70] 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 {
[20/70] 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 {
[21/70] 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 {
[22/70] 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 {
[23/70] 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 {
[24/70] 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 {
[25/70] 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 {
[26/70] 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 {
[27/70] 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 {
[28/70] 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 {
[29/70] 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 {
[30/70] 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 {
[31/70] 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 {
[32/70] 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 {
[33/70] 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 {
[34/70] 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 {
[35/70] 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 {
[36/70] 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 {
[37/70] 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 {
[38/70] 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 {
[39/70] 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 {
[40/70] 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 {
[41/70] 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 {
[42/70] 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 {
[43/70] 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 {
[44/70] 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 {
[45/70] 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 {
[46/70] 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 {
[47/70] 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 {
[48/70] 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 {
[49/70] 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 {
[50/70] 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 {
[51/70] 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 {
[52/70] 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 {
[53/70] 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 {
[54/70] 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 {
[55/70] 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 {
[56/70] 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 {
[57/70] 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 {
[58/70] 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 {
[59/70] 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 {
[60/70] 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 {
[61/70] 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 {
[62/70] 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 {
[63/70] 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 {
[64/70] 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 {
[65/70] 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 {
[66/70] 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 {
[67/70] 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 {
[68/70] 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 {
[69/70] 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 {
[70/70] 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 {
BUILD FAILURE 6.0 linux