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 YCalendarPicker with Swift 5.9 for Linux.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.27.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/codeandtheory/ycalendarpicker-ios.git
Reference: 1.0.7
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/codeandtheory/ycalendarpicker-ios
 * tag               1.0.7      -> FETCH_HEAD
HEAD is now at a2b2abc test case updated (#24)
Cloned https://github.com/codeandtheory/ycalendarpicker-ios.git
Revision (git rev-parse @):
a2b2abcf1022403a5256454614581fcbab95460f
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/codeandtheory/ycalendarpicker-ios.git at 1.0.7
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
bash -c docker run --rm -v "checkouts-4609320-0":/host -w "$PWD/checkout" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/yml-org/YCoreUI.git
Fetching https://github.com/yml-org/YMatterType.git
[1/1137] Fetching ymattertype
[661/2361] Fetching ymattertype, ycoreui
Fetched https://github.com/yml-org/YCoreUI.git (1.75s)
Fetched https://github.com/yml-org/YMatterType.git (1.82s)
Computing version for https://github.com/yml-org/YMatterType.git
Computed https://github.com/yml-org/YMatterType.git at 1.7.0 (0.76s)
Computing version for https://github.com/yml-org/YCoreUI.git
Computed https://github.com/yml-org/YCoreUI.git at 1.7.0 (0.69s)
Creating working copy for https://github.com/yml-org/YCoreUI.git
Working copy of https://github.com/yml-org/YCoreUI.git resolved at 1.7.0
Creating working copy for https://github.com/yml-org/YMatterType.git
Working copy of https://github.com/yml-org/YMatterType.git resolved at 1.7.0
Building for debugging...
[0/2] Copying Info.plist
[0/2] Copying Localizable.strings
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/58] Emitting module YCoreUI
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/62] Compiling YMatterType UIFont+register.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/62] Compiling YMatterType DefaultFontFamilyFactory.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/62] Compiling YMatterType FontFamily.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/62] Compiling YCoreUI UIView+constrainBelow.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/62] Compiling YCoreUI UIView+constrainCenter.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/62] Compiling YCoreUI UIView+constrainEdges.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[10/62] Compiling YCoreUI UIView+constrainEdgesToMargins.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[11/62] Compiling YCoreUI UIView+constrainSize.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[12/62] Compiling YCoreUI NSDirectionalEdgeInsets+init.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[13/62] Compiling YCoreUI UIColor+WCAG.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/62] Compiling YMatterType String+textCase.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/62] Compiling YMatterType String+textSize.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/62] Compiling YMatterType NSParagraphStyle+lineSpacing.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/62] Compiling YMatterType TypographyLabelRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[18/62] Compiling YMatterType TextStyleLabel.swift
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[19/62] Compiling YMatterType TypographyButton.swift
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[20/62] Compiling YMatterType TypographyLabel.swift
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[21/65] Compiling YCoreUI UIColor+rgbValue.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[22/65] Compiling YCoreUI UIEdgeInsets+directional.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[25/65] Compiling YCoreUI UIScreen+scaleFactor.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[26/65] Compiling YCoreUI UIScrollView+keyboardNotifications.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[27/65] Compiling YCoreUI UITraitCollection+colorSpaces.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[28/65] Compiling YCoreUI UIView+Animation.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[31/65] Compiling YMatterType Typography.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[32/65] Compiling YMatterType TypographyLayout.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[35/65] Compiling YMatterType YMatterType+Logging.swift
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[36/65] Compiling YCoreUI NSDirectionalEdgeInsets+horizontal.swift
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[39/65] Compiling YCoreUI FormViewController.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[40/65] Compiling YCoreUI CGFloat+rounded.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[41/65] Compiling YCoreUI CGSize+inset.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[42/65] Compiling YCoreUI String+Localizable.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[44/65] Emitting module YMatterType
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[62/65] Compiling YCoreUI ImageAsset.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[63/65] Compiling YCoreUI Localizable.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[64/65] Compiling YCoreUI SystemImage.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[65/65] Compiling YCoreUI YCoreUI+Logging.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
[0/1] Planning build
Building for debugging...
error: emit-module command failed with exit code 1 (use -v to see invocation)
[1/56] Emitting module YCoreUI
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[2/60] Compiling YCoreUI Animation.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[3/60] Compiling YCoreUI Elevation.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[4/60] Compiling YCoreUI Anchorable.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[5/60] Compiling YCoreUI Colorable.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[6/60] Compiling YCoreUI UIScreen+scaleFactor.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/60] Compiling YCoreUI UIScrollView+keyboardNotifications.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[8/60] Compiling YCoreUI UITraitCollection+colorSpaces.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[9/60] Compiling YMatterType UITraitCollection+breakpoint.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[11/60] Compiling YCoreUI UIView+constrain.swift
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[12/60] Compiling YCoreUI UIView+constrainAnchor.swift
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[13/63] Compiling YCoreUI FormViewController.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[14/63] Compiling YCoreUI CGFloat+rounded.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[15/63] Compiling YCoreUI CGSize+inset.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/63] Compiling YCoreUI String+Localizable.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[17/63] Compiling YCoreUI NSDirectionalEdgeInsets+horizontal.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[20/63] Compiling YCoreUI UIView+constrainAspectRatio.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[21/63] Compiling YCoreUI UIView+constrainBelow.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[22/63] Compiling YCoreUI NSDirectionalEdgeInsets+init.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[23/63] Compiling YCoreUI UIColor+WCAG.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[24/63] Compiling YCoreUI UIColor+blended.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[25/63] Compiling YCoreUI UIColor+rgb.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[26/63] Compiling YCoreUI UIColor+rgbComponents.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[27/63] Compiling YMatterType YMatterType+Logging.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[28/63] Compiling YCoreUI UIEdgeInsets+directional.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[29/63] Compiling YCoreUI UIEdgeInsets+horizontal.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[30/63] Compiling YCoreUI UIEdgeInsets+init.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[31/63] Compiling YCoreUI UIView+constrainCenter.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[32/63] Compiling YCoreUI UIView+constrainEdges.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[33/63] Compiling YMatterType Typography.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[34/63] Compiling YMatterType TypographyLayout.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[48/63] Emitting module YMatterType
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[49/63] Compiling YCoreUI ImageAsset.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[50/63] Compiling YCoreUI Localizable.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[51/63] Compiling YCoreUI SystemImage.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[52/63] Compiling YCoreUI YCoreUI+Logging.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
error: fatalError
BUILD FAILURE 5.9 linux