The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SPDiffable with Swift 5.7 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-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/sparrowcode/DiffableKit.git
Reference: 4.2.0
Cloned https://github.com/sparrowcode/DiffableKit.git into spi-builder-workspace
SUCCESS checkout https://github.com/sparrowcode/DiffableKit.git at 4.2.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)[1/39] Emitting module SPDiffable
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[2/44] Compiling SPDiffable SPDiffableSideBarHeader.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[3/44] Compiling SPDiffable SPDiffableSideBarItem.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[4/44] Compiling SPDiffable SPDiffableCollectionDelegate.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[5/44] Compiling SPDiffable SPDiffableCollectionController.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[6/44] Compiling SPDiffable SPDiffableCollectionView.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[7/44] Compiling SPDiffable SPDiffableSideBarButtonCollectionViewListCell.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[8/44] Compiling SPDiffable SPDiffableTextFieldTableViewCell.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[9/44] Compiling SPDiffable SPDiffableTextFieldTitleTableViewCell.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[10/44] Compiling SPDiffable SPDiffableSlider.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[11/44] Compiling SPDiffable SPDiffableStepper.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[12/44] Compiling SPDiffable SPDiffableSwitch.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[13/44] Compiling SPDiffable SPDiffableTextHeaderFooter.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[14/44] Compiling SPDiffable SPDiffableWrapperItem.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[15/44] Compiling SPDiffable SPDiffableDataSourceInterface.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[16/44] Compiling SPDiffable SPDiffableSubtitleTableViewCell.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[17/44] Compiling SPDiffable SPDiffableTableViewCell.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[18/44] Compiling SPDiffable AppleCollectionDiffableDataSource.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[19/44] Compiling SPDiffable SPDiffableCollectionDataSource+CellProvider.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[20/44] Compiling SPDiffable SPDiffableCollectionDataSource+HeaderFooterProvider.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[21/44] Compiling SPDiffable SPDiffableCollectionDataSource+UICollectionViewDelegate.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[22/44] Compiling SPDiffable SPDiffableCollectionDataSource.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[23/44] Compiling SPDiffable SPDiffableSideBarButton.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[24/44] Compiling SPDiffable SPDiffableTableRowTextField.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[25/44] Compiling SPDiffable SPDiffableTableRowTextFieldTitle.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[26/44] Compiling SPDiffable SPDiffableTableDelegate.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[27/44] Compiling SPDiffable SPDiffableTableMediator.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[28/44] Compiling SPDiffable SPDiffableTableController.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[29/44] Compiling SPDiffable AppleTableDiffableDataSource.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[30/44] Compiling SPDiffable SPDiffableTableDataSource+CellProvider.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[31/44] Compiling SPDiffable SPDiffableTableDataSource+HeaderFooterProvider.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[32/44] Compiling SPDiffable SPDiffableTableDataSource+UITableViewDelegate.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[33/44] Compiling SPDiffable SPDiffableTableDataSource.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[34/44] Compiling SPDiffable SPDiffableTableRow.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[35/44] Compiling SPDiffable SPDiffableTableRowButton.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[36/44] Compiling SPDiffable SPDiffableTableRowStepper.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[37/44] Compiling SPDiffable SPDiffableTableRowSubtitle.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[38/44] Compiling SPDiffable SPDiffableTableRowSwitch.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[39/44] Compiling SPDiffable SPDiffableSideBarController.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[40/44] Compiling SPDiffable SPDiffableActionableItem.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[41/44] Compiling SPDiffable SPDiffableItem.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[42/44] Compiling SPDiffable SPDiffableItemActionable.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[43/44] Compiling SPDiffable SPDiffableSection.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
[44/44] Compiling SPDiffable SPDiffableSnapshot.swift
/host/spi-builder-workspace/Sources/SPDiffable/Collection/DataSource/AppleCollectionDiffableDataSource.swift:22:8: error: no such module 'UIKit'
import UIKit
       ^
BUILD FAILURE 5.7 linux

Build Machine: Linux 1