The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Capturer, reference 3.2.0 (a088cb), with Swift 6.3 for Android on 14 Apr 2026 17:14:22 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/Capturer.git
Reference: 3.2.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/FluidGroup/Capturer
 * tag               3.2.0      -> FETCH_HEAD
HEAD is now at a088cbb Antoine/cleanup phototools (#15)
Cloned https://github.com/FluidGroup/Capturer.git
Revision (git rev-parse @):
a088cbb4785257b0ef7b2c3646805da72c8dd5d7
SUCCESS checkout https://github.com/FluidGroup/Capturer.git at 3.2.0
========================================
Build
========================================
Selected platform:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/FluidGroup/Capturer.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Capturer/LICENSE
    /host/spi-builder-workspace/Capturer/Info.plist
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--4F562202D5529B1.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/24] Emitting module Capturer
/host/spi-builder-workspace/Capturer/Basic/CaptureBody.swift:1:8: error: no such module 'AVFoundation'
  1 | import AVFoundation
    |        `- error: no such module 'AVFoundation'
  2 | import Foundation
  3 |
[4/26] Compiling Capturer CaptureBody.swift
/host/spi-builder-workspace/Capturer/Basic/CaptureBody.swift:1:8: error: no such module 'AVFoundation'
  1 | import AVFoundation
    |        `- error: no such module 'AVFoundation'
  2 | import Foundation
  3 |
[5/26] Compiling Capturer ComponentBase.swift
/host/spi-builder-workspace/Capturer/Basic/CaptureBody.swift:1:8: error: no such module 'AVFoundation'
  1 | import AVFoundation
    |        `- error: no such module 'AVFoundation'
  2 | import Foundation
  3 |
[6/26] Compiling Capturer EventBus.swift
/host/spi-builder-workspace/Capturer/Basic/CaptureBody.swift:1:8: error: no such module 'AVFoundation'
  1 | import AVFoundation
    |        `- error: no such module 'AVFoundation'
  2 | import Foundation
  3 |
[7/26] Compiling Capturer AnyCVPixelBufferOutput.swift
/host/spi-builder-workspace/Capturer/Basic/CaptureBody.swift:1:8: error: no such module 'AVFoundation'
  1 | import AVFoundation
    |        `- error: no such module 'AVFoundation'
  2 | import Foundation
  3 |
[8/26] Compiling Capturer AnyOutput.swift
/host/spi-builder-workspace/Capturer/Basic/CaptureBody.swift:1:8: error: no such module 'AVFoundation'
  1 | import AVFoundation
    |        `- error: no such module 'AVFoundation'
  2 | import Foundation
  3 |
[9/26] Compiling Capturer CVPixelBufferModifying.swift
/host/spi-builder-workspace/Capturer/Basic/CaptureBody.swift:1:8: error: no such module 'AVFoundation'
  1 | import AVFoundation
    |        `- error: no such module 'AVFoundation'
  2 | import Foundation
  3 |
[10/26] Compiling Capturer Orientations.swift
/host/spi-builder-workspace/Capturer/Basic/CaptureBody.swift:1:8: error: no such module 'AVFoundation'
  1 | import AVFoundation
    |        `- error: no such module 'AVFoundation'
  2 | import Foundation
  3 |
[11/26] Compiling Capturer PixelBufferTransform.swift
/host/spi-builder-workspace/Capturer/Basic/CaptureBody.swift:1:8: error: no such module 'AVFoundation'
  1 | import AVFoundation
    |        `- error: no such module 'AVFoundation'
  2 | import Foundation
  3 |
[12/26] Compiling Capturer OutputNodeType.swift
/host/spi-builder-workspace/Capturer/Basic/CaptureBody.swift:1:8: error: no such module 'AVFoundation'
  1 | import AVFoundation
    |        `- error: no such module 'AVFoundation'
  2 | import Foundation
  3 |
[13/26] Compiling Capturer PhotoOutput.swift
/host/spi-builder-workspace/Capturer/Basic/CaptureBody.swift:1:8: error: no such module 'AVFoundation'
  1 | import AVFoundation
    |        `- error: no such module 'AVFoundation'
  2 | import Foundation
  3 |
[14/26] Compiling Capturer PreviewOutput.swift
/host/spi-builder-workspace/Capturer/Basic/CaptureBody.swift:1:8: error: no such module 'AVFoundation'
  1 | import AVFoundation
    |        `- error: no such module 'AVFoundation'
  2 | import Foundation
  3 |
[15/26] Compiling Capturer VideoDataOutput.swift
/host/spi-builder-workspace/Capturer/Basic/CaptureBody.swift:1:8: error: no such module 'AVFoundation'
  1 | import AVFoundation
    |        `- error: no such module 'AVFoundation'
  2 | import Foundation
  3 |
[16/26] Compiling Capturer Utils.swift
/host/spi-builder-workspace/Capturer/Basic/CaptureBody.swift:1:8: error: no such module 'AVFoundation'
  1 | import AVFoundation
    |        `- error: no such module 'AVFoundation'
  2 | import Foundation
  3 |
[17/26] Compiling Capturer PixelBufferDisplaying.swift
/host/spi-builder-workspace/Capturer/Basic/CaptureBody.swift:1:8: error: no such module 'AVFoundation'
  1 | import AVFoundation
    |        `- error: no such module 'AVFoundation'
  2 | import Foundation
  3 |
[18/26] Compiling Capturer PixelBufferView.swift
/host/spi-builder-workspace/Capturer/Basic/CaptureBody.swift:1:8: error: no such module 'AVFoundation'
  1 | import AVFoundation
    |        `- error: no such module 'AVFoundation'
  2 | import Foundation
  3 |
[19/26] Compiling Capturer export.swift
/host/spi-builder-workspace/Capturer/Basic/CaptureBody.swift:1:8: error: no such module 'AVFoundation'
  1 | import AVFoundation
    |        `- error: no such module 'AVFoundation'
  2 | import Foundation
  3 |
[20/26] Compiling Capturer AnyCMSampleBufferOutput.swift
/host/spi-builder-workspace/Capturer/Basic/CaptureBody.swift:1:8: error: no such module 'AVFoundation'
  1 | import AVFoundation
    |        `- error: no such module 'AVFoundation'
  2 | import Foundation
  3 |
[21/26] Compiling Capturer CoreImagePixelBufferView.swift
/host/spi-builder-workspace/Capturer/Basic/CaptureBody.swift:1:8: error: no such module 'AVFoundation'
  1 | import AVFoundation
    |        `- error: no such module 'AVFoundation'
  2 | import Foundation
  3 |
[22/26] Compiling Capturer CoreImageFilter.swift
/host/spi-builder-workspace/Capturer/Basic/CaptureBody.swift:1:8: error: no such module 'AVFoundation'
  1 | import AVFoundation
    |        `- error: no such module 'AVFoundation'
  2 | import Foundation
  3 |
[23/26] Compiling Capturer MapOutput.swift
/host/spi-builder-workspace/Capturer/Basic/CaptureBody.swift:1:8: error: no such module 'AVFoundation'
  1 | import AVFoundation
    |        `- error: no such module 'AVFoundation'
  2 | import Foundation
  3 |
[24/26] Compiling Capturer CameraInput.swift
/host/spi-builder-workspace/Capturer/Basic/CaptureBody.swift:1:8: error: no such module 'AVFoundation'
  1 | import AVFoundation
    |        `- error: no such module 'AVFoundation'
  2 | import Foundation
  3 |
[25/26] Compiling Capturer InputNodeType.swift
/host/spi-builder-workspace/Capturer/Basic/CaptureBody.swift:1:8: error: no such module 'AVFoundation'
  1 | import AVFoundation
    |        `- error: no such module 'AVFoundation'
  2 | import Foundation
  3 |
[26/26] Compiling Capturer Logger.swift
/host/spi-builder-workspace/Capturer/Basic/CaptureBody.swift:1:8: error: no such module 'AVFoundation'
  1 | import AVFoundation
    |        `- error: no such module 'AVFoundation'
  2 | import Foundation
  3 |
BUILD FAILURE 6.3 android