The Swift Package Index logo.Swift Package Index

Build Information

Failed to build LetMeWatch with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/julianschiavo/letmewatch.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/julianschiavo/letmewatch
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b6f8692 Fix content info requests not working
Cloned https://github.com/julianschiavo/letmewatch.git
Revision (git rev-parse @):
b6f8692c39720c321fb95d9ed8ed76ae9651d879
SUCCESS checkout https://github.com/julianschiavo/letmewatch.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/julianschiavo/letmewatch.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/julianschiavo/LetMeIn.git
[1/58] Fetching letmein
Fetched https://github.com/julianschiavo/LetMeIn.git from cache (0.20s)
Computing version for https://github.com/julianschiavo/LetMeIn.git
Computed https://github.com/julianschiavo/LetMeIn.git at 1.0.0 (0.39s)
Creating working copy for https://github.com/julianschiavo/LetMeIn.git
Working copy of https://github.com/julianschiavo/LetMeIn.git resolved at 1.0.0
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/10] Compiling LetMeIn Logger-Custom.swift
/host/spi-builder-workspace/.build/checkouts/LetMeIn/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[5/10] Compiling LetMeIn PKCS12Certificate.swift
/host/spi-builder-workspace/.build/checkouts/LetMeIn/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[6/10] Compiling LetMeIn ClientCertificateAuthenticator.swift
/host/spi-builder-workspace/.build/checkouts/LetMeIn/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[7/10] Compiling LetMeIn CertificateType.swift
/host/spi-builder-workspace/.build/checkouts/LetMeIn/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)
[8/10] Emitting module LetMeIn
/host/spi-builder-workspace/.build/checkouts/LetMeIn/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[9/10] Compiling LetMeIn Certificate.swift
/host/spi-builder-workspace/.build/checkouts/LetMeIn/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[10/10] Compiling LetMeIn CertificateFile.swift
/host/spi-builder-workspace/.build/checkouts/LetMeIn/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/8] Compiling LetMeIn Logger-Custom.swift
/host/spi-builder-workspace/.build/checkouts/LetMeIn/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[3/8] Compiling LetMeIn PKCS12Certificate.swift
/host/spi-builder-workspace/.build/checkouts/LetMeIn/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)
[4/8] Compiling LetMeIn CertificateType.swift
/host/spi-builder-workspace/.build/checkouts/LetMeIn/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[5/8] Emitting module LetMeIn
/host/spi-builder-workspace/.build/checkouts/LetMeIn/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[6/8] Compiling LetMeIn Certificate.swift
/host/spi-builder-workspace/.build/checkouts/LetMeIn/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[7/8] Compiling LetMeIn ClientCertificateAuthenticator.swift
/host/spi-builder-workspace/.build/checkouts/LetMeIn/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[8/8] Compiling LetMeIn CertificateFile.swift
/host/spi-builder-workspace/.build/checkouts/LetMeIn/Sources/LetMeIn/ClientCertificateAuthenticator.swift:8:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 1