This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 CollectionViewPagingLayout with Swift 5.8 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.28.8
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/amirdew/CollectionViewPagingLayout.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/amirdew/CollectionViewPagingLayout
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 5b40724 Fix warnings
Cloned https://github.com/amirdew/CollectionViewPagingLayout.git
Revision (git rev-parse @):
5b40724af52b4d80f4b5d90a41f1aab8476be4f9
SUCCESS checkout https://github.com/amirdew/CollectionViewPagingLayout.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/amirdew/CollectionViewPagingLayout.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.8-latest swift build 2>&1
Building for debugging...
[1/31] Compiling CollectionViewPagingLayout StackTransformView.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/31] Compiling CollectionViewPagingLayout StackTransformViewOptions+Layout.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/31] Compiling CollectionViewPagingLayout StackTransformViewOptions.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/31] Compiling CollectionViewPagingLayout PagePadding.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/35] Compiling CollectionViewPagingLayout CGFloat+Range.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/35] Compiling CollectionViewPagingLayout Multipliable.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/35] Compiling CollectionViewPagingLayout UIView+Utilities.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/35] Compiling CollectionViewPagingLayout ViewAnimator.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/35] Compiling CollectionViewPagingLayout ScaleTransformViewOptions.Rotation3dOptions.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/35] Compiling CollectionViewPagingLayout ScaleTransformViewOptions.Translation3dOptions.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/35] Compiling CollectionViewPagingLayout ScaleTransformViewOptions.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/35] Compiling CollectionViewPagingLayout SnapshotContainerView.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/35] Compiling CollectionViewPagingLayout SnapshotTransformView.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/35] Compiling CollectionViewPagingLayout BlurEffectView.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/35] Compiling CollectionViewPagingLayout CollectionViewPagingLayout.ZPositionHandler.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/35] Compiling CollectionViewPagingLayout CollectionViewPagingLayout.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/35] Compiling CollectionViewPagingLayout ScaleTransformView.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/35] Compiling CollectionViewPagingLayout ScaleTransformViewOptions+Layout.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/35] Emitting module CollectionViewPagingLayout
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[20/35] Compiling CollectionViewPagingLayout TransformPageViewProtocol.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[21/35] Compiling CollectionViewPagingLayout TransformCurve.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[22/35] Compiling CollectionViewPagingLayout TransformableView.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[23/35] Compiling CollectionViewPagingLayout CGFloat+Interpolate.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[24/35] Compiling CollectionViewPagingLayout PagingCollectionViewCell.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[25/35] Compiling CollectionViewPagingLayout PagingCollectionViewController.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[26/35] Compiling CollectionViewPagingLayout PagingCollectionViewControllerBuilder.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[27/35] Compiling CollectionViewPagingLayout PagingCollectionViewModifierData.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[28/35] Compiling CollectionViewPagingLayout ScalePageView.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[29/35] Compiling CollectionViewPagingLayout SnapshotPageView.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[30/35] Compiling CollectionViewPagingLayout StackPageView.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[31/35] Compiling CollectionViewPagingLayout TransformPageView.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[32/35] Compiling CollectionViewPagingLayout SnapshotTransformViewOptions+Layout.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[33/35] Compiling CollectionViewPagingLayout SnapshotTransformViewOptions.PiecePosition.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[34/35] Compiling CollectionViewPagingLayout SnapshotTransformViewOptions.PiecesValue.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[35/35] Compiling CollectionViewPagingLayout SnapshotTransformViewOptions.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[0/1] Planning build
Building for debugging...
[1/31] Compiling CollectionViewPagingLayout ScalePageView.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/31] Compiling CollectionViewPagingLayout SnapshotPageView.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/31] Compiling CollectionViewPagingLayout StackPageView.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/31] Compiling CollectionViewPagingLayout TransformPageView.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/35] Emitting module CollectionViewPagingLayout
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/35] Compiling CollectionViewPagingLayout CGFloat+Range.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/35] Compiling CollectionViewPagingLayout Multipliable.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/35] Compiling CollectionViewPagingLayout UIView+Utilities.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/35] Compiling CollectionViewPagingLayout ViewAnimator.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/35] Compiling CollectionViewPagingLayout ScaleTransformViewOptions.Rotation3dOptions.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/35] Compiling CollectionViewPagingLayout ScaleTransformViewOptions.Translation3dOptions.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/35] Compiling CollectionViewPagingLayout ScaleTransformViewOptions.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/35] Compiling CollectionViewPagingLayout SnapshotContainerView.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/35] Compiling CollectionViewPagingLayout SnapshotTransformView.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/35] Compiling CollectionViewPagingLayout TransformPageViewProtocol.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/35] Compiling CollectionViewPagingLayout TransformCurve.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/35] Compiling CollectionViewPagingLayout TransformableView.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/35] Compiling CollectionViewPagingLayout CGFloat+Interpolate.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[19/35] Compiling CollectionViewPagingLayout PagingCollectionViewCell.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[20/35] Compiling CollectionViewPagingLayout PagingCollectionViewController.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[21/35] Compiling CollectionViewPagingLayout PagingCollectionViewControllerBuilder.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[22/35] Compiling CollectionViewPagingLayout PagingCollectionViewModifierData.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[23/35] Compiling CollectionViewPagingLayout BlurEffectView.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[24/35] Compiling CollectionViewPagingLayout CollectionViewPagingLayout.ZPositionHandler.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[25/35] Compiling CollectionViewPagingLayout CollectionViewPagingLayout.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[26/35] Compiling CollectionViewPagingLayout ScaleTransformView.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[27/35] Compiling CollectionViewPagingLayout ScaleTransformViewOptions+Layout.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[28/35] Compiling CollectionViewPagingLayout SnapshotTransformViewOptions+Layout.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[29/35] Compiling CollectionViewPagingLayout SnapshotTransformViewOptions.PiecePosition.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[30/35] Compiling CollectionViewPagingLayout SnapshotTransformViewOptions.PiecesValue.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[31/35] Compiling CollectionViewPagingLayout SnapshotTransformViewOptions.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[32/35] Compiling CollectionViewPagingLayout StackTransformView.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[33/35] Compiling CollectionViewPagingLayout StackTransformViewOptions+Layout.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[34/35] Compiling CollectionViewPagingLayout StackTransformViewOptions.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[35/35] Compiling CollectionViewPagingLayout PagePadding.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
BUILD FAILURE 5.8 linux
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.