Build Information
Failed to build DeclarativeLayoutKit, reference 3.0.3 (dc0d25
), with Swift 6.0 for Linux on 28 Nov 2024 03:39:55 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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Ernest0-Production/DeclarativeLayoutKit.git
Reference: 3.0.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/Ernest0-Production/DeclarativeLayoutKit
* tag 3.0.3 -> FETCH_HEAD
HEAD is now at dc0d258 leading|trailingAnchors
Cloned https://github.com/Ernest0-Production/DeclarativeLayoutKit.git
Revision (git rev-parse @):
dc0d2586d734c5d00ad8f42da625fccf758caa5c
SUCCESS checkout https://github.com/Ernest0-Production/DeclarativeLayoutKit.git at 3.0.3
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/Ernest0-Production/DeclarativeLayoutKit.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
[3/43] Compiling DeclarativeLayoutKit RelativeAutoLayoutConstant.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[4/43] Compiling DeclarativeLayoutKit AnchorsFactory.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[5/43] Compiling DeclarativeLayoutKit AutoLayoutItem.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[6/43] Compiling DeclarativeLayoutKit AutoLayoutItemsBuilder.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[7/43] Compiling DeclarativeLayoutKit AutoLayoutConstant.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[8/43] Compiling DeclarativeLayoutKit FromToRelation.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[9/43] Compiling DeclarativeLayoutKit UILabel+Chain.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[10/43] Compiling DeclarativeLayoutKit UIPageControl+Chain.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[11/43] Compiling DeclarativeLayoutKit UIPickerView+Chain.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[12/43] Compiling DeclarativeLayoutKit UIScrollView+Chain.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[13/43] Compiling DeclarativeLayoutKit UISlider+Chain.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[14/43] Compiling DeclarativeLayoutKit UIStackView+Chain.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[15/48] Compiling DeclarativeLayoutKit UIStepper+Chain.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[16/48] Compiling DeclarativeLayoutKit UISwitch+Chain.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[17/48] Compiling DeclarativeLayoutKit UITabBar+Chain.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[18/48] Compiling DeclarativeLayoutKit UITableView+Chain.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[19/48] Compiling DeclarativeLayoutKit UITextField+Chain.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[20/48] Compiling DeclarativeLayoutKit UILayoutPriority.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[21/48] Compiling DeclarativeLayoutKit UIStackViewBuilder.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[22/48] Compiling DeclarativeLayoutKit UIStackViewConfiguration.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[23/48] Compiling DeclarativeLayoutKit UIStackViewHelpers.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[24/48] Compiling DeclarativeLayoutKit UIStackViewSpace.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[25/48] Compiling DeclarativeLayoutKit AutoLayoutGuide.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[26/48] Compiling DeclarativeLayoutKit BidirectionRelativeAutoLayoutAnchor.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[27/48] Compiling DeclarativeLayoutKit BidirectionalDimensionAutoLayoutAnchor.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[28/48] Compiling DeclarativeLayoutKit DimensionAutoLayoutAnchor.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[29/48] Compiling DeclarativeLayoutKit RelationType.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[30/48] Compiling DeclarativeLayoutKit RelativeAutoLayoutAnchor.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[31/48] Compiling DeclarativeLayoutKit UITextView+Chain.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[32/48] Compiling DeclarativeLayoutKit UIToolbar+Chain.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[33/48] Compiling DeclarativeLayoutKit UIView+Chain.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[34/48] Compiling DeclarativeLayoutKit ArrayBuilder.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[35/48] Compiling DeclarativeLayoutKit KVO.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[36/48] Compiling DeclarativeLayoutKit ExtraChains.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[37/48] Compiling DeclarativeLayoutKit UIButton+Chain.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[38/48] Compiling DeclarativeLayoutKit UICollectionView+Chain.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[39/48] Compiling DeclarativeLayoutKit UIControl+Chain.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[40/48] Compiling DeclarativeLayoutKit UIDatePicker+Chain.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[41/48] Compiling DeclarativeLayoutKit UIImageView+Chain.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[42/48] Emitting module DeclarativeLayoutKit
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[43/48] Compiling DeclarativeLayoutKit NSLayoutAnchor+Convertible.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[44/48] Compiling DeclarativeLayoutKit Priority.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[45/48] Compiling DeclarativeLayoutKit ClosureAction.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[46/48] Compiling DeclarativeLayoutKit UIControl+Event.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[47/48] Compiling DeclarativeLayoutKit UIView+Gesture.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
[48/48] Compiling DeclarativeLayoutKit Chainable.swift
/host/spi-builder-workspace/Sources/DeclarativeLayoutKit/AutoLayout/Anchor/AutoLayoutGuide.swift:8:8: error: no such module 'UIKit'
6 | //
7 |
8 | import UIKit
| `- error: no such module 'UIKit'
9 |
10 |
BUILD FAILURE 6.0 linux