Build Information
Failed to build IQListKit, reference 7.1.1 (7024cb
), with Swift 5.10 for Linux on 17 Mar 2025 13:38:43 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/hackiftekhar/IQListKit.git
Reference: 7.1.1
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/hackiftekhar/IQListKit
* tag 7.1.1 -> FETCH_HEAD
HEAD is now at 7024cb8 7.1.1
Cloned https://github.com/hackiftekhar/IQListKit.git
Revision (git rev-parse @):
7024cb863a3d096bcfbe8a67e702b47ada0c1243
SUCCESS checkout https://github.com/hackiftekhar/IQListKit.git at 7.1.1
========================================
Build
========================================
Selected platform: linux
Swift version: 5.10
Building package at path: $PWD
https://github.com/hackiftekhar/IQListKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.10-latest: Pulling from finestructure/spi-images
Digest: sha256:8b386ca1081dd55ec0944429387f246ccb59ef99c9c8cbb418b0abd78460b38f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.10-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/40] Emitting module IQListKit
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[4/45] Compiling IQListKit IQList+Register.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[5/45] Compiling IQListKit IQList+Update.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[6/45] Compiling IQListKit IQList.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[7/45] Compiling IQListKit IQListViewDelegateDataSource.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[8/45] Compiling IQListKit IQItem.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[9/45] Compiling IQListKit IQCollectionTitleSupplementaryView.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[10/45] Compiling IQListKit IQSupplementaryViewPlaceholder.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[11/45] Compiling IQListKit IQTableEmptySupplementaryView.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[12/45] Compiling IQListKit IQTableTitleSupplementaryView.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[13/45] Compiling IQListKit IQCollectionViewDiffableDataSource+UICollectionViewDataSourcePrefetching.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[14/45] Compiling IQListKit IQCellActionsProvider.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[15/45] Compiling IQListKit IQCellSizeProvider.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[16/45] Compiling IQListKit IQListCell.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[17/45] Compiling IQListKit IQModelModifiable.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[18/45] Compiling IQListKit IQModelableCell.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[19/45] Compiling IQListKit IQReorderableModel.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[20/45] Compiling IQListKit IQCollectionViewDiffableDataSource+UICollectionViewDelegate.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[21/45] Compiling IQListKit IQCollectionViewDiffableDataSource+UICollectionViewDelegateFlowLayout.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[22/45] Compiling IQListKit IQCollectionViewDiffableDataSource.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[23/45] Compiling IQListKit IQListView.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[24/45] Compiling IQListKit IQTableViewDiffableDataSource+UITableViewDataSourcePrefetching.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[25/45] Compiling IQListKit IQSection.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[26/45] Compiling IQListKit IQDiffableDataSourceSnapshotBuilder.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[27/45] Compiling IQListKit IQDiffableDataSourceSnapshotWrapper+UpdateItem.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[28/45] Compiling IQListKit IQDiffableDataSourceSnapshotWrapper+UpdateSection.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[29/45] Compiling IQListKit IQModelableSupplementaryView.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[30/45] Compiling IQListKit IQSelectableModel.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[31/45] Compiling IQListKit IQCollectionViewLayout.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[32/45] Compiling IQListKit IQCollectionViewSectionLayout.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[33/45] Compiling IQListKit IQDiffableDataSource.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[34/45] Compiling IQListKit IQTableViewCell.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[35/45] Compiling IQListKit IQCollectionEmptySupplementaryView.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[36/45] Compiling IQListKit IQNoItemStateView.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[37/45] Compiling IQListKit Array+Extension.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[38/45] Compiling IQListKit UICollectionView+Extension.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[39/45] Compiling IQListKit IQList+Info.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[40/45] Compiling IQListKit IQList+NoItem.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[41/45] Compiling IQListKit IQTableViewDiffableDataSource+UITableViewDelegate.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[42/45] Compiling IQListKit IQTableViewDiffableDataSource.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[43/45] Compiling IQListKit IQUIScrollViewDelegate.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[44/45] Compiling IQListKit IQListWrapper.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[45/45] Compiling IQListKit IQNoItemStateRepresentable.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
BUILD FAILURE 5.10 linux