The Swift Package Index logo.Swift Package Index

Build Information

Failed to build yoga, reference main (10f985), with Swift 6.2 for Wasm on 21 Jun 2025 00:27:57 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/tiepvuvan/yoga.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/tiepvuvan/yoga
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 10f985a Change import
Cloned https://github.com/tiepvuvan/yoga.git
Revision (git rev-parse @):
10f985ad94f6b24ec701f80168e02550ec30c222
SUCCESS checkout https://github.com/tiepvuvan/yoga.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/tiepvuvan/yoga.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
Building for debugging...
[0/16] Copying Assets.xcassets
error: unable to open dependencies file (/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/Yoga.build/yoga/swiftpm-support/module.modulemap.d)
error: unable to open dependencies file (/host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/Yoga.build/yoga/include/module.modulemap.d)
clang: warning: /host/spi-builder-workspace/yoga/swiftpm-support/module.modulemap: 'linker' input unused [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-O0' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-D SWIFT_PACKAGE=1' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-D DEBUG=1' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-fblocks' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-index-store-path /host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/index/store' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-I /host/spi-builder-workspace/yoga/include' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-I /host/spi-builder-workspace' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-g' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-MD' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-MT dependencies' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-MF /host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/Yoga.build/yoga/swiftpm-support/module.modulemap.d' [-Wunused-command-line-argument]
[1/16] Compiling module.modulemap
clang: warning: /host/spi-builder-workspace/yoga/include/module.modulemap: 'linker' input unused [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-O0' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-D SWIFT_PACKAGE=1' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-D DEBUG=1' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-fblocks' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-index-store-path /host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/index/store' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-I /host/spi-builder-workspace/yoga/include' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-I /host/spi-builder-workspace' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-g' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-MD' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-MT dependencies' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-MF /host/spi-builder-workspace/.build/wasm32-unknown-wasi/debug/Yoga.build/yoga/include/module.modulemap.d' [-Wunused-command-line-argument]
[1/16] Compiling YGStyle.cpp
[1/16] Compiling Yoga.modulemap
[1/16] Compiling YGValue.cpp
[1/16] Compiling event.cpp
[1/16] Compiling Yoga.cpp
[1/16] Compiling log.cpp
BUILD FAILURE 6.2 wasm