The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Parchment with Swift 5.8 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.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rechsteiner/Parchment.git
Reference: v4.0.0-beta
Cloned https://github.com/rechsteiner/Parchment.git into spi-builder-workspace
SUCCESS checkout https://github.com/rechsteiner/Parchment.git at v4.0.0-beta
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
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.8-latest swift build 2>&1
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Parchment/Resources/Info.plist
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/61] Emitting module Parchment
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[2/69] Compiling Parchment PagingFiniteDataSource.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[3/69] Compiling Parchment PagingIndicatorLayoutAttributes.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[4/69] Compiling Parchment PagingIndicatorView.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[5/69] Compiling Parchment PagingInvalidationContext.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[6/69] Compiling Parchment PagingMenuView.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[7/69] Compiling Parchment PagingOptions.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[8/69] Compiling Parchment PagingSizeCache.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[9/69] Compiling Parchment PagingStaticDataSource.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[10/69] Compiling Parchment PagingTitleCell.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[11/69] Compiling Parchment PagingControllerRepresentableView.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[12/69] Compiling Parchment PagingDiff.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[13/69] Compiling Parchment PagingDistance.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[14/69] Compiling Parchment PagingIndexItem.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[15/69] Compiling Parchment PagingIndicatorMetric.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[16/69] Compiling Parchment PagingItems.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[17/69] Compiling Parchment PagingNavigationOrientation.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[18/69] Compiling Parchment PagingTransition.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[19/69] Compiling Parchment PagingMenuHorizontalAlignment.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[20/69] Compiling Parchment PagingMenuInteraction.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[21/69] Compiling Parchment PagingMenuItemSize.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[22/69] Compiling Parchment PagingMenuItemSource.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[23/69] Compiling Parchment PagingMenuPosition.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[24/69] Compiling Parchment PagingMenuTransition.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[25/69] Compiling Parchment PagingSelectedScrollPosition.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[26/69] Compiling Parchment PagingState.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[27/69] Compiling Parchment UIColor+interpolation.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[28/69] Compiling Parchment PagingView.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[29/69] Compiling Parchment PagingViewController.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[30/69] Compiling Parchment InvalidationState.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[31/69] Compiling Parchment PageViewDirection.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[32/69] Compiling Parchment PageViewState.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[33/69] Compiling Parchment PagingBorderOptions.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[34/69] Compiling Parchment PagingContentInteraction.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[35/69] Compiling Parchment PagingDirection.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[36/69] Compiling Parchment PagingIndicatorOptions.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[37/69] Compiling Parchment PagingLayout.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[38/69] Compiling Parchment PagingMenuDataSource.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[39/69] Compiling Parchment PagingMenuDelegate.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[40/69] Compiling Parchment PagingViewControllerDataSource.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[41/69] Compiling Parchment PagingViewControllerDelegate.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[42/69] Compiling Parchment PagingViewControllerInfiniteDataSource.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[43/69] Compiling Parchment PagingViewControllerSizeDelegate.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[44/69] Compiling Parchment Tween.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[45/69] Compiling Parchment AnyPagingItem.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[46/69] Compiling Parchment Page.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[47/69] Compiling Parchment PageItem.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[48/69] Compiling Parchment PageItemBuilder.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[49/69] Compiling Parchment PageItemCell.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[50/69] Compiling Parchment PageState.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[51/69] Compiling Parchment PageView.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[52/69] Compiling Parchment PagingCellViewModel.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[53/69] Compiling Parchment UIEdgeInsets.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[54/69] Compiling Parchment UIView+constraints.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[55/69] Compiling Parchment CollectionView.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[56/69] Compiling Parchment PageViewControllerDataSource.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[57/69] Compiling Parchment PageViewControllerDelegate.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[58/69] Compiling Parchment PageViewManagerDataSource.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[59/69] Compiling Parchment PageViewManagerDelegate.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[60/69] Compiling Parchment PagingItem.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[61/69] Compiling Parchment PageViewController.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[62/69] Compiling Parchment PageViewCoordinator.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[63/69] Compiling Parchment PageViewManager.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[64/69] Compiling Parchment PagingBorderLayoutAttributes.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[65/69] Compiling Parchment PagingBorderView.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[66/69] Compiling Parchment PagingCell.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[67/69] Compiling Parchment PagingCellLayoutAttributes.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[68/69] Compiling Parchment PagingCollectionViewLayout.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[69/69] Compiling Parchment PagingController.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
BUILD FAILURE 5.8 linux

Build Machine: Linux 1