Build Information
Failed to build MondrianLayout, reference main (b26eda
), with Swift 6.0 for Linux on 28 Nov 2024 23:35:37 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/FluidGroup/MondrianLayout.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/FluidGroup/MondrianLayout
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at b26edaa Update MondrianLayout.podspec
Cloned https://github.com/FluidGroup/MondrianLayout.git
Revision (git rev-parse @):
b26edaa5a469bc5fd58f9afe37d257ca1b3771e0
SUCCESS checkout https://github.com/FluidGroup/MondrianLayout.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/FluidGroup/MondrianLayout.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/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/7] Write sources
[1/7] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/33] Emitting module MondrianLayout
/host/spi-builder-workspace/MondrianLayout/Classic/LayoutDescriptor.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | @available(*, deprecated, renamed: "Mondrian.layout")
[4/36] Compiling MondrianLayout ZStackBlock.swift
/host/spi-builder-workspace/MondrianLayout/Classic/LayoutDescriptor.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | @available(*, deprecated, renamed: "Mondrian.layout")
[5/36] Compiling MondrianLayout LayoutManager.swift
/host/spi-builder-workspace/MondrianLayout/Classic/LayoutDescriptor.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | @available(*, deprecated, renamed: "Mondrian.layout")
[6/36] Compiling MondrianLayout MondrianNamespace.swift
/host/spi-builder-workspace/MondrianLayout/Classic/LayoutDescriptor.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | @available(*, deprecated, renamed: "Mondrian.layout")
[7/36] Compiling MondrianLayout VGridBlock.swift
/host/spi-builder-workspace/MondrianLayout/Classic/LayoutDescriptor.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | @available(*, deprecated, renamed: "Mondrian.layout")
[8/36] Compiling MondrianLayout VStackBlock.swift
/host/spi-builder-workspace/MondrianLayout/Classic/LayoutDescriptor.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | @available(*, deprecated, renamed: "Mondrian.layout")
[9/36] Compiling MondrianLayout ViewBlock.swift
/host/spi-builder-workspace/MondrianLayout/Classic/LayoutDescriptor.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | @available(*, deprecated, renamed: "Mondrian.layout")
[10/36] Compiling MondrianLayout _LayoutBlockType.swift
/host/spi-builder-workspace/MondrianLayout/Classic/LayoutDescriptor.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | @available(*, deprecated, renamed: "Mondrian.layout")
[11/36] Compiling MondrianLayout EntryPoint.swift
/host/spi-builder-workspace/MondrianLayout/Classic/LayoutDescriptor.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | @available(*, deprecated, renamed: "Mondrian.layout")
[12/36] Compiling MondrianLayout NSLayoutConstraint+.swift
/host/spi-builder-workspace/MondrianLayout/Classic/LayoutDescriptor.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | @available(*, deprecated, renamed: "Mondrian.layout")
[13/36] Compiling MondrianLayout UILayoutGuide+Mondrian.swift
/host/spi-builder-workspace/MondrianLayout/Classic/LayoutDescriptor.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | @available(*, deprecated, renamed: "Mondrian.layout")
[14/36] Compiling MondrianLayout LayoutDescriptor.swift
/host/spi-builder-workspace/MondrianLayout/Classic/LayoutDescriptor.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | @available(*, deprecated, renamed: "Mondrian.layout")
[15/36] Compiling MondrianLayout MondrianArrayBuilder.swift
/host/spi-builder-workspace/MondrianLayout/Classic/LayoutDescriptor.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | @available(*, deprecated, renamed: "Mondrian.layout")
[16/36] Compiling MondrianLayout DimensionDescriptor.swift
/host/spi-builder-workspace/MondrianLayout/Classic/LayoutDescriptor.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | @available(*, deprecated, renamed: "Mondrian.layout")
[17/36] Compiling MondrianLayout Edge.swift
/host/spi-builder-workspace/MondrianLayout/Classic/LayoutDescriptor.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | @available(*, deprecated, renamed: "Mondrian.layout")
[18/36] Compiling MondrianLayout LayoutBuilderContext.swift
/host/spi-builder-workspace/MondrianLayout/Classic/LayoutDescriptor.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | @available(*, deprecated, renamed: "Mondrian.layout")
[19/36] Compiling MondrianLayout Optimization.swift
/host/spi-builder-workspace/MondrianLayout/Classic/LayoutDescriptor.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | @available(*, deprecated, renamed: "Mondrian.layout")
[20/36] Compiling MondrianLayout VHStackContentBuilder.swift
/host/spi-builder-workspace/MondrianLayout/Classic/LayoutDescriptor.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | @available(*, deprecated, renamed: "Mondrian.layout")
[21/36] Compiling MondrianLayout _LayoutBlockNode.swift
/host/spi-builder-workspace/MondrianLayout/Classic/LayoutDescriptor.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | @available(*, deprecated, renamed: "Mondrian.layout")
[22/36] Compiling MondrianLayout OverlayBlock.swift
/host/spi-builder-workspace/MondrianLayout/Classic/LayoutDescriptor.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | @available(*, deprecated, renamed: "Mondrian.layout")
[23/36] Compiling MondrianLayout RelativeBlock.swift
/host/spi-builder-workspace/MondrianLayout/Classic/LayoutDescriptor.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | @available(*, deprecated, renamed: "Mondrian.layout")
[24/36] Compiling MondrianLayout StackingSpacer.swift
/host/spi-builder-workspace/MondrianLayout/Classic/LayoutDescriptor.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | @available(*, deprecated, renamed: "Mondrian.layout")
[25/36] Compiling MondrianLayout HStackBlock.swift
/host/spi-builder-workspace/MondrianLayout/Classic/LayoutDescriptor.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | @available(*, deprecated, renamed: "Mondrian.layout")
[26/36] Compiling MondrianLayout LayoutContainer.swift
/host/spi-builder-workspace/MondrianLayout/Classic/LayoutDescriptor.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | @available(*, deprecated, renamed: "Mondrian.layout")
[27/36] Compiling MondrianLayout LayoutGuideBlock.swift
/host/spi-builder-workspace/MondrianLayout/Classic/LayoutDescriptor.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | @available(*, deprecated, renamed: "Mondrian.layout")
[28/36] Compiling MondrianLayout UIView+Mondrian.swift
/host/spi-builder-workspace/MondrianLayout/Classic/LayoutDescriptor.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | @available(*, deprecated, renamed: "Mondrian.layout")
[29/36] Compiling MondrianLayout Utils.swift
/host/spi-builder-workspace/MondrianLayout/Classic/LayoutDescriptor.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | @available(*, deprecated, renamed: "Mondrian.layout")
[30/36] Compiling MondrianLayout _LayoutElement.swift
/host/spi-builder-workspace/MondrianLayout/Classic/LayoutDescriptor.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | @available(*, deprecated, renamed: "Mondrian.layout")
[31/36] Compiling MondrianLayout BackgroundBlock.swift
/host/spi-builder-workspace/MondrianLayout/Classic/LayoutDescriptor.swift:1:8: error: no such module 'UIKit'
1 | import UIKit
| `- error: no such module 'UIKit'
2 |
3 | @available(*, deprecated, renamed: "Mondrian.layout")
BUILD FAILURE 6.0 linux