The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Warhol with Swift 5.9 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/toupper/Warhol.git
Reference: 0.2.0
Cloned https://github.com/toupper/Warhol.git into spi-builder-workspace
SUCCESS checkout https://github.com/toupper/Warhol.git at 0.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/11] Emitting module Warhol
/host/spi-builder-workspace/Warhol/Warhol/CameraFaceDetectionViewController.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[2/12] Compiling Warhol FaceViewModel.swift
/host/spi-builder-workspace/Warhol/Warhol/CameraFaceDetectionViewController.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[3/12] Compiling Warhol CGRect+SizeFactor.swift
/host/spi-builder-workspace/Warhol/Warhol/CameraFaceDetectionViewController.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[4/12] Compiling Warhol CoreGraphicsExtensions.swift
/host/spi-builder-workspace/Warhol/Warhol/CameraFaceDetectionViewController.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[5/12] Compiling Warhol CameraFaceDetectionViewController.swift
/host/spi-builder-workspace/Warhol/Warhol/CameraFaceDetectionViewController.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[6/12] Compiling Warhol AVCaptureVideoPreviewLayer+Landmarks.swift
/host/spi-builder-workspace/Warhol/Warhol/CameraFaceDetectionViewController.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[7/12] Compiling Warhol FaceLandmarkPerimeter+Rect.swift
/host/spi-builder-workspace/Warhol/Warhol/CameraFaceDetectionViewController.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[8/12] Compiling Warhol UIView+Constraints.swift
/host/spi-builder-workspace/Warhol/Warhol/CameraFaceDetectionViewController.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[9/12] Compiling Warhol Warhol.swift
/host/spi-builder-workspace/Warhol/Warhol/CameraFaceDetectionViewController.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[10/12] Compiling Warhol FaceDetector.swift
/host/spi-builder-workspace/Warhol/Warhol/CameraFaceDetectionViewController.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[11/12] Compiling Warhol FaceLayoutCameraFrontView.swift
/host/spi-builder-workspace/Warhol/Warhol/CameraFaceDetectionViewController.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
[12/12] Compiling Warhol FaceImagesLayout.swift
/host/spi-builder-workspace/Warhol/Warhol/CameraFaceDetectionViewController.swift:9:8: error: no such module 'AVFoundation'
import AVFoundation
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2