Build Information
Failed to build Logic Parser, reference 1.0.0 (99037e
), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 10:24:40 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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/Gerzer/LogicParser.git
Reference: 1.0.0
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/Gerzer/LogicParser
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 99037ef Add license
Cloned https://github.com/Gerzer/LogicParser.git
Revision (git rev-parse @):
99037ef0c8d4942c2de2bdd01e3b76b833fd76c3
SUCCESS checkout https://github.com/Gerzer/LogicParser.git at 1.0.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/Gerzer/LogicParser.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/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
Fetching https://github.com/palle-k/Covfefe.git
[1/2438] Fetching covfefe
Fetched https://github.com/palle-k/Covfefe.git from cache (0.41s)
Computing version for https://github.com/palle-k/Covfefe.git
Computed https://github.com/palle-k/Covfefe.git at 0.6.1 (0.81s)
Creating working copy for https://github.com/palle-k/Covfefe.git
Working copy of https://github.com/palle-k/Covfefe.git resolved at 0.6.1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/20] Compiling Covfefe SyntaxTree.swift
/host/spi-builder-workspace/.build/checkouts/Covfefe/Sources/Covfefe/ABNFImporter.swift:26:8: error: no such module 'Foundation'
24 | // SOFTWARE.
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | let abnfGrammar: Grammar = {
[5/20] Compiling Covfefe Terminal.swift
/host/spi-builder-workspace/.build/checkouts/Covfefe/Sources/Covfefe/ABNFImporter.swift:26:8: error: no such module 'Foundation'
24 | // SOFTWARE.
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | let abnfGrammar: Grammar = {
[6/22] Compiling Covfefe StringUtility.swift
/host/spi-builder-workspace/.build/checkouts/Covfefe/Sources/Covfefe/ABNFImporter.swift:26:8: error: no such module 'Foundation'
24 | // SOFTWARE.
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | let abnfGrammar: Grammar = {
[7/22] Compiling Covfefe Symbols.swift
/host/spi-builder-workspace/.build/checkouts/Covfefe/Sources/Covfefe/ABNFImporter.swift:26:8: error: no such module 'Foundation'
24 | // SOFTWARE.
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | let abnfGrammar: Grammar = {
[8/22] Compiling Covfefe CharacterSets.swift
/host/spi-builder-workspace/.build/checkouts/Covfefe/Sources/Covfefe/ABNFImporter.swift:26:8: error: no such module 'Foundation'
24 | // SOFTWARE.
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | let abnfGrammar: Grammar = {
[9/22] Compiling Covfefe EBNFImporter.swift
/host/spi-builder-workspace/.build/checkouts/Covfefe/Sources/Covfefe/ABNFImporter.swift:26:8: error: no such module 'Foundation'
24 | // SOFTWARE.
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | let abnfGrammar: Grammar = {
[10/22] Compiling Covfefe EarleyParser.swift
/host/spi-builder-workspace/.build/checkouts/Covfefe/Sources/Covfefe/ABNFImporter.swift:26:8: error: no such module 'Foundation'
24 | // SOFTWARE.
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | let abnfGrammar: Grammar = {
[11/22] Compiling Covfefe Normalization.swift
/host/spi-builder-workspace/.build/checkouts/Covfefe/Sources/Covfefe/ABNFImporter.swift:26:8: error: no such module 'Foundation'
24 | // SOFTWARE.
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | let abnfGrammar: Grammar = {
[12/22] Compiling Covfefe Parser.swift
/host/spi-builder-workspace/.build/checkouts/Covfefe/Sources/Covfefe/ABNFImporter.swift:26:8: error: no such module 'Foundation'
24 | // SOFTWARE.
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | let abnfGrammar: Grammar = {
[13/22] Compiling Covfefe ABNFImporter.swift
/host/spi-builder-workspace/.build/checkouts/Covfefe/Sources/Covfefe/ABNFImporter.swift:26:8: error: no such module 'Foundation'
24 | // SOFTWARE.
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | let abnfGrammar: Grammar = {
[14/22] Compiling Covfefe BNFImporter.swift
/host/spi-builder-workspace/.build/checkouts/Covfefe/Sources/Covfefe/ABNFImporter.swift:26:8: error: no such module 'Foundation'
24 | // SOFTWARE.
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | let abnfGrammar: Grammar = {
[15/22] Compiling Covfefe CYKParser.swift
/host/spi-builder-workspace/.build/checkouts/Covfefe/Sources/Covfefe/ABNFImporter.swift:26:8: error: no such module 'Foundation'
24 | // SOFTWARE.
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | let abnfGrammar: Grammar = {
[16/22] Compiling Covfefe PrefixGrammar.swift
/host/spi-builder-workspace/.build/checkouts/Covfefe/Sources/Covfefe/ABNFImporter.swift:26:8: error: no such module 'Foundation'
24 | // SOFTWARE.
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | let abnfGrammar: Grammar = {
[17/22] Compiling Covfefe Productions.swift
/host/spi-builder-workspace/.build/checkouts/Covfefe/Sources/Covfefe/ABNFImporter.swift:26:8: error: no such module 'Foundation'
24 | // SOFTWARE.
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | let abnfGrammar: Grammar = {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/22] Emitting module Covfefe
/host/spi-builder-workspace/.build/checkouts/Covfefe/Sources/Covfefe/ABNFImporter.swift:26:8: error: no such module 'Foundation'
24 | // SOFTWARE.
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | let abnfGrammar: Grammar = {
[19/22] Compiling Covfefe Grammar.swift
/host/spi-builder-workspace/.build/checkouts/Covfefe/Sources/Covfefe/ABNFImporter.swift:26:8: error: no such module 'Foundation'
24 | // SOFTWARE.
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | let abnfGrammar: Grammar = {
[20/22] Compiling Covfefe GrammarCheck.swift
/host/spi-builder-workspace/.build/checkouts/Covfefe/Sources/Covfefe/ABNFImporter.swift:26:8: error: no such module 'Foundation'
24 | // SOFTWARE.
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | let abnfGrammar: Grammar = {
[21/22] Compiling Covfefe Tokenizer.swift
/host/spi-builder-workspace/.build/checkouts/Covfefe/Sources/Covfefe/ABNFImporter.swift:26:8: error: no such module 'Foundation'
24 | // SOFTWARE.
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | let abnfGrammar: Grammar = {
[22/22] Compiling Covfefe Utility.swift
/host/spi-builder-workspace/.build/checkouts/Covfefe/Sources/Covfefe/ABNFImporter.swift:26:8: error: no such module 'Foundation'
24 | // SOFTWARE.
25 |
26 | import Foundation
| `- error: no such module 'Foundation'
27 |
28 | let abnfGrammar: Grammar = {
BUILD FAILURE 6.2 wasm