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