Build Information
Failed to build MarkupEditor, reference main (940e2c), with Swift 6.2 for Wasm on 29 Apr 2026 04: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/swiftpackageindex/spi-images:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
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 940e2c4 Merge pull request #274 from stevengharris/macosconfig
Cloned https://github.com/stevengharris/MarkupEditor.git
Revision (git rev-parse @):
940e2c4ca7950cb1a82d138c2ed488e7b26b6946
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/swiftpackageindex/spi-images:wasm-6.2-latest swift build --swift-sdk swift-6.2-RELEASE_wasm 2>&1
wasm-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:2a8b2d9e022a9894c61e0736af7cdaa1ee64c002dbb133a55c0d7e8980b3ad16
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.2-latest
Building for debugging...
[0/7] Write sources
[1/7] Copying behaviorconfig.json
[1/7] Copying keymapconfig.json
[3/7] Write sources
[4/7] Copying markup-editor.js
[5/7] Copying toolbarconfig.json
[6/7] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[8/50] Emitting module MarkupEditor
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[9/56] Compiling MarkupEditor MarkupEditor.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[10/56] Compiling MarkupEditor MarkupEditorUIView.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[11/56] Compiling MarkupEditor MarkupEditorView.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[12/56] Compiling MarkupEditor MarkupWKWebView.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[13/56] Compiling MarkupEditor MarkupWKWebViewConfiguration.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[14/56] Compiling MarkupEditor MarkupWKWebViewRepresentable.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[15/56] Compiling MarkupEditor Blur.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[16/56] Compiling MarkupEditor BehaviorConfig.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[17/56] Compiling MarkupEditor JSONConfigurable.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[18/56] Compiling MarkupEditor KeymapConfig.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[19/56] Compiling MarkupEditor ToolbarConfig.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[20/56] Compiling MarkupEditor EditableAttributes.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[21/56] Compiling MarkupEditor Logger+Extensions.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[22/56] Compiling MarkupEditor String+Extensions.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[23/56] Compiling MarkupEditor UIView+Extensions.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[24/56] Compiling MarkupEditor View+Extensions.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[25/56] Compiling MarkupEditor MarkupCoordinator.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[26/56] Compiling MarkupEditor MarkupDelegate.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[27/56] Compiling MarkupEditor FormatContext.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[28/56] Compiling MarkupEditor ListContext.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[29/56] Compiling MarkupEditor SelectionState.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[30/56] Compiling MarkupEditor StyleContext.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[31/56] Compiling MarkupEditor CorrectionToolbar.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[32/56] Compiling MarkupEditor FormatToolbar.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[33/56] Compiling MarkupEditor PopoverHostingController.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[34/56] Compiling MarkupEditor TableSizer.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[35/56] Compiling MarkupEditor ToolbarContents.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[36/56] Compiling MarkupEditor ToolbarImageButton.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[37/56] Compiling MarkupEditor ToolbarStyle.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[38/56] Compiling MarkupEditor resource_bundle_accessor.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[39/56] Compiling MarkupEditor ForcePopoverModifier.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[40/56] Compiling MarkupEditor Icons.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[41/56] Compiling MarkupEditor ImageViewController.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[42/56] Compiling MarkupEditor LinkViewController.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[43/56] Compiling MarkupEditor MarkupMenu.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[44/56] Compiling MarkupEditor PlatformTypes.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[45/56] Compiling MarkupEditor InsertToolbar.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[46/56] Compiling MarkupEditor LabeledToolbar.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[47/56] Compiling MarkupEditor MarkupToolbar.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[48/56] Compiling MarkupEditor MarkupToolbarUIView.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[49/56] Compiling MarkupEditor StyleToolbar.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[50/56] Compiling MarkupEditor TableToolbar.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[51/56] Compiling MarkupEditor HtmlButton.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[52/56] Compiling MarkupEditor HtmlButtonGroup.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[53/56] Compiling MarkupEditor HtmlDiv.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[54/56] Compiling MarkupEditor HtmlDivHolder.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[55/56] Compiling MarkupEditor MarkupDivStructure.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
[56/56] Compiling MarkupEditor MarkupWKWebView+DivExtensions.swift
/host/spi-builder-workspace/MarkupEditor/Divs/MarkupWKWebView+DivExtensions.swift:8:8: error: no such module 'OSLog'
6 | //
7 |
8 | import OSLog
| `- error: no such module 'OSLog'
9 |
10 | extension MarkupWKWebView {
BUILD FAILURE 6.2 wasm