Build Information
Failed to build UIKitOptions, reference main (66c73e
), with Swift 6.1 for Linux on 27 Apr 2025 12:55:50 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ipedro/UIKitOptions.git
Reference: main
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/ipedro/UIKitOptions
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 66c73e7 Make UIKeyCommand.Options conform to Hashable
Cloned https://github.com/ipedro/UIKitOptions.git
Revision (git rev-parse @):
66c73e7529e2b65afd9d729025ebafec2b65a93b
SUCCESS checkout https://github.com/ipedro/UIKitOptions.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.1
Building package at path: $PWD
https://github.com/ipedro/UIKitOptions.git
https://github.com/ipedro/UIKitOptions.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
],
"manifest_display_name" : "UIKitOptions",
"name" : "UIKitOptions",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "11.0"
}
],
"products" : [
{
"name" : "UIKitOptions",
"targets" : [
"UIKitOptions"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UIKitOptionsTests",
"module_type" : "SwiftTarget",
"name" : "UIKitOptionsTests",
"path" : "Tests/UIKitOptionsTests",
"sources" : [
"UIKitOptionsTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"UIKitOptions"
],
"type" : "test"
},
{
"c99name" : "UIKitOptions",
"module_type" : "SwiftTarget",
"name" : "UIKitOptions",
"path" : "Sources/UIKitOptions",
"product_memberships" : [
"UIKitOptions"
],
"sources" : [
"CALayer/CALayer+Options.swift",
"NSAttributedString/NSAttributedString+Init.swift",
"NSAttributedString/NSAttributedString+Options.swift",
"NSDirectionalEdgeInsets/NSDirectionalEdgeInsets+Convenience.swift",
"NumberFormatter/NumberFormatter+Init.swift",
"NumberFormatter/NumberFormatter+Options.swift",
"UIColorPickerViewController/UIColorPickerViewController+Init.swift",
"UIColorPickerViewController/UIColorPickerViewController+Options.swift",
"UIDocumentPickerViewController/UIDocumentPickerViewController+Init.swift",
"UIDocumentPickerViewController/UIDocumentPickerViewController+Options.swift",
"UIEdgeInsets/UIEdgetInsets+Convenience.swift",
"UIFont/UIFont+SymbolicTraits.swift",
"UIImage/UIImage+Options.swift",
"UIImage/UIImage+Resize.swift",
"UIImageView/UIImageView+Init.swift",
"UIImageView/UIImageView+Options.swift",
"UIKeyCommand/UIKeyCommand+Constants.swift",
"UIKeyCommand/UIKeyCommand+Init.swift",
"UIKeyCommand/UIKeyCommand+Options.swift",
"UILabel/UILabel+Init.swift",
"UILabel/UILabel+Options.swift",
"UINavigationController/UINavigationController+Init.swift",
"UINavigationController/UINavigationController+Options.swift",
"UIPopoverPresentationController/UIPopoverPresentationController+Options.swift",
"UIScrollView/UIScrollView+Init.swift",
"UIScrollView/UIScrollView+Options.swift",
"UIStackView/UIStackView+Alignment.swift",
"UIStackView/UIStackView+Init.swift",
"UIStackView/UIStackView+Options.swift",
"UIStackView/UIStackView+Subviews.swift",
"UIStepper/UIStepper+Init.swift",
"UIStepper/UIStepper+Options.swift",
"UITableView/UITableView+Init.swift",
"UITableView/UITableView+Options.swift",
"UITextField/UITextField+Init.swift",
"UITextField/UITextField+Options.swift",
"UITextView/UITextView+Init.swift",
"UITextView/UITextView+Options.swift",
"UIView+Options/UIView+Init.swift",
"UIView+Options/UIView+LayoutCompressionOptions.swift",
"UIView+Options/UIView+Options.swift",
"UIViewController/UIViewController+Init.swift",
"UIViewController/UIViewController+Options.swift",
"UTTType/UTTTypeOption.swift"
],
"type" : "library"
}
],
"tools_version" : "5.3"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/42] Emitting module UIKitOptions
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[4/47] Compiling UIKitOptions UIStackView+Subviews.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[5/47] Compiling UIKitOptions UIStepper+Init.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[6/47] Compiling UIKitOptions UIStepper+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[7/47] Compiling UIKitOptions UITableView+Init.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[8/47] Compiling UIKitOptions UITableView+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[9/47] Compiling UIKitOptions UIScrollView+Init.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[10/47] Compiling UIKitOptions UIScrollView+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[11/47] Compiling UIKitOptions UIStackView+Alignment.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[12/47] Compiling UIKitOptions UIStackView+Init.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[13/47] Compiling UIKitOptions UIStackView+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[14/47] Compiling UIKitOptions UITextField+Init.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[15/47] Compiling UIKitOptions UITextField+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[16/47] Compiling UIKitOptions UITextView+Init.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[17/47] Compiling UIKitOptions UITextView+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[18/47] Compiling UIKitOptions UIView+Init.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[19/47] Compiling UIKitOptions UIKeyCommand+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[20/47] Compiling UIKitOptions UILabel+Init.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[21/47] Compiling UIKitOptions UILabel+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[22/47] Compiling UIKitOptions UINavigationController+Init.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[23/47] Compiling UIKitOptions UINavigationController+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[24/47] Compiling UIKitOptions UIPopoverPresentationController+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[25/47] Compiling UIKitOptions UIColorPickerViewController+Init.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[26/47] Compiling UIKitOptions UIColorPickerViewController+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[27/47] Compiling UIKitOptions UIDocumentPickerViewController+Init.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[28/47] Compiling UIKitOptions UIDocumentPickerViewController+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[29/47] Compiling UIKitOptions UIEdgetInsets+Convenience.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[30/47] Compiling UIKitOptions UIFont+SymbolicTraits.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[31/47] Compiling UIKitOptions UIImage+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[32/47] Compiling UIKitOptions UIImage+Resize.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[33/47] Compiling UIKitOptions UIImageView+Init.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[34/47] Compiling UIKitOptions UIImageView+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[35/47] Compiling UIKitOptions UIKeyCommand+Constants.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[36/47] Compiling UIKitOptions UIKeyCommand+Init.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[37/47] Compiling UIKitOptions UIView+LayoutCompressionOptions.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[38/47] Compiling UIKitOptions UIView+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[39/47] Compiling UIKitOptions UIViewController+Init.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[40/47] Compiling UIKitOptions UIViewController+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[41/47] Compiling UIKitOptions UTTTypeOption.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[42/47] Compiling UIKitOptions CALayer+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[43/47] Compiling UIKitOptions NSAttributedString+Init.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[44/47] Compiling UIKitOptions NSAttributedString+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[45/47] Compiling UIKitOptions NSDirectionalEdgeInsets+Convenience.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[46/47] Compiling UIKitOptions NumberFormatter+Init.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[47/47] Compiling UIKitOptions NumberFormatter+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/41] Emitting module UIKitOptions
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[3/46] Compiling UIKitOptions UIScrollView+Init.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[4/46] Compiling UIKitOptions UIScrollView+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[5/46] Compiling UIKitOptions UIStackView+Alignment.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[6/46] Compiling UIKitOptions UIStackView+Init.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[7/46] Compiling UIKitOptions UIStackView+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[8/46] Compiling UIKitOptions CALayer+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[9/46] Compiling UIKitOptions NSAttributedString+Init.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[10/46] Compiling UIKitOptions NSAttributedString+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[11/46] Compiling UIKitOptions NSDirectionalEdgeInsets+Convenience.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[12/46] Compiling UIKitOptions NumberFormatter+Init.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[13/46] Compiling UIKitOptions NumberFormatter+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[14/46] Compiling UIKitOptions UIColorPickerViewController+Init.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[15/46] Compiling UIKitOptions UIColorPickerViewController+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[16/46] Compiling UIKitOptions UIDocumentPickerViewController+Init.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[17/46] Compiling UIKitOptions UIDocumentPickerViewController+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[18/46] Compiling UIKitOptions UIEdgetInsets+Convenience.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[19/46] Compiling UIKitOptions UIFont+SymbolicTraits.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[20/46] Compiling UIKitOptions UIKeyCommand+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[21/46] Compiling UIKitOptions UILabel+Init.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[22/46] Compiling UIKitOptions UILabel+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[23/46] Compiling UIKitOptions UINavigationController+Init.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[24/46] Compiling UIKitOptions UINavigationController+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[25/46] Compiling UIKitOptions UIPopoverPresentationController+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[26/46] Compiling UIKitOptions UIStackView+Subviews.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[27/46] Compiling UIKitOptions UIStepper+Init.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[28/46] Compiling UIKitOptions UIStepper+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[29/46] Compiling UIKitOptions UITableView+Init.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[30/46] Compiling UIKitOptions UITableView+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[31/46] Compiling UIKitOptions UIImage+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[32/46] Compiling UIKitOptions UIImage+Resize.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[33/46] Compiling UIKitOptions UIImageView+Init.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[34/46] Compiling UIKitOptions UIImageView+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[35/46] Compiling UIKitOptions UIKeyCommand+Constants.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[36/46] Compiling UIKitOptions UIKeyCommand+Init.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[37/46] Compiling UIKitOptions UITextField+Init.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[38/46] Compiling UIKitOptions UITextField+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[39/46] Compiling UIKitOptions UITextView+Init.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[40/46] Compiling UIKitOptions UITextView+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[41/46] Compiling UIKitOptions UIView+Init.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[42/46] Compiling UIKitOptions UIView+LayoutCompressionOptions.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[43/46] Compiling UIKitOptions UIView+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[44/46] Compiling UIKitOptions UIViewController+Init.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[45/46] Compiling UIKitOptions UIViewController+Options.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
[46/46] Compiling UIKitOptions UTTTypeOption.swift
/host/spi-builder-workspace/Sources/UIKitOptions/CALayer/CALayer+Options.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 | public extension CALayer {
BUILD FAILURE 6.1 linux