The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SwiftGridView 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/nlampi/SwiftGridView.git
Reference: master
Cloned https://github.com/nlampi/SwiftGridView.git into spi-builder-workspace
SUCCESS checkout https://github.com/nlampi/SwiftGridView.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-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 SwiftGridView SwiftGridView.swift
/host/spi-builder-workspace/Sources/Cells/SwiftGridCell.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[2/9] Compiling SwiftGridView SwiftGridLayout.swift
/host/spi-builder-workspace/Sources/Cells/SwiftGridCell.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[3/9] Compiling SwiftGridView IndexPath+SwiftGridView.swift
/host/spi-builder-workspace/Sources/Cells/SwiftGridCell.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[4/9] Compiling SwiftGridView SwiftGridViewDelegate.swift
/host/spi-builder-workspace/Sources/Cells/SwiftGridCell.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[5/9] Compiling SwiftGridView SwiftGridLayoutDelegate.swift
/host/spi-builder-workspace/Sources/Cells/SwiftGridCell.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[6/9] Compiling SwiftGridView SwiftGridReusableView.swift
/host/spi-builder-workspace/Sources/Cells/SwiftGridCell.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/9] Emitting module SwiftGridView
/host/spi-builder-workspace/Sources/Cells/SwiftGridCell.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[8/9] Compiling SwiftGridView SwiftGridCell.swift
/host/spi-builder-workspace/Sources/Cells/SwiftGridCell.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[9/9] Compiling SwiftGridView SwiftGridViewDataSource.swift
/host/spi-builder-workspace/Sources/Cells/SwiftGridCell.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2