Build Information
Failed to build MarkdownKit, reference 1.7.3 (39ea7a), with Swift 6.2 for Wasm on 25 Jun 2025 14:41:58 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/bmoliveira/MarkdownKit.git
Reference: 1.7.3
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/bmoliveira/MarkdownKit
* tag 1.7.3 -> FETCH_HEAD
HEAD is now at 39ea7a3 Merge pull request #122 from bmoliveira/bo/fix-utf-16-link
Cloned https://github.com/bmoliveira/MarkdownKit.git
Revision (git rev-parse @):
39ea7a3fc7e65bcafe55152592b834859be574a5
SUCCESS checkout https://github.com/bmoliveira/MarkdownKit.git at 1.7.3
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/bmoliveira/MarkdownKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" 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:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Building for debugging...
[0/5] Write sources
[1/5] Write swift-version-24593BA9C3E375BF.txt
[3/33] Compiling MarkdownKit MarkdownStrikethrough.swift
/host/spi-builder-workspace/MarkdownKit/Sources/Common/Elements/Bold/MarkdownBold.swift:8:8: error: no such module 'Foundation'
6 | //
7 | //
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | open class MarkdownBold: MarkdownCommonElement {
[4/33] Compiling MarkdownKit String+UTF16.swift
/host/spi-builder-workspace/MarkdownKit/Sources/Common/Elements/Bold/MarkdownBold.swift:8:8: error: no such module 'Foundation'
6 | //
7 | //
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | open class MarkdownBold: MarkdownCommonElement {
[5/33] Compiling MarkdownKit MarkdownParser.swift
/host/spi-builder-workspace/MarkdownKit/Sources/Common/Elements/Bold/MarkdownBold.swift:8:8: error: no such module 'Foundation'
6 | //
7 | //
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | open class MarkdownBold: MarkdownCommonElement {
[6/33] Compiling MarkdownKit MarkdownCommonElement.swift
/host/spi-builder-workspace/MarkdownKit/Sources/Common/Elements/Bold/MarkdownBold.swift:8:8: error: no such module 'Foundation'
6 | //
7 | //
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | open class MarkdownBold: MarkdownCommonElement {
[7/36] Compiling MarkdownKit Typealias.swift
/host/spi-builder-workspace/MarkdownKit/Sources/Common/Elements/Bold/MarkdownBold.swift:8:8: error: no such module 'Foundation'
6 | //
7 | //
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | open class MarkdownBold: MarkdownCommonElement {
[8/36] Compiling MarkdownKit MarkdownCode+UIKit.swift
/host/spi-builder-workspace/MarkdownKit/Sources/Common/Elements/Bold/MarkdownBold.swift:8:8: error: no such module 'Foundation'
6 | //
7 | //
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | open class MarkdownBold: MarkdownCommonElement {
[9/36] Compiling MarkdownKit MarkdownHeader+UIKit.swift
/host/spi-builder-workspace/MarkdownKit/Sources/Common/Elements/Bold/MarkdownBold.swift:8:8: error: no such module 'Foundation'
6 | //
7 | //
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | open class MarkdownBold: MarkdownCommonElement {
[10/36] Compiling MarkdownKit MarkdownParser+AppKit.swift
/host/spi-builder-workspace/MarkdownKit/Sources/Common/Elements/Bold/MarkdownBold.swift:8:8: error: no such module 'Foundation'
6 | //
7 | //
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | open class MarkdownBold: MarkdownCommonElement {
[11/36] Compiling MarkdownKit MarkdownBold.swift
/host/spi-builder-workspace/MarkdownKit/Sources/Common/Elements/Bold/MarkdownBold.swift:8:8: error: no such module 'Foundation'
6 | //
7 | //
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | open class MarkdownBold: MarkdownCommonElement {
[12/36] Compiling MarkdownKit MarkdownCode.swift
/host/spi-builder-workspace/MarkdownKit/Sources/Common/Elements/Bold/MarkdownBold.swift:8:8: error: no such module 'Foundation'
6 | //
7 | //
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | open class MarkdownBold: MarkdownCommonElement {
[13/36] Compiling MarkdownKit MarkdownCodeEscaping.swift
/host/spi-builder-workspace/MarkdownKit/Sources/Common/Elements/Bold/MarkdownBold.swift:8:8: error: no such module 'Foundation'
6 | //
7 | //
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | open class MarkdownBold: MarkdownCommonElement {
[14/36] Compiling MarkdownKit MarkdownLink+UIKit.swift
/host/spi-builder-workspace/MarkdownKit/Sources/Common/Elements/Bold/MarkdownBold.swift:8:8: error: no such module 'Foundation'
6 | //
7 | //
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | open class MarkdownBold: MarkdownCommonElement {
[15/36] Compiling MarkdownKit UIFont+Traits.swift
/host/spi-builder-workspace/MarkdownKit/Sources/Common/Elements/Bold/MarkdownBold.swift:8:8: error: no such module 'Foundation'
6 | //
7 | //
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | open class MarkdownBold: MarkdownCommonElement {
[16/36] Compiling MarkdownKit MarkdownParser+UIKit.swift
/host/spi-builder-workspace/MarkdownKit/Sources/Common/Elements/Bold/MarkdownBold.swift:8:8: error: no such module 'Foundation'
6 | //
7 | //
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | open class MarkdownBold: MarkdownCommonElement {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[17/36] Emitting module MarkdownKit
/host/spi-builder-workspace/MarkdownKit/Sources/Common/Elements/Bold/MarkdownBold.swift:8:8: error: no such module 'Foundation'
6 | //
7 | //
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | open class MarkdownBold: MarkdownCommonElement {
[18/36] Compiling MarkdownKit MarkdownCode+AppKit.swift
/host/spi-builder-workspace/MarkdownKit/Sources/Common/Elements/Bold/MarkdownBold.swift:8:8: error: no such module 'Foundation'
6 | //
7 | //
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | open class MarkdownBold: MarkdownCommonElement {
[19/36] Compiling MarkdownKit MarkdownHeader+AppKit.swift
/host/spi-builder-workspace/MarkdownKit/Sources/Common/Elements/Bold/MarkdownBold.swift:8:8: error: no such module 'Foundation'
6 | //
7 | //
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | open class MarkdownBold: MarkdownCommonElement {
[20/36] Compiling MarkdownKit MarkdownLink+AppKit.swift
/host/spi-builder-workspace/MarkdownKit/Sources/Common/Elements/Bold/MarkdownBold.swift:8:8: error: no such module 'Foundation'
6 | //
7 | //
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | open class MarkdownBold: MarkdownCommonElement {
[21/36] Compiling MarkdownKit MarkdownFont+Traits.swift
/host/spi-builder-workspace/MarkdownKit/Sources/Common/Elements/Bold/MarkdownBold.swift:8:8: error: no such module 'Foundation'
6 | //
7 | //
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | open class MarkdownBold: MarkdownCommonElement {
[22/36] Compiling MarkdownKit MarkdownEscaping.swift
/host/spi-builder-workspace/MarkdownKit/Sources/Common/Elements/Bold/MarkdownBold.swift:8:8: error: no such module 'Foundation'
6 | //
7 | //
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | open class MarkdownBold: MarkdownCommonElement {
[23/36] Compiling MarkdownKit MarkdownUnescaping.swift
/host/spi-builder-workspace/MarkdownKit/Sources/Common/Elements/Bold/MarkdownBold.swift:8:8: error: no such module 'Foundation'
6 | //
7 | //
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | open class MarkdownBold: MarkdownCommonElement {
[24/36] Compiling MarkdownKit MarkdownHeader.swift
/host/spi-builder-workspace/MarkdownKit/Sources/Common/Elements/Bold/MarkdownBold.swift:8:8: error: no such module 'Foundation'
6 | //
7 | //
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | open class MarkdownBold: MarkdownCommonElement {
[25/36] Compiling MarkdownKit MarkdownItalic.swift
/host/spi-builder-workspace/MarkdownKit/Sources/Common/Elements/Bold/MarkdownBold.swift:8:8: error: no such module 'Foundation'
6 | //
7 | //
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | open class MarkdownBold: MarkdownCommonElement {
[26/36] Compiling MarkdownKit MarkdownElement.swift
/host/spi-builder-workspace/MarkdownKit/Sources/Common/Elements/Bold/MarkdownBold.swift:8:8: error: no such module 'Foundation'
6 | //
7 | //
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | open class MarkdownBold: MarkdownCommonElement {
[27/36] Compiling MarkdownKit MarkdownLevelElement.swift
/host/spi-builder-workspace/MarkdownKit/Sources/Common/Elements/Bold/MarkdownBold.swift:8:8: error: no such module 'Foundation'
6 | //
7 | //
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | open class MarkdownBold: MarkdownCommonElement {
[28/36] Compiling MarkdownKit MarkdownLinkElement.swift
/host/spi-builder-workspace/MarkdownKit/Sources/Common/Elements/Bold/MarkdownBold.swift:8:8: error: no such module 'Foundation'
6 | //
7 | //
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | open class MarkdownBold: MarkdownCommonElement {
[29/36] Compiling MarkdownKit MarkdownStyle.swift
/host/spi-builder-workspace/MarkdownKit/Sources/Common/Elements/Bold/MarkdownBold.swift:8:8: error: no such module 'Foundation'
6 | //
7 | //
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | open class MarkdownBold: MarkdownCommonElement {
[30/36] Compiling MarkdownKit MarkdownAutomaticLink.swift
/host/spi-builder-workspace/MarkdownKit/Sources/Common/Elements/Bold/MarkdownBold.swift:8:8: error: no such module 'Foundation'
6 | //
7 | //
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | open class MarkdownBold: MarkdownCommonElement {
[31/36] Compiling MarkdownKit MarkdownLink.swift
/host/spi-builder-workspace/MarkdownKit/Sources/Common/Elements/Bold/MarkdownBold.swift:8:8: error: no such module 'Foundation'
6 | //
7 | //
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | open class MarkdownBold: MarkdownCommonElement {
[32/36] Compiling MarkdownKit MarkdownList.swift
/host/spi-builder-workspace/MarkdownKit/Sources/Common/Elements/Bold/MarkdownBold.swift:8:8: error: no such module 'Foundation'
6 | //
7 | //
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | open class MarkdownBold: MarkdownCommonElement {
[33/36] Compiling MarkdownKit MarkdownQuote.swift
/host/spi-builder-workspace/MarkdownKit/Sources/Common/Elements/Bold/MarkdownBold.swift:8:8: error: no such module 'Foundation'
6 | //
7 | //
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | open class MarkdownBold: MarkdownCommonElement {
BUILD FAILURE 6.2 wasm