Build Information
Failed to build Stevia, reference 6.2.0 (a925d9
), with Swift 6.2 (beta) for Wasm on 24 Jun 2025 17:18:05 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/freshOS/Stevia.git
Reference: 6.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/freshOS/Stevia
* tag 6.2.0 -> FETCH_HEAD
HEAD is now at a925d9b Merge pull request #182 from birdsongapps/master
Cloned https://github.com/freshOS/Stevia.git
Revision (git rev-parse @):
a925d9b0087536c4ece110109c7815c988516135
SUCCESS checkout https://github.com/freshOS/Stevia.git at 6.2.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/freshOS/Stevia.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/apple/swift-numerics
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics from cache (0.64s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.3 (5.35s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.3
Building for debugging...
[0/3] Write sources
[0/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/22] Emitting module Stevia
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/Stevia.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[5/24] Compiling Stevia Stevia+Style.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/Stevia.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[6/24] Compiling Stevia resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/Stevia.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[7/24] Compiling Stevia Stevia+Size.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/Stevia.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[8/24] Compiling Stevia Stevia+Stacks.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/Stevia.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[9/24] Compiling Stevia Stevia+Constraints.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/Stevia.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[10/24] Compiling Stevia Stevia+Content.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/Stevia.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[11/24] Compiling Stevia Stevia+DoubleDash.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/Stevia.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[12/24] Compiling Stevia Stevia+Equation.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/Stevia.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[13/24] Compiling Stevia Stevia+Fill.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/Stevia.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[14/24] Compiling Stevia Stevia+FlexibleMargin.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/Stevia.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[15/24] Compiling Stevia Stevia+Notifications.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/Stevia.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[16/24] Compiling Stevia Stevia+Operators.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/Stevia.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[17/24] Compiling Stevia Stevia+Percentage.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/Stevia.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[18/24] Compiling Stevia Stevia+Position.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/Stevia.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[19/24] Compiling Stevia Stevia+GetConstraint.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/Stevia.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[20/24] Compiling Stevia Stevia+Hierarchy.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/Stevia.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[21/24] Compiling Stevia Stevia+LayoutAnchors.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/Stevia.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[22/24] Compiling Stevia Stevia+Alignment.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/Stevia.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[23/24] Compiling Stevia Stevia+Baselines.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/Stevia.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
[24/24] Compiling Stevia Stevia+Center.swift
/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/Stevia.build/DerivedSources/resource_bundle_accessor.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 |
3 | extension Foundation.Bundle {
BUILD FAILURE 6.2 wasm