The Swift Package Index logo.Swift Package Index

Build Information

Failed to build LetMeIn with Swift 5.8 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.16.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/julianschiavo/letmein.git
Reference: v1.0.0
Cloned https://github.com/julianschiavo/letmein.git into spi-builder-workspace
SUCCESS checkout https://github.com/julianschiavo/letmein.git at v1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Building for debugging...
[1/7] Compiling LetMeIn CertificateType.swift
/host/spi-builder-workspace/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[2/7] Compiling LetMeIn CertificateFile.swift
/host/spi-builder-workspace/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/7] Compiling LetMeIn Certificate.swift
/host/spi-builder-workspace/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[4/7] Emitting module LetMeIn
/host/spi-builder-workspace/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[5/7] Compiling LetMeIn Logger-Custom.swift
/host/spi-builder-workspace/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[6/7] Compiling LetMeIn PKCS12Certificate.swift
/host/spi-builder-workspace/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[7/7] Compiling LetMeIn ClientCertificateAuthenticator.swift
/host/spi-builder-workspace/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
BUILD FAILURE 5.8 linux

Build Machine: Linux 2