Build Information
Failed to build swift-webview2core, reference main (a8ed52), with Swift 6.2 for Wasm on 4 Mar 2026 08:37:02 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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-wasip1 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/moreSwift/swift-webview2core.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/moreSwift/swift-webview2core
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a8ed52a Update to versioned dependencies
Cloned https://github.com/moreSwift/swift-webview2core.git
Revision (git rev-parse @):
a8ed52a57f6d81ee06c8db692f8ee0431174379a
SUCCESS checkout https://github.com/moreSwift/swift-webview2core.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/moreSwift/swift-webview2core.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/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-wasip1 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c50555b47c4db0b0576f9f25702fbe2fdff28194c4a4f4c23a7dce4b3504c85e
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
warning: multiple Swift SDKs match target triple `wasm32-unknown-wasip1` and host triple x86_64-unknown-linux-gnu, selected one at /root/.swiftpm/swift-sdks/swift-6.2-RELEASE_wasm.artifactbundle/swift-6.2-RELEASE_wasm/wasm32-unknown-wasip1/swift-sdk.json
Fetching https://github.com/moreSwift/swift-windowsfoundation
Fetching https://github.com/moreSwift/swift-uwp
Fetching https://github.com/moreSwift/swift-cwinrt
[1/262] Fetching swift-uwp
[46/376] Fetching swift-uwp, swift-windowsfoundation
[58/854] Fetching swift-uwp, swift-windowsfoundation, swift-cwinrt
Fetched https://github.com/moreSwift/swift-windowsfoundation from cache (1.85s)
Fetched https://github.com/moreSwift/swift-uwp from cache (1.85s)
Fetched https://github.com/moreSwift/swift-cwinrt from cache (1.86s)
Computing version for https://github.com/moreSwift/swift-windowsfoundation
Computed https://github.com/moreSwift/swift-windowsfoundation at 0.1.0 (2.54s)
Computing version for https://github.com/moreSwift/swift-uwp
Computed https://github.com/moreSwift/swift-uwp at 0.1.0 (0.77s)
Computing version for https://github.com/moreSwift/swift-cwinrt
Computed https://github.com/moreSwift/swift-cwinrt at 0.1.1 (4.04s)
Creating working copy for https://github.com/moreSwift/swift-cwinrt
Working copy of https://github.com/moreSwift/swift-cwinrt resolved at 0.1.1
Creating working copy for https://github.com/moreSwift/swift-windowsfoundation
Working copy of https://github.com/moreSwift/swift-windowsfoundation resolved at 0.1.0
Creating working copy for https://github.com/moreSwift/swift-uwp
Working copy of https://github.com/moreSwift/swift-uwp resolved at 0.1.0
Building for debugging...
[0/18] Write sources
[4/18] Compiling CWinRT shim.c
[5/18] Write swift-version-24593BA9C3E375BF.txt
[7/20] Emitting module SwiftDummy
[8/20] Compiling SwiftDummy Dummy.swift
[9/21] Wrapping AST for SwiftDummy for debugging
[10/21] Write Objects.LinkFileList
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasip1'
[11/21] Linking libCWinRT.wasm
BUILD FAILURE 6.2 wasm