Build Information
Failed to build DSFComboButton, reference 1.0.0 (675b8c
), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 23:04:15 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/dagronf/DSFComboButton.git
Reference: 1.0.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/dagronf/DSFComboButton
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 675b8c1 Update macOS minimum version to 10.13, Swift to 5.4
Cloned https://github.com/dagronf/DSFComboButton.git
Revision (git rev-parse @):
675b8c13e0db5a759a6b757b09f7e18768830f29
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/dagronf/DSFComboButton.git at 1.0.0
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/dagronf/DSFComboButton.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
Building for debugging...
[0/7] Write sources
[1/7] Write swift-version-24593BA9C3E375BF.txt
[3/11] Compiling DSFComboButton DSFComboButton.swift
[4/11] Compiling DSFComboButton DSFComboButton+private.swift
[5/11] Emitting module DSFComboButton
[6/11] Compiling DSFComboButton DelayedMenuButton.swift
[7/12] Wrapping AST for DSFComboButton for debugging
[8/12] Write Objects.LinkFileList
[10/12] Archiving libDSFComboButton-static.a
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasi'
[11/12] Linking libDSFComboButton-shared.wasm
BUILD FAILURE 6.2 wasm