Build Information
Failed to build Ink, reference master (bcc9f2
), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 02:58:28 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JohnSundell/Ink.git
Reference: master
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/JohnSundell/Ink
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at bcc9f21 Merge pull request #60 from jimstudt/crlf
Cloned https://github.com/JohnSundell/Ink.git
Revision (git rev-parse @):
bcc9f219900a62c4210e6db726035d7f03ae757b
SUCCESS checkout https://github.com/JohnSundell/Ink.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/JohnSundell/Ink.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/7] Write sources
[2/7] Write swift-version-24593BA9C3E375BF.txt
[4/38] Compiling Ink Image.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[5/38] Compiling Ink InlineCode.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[6/38] Compiling Ink KeyPathPatterns.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[7/38] Compiling Ink Link.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[8/38] Compiling Ink List.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[9/38] Compiling Ink Metadata.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[10/38] Compiling Ink Modifiable.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[11/38] Compiling Ink ModifierCollection.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[12/42] Compiling Ink NamedURLCollection.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[13/42] Compiling Ink Paragraph.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[14/42] Compiling Ink PlainTextConvertible.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[15/42] Compiling Ink Readable.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[16/42] Compiling Ink HTMLConvertible.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[17/42] Compiling Ink Hashable+AnyOf.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[18/42] Compiling Ink Heading.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[19/42] Compiling Ink HorizontalLine.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[20/42] Compiling Ink Reader.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[21/42] Compiling Ink Require.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[22/42] Compiling Ink Substring+Trimming.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[23/42] Compiling Ink Table.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[24/42] Compiling Ink Character+Escaping.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[25/42] Compiling Ink CodeBlock.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[26/42] Compiling Ink FormattedText.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[27/42] Compiling Ink Fragment.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[28/42] Compiling Ink HTML.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[29/42] Compiling Ink TextStyle.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[30/42] Compiling Ink TextStyleMarker.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[31/42] Compiling Ink URL.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[32/42] Compiling Ink URLDeclaration.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[33/42] Emitting module Ink
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[34/42] Compiling Ink Markdown.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[35/42] Compiling Ink MarkdownParser.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[36/42] Compiling Ink Modifier.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[37/42] Compiling Ink Blockquote.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
[38/42] Compiling Ink Character+Classification.swift
/host/spi-builder-workspace/Sources/Ink/Internal/Table.swift:7:8: error: no such module 'Foundation'
5 | */
6 |
7 | import Foundation
| `- error: no such module 'Foundation'
8 |
9 | struct Table: Fragment {
BUILD FAILURE 6.2 wasm