The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MondrianLayout, reference 0.10.0 (5f00b1), with Swift 6.3 for Linux on 13 Apr 2026 08:46:47 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/FluidGroup/MondrianLayout.git
Reference: 0.10.0
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
 * tag               0.10.0     -> FETCH_HEAD
HEAD is now at 5f00b13 Supports for-in loop inside block (#77)
Cloned https://github.com/FluidGroup/MondrianLayout.git
Revision (git rev-parse @):
5f00b13984fe08316fc5b5be06e2f41c14a3befa
SUCCESS checkout https://github.com/FluidGroup/MondrianLayout.git at 0.10.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
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" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-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 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")
[5/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")
[6/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")
[7/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")
[8/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")
[9/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")
[10/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")
[11/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")
[12/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")
[13/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")
[14/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")
[15/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")
[16/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")
[17/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")
[18/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")
[19/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")
[20/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")
[21/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")
[22/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")
[23/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")
[24/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")
[25/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")
[26/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")
[27/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")
[28/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")
[29/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")
[30/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")
[31/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")
BUILD FAILURE 6.3 linux