Build Information
Failed to build IQListKit, reference master (b6431d
), with Swift 5.9 for Linux on 18 Mar 2025 11:55:35 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-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: master
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
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at b6431d7 Update README.md
Cloned https://github.com/hackiftekhar/IQListKit.git
Revision (git rev-parse @):
b6431d7b5b3fd28b8a70f33e4cfe6bb9c57e5f35
SUCCESS checkout https://github.com/hackiftekhar/IQListKit.git at master
========================================
Build
========================================
Selected platform: linux
Swift version: 5.9
Building package at path: $PWD
https://github.com/hackiftekhar/IQListKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-5.9-latest: Pulling from finestructure/spi-images
Digest: sha256:e6feefcc5d5d2f301fe47477cfe0928fc3b12c59579fdacf1d387095b6fee662
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-5.9-latest
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/38] Emitting module IQListKit
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[2/43] Compiling IQListKit IQList+Register.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[3/43] Compiling IQListKit IQList+Update.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[4/43] Compiling IQListKit IQList.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[5/43] Compiling IQListKit IQListViewDelegateDataSource.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[6/43] Compiling IQListKit IQItem.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[7/43] Compiling IQListKit IQCollectionTitleSupplementaryView.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[8/43] Compiling IQListKit IQSupplementaryViewPlaceholder.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[9/43] Compiling IQListKit IQTableEmptySupplementaryView.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[10/43] Compiling IQListKit IQTableTitleSupplementaryView.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[11/43] Compiling IQListKit IQCollectionViewDiffableDataSource+UICollectionViewDataSourcePrefetching.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[12/43] Compiling IQListKit IQTableViewDiffableDataSource+UITableViewDelegate.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[13/43] Compiling IQListKit IQTableViewDiffableDataSource.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[14/43] Compiling IQListKit IQUIScrollViewDelegate.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[15/43] Compiling IQListKit IQListWrapper.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[16/43] Compiling IQListKit IQNoItemStateRepresentable.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[17/43] Compiling IQListKit IQCellActionsProvider.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[18/43] Compiling IQListKit IQCellSizeProvider.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[19/43] Compiling IQListKit IQListCell.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[20/43] Compiling IQListKit IQModelModifiable.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[21/43] Compiling IQListKit IQModelableCell.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[22/43] Compiling IQListKit IQReorderableModel.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[23/43] Compiling IQListKit IQSection.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[24/43] Compiling IQListKit IQDiffableDataSourceSnapshotBuilder.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[25/43] Compiling IQListKit IQDiffableDataSourceSnapshotWrapper+UpdateItem.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[26/43] Compiling IQListKit IQDiffableDataSourceSnapshotWrapper+UpdateSection.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[27/43] Compiling IQListKit IQModelableSupplementaryView.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[28/43] Compiling IQListKit IQSelectableModel.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[29/43] Compiling IQListKit IQCollectionViewLayout.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[30/43] Compiling IQListKit IQCollectionViewSectionLayout.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[31/43] Compiling IQListKit IQDiffableDataSource.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[32/43] Compiling IQListKit IQTableViewCell.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[33/43] Compiling IQListKit IQCollectionEmptySupplementaryView.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[34/43] Compiling IQListKit IQCollectionViewDiffableDataSource+UICollectionViewDelegate.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[35/43] Compiling IQListKit IQCollectionViewDiffableDataSource+UICollectionViewDelegateFlowLayout.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[36/43] Compiling IQListKit IQCollectionViewDiffableDataSource.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[37/43] Compiling IQListKit IQListView.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[38/43] Compiling IQListKit IQTableViewDiffableDataSource+UITableViewDataSourcePrefetching.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[39/43] Compiling IQListKit IQNoItemStateView.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[40/43] Compiling IQListKit Array+Extension.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[41/43] Compiling IQListKit UICollectionView+Extension.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[42/43] Compiling IQListKit IQList+Info.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
[43/43] Compiling IQListKit IQList+NoItem.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
^
error: fatalError
BUILD FAILURE 5.9 linux