Build Information
Failed to build Parchment, reference v3.7.2 (42036b
), with Swift 6.2 (beta) for macOS (SPM) on 22 Jun 2025 09:29:37 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yourssu/Parchment.git
Reference: v3.7.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yourssu/Parchment
* tag v3.7.2 -> FETCH_HEAD
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 v3.7.2
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/yourssu/Parchment.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Copying PrivacyInfo.xcprivacy
[0/4] Write sources
[3/4] Write swift-version-1EA4D86E10B52AF.txt
[5/40] Emitting module SnapKit
[6/43] Compiling SnapKit ConstraintLayoutGuide.swift
[7/43] Compiling SnapKit ConstraintLayoutGuideDSL.swift
[8/43] Compiling SnapKit ConstraintLayoutSupport.swift
[9/43] Compiling SnapKit ConstraintLayoutSupportDSL.swift
[10/43] Compiling SnapKit Typealiases.swift
[11/43] Compiling SnapKit UILayoutSupport+Extensions.swift
[12/43] Compiling SnapKit resource_bundle_accessor.swift
[13/43] Compiling SnapKit Debugging.swift
[14/43] Compiling SnapKit LayoutConstraint.swift
[15/43] Compiling SnapKit LayoutConstraintItem.swift
[16/43] Compiling SnapKit ConstraintDSL.swift
[17/43] Compiling SnapKit ConstraintDescription.swift
[18/43] Compiling SnapKit ConstraintDirectionalInsetTarget.swift
[19/43] Compiling SnapKit ConstraintDirectionalInsets.swift
[20/43] Compiling SnapKit Constraint.swift
[21/43] Compiling SnapKit ConstraintAttributes.swift
[22/43] Compiling SnapKit ConstraintConfig.swift
[23/43] Compiling SnapKit ConstraintConstantTarget.swift
[24/43] Compiling SnapKit ConstraintMaker.swift
[25/43] Compiling SnapKit ConstraintMakerEditable.swift
[26/43] Compiling SnapKit ConstraintMakerExtendable.swift
[27/43] Compiling SnapKit ConstraintMakerFinalizable.swift
[28/43] Compiling SnapKit ConstraintInsetTarget.swift
[29/43] Compiling SnapKit ConstraintInsets.swift
[30/43] Compiling SnapKit ConstraintItem.swift
[31/43] Compiling SnapKit ConstraintLayoutGuide+Extensions.swift
[32/43] Compiling SnapKit ConstraintOffsetTarget.swift
[33/43] Compiling SnapKit ConstraintPriority.swift
[34/43] Compiling SnapKit ConstraintPriorityTarget.swift
[35/43] Compiling SnapKit ConstraintRelatableTarget.swift
[36/43] Compiling SnapKit ConstraintMakerPrioritizable.swift
[37/43] Compiling SnapKit ConstraintMakerRelatable+Extensions.swift
[38/43] Compiling SnapKit ConstraintMakerRelatable.swift
[39/43] Compiling SnapKit ConstraintMultiplierTarget.swift
[40/43] Compiling SnapKit ConstraintRelation.swift
[41/43] Compiling SnapKit ConstraintView+Extensions.swift
[42/43] Compiling SnapKit ConstraintView.swift
[43/43] Compiling SnapKit ConstraintViewDSL.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[44/91] Emitting module Parchment
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[45/96] Compiling Parchment PageViewControllerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[46/96] Compiling Parchment PageViewManagerDataSource.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[47/96] Compiling Parchment PageViewManagerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[48/96] Compiling Parchment PagingItem.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[49/96] Compiling Parchment PagingLayout.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[50/96] Compiling Parchment PagingViewControllerSizeDelegate.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[51/96] Compiling Parchment Tween.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[52/96] Compiling Parchment AnyPagingItem.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[53/96] Compiling Parchment PagingCellViewModel.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[54/96] Compiling Parchment PagingDiff.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[55/96] Compiling Parchment PagingIndicatorOptions.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[56/96] Compiling Parchment PagingMenuInteraction.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[57/96] Compiling Parchment PagingMenuItemSize.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[58/96] Compiling Parchment PagingMenuItemSource.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[59/96] Compiling Parchment PagingState.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[60/96] Compiling Parchment PagingSizeCache.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[61/96] Compiling Parchment PagingStaticDataSource.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[62/96] Compiling Parchment PagingTitleCell.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[63/96] Compiling Parchment PagingView.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[64/96] Compiling Parchment PagingViewController.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[65/96] Compiling Parchment PagingFiniteDataSource.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[66/96] Compiling Parchment PagingIndicatorLayoutAttributes.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[67/96] Compiling Parchment PagingIndicatorView.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[68/96] Compiling Parchment PagingInvalidationContext.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[69/96] Compiling Parchment PagingMenuView.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[70/96] Compiling Parchment PagingOptions.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[71/96] Compiling Parchment PagingDistance.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[72/96] Compiling Parchment PagingIndexItem.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[73/96] Compiling Parchment PagingIndicatorMetric.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[74/96] Compiling Parchment PagingItems.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[75/96] Compiling Parchment PagingTransition.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[76/96] Compiling Parchment PageViewController.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[77/96] Compiling Parchment PageViewManager.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[78/96] Compiling Parchment PagingCell.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[79/96] Compiling Parchment PagingCellLayoutAttributes.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[80/96] Compiling Parchment PagingCollectionViewLayout.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[81/96] Compiling Parchment PagingController.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[82/96] Compiling Parchment InvalidationState.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[83/96] Compiling Parchment PageViewDirection.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[84/96] Compiling Parchment PageViewState.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[85/96] Compiling Parchment PagingBorderOptions.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[86/96] Compiling Parchment PagingDirection.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[87/96] Compiling Parchment PagingMenuDataSource.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[88/96] Compiling Parchment PagingMenuDelegate.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[89/96] Compiling Parchment PagingViewControllerDataSource.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[90/96] Compiling Parchment PagingViewControllerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[91/96] Compiling Parchment PagingViewControllerInfiniteDataSource.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[92/96] Compiling Parchment UIColor+interpolation.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[93/96] Compiling Parchment UIEdgeInsets.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[94/96] Compiling Parchment UIView+constraints.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[95/96] Compiling Parchment CollectionView.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
[96/96] Compiling Parchment PageViewControllerDataSource.swift
/Users/admin/builder/spi-builder-workspace/Parchment/Classes/PageViewController.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | /// PageViewController is a replacement for `UIPageViewController`
Fetching https://github.com/SnapKit/SnapKit
[1/4250] Fetching snapkit
Fetched https://github.com/SnapKit/SnapKit from cache (1.15s)
Computing version for https://github.com/SnapKit/SnapKit
Computed https://github.com/SnapKit/SnapKit at 5.7.1 (1.58s)
Creating working copy for https://github.com/SnapKit/SnapKit
Working copy of https://github.com/SnapKit/SnapKit resolved at 5.7.1
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 6.2 macosSpm