The Swift Package Index logo.Swift Package Index

Build Information

Failed to build MarkupEditor, reference 0.9.1 (ef0efa), with Swift 6.2 for Linux on 3 Apr 2026 05:41:27 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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/stevengharris/MarkupEditor.git
Reference: 0.9.1
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
 * tag               0.9.1      -> FETCH_HEAD
HEAD is now at ef0efac Merge pull request #268 from stevengharris/macosmenu
Cloned https://github.com/stevengharris/MarkupEditor.git
Revision (git rev-parse @):
ef0efac819dd0c56e6aff3a3f03ae2b81ffc1613
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/stevengharris/MarkupEditor.git at 0.9.1
========================================
Build
========================================
Selected platform:         linux
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-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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:b1b7512e70c869f4e6dfc045c9cfbcecd5568d004e044b9c2b5f35ddaecd218b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Building for debugging...
[0/7] Write sources
[1/7] Copying keymapconfig.json
[2/7] Copying toolbarconfig.json
[3/7] Copying behaviorconfig.json
[4/7] Write sources
[5/7] Copying markup-editor.js
[6/7] Write swift-version-24593BA9C3E375BF.txt
[8/50] 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 {
[9/50] 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 {
[10/50] 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 {
[11/50] 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 {
[12/50] 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 {
[13/50] 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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[14/56] 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 {
[15/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 {
[16/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 {
[17/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 {
[18/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 {
[19/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 {
[20/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 {
[21/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 {
[22/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 {
[23/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 {
[24/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 {
[25/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 {
[26/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 {
[27/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 {
[28/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 {
[29/56] Compiling MarkupEditor ToolbarButton.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 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 {
[31/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 {
[32/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 {
[33/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 {
[34/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 {
[35/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 {
[36/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 {
[37/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 {
[38/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 {
[39/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 {
[40/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 {
[41/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 {
[42/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 {
[43/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 {
[44/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 {
[45/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 {
[46/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 {
[47/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 {
[48/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 {
[49/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 {
[50/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 {
[51/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 {
[52/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 {
[53/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 {
[54/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 {
[55/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 {
[56/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 {
BUILD FAILURE 6.2 linux