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 YBottomSheet with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/codeandtheory/ybottomsheet-ios.git
Reference: 1.2.1
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/ybottomsheet-ios
 * tag               1.2.1      -> FETCH_HEAD
HEAD is now at 997a594 [Issue-30] animate new height. (#31)
Cloned https://github.com/codeandtheory/ybottomsheet-ios.git
Revision (git rev-parse @):
997a59402572228dc24450e86711ee54bcc1dcbd
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/codeandtheory/ybottomsheet-ios.git at 1.2.1
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/codeandtheory/ybottomsheet-ios.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/yml-org/YMatterType.git
Fetching https://github.com/yml-org/YCoreUI.git
[1/1224] Fetching ycoreui
[613/2361] Fetching ycoreui, ymattertype
Fetched https://github.com/yml-org/YCoreUI.git from cache (1.64s)
Fetched https://github.com/yml-org/YMatterType.git from cache (1.69s)
Computing version for https://github.com/yml-org/YMatterType.git
Computed https://github.com/yml-org/YMatterType.git at 1.7.0 (0.45s)
Computing version for https://github.com/yml-org/YCoreUI.git
Computed https://github.com/yml-org/YCoreUI.git at 1.7.0 (0.49s)
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
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
Building for debugging...
[0/6] Write sources
[1/6] Copying Info.plist
[4/6] Copying Localizable.strings
[5/6] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/62] 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
       ^
[8/65] Compiling YMatterType Typography.swift
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[9/65] Compiling YMatterType TypographyLayout.swift
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[10/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
       ^
[11/65] Compiling YCoreUI FormViewController.swift
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[12/65] Compiling YCoreUI CGFloat+rounded.swift
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[13/65] Compiling YCoreUI CGSize+inset.swift
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[14/65] Compiling YCoreUI String+Localizable.swift
/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)
[15/65] Emitting module YCoreUI
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[16/69] Compiling YCoreUI UIScrollView+keyboardNotifications.swift
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[17/69] Compiling YCoreUI UITraitCollection+colorSpaces.swift
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[18/69] Compiling YCoreUI UIView+Animation.swift
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[19/69] Compiling YCoreUI Animation.swift
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[20/69] Compiling YCoreUI Elevation.swift
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[21/69] Compiling YCoreUI Anchorable.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/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
       ^
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[26/69] 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
       ^
[27/69] 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
       ^
[28/69] 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
       ^
[29/69] 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
       ^
[30/69] 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
       ^
/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
       ^
[34/69] 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
       ^
[35/69] 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
       ^
[36/69] 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
       ^
[37/69] 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
       ^
/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
       ^
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[42/69] 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
       ^
[45/69] 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
       ^
[46/69] 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
       ^
[47/69] 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
       ^
[48/69] Compiling YCoreUI UIView+constrain.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[49/69] Compiling YCoreUI UIView+constrainAnchor.swift
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[50/69] 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
       ^
[51/69] 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
       ^
/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
       ^
[55/69] 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
       ^
[56/69] 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
       ^
[57/69] 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
       ^
[58/69] 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
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/57] 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
       ^
[3/57] 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
       ^
[4/57] Compiling YCoreUI UIView+constrainAspectRatio.swift
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[5/57] Compiling YCoreUI UIView+constrainBelow.swift
/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)
[6/60] Emitting module YCoreUI
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[7/64] 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
       ^
[8/64] 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
       ^
[9/64] 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
       ^
[10/64] 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
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[11/64] 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
       ^
[12/64] Compiling YMatterType Typography.swift
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[13/64] Compiling YMatterType TypographyLayout.swift
/host/spi-builder-workspace/.build/checkouts/YMatterType/Sources/YMatterType/Elements/Representables/TypographyLabelRepresentable.swift:9:8: error: no such module 'SwiftUI'
import SwiftUI
       ^
[14/64] 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
       ^
[15/64] 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
       ^
[16/64] 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
       ^
[17/64] 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
       ^
[18/64] 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
       ^
/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
       ^
[21/64] 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
       ^
[22/64] 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
       ^
[23/64] 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
       ^
[24/64] 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
       ^
[25/64] 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
       ^
[26/64] 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
       ^
[27/64] 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
       ^
[29/64] 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
       ^
[30/64] 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
       ^
[31/64] 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
       ^
[32/64] 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
       ^
/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
       ^
/host/spi-builder-workspace/.build/checkouts/YCoreUI/Sources/YCoreUI/Components/FormViewController.swift:9:8: error: no such module 'UIKit'
import UIKit
       ^
[37/64] 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
       ^
[38/64] 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
       ^
[39/64] 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
       ^
[40/64] 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/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
       ^
[45/64] 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
       ^
[46/64] 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
       ^
[47/64] 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
       ^
[48/64] 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
       ^
/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.10 linux