The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build MarkupEditor, reference main (2ded0a), with Swift 6.0 for Linux on 30 Apr 2025 00:10:10 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.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stevengharris/MarkupEditor.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/stevengharris/MarkupEditor
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2ded0a0 Merge pull request #241 from stevengharris/fixSetMessageHandler
Cloned https://github.com/stevengharris/MarkupEditor.git
Revision (git rev-parse @):
2ded0a0b71f09c329ead95f43b9ccbb986b83618
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/stevengharris/MarkupEditor.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/stevengharris/MarkupEditor.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:9029076bb687edc160a3d5201c89e92dd9fa7309f33f090c4234365c83366c31
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Building for debugging...
[0/6] Copying markup.html
[0/6] Copying markup.css
[0/6] Write sources
[1/6] Copying mirror.css
[4/6] Copying markup.js
[5/6] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[7/45] Emitting module MarkupEditor
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[8/50] Compiling MarkupEditor StyleContext.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[9/50] Compiling MarkupEditor StyleToolbar.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[10/50] Compiling MarkupEditor TableSizer.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[11/50] Compiling MarkupEditor TableToolbar.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[12/50] Compiling MarkupEditor ToolbarButton.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[13/50] Compiling MarkupEditor MarkupMenu.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[14/50] Compiling MarkupEditor MarkupToolbar.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[15/50] Compiling MarkupEditor MarkupToolbarUIView.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[16/50] Compiling MarkupEditor MarkupWKWebView+DivExtensions.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[17/50] Compiling MarkupEditor MarkupWKWebView.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[18/50] Compiling MarkupEditor ToolbarContents.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[19/50] Compiling MarkupEditor ToolbarStyle.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[20/50] Compiling MarkupEditor UIView+Extensions.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[21/50] Compiling MarkupEditor View+Extensions.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[22/50] Compiling MarkupEditor resource_bundle_accessor.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[23/50] Compiling MarkupEditor InsertToolbar.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[24/50] Compiling MarkupEditor LabeledToolbar.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[25/50] Compiling MarkupEditor LinkViewController.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[26/50] Compiling MarkupEditor ListContext.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[27/50] Compiling MarkupEditor Logger+Extensions.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[28/50] Compiling MarkupEditor MarkupCoordinator.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[29/50] Compiling MarkupEditor MarkupDelegate.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[30/50] Compiling MarkupEditor MarkupDivStructure.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[31/50] Compiling MarkupEditor MarkupEditor.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[32/50] Compiling MarkupEditor MarkupEditorUIView.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[33/50] Compiling MarkupEditor MarkupEditorView.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[34/50] Compiling MarkupEditor Blur.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[35/50] Compiling MarkupEditor CorrectionToolbar.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[36/50] Compiling MarkupEditor EditableAttributes.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[37/50] Compiling MarkupEditor ForcePopoverModifier.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[38/50] Compiling MarkupEditor FormatContext.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[39/50] Compiling MarkupEditor FormatToolbar.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[40/50] Compiling MarkupEditor MarkupWKWebViewConfiguration.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[41/50] Compiling MarkupEditor MarkupWKWebViewRepresentable.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[42/50] Compiling MarkupEditor PopoverHostingController.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[43/50] Compiling MarkupEditor SelectionState.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[44/50] Compiling MarkupEditor String+Extensions.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[45/50] Compiling MarkupEditor HtmlButton.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[46/50] Compiling MarkupEditor HtmlButtonGroup.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[47/50] Compiling MarkupEditor HtmlDiv.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[48/50] Compiling MarkupEditor HtmlDivHolder.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[49/50] Compiling MarkupEditor Icons.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
[50/50] Compiling MarkupEditor ImageViewController.swift
/host/spi-builder-workspace/MarkupEditor/Blur.swift:8:8: error: no such module 'SwiftUI'
 6 | //
 7 |
 8 | import SwiftUI
   |        `- error: no such module 'SwiftUI'
 9 |
10 | struct Blur: UIViewRepresentable {
BUILD FAILURE 6.0 linux