The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CollectionViewPagingLayout with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/amirdew/CollectionViewPagingLayout.git
Reference: master
Cloned https://github.com/amirdew/CollectionViewPagingLayout.git into spi-builder-workspace
SUCCESS checkout https://github.com/amirdew/CollectionViewPagingLayout.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/31] Emitting module CollectionViewPagingLayout
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/35] Compiling CollectionViewPagingLayout CGFloat+Range.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/35] Compiling CollectionViewPagingLayout Multipliable.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/35] Compiling CollectionViewPagingLayout UIView+Utilities.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/35] Compiling CollectionViewPagingLayout ViewAnimator.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/35] Compiling CollectionViewPagingLayout ScaleTransformViewOptions.Rotation3dOptions.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/35] Compiling CollectionViewPagingLayout ScaleTransformViewOptions.Translation3dOptions.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/35] Compiling CollectionViewPagingLayout ScaleTransformViewOptions.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/35] Compiling CollectionViewPagingLayout SnapshotContainerView.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/35] Compiling CollectionViewPagingLayout SnapshotTransformView.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/35] Compiling CollectionViewPagingLayout StackTransformView.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/35] Compiling CollectionViewPagingLayout StackTransformViewOptions+Layout.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/35] Compiling CollectionViewPagingLayout StackTransformViewOptions.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/35] Compiling CollectionViewPagingLayout PagePadding.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/35] Compiling CollectionViewPagingLayout ScalePageView.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/35] Compiling CollectionViewPagingLayout SnapshotPageView.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/35] Compiling CollectionViewPagingLayout StackPageView.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[18/35] Compiling CollectionViewPagingLayout TransformPageView.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 TransformPageViewProtocol.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[24/35] Compiling CollectionViewPagingLayout TransformCurve.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[25/35] Compiling CollectionViewPagingLayout TransformableView.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[26/35] Compiling CollectionViewPagingLayout CGFloat+Interpolate.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[27/35] Compiling CollectionViewPagingLayout BlurEffectView.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[28/35] Compiling CollectionViewPagingLayout CollectionViewPagingLayout.ZPositionHandler.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[29/35] Compiling CollectionViewPagingLayout CollectionViewPagingLayout.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[30/35] Compiling CollectionViewPagingLayout ScaleTransformView.swift
/host/spi-builder-workspace/Lib/BlurEffectView.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[31/35] Compiling CollectionViewPagingLayout ScaleTransformViewOptions+Layout.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
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 1