Build Information
Failed to build Senna, reference 3.1.1 (b04815
), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 13:21:09 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/L1MeN9Yu/Senna.git
Reference: 3.1.1
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/L1MeN9Yu/Senna
* tag 3.1.1 -> FETCH_HEAD
HEAD is now at b04815e Merge pull request #3 from L1MeN9Yu/feature/printer_tests
Cloned https://github.com/L1MeN9Yu/Senna.git
Revision (git rev-parse @):
b04815ee588b9089e380c806e1821d5730b1821b
SUCCESS checkout https://github.com/L1MeN9Yu/Senna.git at 3.1.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/L1MeN9Yu/Senna.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/apple/swift-log.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.71s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (1.40s)
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.3
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/8] Compiling Logging Locks.swift
[5/8] Compiling Logging MetadataProvider.swift
[6/8] Compiling Logging LogHandler.swift
[7/8] Emitting module Logging
[8/8] Compiling Logging Logging.swift
[10/36] Compiling Senna LevelStyle.swift
/host/spi-builder-workspace/Sources/Implements/Formation.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Logging
7 |
[11/36] Compiling Senna Logger.Senna.swift
/host/spi-builder-workspace/Sources/Implements/Formation.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Logging
7 |
[12/36] Compiling Senna Message.swift
/host/spi-builder-workspace/Sources/Implements/Formation.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Logging
7 |
[13/39] Compiling Senna Color.swift
/host/spi-builder-workspace/Sources/Implements/Formation.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Logging
7 |
[14/39] Compiling Senna Compatible.swift
/host/spi-builder-workspace/Sources/Implements/Formation.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Logging
7 |
[15/39] Compiling Senna Component.swift
/host/spi-builder-workspace/Sources/Implements/Formation.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Logging
7 |
[16/39] Compiling Senna ControlCode.swift
/host/spi-builder-workspace/Sources/Implements/Formation.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Logging
7 |
[17/39] Compiling Senna FileDescriptorTextOutputStream.swift
/host/spi-builder-workspace/Sources/Implements/Formation.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Logging
7 |
[18/39] Compiling Senna FloatFormatter.swift
/host/spi-builder-workspace/Sources/Implements/Formation.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Logging
7 |
[19/39] Compiling Senna FlushMode.swift
/host/spi-builder-workspace/Sources/Implements/Formation.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Logging
7 |
[20/39] Compiling Senna IntegerFormatter.swift
/host/spi-builder-workspace/Sources/Implements/Formation.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Logging
7 |
[21/39] Compiling Senna OSLogSink.swift
/host/spi-builder-workspace/Sources/Implements/Formation.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Logging
7 |
[22/39] Compiling Senna StandardSink.swift
/host/spi-builder-workspace/Sources/Implements/Formation.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Logging
7 |
[23/39] Compiling Senna SystemLogSink.swift
/host/spi-builder-workspace/Sources/Implements/Formation.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Logging
7 |
[24/39] Compiling Senna Box.swift
/host/spi-builder-workspace/Sources/Implements/Formation.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Logging
7 |
[25/39] Compiling Senna Formable.swift
/host/spi-builder-workspace/Sources/Implements/Formation.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Logging
7 |
[26/39] Compiling Senna Printable.swift
/host/spi-builder-workspace/Sources/Implements/Formation.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Logging
7 |
[27/39] Compiling Senna SinkCapable.swift
/host/spi-builder-workspace/Sources/Implements/Formation.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Logging
7 |
[28/39] Compiling Senna FileSink.swift
/host/spi-builder-workspace/Sources/Implements/Formation.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Logging
7 |
[29/39] Compiling Senna Interpolation.swift
/host/spi-builder-workspace/Sources/Implements/Formation.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Logging
7 |
[30/39] Compiling Senna LegacyBackgroundColor.swift
/host/spi-builder-workspace/Sources/Implements/Formation.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Logging
7 |
[31/39] Compiling Senna LegacyTextColor.swift
/host/spi-builder-workspace/Sources/Implements/Formation.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Logging
7 |
[32/39] Compiling Senna Privacy.swift
/host/spi-builder-workspace/Sources/Implements/Formation.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Logging
7 |
[33/39] Compiling Senna Style.swift
/host/spi-builder-workspace/Sources/Implements/Formation.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Logging
7 |
[34/39] Compiling Senna _Exported.swift
/host/spi-builder-workspace/Sources/Implements/Formation.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Logging
7 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[35/39] Emitting module Senna
/host/spi-builder-workspace/Sources/Implements/Formation.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Logging
7 |
[36/39] Compiling Senna Formation.swift
/host/spi-builder-workspace/Sources/Implements/Formation.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Logging
7 |
[37/39] Compiling Senna Handler.swift
/host/spi-builder-workspace/Sources/Implements/Formation.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Logging
7 |
[38/39] Compiling Senna Printer.swift
/host/spi-builder-workspace/Sources/Implements/Formation.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Logging
7 |
[39/39] Compiling Senna EscapeCode.swift
/host/spi-builder-workspace/Sources/Implements/Formation.swift:5:8: error: no such module 'Foundation'
3 | //
4 |
5 | import Foundation
| `- error: no such module 'Foundation'
6 | import Logging
7 |
BUILD FAILURE 6.2 wasm