The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Panels 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/antoniocasero/Panels.git
Reference: 2.2.3
Cloned https://github.com/antoniocasero/Panels.git into spi-builder-workspace
SUCCESS checkout https://github.com/antoniocasero/Panels.git at 2.2.3
========================================
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 Panels UIView+Utils.swift
/host/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[2/8] Compiling Panels UIViewController+Utils.swift
/host/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[3/8] Compiling Panels UIStoryBoard+Utils.swift
/host/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[4/8] Compiling Panels PanelDimensions.swift
/host/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[5/8] Compiling Panels Panels.swift
/host/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[6/8] Compiling Panels Panelable.swift
/host/spi-builder-workspace/Sources/PanelConfiguration.swift:10: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 Panels
/host/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
[8/8] Compiling Panels PanelConfiguration.swift
/host/spi-builder-workspace/Sources/PanelConfiguration.swift:10:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2