The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build IQListKit, reference 7.1.1 (7024cb), with Swift 5.9 for Linux on 17 Mar 2025 13:37:01 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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: 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.9
Building package at path:  $PWD
https://github.com/hackiftekhar/IQListKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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...
[1/38] Compiling IQListKit IQList+Register.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[2/38] Compiling IQListKit IQList+Update.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[3/38] Compiling IQListKit IQList.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[4/38] Compiling IQListKit IQListViewDelegateDataSource.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[5/38] Compiling IQListKit IQItem.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[6/43] Compiling IQListKit IQCollectionViewDiffableDataSource+UICollectionViewDelegate.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[7/43] Compiling IQListKit IQCollectionViewDiffableDataSource+UICollectionViewDelegateFlowLayout.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[8/43] Compiling IQListKit IQCollectionViewDiffableDataSource.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[9/43] Compiling IQListKit IQListView.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[10/43] Compiling IQListKit IQTableViewDiffableDataSource+UITableViewDataSourcePrefetching.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[11/43] Compiling IQListKit IQTableViewDiffableDataSource+UITableViewDelegate.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[12/43] Compiling IQListKit IQTableViewDiffableDataSource.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[13/43] Compiling IQListKit IQUIScrollViewDelegate.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[14/43] Compiling IQListKit IQListWrapper.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[15/43] Compiling IQListKit IQNoItemStateRepresentable.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[16/43] Compiling IQListKit IQCollectionTitleSupplementaryView.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[17/43] Compiling IQListKit IQSupplementaryViewPlaceholder.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[18/43] Compiling IQListKit IQTableEmptySupplementaryView.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[19/43] Compiling IQListKit IQTableTitleSupplementaryView.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[20/43] Compiling IQListKit IQCollectionViewDiffableDataSource+UICollectionViewDataSourcePrefetching.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[21/43] Compiling IQListKit IQSection.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[22/43] Compiling IQListKit IQDiffableDataSourceSnapshotBuilder.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[23/43] Compiling IQListKit IQDiffableDataSourceSnapshotWrapper+UpdateItem.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[24/43] Compiling IQListKit IQDiffableDataSourceSnapshotWrapper+UpdateSection.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[25/43] Compiling IQListKit IQModelableSupplementaryView.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[26/43] Compiling IQListKit IQCellActionsProvider.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[27/43] Compiling IQListKit IQCellSizeProvider.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[28/43] Compiling IQListKit IQListCell.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[29/43] Compiling IQListKit IQModelModifiable.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[30/43] Compiling IQListKit IQModelableCell.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[31/43] Compiling IQListKit IQReorderableModel.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[32/43] Emitting module IQListKit
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[33/43] Compiling IQListKit IQSelectableModel.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[34/43] Compiling IQListKit IQCollectionViewLayout.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[35/43] Compiling IQListKit IQCollectionViewSectionLayout.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[36/43] Compiling IQListKit IQDiffableDataSource.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[37/43] Compiling IQListKit IQTableViewCell.swift
/host/spi-builder-workspace/IQListKit/Cell Protocol/IQCellActionsProvider.swift:23:8: error: no such module 'UIKit'
import UIKit
       ^
[38/43] Compiling IQListKit IQCollectionEmptySupplementaryView.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