This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 Media with Swift 6.0 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" 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.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/crelies/media.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/crelies/media
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 0139f85 chore(swift package index): added configuration file to enable documentation feature
Cloned https://github.com/crelies/media.git
Revision (git rev-parse @):
0139f8594061c10c4ce3a1225478d0b3ccabab19
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/crelies/media.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/crelies/media.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" 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
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/107] Emitting module MediaCore
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[5/121] Compiling MediaCore Pattern+mismatchs.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[6/121] Compiling MediaCore Pattern+unsupportedPathExtension.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[7/121] Compiling MediaCore PHAsset+anyMedia.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[8/121] Compiling MediaCore PHAssetChangeRequest+AssetChangeRequest.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[9/121] Compiling MediaCore PHFetchOptions.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[10/121] Compiling MediaCore PHImageManager+ImageManager.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[11/121] Compiling MediaCore PHImageManager+LivePhotoManager.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[12/121] Compiling MediaCore PHImageManager+VideoManager.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[13/121] Compiling MediaCore PHImageManager+handlePotentialDegradedResult.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[14/121] Compiling MediaCore PHImageManager+handleResult.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[15/121] Compiling MediaCore PHLivePhoto+PHLivePhotoProtocol.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[16/121] Compiling MediaCore PHPhotoLibrary+PhotoLibrary.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[17/121] Compiling MediaCore UIImagePickerController+MediaTypeError.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[18/121] Compiling MediaCore PHAssetCollectionWrapper.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[19/121] Compiling MediaCore Pattern.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[20/121] Compiling MediaCore AVAssetExportPresetProvider.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[21/121] Compiling MediaCore AnyMetadata.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[22/121] Compiling MediaCore ImageManager.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[23/121] Compiling MediaCore LivePhotoManager.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[24/121] Compiling MediaCore PhotoLibrary.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[25/121] Compiling MediaCore PhotoLibraryChangeObserver.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[26/121] Compiling MediaCore VideoManager.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[27/121] Compiling MediaCore AlbumFetcher.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[28/121] Compiling MediaCore CustomPhotoLibraryChangeObserver.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[29/121] Compiling MediaCore PHAssetChanger.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[30/121] Compiling MediaCore PHAssetFetcher.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[31/121] Compiling MediaCore PHChanger.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[32/121] Compiling MediaCore TimerWrapper.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[33/121] Compiling MediaCore LazyAudios.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[34/121] Compiling MediaCore AVCaptureDevice+devices.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[35/121] Compiling MediaCore AVCaptureSession+add.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[36/121] Compiling MediaCore Photograph.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[37/121] Compiling MediaCore AuthorizationStatus+PermissionError.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[38/121] Compiling MediaCore CFString+MediaTypes.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[39/121] Compiling MediaCore FileManager+directories.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[40/121] Compiling MediaCore Dictionary+PhotoKit.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[41/121] Compiling MediaCore UIImagePickerController+MediaType.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[42/121] Compiling MediaCore UIImagePickerController+availableSourceType.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[43/121] Compiling MediaCore UIImagePickerController+supportedMediaTypes.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[44/121] Compiling MediaCore LazyLivePhotos.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[45/121] Compiling MediaCore LivePhoto+FileType.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[46/121] Compiling MediaCore LivePhoto+Metadata.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[47/121] Compiling MediaCore LivePhoto+Subtype.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[48/121] Compiling MediaCore Album+Error.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[49/121] Compiling MediaCore Album+Filter.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[50/121] Compiling MediaCore Album+Identifier.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[51/121] Compiling MediaCore Album+Metadata.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[52/121] Compiling MediaCore Album+SortKey.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[53/121] Compiling MediaCore Album.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[54/121] Compiling MediaCore AlbumType.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[55/121] Compiling MediaCore Albums.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[56/121] Compiling MediaCore LazyAlbum.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[57/121] Compiling MediaCore LazyAlbums.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[58/121] Compiling MediaCore Audio+FileType.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[59/121] Compiling MediaCore Audio+Metadata.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[60/121] Compiling MediaCore Audio+Subtype.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[61/121] Compiling MediaCore Audio.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[62/121] Compiling MediaCore Audios.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[63/121] Compiling MediaCore LivePhoto.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[64/121] Compiling MediaCore LivePhotos.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[65/121] Compiling MediaCore PHLivePhotoProtocol.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[66/121] Compiling MediaCore Media+DisplayRepresentation.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[67/121] Compiling MediaCore Media+Error.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[68/121] Compiling MediaCore Media+Identifier.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[69/121] Compiling MediaCore Media+URL+Error.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[70/121] Compiling MediaCore Media+URL.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[71/121] Compiling MediaCore Media.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[72/121] Compiling MediaCore MediaCoreAliases.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[73/121] Compiling MediaCore AnyMedia+Equatable.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[74/121] Compiling MediaCore AnyMedia+Identifier+Equatable.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[75/121] Compiling MediaCore AnyMedia+Identifier.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[76/121] Compiling MediaCore AnyMedia.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[77/121] Compiling MediaCore LivePhotoData.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[78/121] Compiling MediaCore Video+FileType.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[79/121] Compiling MediaCore Video+Metadata.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[80/121] Compiling MediaCore Video+Properties.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[81/121] Compiling MediaCore Video+Subtype.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[82/121] Compiling MediaCore Video.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[83/121] Compiling MediaCore Videos.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[84/121] Compiling MediaCore AVCaptureDevice+Error.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[85/121] Compiling MediaCore AVCaptureSession+Error.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[86/121] Compiling MediaCore PhotoCaptureProcessor.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[87/121] Compiling MediaCore CaptureProcessor.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[88/121] Compiling MediaCore CaptureProcessorDelegate.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[89/121] Compiling MediaCore VideoRecorder.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[90/121] Compiling MediaCore OptionalString+compare.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[91/121] Compiling MediaCore CustomPatternMatching.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[92/121] Compiling MediaCore PermissionError.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[93/121] Compiling MediaCore Media+Filter.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[94/121] Compiling MediaCore Media+Quality.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[95/121] Compiling MediaCore Media+Sort.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[96/121] Compiling MediaCore Media+SortKey.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[97/121] Compiling MediaCore PHAssetWrapper.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[98/121] Compiling MediaCore UniversalImage.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[99/121] Compiling MediaCore Media+LazyPhotos.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[100/121] Compiling MediaCore Photo+Error.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[101/121] Compiling MediaCore Photo+FileType.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[102/121] Compiling MediaCore Photo+Metadata.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[103/121] Compiling MediaCore Photo+Properties.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[104/121] Compiling MediaCore Photo+Subtype.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[105/121] Compiling MediaCore Photo.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[106/121] Compiling MediaCore Photos.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[107/121] Compiling MediaCore FetchAlbum.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[108/121] Compiling MediaCore FetchAlbums.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[109/121] Compiling MediaCore FetchAllAssets.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[110/121] Compiling MediaCore FetchAsset.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[111/121] Compiling MediaCore FetchAssets.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[112/121] Compiling MediaCore AssetChangeRequest.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[113/121] Compiling MediaCore MediaProtocol.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[114/121] Compiling MediaCore MediaSubtypeProvider.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[115/121] Compiling MediaCore PathExtensionsProvider.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[116/121] Compiling MediaCore LazyVideos.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[117/121] Compiling MediaCore Video+Error.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[118/121] Compiling MediaCore Video+ExportOptions.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[119/121] Compiling MediaCore Video+ExportProgress.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[120/121] Compiling MediaCore Video+ExportQuality.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
[121/121] Compiling MediaCore Video+ExportQualityMac.swift
/host/spi-builder-workspace/Sources/MediaCore/API/Album/Album+Metadata.swift:8:8: error: no such module 'Photos'
 6 | //
 7 |
 8 | import Photos
   |        `- error: no such module 'Photos'
 9 |
10 | extension Album {
BUILD FAILURE 6.0 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.