Build Information
Failed to build UIKitOptions, reference 0.3.3 (66c73e
), with Swift 6.0 for Linux on 29 Nov 2024 11:12:20 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ipedro/UIKitOptions.git
Reference: 0.3.3
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
* tag 0.3.3 -> FETCH_HEAD
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 0.3.3
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/ipedro/UIKitOptions.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-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 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 {
[5/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 {
[6/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 {
[7/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 {
[8/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 {
[9/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 {
[10/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 {
[11/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 {
[12/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 {
[13/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 {
[14/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 {
[15/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 {
[16/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 {
[17/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 {
[18/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 {
[19/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 {
[20/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 {
[21/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 {
[22/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 {
[23/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 {
[24/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 {
[25/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 {
[26/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 {
[27/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 {
[28/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 {
[29/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 {
[30/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 {
[31/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 {
[32/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 {
[33/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 {
[34/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 {
[35/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 {
[36/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 {
[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 {
BUILD FAILURE 6.0 linux