The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Aperture, reference main (85e924), with Swift 6.1 for Linux on 1 Jan 2026 19:20:13 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/LiYanan2004/Aperture.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/LiYanan2004/Aperture
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 85e9247 Fix a few crashes
Cloned https://github.com/LiYanan2004/Aperture.git
Revision (git rev-parse @):
85e9247bcffd5599ff419ac200c3c9095cd7b07c
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/LiYanan2004/Aperture.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/LiYanan2004/Aperture.git
https://github.com/LiYanan2004/Aperture.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Aperture",
  "name" : "Aperture",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "Aperture",
      "targets" : [
        "Aperture"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "Aperture",
      "module_type" : "SwiftTarget",
      "name" : "Aperture",
      "path" : "Sources/Aperture",
      "product_memberships" : [
        "Aperture"
      ],
      "sources" : [
        "Capture/Camera.PhotoCapture.swift",
        "Capture/Camera.State.swift",
        "Capture/Camera.swift",
        "Capture/CameraActor.swift",
        "Capture/CameraCaptureProfile.swift",
        "Capture/CameraCoordinator.swift",
        "Capture/CameraError.swift",
        "Capture/CameraFlash.swift",
        "Capture/Devices/AutomaticCamera.swift",
        "Capture/Devices/Built-In Cameras/BuiltInCamera.swift",
        "Capture/Devices/Built-In Cameras/TelephotoCamera.swift",
        "Capture/Devices/Built-In Cameras/UltraWideAngleCamera.swift",
        "Capture/Devices/Built-In Cameras/WideAngleCamera.swift",
        "Capture/Devices/CameraPosition.swift",
        "Capture/Devices/External Cameras/ContinuityCamera.swift",
        "Capture/Devices/External Cameras/DeskViewCamera.swift",
        "Capture/Devices/External Cameras/ExternalCamera.swift",
        "Capture/Devices/SemanticCamera.swift",
        "Capture/Output Services/Movie Capture/MovieCaptureConfiguration.swift",
        "Capture/Output Services/Movie Capture/MovieCaptureService.swift",
        "Capture/Output Services/OutputService.swift",
        "Capture/Output Services/Photo Capture/CapturedPhoto.swift",
        "Capture/Output Services/Photo Capture/PhotoCaptureConfiguration.swift",
        "Capture/Output Services/Photo Capture/PhotoCaptureDelegate.swift",
        "Capture/Output Services/Photo Capture/PhotoCaptureOptions.swift",
        "Capture/Output Services/Photo Capture/PhotoCaptureService.swift",
        "Capture/Output Services/Photo Capture/PhotoFileDataRepresentationCustomizer.swift",
        "Internal/AnyEquatable.swift",
        "Internal/Cancellables.swift",
        "Internal/DeviceType.swift",
        "Internal/Logging.swift",
        "Internal/Sequence++.swift",
        "Internal/UI/CameraPreview.swift",
        "Internal/UI/FitAspectRatioViewModifier.swift",
        "Internal/UI/PlatformView.swift",
        "Internal/UI/Styles/ResponsiveButtonStyle.swift",
        "Internal/UI/Styles/SpinningProgressView.swift",
        "Internal/UI/_AdoptsProposedSizeViewModifier.swift",
        "Internal/ValueObservation.swift",
        "UI/CameraFlipButton.swift",
        "UI/CameraShutterButton.swift",
        "UI/CameraZoomButton.swift",
        "UI/CameraZoomReader.swift",
        "UI/Overlay Elements/CameraOverlayElement.swift",
        "UI/Overlay Elements/LivePhotoBadge.swift",
        "UI/Stack & Container/CameraAccessoryContainer.swift",
        "UI/Stack & Container/CameraAdaptiveStack.swift",
        "UI/Stack & Container/CameraAdaptiveStackProxy.swift",
        "UI/View Finder/CameraViewFinder.flip.swift",
        "UI/View Finder/CameraViewFinder.focus.swift",
        "UI/View Finder/CameraViewFinder.swift",
        "UI/View Finder/CameraViewFinder.zoom.swift",
        "UI/View Finder/_FocusTargetBoundingBox.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7a52ddccc7ba366c24bb516637054305dd0c5fa0b57dff9877b95decd3e21586
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/50] Emitting module Aperture
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[4/56] Compiling Aperture CameraAdaptiveStackProxy.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[5/56] Compiling Aperture CameraViewFinder.flip.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[6/56] Compiling Aperture CameraViewFinder.focus.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[7/56] Compiling Aperture CameraViewFinder.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[8/56] Compiling Aperture CameraViewFinder.zoom.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[9/56] Compiling Aperture _FocusTargetBoundingBox.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[10/56] Compiling Aperture CameraZoomButton.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[11/56] Compiling Aperture CameraZoomReader.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[12/56] Compiling Aperture CameraOverlayElement.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[13/56] Compiling Aperture LivePhotoBadge.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[14/56] Compiling Aperture CameraAccessoryContainer.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[15/56] Compiling Aperture CameraAdaptiveStack.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[16/56] Compiling Aperture CapturedPhoto.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[17/56] Compiling Aperture PhotoCaptureConfiguration.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[18/56] Compiling Aperture PhotoCaptureDelegate.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[19/56] Compiling Aperture PhotoCaptureOptions.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[20/56] Compiling Aperture PhotoCaptureService.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[21/56] Compiling Aperture PhotoFileDataRepresentationCustomizer.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[22/56] Compiling Aperture AnyEquatable.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[23/56] Compiling Aperture ContinuityCamera.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[24/56] Compiling Aperture DeskViewCamera.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[25/56] Compiling Aperture ExternalCamera.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[26/56] Compiling Aperture SemanticCamera.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[27/56] Compiling Aperture MovieCaptureConfiguration.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[28/56] Compiling Aperture MovieCaptureService.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[29/56] Compiling Aperture OutputService.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[30/56] Compiling Aperture Cancellables.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[31/56] Compiling Aperture DeviceType.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[32/56] Compiling Aperture Logging.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[33/56] Compiling Aperture Sequence++.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[34/56] Compiling Aperture CameraPreview.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[35/56] Compiling Aperture FitAspectRatioViewModifier.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[36/56] Compiling Aperture PlatformView.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[37/56] Compiling Aperture ResponsiveButtonStyle.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[38/56] Compiling Aperture SpinningProgressView.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[39/56] Compiling Aperture _AdoptsProposedSizeViewModifier.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[40/56] Compiling Aperture ValueObservation.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[41/56] Compiling Aperture CameraFlipButton.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[42/56] Compiling Aperture CameraShutterButton.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[43/56] Compiling Aperture Camera.PhotoCapture.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[44/56] Compiling Aperture Camera.State.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[45/56] Compiling Aperture Camera.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[46/56] Compiling Aperture CameraActor.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[47/56] Compiling Aperture CameraCaptureProfile.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[48/56] Compiling Aperture CameraCoordinator.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[49/56] Compiling Aperture CameraError.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[50/56] Compiling Aperture CameraFlash.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[51/56] Compiling Aperture AutomaticCamera.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[52/56] Compiling Aperture BuiltInCamera.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[53/56] Compiling Aperture TelephotoCamera.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[54/56] Compiling Aperture UltraWideAngleCamera.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[55/56] Compiling Aperture WideAngleCamera.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[56/56] Compiling Aperture CameraPosition.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7a52ddccc7ba366c24bb516637054305dd0c5fa0b57dff9877b95decd3e21586
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/49] Compiling Aperture ContinuityCamera.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[3/49] Compiling Aperture DeskViewCamera.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[4/49] Compiling Aperture ExternalCamera.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[5/49] Compiling Aperture SemanticCamera.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[6/49] Compiling Aperture MovieCaptureConfiguration.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[7/49] Compiling Aperture MovieCaptureService.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[8/49] Compiling Aperture OutputService.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[9/49] Compiling Aperture CameraFlash.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[10/49] Compiling Aperture AutomaticCamera.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[11/49] Compiling Aperture BuiltInCamera.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[12/49] Compiling Aperture TelephotoCamera.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[13/49] Compiling Aperture UltraWideAngleCamera.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[14/49] Compiling Aperture WideAngleCamera.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[15/49] Compiling Aperture CameraPosition.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[16/55] Compiling Aperture ResponsiveButtonStyle.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[17/55] Compiling Aperture SpinningProgressView.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[18/55] Compiling Aperture _AdoptsProposedSizeViewModifier.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[19/55] Compiling Aperture ValueObservation.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[20/55] Compiling Aperture CameraFlipButton.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[21/55] Compiling Aperture CameraShutterButton.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[22/55] Compiling Aperture CameraZoomButton.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[23/55] Compiling Aperture CameraZoomReader.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[24/55] Compiling Aperture CameraOverlayElement.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[25/55] Compiling Aperture LivePhotoBadge.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[26/55] Compiling Aperture CameraAccessoryContainer.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[27/55] Compiling Aperture CameraAdaptiveStack.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[28/55] Compiling Aperture CapturedPhoto.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[29/55] Compiling Aperture PhotoCaptureConfiguration.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[30/55] Compiling Aperture PhotoCaptureDelegate.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[31/55] Compiling Aperture PhotoCaptureOptions.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[32/55] Compiling Aperture PhotoCaptureService.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[33/55] Compiling Aperture PhotoFileDataRepresentationCustomizer.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[34/55] Compiling Aperture AnyEquatable.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[35/55] Emitting module Aperture
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[36/55] Compiling Aperture CameraAdaptiveStackProxy.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[37/55] Compiling Aperture CameraViewFinder.flip.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[38/55] Compiling Aperture CameraViewFinder.focus.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[39/55] Compiling Aperture CameraViewFinder.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[40/55] Compiling Aperture CameraViewFinder.zoom.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[41/55] Compiling Aperture _FocusTargetBoundingBox.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[42/55] Compiling Aperture Cancellables.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[43/55] Compiling Aperture DeviceType.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[44/55] Compiling Aperture Logging.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[45/55] Compiling Aperture Sequence++.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[46/55] Compiling Aperture CameraPreview.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[47/55] Compiling Aperture FitAspectRatioViewModifier.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[48/55] Compiling Aperture PlatformView.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[49/55] Compiling Aperture Camera.PhotoCapture.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[50/55] Compiling Aperture Camera.State.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[51/55] Compiling Aperture Camera.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[52/55] Compiling Aperture CameraActor.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[53/55] Compiling Aperture CameraCaptureProfile.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[54/55] Compiling Aperture CameraCoordinator.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
[55/55] Compiling Aperture CameraError.swift
/host/spi-builder-workspace/Sources/Aperture/Capture/Camera.PhotoCapture.swift:9:8: error: no such module 'AVFoundation'
 7 |
 8 | import Foundation
 9 | import AVFoundation
   |        `- error: no such module 'AVFoundation'
10 |
11 | extension Camera {
BUILD FAILURE 6.1 linux