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 Parchment, reference main (42036b), with Swift 5.9 for macOS (SPM) on 27 Oct 2024 07:42:07 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yourssu/Parchment.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yourssu/Parchment
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 42036be 좌우 여백 추가
Cloned https://github.com/yourssu/Parchment.git
Revision (git rev-parse @):
42036be5d011c83145e9f8e2705c7d3756e46607
SUCCESS checkout https://github.com/yourssu/Parchment.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/yourssu/Parchment.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/35] Emitting module SnapKit
[2/38] Compiling SnapKit LayoutConstraintItem.swift
[3/38] Compiling SnapKit Typealiases.swift
[4/38] Compiling SnapKit UILayoutSupport+Extensions.swift
[5/38] Compiling SnapKit Constraint.swift
[6/38] Compiling SnapKit ConstraintAttributes.swift
[7/38] Compiling SnapKit ConstraintConfig.swift
[8/38] Compiling SnapKit ConstraintConstantTarget.swift
[9/38] Compiling SnapKit ConstraintViewDSL.swift
[10/38] Compiling SnapKit Debugging.swift
[11/38] Compiling SnapKit LayoutConstraint.swift
[12/38] Compiling SnapKit ConstraintInsetTarget.swift
[13/38] Compiling SnapKit ConstraintInsets.swift
[14/38] Compiling SnapKit ConstraintItem.swift
[15/38] Compiling SnapKit ConstraintLayoutGuide+Extensions.swift
[16/38] Compiling SnapKit ConstraintOffsetTarget.swift
[17/38] Compiling SnapKit ConstraintPriority.swift
[18/38] Compiling SnapKit ConstraintPriorityTarget.swift
[19/38] Compiling SnapKit ConstraintRelatableTarget.swift
[20/38] Compiling SnapKit ConstraintMakerPrioritizable.swift
[21/38] Compiling SnapKit ConstraintMakerRelatable+Extensions.swift
[22/38] Compiling SnapKit ConstraintMakerRelatable.swift
[23/38] Compiling SnapKit ConstraintMultiplierTarget.swift
[24/38] Compiling SnapKit ConstraintMaker.swift
[25/38] Compiling SnapKit ConstraintMakerEditable.swift
[26/38] Compiling SnapKit ConstraintMakerExtendable.swift
[27/38] Compiling SnapKit ConstraintMakerFinalizable.swift
[28/38] Compiling SnapKit ConstraintLayoutGuide.swift
[29/38] Compiling SnapKit ConstraintLayoutGuideDSL.swift
[30/38] Compiling SnapKit ConstraintLayoutSupport.swift
[31/38] Compiling SnapKit ConstraintLayoutSupportDSL.swift
[32/38] Compiling SnapKit ConstraintRelation.swift
[33/38] Compiling SnapKit ConstraintView+Extensions.swift
[34/38] Compiling SnapKit ConstraintView.swift
[35/38] Compiling SnapKit ConstraintDSL.swift
[36/38] Compiling SnapKit ConstraintDescription.swift
[37/38] Compiling SnapKit ConstraintDirectionalInsetTarget.swift
[38/38] Compiling SnapKit ConstraintDirectionalInsets.swift
[39/86] Compiling Parchment InvalidationState.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[40/86] Compiling Parchment PageViewDirection.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[41/86] Compiling Parchment PageViewState.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[42/86] Compiling Parchment PagingBorderOptions.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[43/86] Compiling Parchment PagingDirection.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[44/91] Compiling Parchment PagingIndicatorOptions.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[45/91] Compiling Parchment PagingMenuInteraction.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[46/91] Compiling Parchment PagingMenuItemSize.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[47/91] Compiling Parchment PagingMenuItemSource.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[48/91] Compiling Parchment PagingState.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[49/91] Compiling Parchment PagingSizeCache.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[50/91] Compiling Parchment PagingStaticDataSource.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[51/91] Compiling Parchment PagingTitleCell.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[52/91] Compiling Parchment PagingView.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[53/91] Compiling Parchment PagingViewController.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[54/91] Compiling Parchment PagingDistance.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[55/91] Compiling Parchment PagingIndexItem.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[56/91] Compiling Parchment PagingIndicatorMetric.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[57/91] Compiling Parchment PagingItems.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[58/91] Compiling Parchment PagingTransition.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[59/91] Emitting module Parchment
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[60/91] Compiling Parchment PagingMenuDataSource.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[61/91] Compiling Parchment PagingMenuDelegate.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[62/91] Compiling Parchment PagingViewControllerDataSource.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[63/91] Compiling Parchment PagingViewControllerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[64/91] Compiling Parchment PagingViewControllerInfiniteDataSource.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[65/91] Compiling Parchment PageViewController.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[66/91] Compiling Parchment PageViewManager.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[67/91] Compiling Parchment PagingCell.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[68/91] Compiling Parchment PagingCellLayoutAttributes.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[69/91] Compiling Parchment PagingCollectionViewLayout.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[70/91] Compiling Parchment PagingController.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[71/91] Compiling Parchment PagingViewControllerSizeDelegate.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[72/91] Compiling Parchment Tween.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[73/91] Compiling Parchment AnyPagingItem.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[74/91] Compiling Parchment PagingCellViewModel.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[75/91] Compiling Parchment PagingDiff.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[76/91] Compiling Parchment PagingFiniteDataSource.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[77/91] Compiling Parchment PagingIndicatorLayoutAttributes.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[78/91] Compiling Parchment PagingIndicatorView.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[79/91] Compiling Parchment PagingInvalidationContext.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[80/91] Compiling Parchment PagingMenuView.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[81/91] Compiling Parchment PagingOptions.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[82/91] Compiling Parchment UIColor+interpolation.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[83/91] Compiling Parchment UIEdgeInsets.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[84/91] Compiling Parchment UIView+constraints.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[85/91] Compiling Parchment CollectionView.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[86/91] Compiling Parchment PageViewControllerDataSource.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[87/91] Compiling Parchment PageViewControllerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[88/91] Compiling Parchment PageViewManagerDataSource.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[89/91] Compiling Parchment PageViewManagerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[90/91] Compiling Parchment PagingItem.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[91/91] Compiling Parchment PagingLayout.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
Fetching https://github.com/SnapKit/SnapKit
[1/4238] Fetching snapkit
Fetched https://github.com/SnapKit/SnapKit (1.74s)
Computing version for https://github.com/SnapKit/SnapKit
Computed https://github.com/SnapKit/SnapKit at 5.6.0 (0.56s)
Creating working copy for https://github.com/SnapKit/SnapKit
Working copy of https://github.com/SnapKit/SnapKit resolved at 5.6.0
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Parchment/Resources/Info.plist
BUILD FAILURE 5.9 macosSpm