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 Aespa with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.37.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/enebin/Aespa.git
Reference: main
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/enebin/Aespa
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 334e5ab Merge pull request #41 from enebin/release/0.5.2
Cloned https://github.com/enebin/Aespa.git
Revision (git rev-parse @):
334e5ab0c36baad87c4631043958839a86c6eaf2
SUCCESS checkout https://github.com/enebin/Aespa.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $workDir
https://github.com/enebin/Aespa.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/50] Emitting module Aespa
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[2/56] Compiling Aespa VideoStabilizationTuner.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[3/56] Compiling Aespa ChangeMonitoringTuner.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[4/56] Compiling Aespa FocusTuner.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[5/56] Compiling Aespa TorchTuner.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[6/56] Compiling Aespa ZoomTuner.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[7/56] Compiling Aespa AudioTuner.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[8/56] Compiling Aespa CameraPositionTuner.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[9/56] Compiling Aespa Aespa.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[10/56] Compiling Aespa AespaError.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[11/56] Compiling Aespa AespaOption.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[12/56] Compiling Aespa AespaSession.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[13/56] Compiling Aespa AespaCoreAlbumManager.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[14/56] Compiling Aespa AespaCoreCamera.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[15/56] Compiling Aespa AespaCoreRecorder.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[16/56] Compiling Aespa PhotoFile.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[17/56] Compiling Aespa VideoFile.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[18/56] Compiling Aespa AssetCachingProxy.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[19/56] Compiling Aespa AespaLoading.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[20/56] Compiling Aespa AssetLoader.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[21/56] Compiling Aespa AespaProcessing.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[22/56] Compiling Aespa PhotoAssetAdditionProcessor.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[23/56] Compiling Aespa VideoAssetAdditionProcessor.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[24/56] Compiling Aespa CapturePhotoProcessor.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[25/56] Compiling Aespa FileWritingProcessor.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[26/56] Compiling Aespa FinishRecordProcessor.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[27/56] Compiling Aespa StartRecordProcessor.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[28/56] Compiling Aespa AespaTuning.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[29/56] Compiling Aespa VideoOrientationTuner.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[30/56] Compiling Aespa FilePathProvider.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[31/56] Compiling Aespa PhotoFileGenerator.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[32/56] Compiling Aespa VideoFileGenerator.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[33/56] Compiling Aespa Logger.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[34/56] Compiling Aespa InteractivePreview.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[35/56] Compiling Aespa Preview.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[36/56] Compiling Aespa AespaCoreSession.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[37/56] Compiling Aespa AespaEventManager.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[38/56] Compiling Aespa AespaPhotoContext.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[39/56] Compiling Aespa AespaVideoContext.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[40/56] Compiling Aespa Context.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[41/56] Compiling Aespa AVCaptureConnection+AespaRepresentable.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[42/56] Compiling Aespa AVCaptureDevice+AespaRepresentable.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[43/56] Compiling Aespa QualityTuner.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[44/56] Compiling Aespa SessionTerminationTuner.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[45/56] Compiling Aespa AlbumImporter.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[46/56] Compiling Aespa AuthorizationChecker.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[47/56] Compiling Aespa AVFoundation+Extension.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[48/56] Compiling Aespa SwiftUI+Extension.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[49/56] Compiling Aespa UIKit+Extension.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[50/56] Compiling Aespa AVCaptureFileOutput+AespaRepresentable.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[51/56] Compiling Aespa AVCapturePhotoOutput+AespaRepresentable.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[52/56] Compiling Aespa AespaCoreSession+AespaRepresentable.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[53/56] Compiling Aespa Photos+AespaRepresentable.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[54/56] Compiling Aespa PhotoAsset.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[55/56] Compiling Aespa VideoAsset.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[56/56] Compiling Aespa VideoAssetEvent.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[0/1] Planning build
Building for debugging...
[1/50] Compiling Aespa VideoStabilizationTuner.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[2/50] Compiling Aespa ChangeMonitoringTuner.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[3/50] Compiling Aespa FocusTuner.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[4/50] Compiling Aespa TorchTuner.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[5/50] Compiling Aespa ZoomTuner.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[6/50] Compiling Aespa AudioTuner.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[7/50] Compiling Aespa CameraPositionTuner.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[8/56] Compiling Aespa QualityTuner.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[9/56] Compiling Aespa SessionTerminationTuner.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[10/56] Compiling Aespa AlbumImporter.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[11/56] Compiling Aespa AuthorizationChecker.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[12/56] Compiling Aespa AVFoundation+Extension.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[13/56] Compiling Aespa SwiftUI+Extension.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[14/56] Compiling Aespa UIKit+Extension.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[15/56] Compiling Aespa PhotoFile.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[16/56] Compiling Aespa VideoFile.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[17/56] Compiling Aespa AssetCachingProxy.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[18/56] Compiling Aespa AespaLoading.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[19/56] Compiling Aespa AssetLoader.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[20/56] Compiling Aespa AespaProcessing.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[21/56] Compiling Aespa PhotoAssetAdditionProcessor.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[22/56] Compiling Aespa VideoAssetAdditionProcessor.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[23/56] Compiling Aespa CapturePhotoProcessor.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[24/56] Compiling Aespa FileWritingProcessor.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[25/56] Compiling Aespa FinishRecordProcessor.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[26/56] Compiling Aespa StartRecordProcessor.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[27/56] Compiling Aespa AespaTuning.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[28/56] Compiling Aespa VideoOrientationTuner.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[29/56] Compiling Aespa AespaCoreSession.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[30/56] Compiling Aespa AespaEventManager.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[31/56] Compiling Aespa AespaPhotoContext.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[32/56] Compiling Aespa AespaVideoContext.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[33/56] Compiling Aespa Context.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[34/56] Compiling Aespa AVCaptureConnection+AespaRepresentable.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[35/56] Compiling Aespa AVCaptureDevice+AespaRepresentable.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[36/56] Emitting module Aespa
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[37/56] Compiling Aespa AVCaptureFileOutput+AespaRepresentable.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[38/56] Compiling Aespa AVCapturePhotoOutput+AespaRepresentable.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[39/56] Compiling Aespa AespaCoreSession+AespaRepresentable.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[40/56] Compiling Aespa Photos+AespaRepresentable.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[41/56] Compiling Aespa PhotoAsset.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[42/56] Compiling Aespa VideoAsset.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[43/56] Compiling Aespa VideoAssetEvent.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[44/56] Compiling Aespa FilePathProvider.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[45/56] Compiling Aespa PhotoFileGenerator.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[46/56] Compiling Aespa VideoFileGenerator.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[47/56] Compiling Aespa Logger.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[48/56] Compiling Aespa InteractivePreview.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[49/56] Compiling Aespa Preview.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[50/56] Compiling Aespa Aespa.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[51/56] Compiling Aespa AespaError.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[52/56] Compiling Aespa AespaOption.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[53/56] Compiling Aespa AespaSession.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[54/56] Compiling Aespa AespaCoreAlbumManager.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[55/56] Compiling Aespa AespaCoreCamera.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[56/56] Compiling Aespa AespaCoreRecorder.swift
/host/spi-builder-workspace/Sources/Aespa/AespaOption.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
BUILD FAILURE 5.8 linux

Build Machine: Linux 1