The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Floaty with Swift 5.9 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.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/kciter/Floaty.git
Reference: master
Cloned https://github.com/kciter/Floaty.git into spi-builder-workspace
SUCCESS checkout https://github.com/kciter/Floaty.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
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.9-latest swift build 2>&1
Building for debugging...
[1/8] Compiling Floaty UIView+Draggable.swift
/host/spi-builder-workspace/Sources/Floaty.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[2/8] Compiling Floaty FloatyWindow.swift
/host/spi-builder-workspace/Sources/Floaty.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[3/8] Compiling Floaty FloatyManager.swift
/host/spi-builder-workspace/Sources/Floaty.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[4/8] Compiling Floaty FloatyViewController.swift
/host/spi-builder-workspace/Sources/Floaty.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[5/8] Compiling Floaty FloatyDelegate.swift
/host/spi-builder-workspace/Sources/Floaty.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[6/8] Compiling Floaty FloatyItem.swift
/host/spi-builder-workspace/Sources/Floaty.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/8] Emitting module Floaty
/host/spi-builder-workspace/Sources/Floaty.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
[8/8] Compiling Floaty Floaty.swift
/host/spi-builder-workspace/Sources/Floaty.swift:8:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2