The Swift Package Index logo.Swift Package Index

Build Information

Failed to build FlipBook with Swift 5.7 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.7-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bgayman/FlipBook.git
Reference: 1.5.10
Cloned https://github.com/bgayman/FlipBook.git into spi-builder-workspace
SUCCESS checkout https://github.com/bgayman/FlipBook.git at 1.5.10
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
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.7-latest swift build 2>&1
Building for debugging...
[1/10] Compiling FlipBook Screen.swift
/host/spi-builder-workspace/Sources/FlipBook/FlipBook.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[2/11] Compiling FlipBook Rect.swift
/host/spi-builder-workspace/Sources/FlipBook/FlipBook.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[3/11] Compiling FlipBook RPScreenWriter.swift
/host/spi-builder-workspace/Sources/FlipBook/FlipBook.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[4/11] Compiling FlipBook Image.swift
/host/spi-builder-workspace/Sources/FlipBook/FlipBook.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[5/11] Compiling FlipBook View.swift
/host/spi-builder-workspace/Sources/FlipBook/FlipBook.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)[6/11] Emitting module FlipBook
/host/spi-builder-workspace/Sources/FlipBook/FlipBook.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[7/11] Compiling FlipBook FlipBookCoreAnimationVideoEditor.swift
/host/spi-builder-workspace/Sources/FlipBook/FlipBook.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[8/11] Compiling FlipBook FlipBookGIFWriter.swift
/host/spi-builder-workspace/Sources/FlipBook/FlipBook.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[9/11] Compiling FlipBook FlipBook.swift
/host/spi-builder-workspace/Sources/FlipBook/FlipBook.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[10/11] Compiling FlipBook FlipBookAssetWriter.swift
/host/spi-builder-workspace/Sources/FlipBook/FlipBook.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
[11/11] Compiling FlipBook FlipBookLivePhotoWriter.swift
/host/spi-builder-workspace/Sources/FlipBook/FlipBook.swift:11:8: error: no such module 'UIKit'
import UIKit
       ^
BUILD FAILURE 5.7 linux

Build Machine: Linux 2