The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Senna, reference main (9515de), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 13:15:08 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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/L1MeN9Yu/Senna.git
Reference: main
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
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9515de4 Merge pull request #5 from L1MeN9Yu/feature/3.2.0
Cloned https://github.com/L1MeN9Yu/Senna.git
Revision (git rev-parse @):
9515de46e8b990672d102fc3419b1e3b9d7dd34d
SUCCESS checkout https://github.com/L1MeN9Yu/Senna.git at main
========================================
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-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
Fetching https://github.com/apple/swift-log.git
[1/3836] Fetching swift-log
Fetched https://github.com/apple/swift-log.git from cache (0.37s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.3 (0.78s)
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] Emitting module Logging
[5/8] Compiling Logging Locks.swift
[6/8] Compiling Logging LogHandler.swift
[7/8] Compiling Logging MetadataProvider.swift
[8/8] Compiling Logging Logging.swift
[10/38] 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 |
[11/38] 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 |
[12/38] 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 |
[13/38] 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 |
[14/41] 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 |
[15/41] 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 |
[16/41] 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 |
[17/41] 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 |
[18/41] Compiling Senna Spacing.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/41] 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 |
[20/41] 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 |
[21/41] 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 |
[22/41] 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 |
[23/41] 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 |
[24/41] 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 |
[25/41] 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 |
[26/41] 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 |
[27/41] 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 |
[28/41] 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 |
[29/41] 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 |
[30/41] 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 |
[31/41] 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 |
[32/41] 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 |
[33/41] 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 |
[34/41] 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 |
[35/41] 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 |
[36/41] 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)
[37/41] 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 |
[38/41] 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 |
[39/41] 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 |
[40/41] 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 |
[41/41] Compiling Senna Spacer.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