Build Information
Failed to build MMExpressionSolver, reference 1.2.0 (2eb552
), with Swift 6.2 (beta) for Wasm on 13 Sep 2025 20:29:52 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/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MarcusMiss/MMExpressionSolver.git
Reference: 1.2.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/MarcusMiss/MMExpressionSolver
* tag 1.2.0 -> FETCH_HEAD
HEAD is now at 2eb5524 Merge pull request #16 from MarcusMiss/release/1.2.0
Cloned https://github.com/MarcusMiss/MMExpressionSolver.git
Revision (git rev-parse @):
2eb55240d9a1a7afe7e82d327d5c2b3d5bf38980
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/MarcusMiss/MMExpressionSolver.git at 1.2.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/MarcusMiss/MMExpressionSolver.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/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:3160178686d03086db4c1712d78c1980537bb37521128c64baade7f466b6b4aa
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/MarcusMiss/MMEcletic.git
[1/261] Fetching mmecletic
Fetched https://github.com/MarcusMiss/MMEcletic.git from cache (0.24s)
Computing version for https://github.com/MarcusMiss/MMEcletic.git
Computed https://github.com/MarcusMiss/MMEcletic.git at 1.3.2 (1.11s)
Creating working copy for https://github.com/MarcusMiss/MMEcletic.git
Working copy of https://github.com/MarcusMiss/MMEcletic.git resolved at 1.3.2
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/MMExpressionSolver/MMExpressionErrors.xcstrings
warning: 'mmecletic': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/MMEcletic/Sources/MMEcletic/MMSubstitutionError.xcstrings
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/27] Compiling MMEcletic String+Hexadecimal.swift
/host/spi-builder-workspace/.build/checkouts/MMEcletic/Sources/MMEcletic/Decimal+Converter.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Decimal {
[5/27] Compiling MMEcletic String+Padding.swift
/host/spi-builder-workspace/.build/checkouts/MMEcletic/Sources/MMEcletic/Decimal+Converter.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Decimal {
[6/27] Compiling MMEcletic String+Subscript.swift
/host/spi-builder-workspace/.build/checkouts/MMEcletic/Sources/MMEcletic/Decimal+Converter.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Decimal {
[7/27] Compiling MMEcletic PropertyWrapperTrimming.swift
/host/spi-builder-workspace/.build/checkouts/MMEcletic/Sources/MMEcletic/Decimal+Converter.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Decimal {
[8/27] Compiling MMEcletic String+Base64.swift
/host/spi-builder-workspace/.build/checkouts/MMEcletic/Sources/MMEcletic/Decimal+Converter.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Decimal {
[9/27] Compiling MMEcletic String+Components.swift
/host/spi-builder-workspace/.build/checkouts/MMEcletic/Sources/MMEcletic/Decimal+Converter.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Decimal {
[10/30] Compiling MMEcletic String+ToNumber.swift
/host/spi-builder-workspace/.build/checkouts/MMEcletic/Sources/MMEcletic/Decimal+Converter.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Decimal {
[11/30] Compiling MMEcletic String+Trim.swift
/host/spi-builder-workspace/.build/checkouts/MMEcletic/Sources/MMEcletic/Decimal+Converter.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Decimal {
[12/30] Compiling MMEcletic String.swift
/host/spi-builder-workspace/.build/checkouts/MMEcletic/Sources/MMEcletic/Decimal+Converter.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Decimal {
[13/30] Compiling MMEcletic DateFormatter+Format.swift
/host/spi-builder-workspace/.build/checkouts/MMEcletic/Sources/MMEcletic/Decimal+Converter.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Decimal {
[14/30] Compiling MMEcletic LineContentStreamReader.swift
/host/spi-builder-workspace/.build/checkouts/MMEcletic/Sources/MMEcletic/Decimal+Converter.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Decimal {
[15/30] Compiling MMEcletic PropertyWrapperCase.swift
/host/spi-builder-workspace/.build/checkouts/MMEcletic/Sources/MMEcletic/Decimal+Converter.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Decimal {
[16/30] Compiling MMEcletic Optional.swift
/host/spi-builder-workspace/.build/checkouts/MMEcletic/Sources/MMEcletic/Decimal+Converter.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Decimal {
[17/30] Compiling MMEcletic Result+EasyAccessor.swift
/host/spi-builder-workspace/.build/checkouts/MMEcletic/Sources/MMEcletic/Decimal+Converter.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Decimal {
[18/30] Compiling MMEcletic Date+Modifier.swift
/host/spi-builder-workspace/.build/checkouts/MMEcletic/Sources/MMEcletic/Decimal+Converter.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Decimal {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[19/30] Emitting module MMEcletic
/host/spi-builder-workspace/.build/checkouts/MMEcletic/Sources/MMEcletic/Decimal+Converter.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Decimal {
[20/30] Compiling MMEcletic Double.swift
/host/spi-builder-workspace/.build/checkouts/MMEcletic/Sources/MMEcletic/Decimal+Converter.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Decimal {
[21/30] Compiling MMEcletic Float+Converter.swift
/host/spi-builder-workspace/.build/checkouts/MMEcletic/Sources/MMEcletic/Decimal+Converter.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Decimal {
[22/30] Compiling MMEcletic Float.swift
/host/spi-builder-workspace/.build/checkouts/MMEcletic/Sources/MMEcletic/Decimal+Converter.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Decimal {
[23/30] Compiling MMEcletic Integer.swift
/host/spi-builder-workspace/.build/checkouts/MMEcletic/Sources/MMEcletic/Decimal+Converter.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Decimal {
[24/30] Compiling MMEcletic Bool.swift
/host/spi-builder-workspace/.build/checkouts/MMEcletic/Sources/MMEcletic/Decimal+Converter.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Decimal {
[25/30] Compiling MMEcletic Decimal+Converter.swift
/host/spi-builder-workspace/.build/checkouts/MMEcletic/Sources/MMEcletic/Decimal+Converter.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Decimal {
[26/30] Compiling MMEcletic Decimal.swift
/host/spi-builder-workspace/.build/checkouts/MMEcletic/Sources/MMEcletic/Decimal+Converter.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Decimal {
[27/30] Compiling MMEcletic Double+Converter.swift
/host/spi-builder-workspace/.build/checkouts/MMEcletic/Sources/MMEcletic/Decimal+Converter.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Decimal {
[28/30] Compiling MMEcletic Substitution.swift
/host/spi-builder-workspace/.build/checkouts/MMEcletic/Sources/MMEcletic/Decimal+Converter.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Decimal {
[29/30] Compiling MMEcletic SubstitutionDataSource.swift
/host/spi-builder-workspace/.build/checkouts/MMEcletic/Sources/MMEcletic/Decimal+Converter.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Decimal {
[30/30] Compiling MMEcletic SubstitutionError.swift
/host/spi-builder-workspace/.build/checkouts/MMEcletic/Sources/MMEcletic/Decimal+Converter.swift:6:8: error: no such module 'Foundation'
4 | //
5 |
6 | import Foundation
| `- error: no such module 'Foundation'
7 |
8 | public extension Decimal {
BUILD FAILURE 6.2 wasm