The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SBQuickLook 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/sebastianbaar/SBQuickLook.git
Reference: main
Cloned https://github.com/sebastianbaar/SBQuickLook.git into spi-builder-workspace
SPI manifest file found: spi-builder-workspace/.spi.yml
SUCCESS checkout https://github.com/sebastianbaar/SBQuickLook.git at main
========================================
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...
[1/8] Compiling SBQuickLook SBQuickLookView.swift
/host/spi-builder-workspace/Sources/SBQuickLook/Models/SBQLPreviewItem.swift:8:8: error: no such module 'QuickLook'
import QuickLook
       ^
[2/9] Compiling SBQuickLook SBQLPreviewItem.swift
/host/spi-builder-workspace/Sources/SBQuickLook/Models/SBQLPreviewItem.swift:8:8: error: no such module 'QuickLook'
import QuickLook
       ^
[3/9] Compiling SBQuickLook SBQuickViewController+Delegates.swift
/host/spi-builder-workspace/Sources/SBQuickLook/Models/SBQLPreviewItem.swift:8:8: error: no such module 'QuickLook'
import QuickLook
       ^
[4/9] Compiling SBQuickLook SBQuickViewController.swift
/host/spi-builder-workspace/Sources/SBQuickLook/Models/SBQLPreviewItem.swift:8:8: error: no such module 'QuickLook'
import QuickLook
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/9] Emitting module SBQuickLook
/host/spi-builder-workspace/Sources/SBQuickLook/Models/SBQLPreviewItem.swift:8:8: error: no such module 'QuickLook'
import QuickLook
       ^
[6/9] Compiling SBQuickLook SBQLError.swift
/host/spi-builder-workspace/Sources/SBQuickLook/Models/SBQLPreviewItem.swift:8:8: error: no such module 'QuickLook'
import QuickLook
       ^
[7/9] Compiling SBQuickLook SBQLConfiguration.swift
/host/spi-builder-workspace/Sources/SBQuickLook/Models/SBQLPreviewItem.swift:8:8: error: no such module 'QuickLook'
import QuickLook
       ^
[8/9] Compiling SBQuickLook SBQLErrorType.swift
/host/spi-builder-workspace/Sources/SBQuickLook/Models/SBQLPreviewItem.swift:8:8: error: no such module 'QuickLook'
import QuickLook
       ^
[9/9] Compiling SBQuickLook SBQLFileItem.swift
/host/spi-builder-workspace/Sources/SBQuickLook/Models/SBQLPreviewItem.swift:8:8: error: no such module 'QuickLook'
import QuickLook
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2