Build Information
Failed to build Media, reference 3.0.0 (84acbe
), with Swift 6.2 (beta) for Linux on 23 Jun 2025 04:52:53 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/chris-swift-dev/Media.git
Reference: 3.0.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/chris-swift-dev/Media
* tag 3.0.0 -> FETCH_HEAD
HEAD is now at 84acbe8 Merge pull request #12 from crelies/dev
Cloned https://github.com/chris-swift-dev/Media.git
Revision (git rev-parse @):
84acbe8e4f5c62e304582d5a2d32edfaa509f839
SUCCESS checkout https://github.com/chris-swift-dev/Media.git at 3.0.0
========================================
Build
========================================
Selected platform: linux
Swift version: 6.2
Building package at path: $PWD
https://github.com/chris-swift-dev/Media.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/107] 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 {
[5/107] 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 {
[6/107] 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 {
[7/107] 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 {
[8/107] 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 {
[9/107] 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 {
[10/107] 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 {
[11/107] 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 {
[12/107] 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 {
[13/107] 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 {
[14/107] 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 {
[15/107] 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 {
[16/107] 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 {
[17/107] 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 {
[18/107] 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 {
[19/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 {
[20/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 {
[21/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 {
[22/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 {
[23/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 {
[24/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 {
[25/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 {
[26/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 {
[27/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 {
[28/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 {
[29/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 {
[30/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 {
[31/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 {
[32/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 {
[33/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 {
[34/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 {
[35/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 {
[36/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 {
[37/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 {
[38/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 {
[39/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 {
[40/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 {
[41/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 {
[42/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 {
[43/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 {
[44/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 {
[45/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 {
[46/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 {
[47/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 {
[48/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 {
[49/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 {
[50/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 {
[51/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 {
[52/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 {
[53/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 {
[54/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 {
[55/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 {
[56/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 {
[57/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 {
[58/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 {
[59/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 {
[60/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 {
[61/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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[62/121] 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 {
[63/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 {
[64/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 {
[65/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 {
[66/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 {
[67/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 {
[68/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 {
[69/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 {
[70/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 {
[71/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 {
[72/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 {
[73/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 {
[74/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 {
[75/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 {
[76/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 {
[77/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 {
[78/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 {
[79/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 {
[80/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 {
[81/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 {
[82/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 {
[83/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 {
[84/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 {
[85/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 {
[86/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 {
[87/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 {
[88/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 {
[89/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 {
[90/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 {
[91/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 {
[92/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 {
[93/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 {
[94/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 {
[95/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 {
[96/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 {
[97/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 {
[98/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 {
[99/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 {
[100/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 {
[101/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 {
[102/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 {
[103/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 {
[104/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 {
[105/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 {
[106/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 {
[107/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 {
[108/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 {
[109/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 {
[110/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 {
[111/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 {
[112/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 {
[113/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 {
[114/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 {
[115/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 {
[116/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 {
[117/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 {
[118/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 {
[119/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 {
[120/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 {
[121/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 {
BUILD FAILURE 6.2 linux