The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build MarkupEditor, reference main (77c64d), with Swift 6.2 (beta) for Wasm on 12 Sep 2025 23:20:52 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.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 77c64df Merge pull request #247 from stevengharris/adoptbase
Cloned https://github.com/stevengharris/MarkupEditor.git
Revision (git rev-parse @):
77c64dfd2df163b7b25d93421c3a45f4b11bb7aa
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/stevengharris/MarkupEditor.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/stevengharris/MarkupEditor.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:3160178686d03086db4c1712d78c1980537bb37521128c64baade7f466b6b4aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: 'spi-builder-workspace': Invalid Exclude '/host/spi-builder-workspace/MarkupEditor/rollup': File not found.
Building for debugging...
[0/6] Copying markup.css
[0/6] Copying mirror.css
[0/6] Copying markup.html
[3/6] Write sources
[4/6] Copying markup.js
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/45] 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 {
[8/45] 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 {
[9/45] 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 {
[10/45] 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 {
[11/45] 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 {
[12/45] 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 {
[13/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 {
[14/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 {
[15/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 {
[16/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 {
[17/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 {
[18/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 {
[19/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 {
[20/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 {
[21/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 {
[22/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 {
[23/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 {
[24/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 {
[25/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 {
[26/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 {
[27/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 {
[28/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 {
[29/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 {
[30/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 {
[31/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 {
[32/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 {
[33/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 {
[34/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 {
[35/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 {
[36/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 {
[37/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 {
[38/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 {
[39/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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[40/50] 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 {
[41/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 {
[42/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 {
[43/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 {
[44/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 {
[45/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 {
[46/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 {
[47/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 {
[48/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 {
[49/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 {
[50/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 {
BUILD FAILURE 6.2 wasm