The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Parchment with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-0":/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.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.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-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 PagingControllerRepresentableView.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[3/69] Compiling Parchment PagingDiff.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[4/69] Compiling Parchment PagingDistance.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[5/69] Compiling Parchment PagingIndexItem.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[6/69] Compiling Parchment PagingIndicatorMetric.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[7/69] Compiling Parchment PagingItems.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[8/69] Compiling Parchment PagingNavigationOrientation.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[9/69] Compiling Parchment PagingTransition.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[10/69] Compiling Parchment PagingLayout.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[11/69] Compiling Parchment PagingMenuDataSource.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[12/69] Compiling Parchment PagingMenuDelegate.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[13/69] Compiling Parchment PagingViewControllerDataSource.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[14/69] Compiling Parchment PagingViewControllerDelegate.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[15/69] Compiling Parchment PagingViewControllerInfiniteDataSource.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[16/69] Compiling Parchment PagingViewControllerSizeDelegate.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[17/69] Compiling Parchment Tween.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[18/69] Compiling Parchment AnyPagingItem.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[19/69] Compiling Parchment Page.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[20/69] Compiling Parchment PageItem.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[21/69] Compiling Parchment PageItemBuilder.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[22/69] Compiling Parchment PageItemCell.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[23/69] Compiling Parchment PageState.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[24/69] Compiling Parchment PageView.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[25/69] Compiling Parchment PagingCellViewModel.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[26/69] Compiling Parchment PagingMenuHorizontalAlignment.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[27/69] Compiling Parchment PagingMenuInteraction.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[28/69] Compiling Parchment PagingMenuItemSize.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[29/69] Compiling Parchment PagingMenuItemSource.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[30/69] Compiling Parchment PagingMenuPosition.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[31/69] Compiling Parchment PagingMenuTransition.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[32/69] Compiling Parchment PagingSelectedScrollPosition.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[33/69] Compiling Parchment PagingState.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[34/69] Compiling Parchment UIColor+interpolation.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[35/69] Compiling Parchment PagingFiniteDataSource.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[36/69] Compiling Parchment PagingIndicatorLayoutAttributes.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[37/69] Compiling Parchment PagingIndicatorView.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[38/69] Compiling Parchment PagingInvalidationContext.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[39/69] Compiling Parchment PagingMenuView.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[40/69] Compiling Parchment PagingOptions.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[41/69] Compiling Parchment PagingSizeCache.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[42/69] Compiling Parchment PagingStaticDataSource.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[43/69] Compiling Parchment PagingTitleCell.swift
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: compile command failed due to signal 6 (use -v to see invocation)
/host/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
Can't demangle: $s9Parchment19PagingBorderOptionsO7visible33_1996CE53D9201CDA322193A888993C0FLLXeF6zIndexL_Sivp
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Stack dump:
0.	Program arguments: /usr/bin/swift-frontend -frontend -c /host/spi-builder-workspace/Parchment/Classes/PageViewController.swift /host/spi-builder-workspace/Parchment/Classes/PageViewCoordinator.swift /host/spi-builder-workspace/Parchment/Classes/PageViewManager.swift /host/spi-builder-workspace/Parchment/Classes/PagingBorderLayoutAttributes.swift /host/spi-builder-workspace/Parchment/Classes/PagingBorderView.swift /host/spi-builder-workspace/Parchment/Classes/PagingCell.swift /host/spi-builder-workspace/Parchment/Classes/PagingCellLayoutAttributes.swift /host/spi-builder-workspace/Parchment/Classes/PagingCollectionViewLayout.swift /host/spi-builder-workspace/Parchment/Classes/PagingController.swift /host/spi-builder-workspace/Parchment/Classes/PagingFiniteDataSource.swift /host/spi-builder-workspace/Parchment/Classes/PagingIndicatorLayoutAttributes.swift /host/spi-builder-workspace/Parchment/Classes/PagingIndicatorView.swift /host/spi-builder-workspace/Parchment/Classes/PagingInvalidationContext.swift /host/spi-builder-workspace/Parchment/Classes/PagingMenuView.swift /host/spi-builder-workspace/Parchment/Classes/PagingOptions.swift /host/spi-builder-workspace/Parchment/Classes/PagingSizeCache.swift /host/spi-builder-workspace/Parchment/Classes/PagingStaticDataSource.swift /host/spi-builder-workspace/Parchment/Classes/PagingTitleCell.swift -primary-file /host/spi-builder-workspace/Parchment/Classes/PagingView.swift -primary-file /host/spi-builder-workspace/Parchment/Classes/PagingViewController.swift -primary-file /host/spi-builder-workspace/Parchment/Enums/InvalidationState.swift -primary-file /host/spi-builder-workspace/Parchment/Enums/PageViewDirection.swift -primary-file /host/spi-builder-workspace/Parchment/Enums/PageViewState.swift -primary-file /host/spi-builder-workspace/Parchment/Enums/PagingBorderOptions.swift -primary-file /host/spi-builder-workspace/Parchment/Enums/PagingContentInteraction.swift -primary-file /host/spi-builder-workspace/Parchment/Enums/PagingDirection.swift -primary-file /host/spi-builder-workspace/Parchment/Enums/PagingIndicatorOptions.swift /host/spi-builder-workspace/Parchment/Enums/PagingMenuHorizontalAlignment.swift /host/spi-builder-workspace/Parchment/Enums/PagingMenuInteraction.swift /host/spi-builder-workspace/Parchment/Enums/PagingMenuItemSize.swift /host/spi-builder-workspace/Parchment/Enums/PagingMenuItemSource.swift /host/spi-builder-workspace/Parchment/Enums/PagingMenuPosition.swift /host/spi-builder-workspace/Parchment/Enums/PagingMenuTransition.swift /host/spi-builder-workspace/Parchment/Enums/PagingSelectedScrollPosition.swift /host/spi-builder-workspace/Parchment/Enums/PagingState.swift /host/spi-builder-workspace/Parchment/Extensions/UIColor+interpolation.swift /host/spi-builder-workspace/Parchment/Extensions/UIEdgeInsets.swift /host/spi-builder-workspace/Parchment/Extensions/UIView+constraints.swift /host/spi-builder-workspace/Parchment/Protocols/CollectionView.swift /host/spi-builder-workspace/Parchment/Protocols/PageViewControllerDataSource.swift /host/spi-builder-workspace/Parchment/Protocols/PageViewControllerDelegate.swift /host/spi-builder-workspace/Parchment/Protocols/PageViewManagerDataSource.swift /host/spi-builder-workspace/Parchment/Protocols/PageViewManagerDelegate.swift /host/spi-builder-workspace/Parchment/Protocols/PagingItem.swift /host/spi-builder-workspace/Parchment/Protocols/PagingLayout.swift /host/spi-builder-workspace/Parchment/Protocols/PagingMenuDataSource.swift /host/spi-builder-workspace/Parchment/Protocols/PagingMenuDelegate.swift /host/spi-builder-workspace/Parchment/Protocols/PagingViewControllerDataSource.swift /host/spi-builder-workspace/Parchment/Protocols/PagingViewControllerDelegate.swift /host/spi-builder-workspace/Parchment/Protocols/PagingViewControllerInfiniteDataSource.swift /host/spi-builder-workspace/Parchment/Protocols/PagingViewControllerSizeDelegate.swift /host/spi-builder-workspace/Parchment/Protocols/Tween.swift /host/spi-builder-workspace/Parchment/Structs/AnyPagingItem.swift /host/spi-builder-workspace/Parchment/Structs/Page.swift /host/spi-builder-workspace/Parchment/Structs/PageItem.swift /host/spi-builder-workspace/Parchment/Structs/PageItemBuilder.swift /host/spi-builder-workspace/Parchment/Structs/PageItemCell.swift /host/spi-builder-workspace/Parchment/Structs/PageState.swift /host/spi-builder-workspace/Parchment/Structs/PageView.swift /host/spi-builder-workspace/Parchment/Structs/PagingCellViewModel.swift /host/spi-builder-workspace/Parchment/Structs/PagingControllerRepresentableView.swift /host/spi-builder-workspace/Parchment/Structs/PagingDiff.swift /host/spi-builder-workspace/Parchment/Structs/PagingDistance.swift /host/spi-builder-workspace/Parchment/Structs/PagingIndexItem.swift /host/spi-builder-workspace/Parchment/Structs/PagingIndicatorMetric.swift /host/spi-builder-workspace/Parchment/Structs/PagingItems.swift /host/spi-builder-workspace/Parchment/Structs/PagingNavigationOrientation.swift /host/spi-builder-workspace/Parchment/Structs/PagingTransition.swift -supplementary-output-file-map /tmp/TemporaryDirectory.yhS0TC/supplementaryOutputs-3 -target x86_64-unknown-linux-gnu -disable-objc-interop -I /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug -enable-testing -g -module-cache-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/ModuleCache -swift-version 5 -Onone -D SWIFT_PACKAGE -D DEBUG -new-driver-path /usr/bin/swift-driver -empty-abi-descriptor -resource-dir /usr/lib/swift -enable-anonymous-context-mangled-names -Xcc -fPIC -module-name Parchment -plugin-path /usr/lib/swift/host/plugins -plugin-path /usr/local/lib/swift/host/plugins -parse-as-library -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/Classes/PagingView.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/Classes/PagingViewController.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/Enums/InvalidationState.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/Enums/PageViewDirection.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/Enums/PageViewState.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/Enums/PagingBorderOptions.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/Enums/PagingContentInteraction.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/Enums/PagingDirection.swift.o -o /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/Parchment.build/Enums/PagingIndicatorOptions.swift.o -index-store-path /host/spi-builder-workspace/.build/x86_64-unknown-linux-gnu/debug/index/store -index-system-modules
1.	Swift version 5.9-dev (LLVM 71b6f8f40249d4a, Swift 0027fac736e2385)
2.	Compiling with the current language version
3.	While walking into 'PagingBorderOptions' (at /host/spi-builder-workspace/Parchment/Enums/PagingBorderOptions.swift:3:8)
4.	While evaluating request USRGenerationRequest(Parchment.(file).PagingBorderOptions.visible(height:zIndex:insets:).zIndex@/host/spi-builder-workspace/Parchment/Enums/PagingBorderOptions.swift:7:9)
Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it):
/usr/bin/swift-frontend[0x6bbfa73]
/usr/bin/swift-frontend[0x6bbd68e]
/usr/bin/swift-frontend[0x6bbfddf]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x14420)[0x7fe5dbe7d420]
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0xcb)[0x7fe5db2b100b]
/lib/x86_64-linux-gnu/libc.so.6(abort+0x12b)[0x7fe5db290859]
/usr/bin/swift-frontend[0x2335662]
/usr/bin/swift-frontend[0x1f8ee74]
/usr/bin/swift-frontend[0x22f96f9]
/usr/bin/swift-frontend[0x1c40e8c]
/usr/bin/swift-frontend[0x88c6e7]
/usr/bin/swift-frontend[0x88c207]
/usr/bin/swift-frontend[0x88b2de]
/usr/bin/swift-frontend[0x22fa20a]
/usr/bin/swift-frontend[0x8583d9]
/usr/bin/swift-frontend[0x857be7]
/usr/bin/swift-frontend[0x854cde]
/usr/bin/swift-frontend[0x156a12d]
/usr/bin/swift-frontend[0x1fe4b32]
/usr/bin/swift-frontend[0x1fe7c6b]
/usr/bin/swift-frontend[0x1fe4b7a]
/usr/bin/swift-frontend[0x1fe8a66]
/usr/bin/swift-frontend[0x1fe4b7a]
/usr/bin/swift-frontend[0x1fe4a43]
/usr/bin/swift-frontend[0x21c6162]
/usr/bin/swift-frontend[0x1567816]
/usr/bin/swift-frontend[0x854300]
/usr/bin/swift-frontend[0x85419a]
/usr/bin/swift-frontend[0x8498c5]
/usr/bin/swift-frontend[0x8492c4]
/usr/bin/swift-frontend[0x66fabc]
/usr/bin/swift-frontend[0x66dabc]
/usr/bin/swift-frontend[0x669040]
/usr/bin/swift-frontend[0x4c4b51]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3)[0x7fe5db292083]
/usr/bin/swift-frontend[0x4c429e]
BUILD FAILURE 5.9 linux

Build Machine: Linux 2