Build Information
Failed to build Math, reference master (b75be6), with Swift 6.3 for Wasm on 11 Apr 2026 07:56:28 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/davidskrundz/math.git
Reference: master
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/davidskrundz/math
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at b75be60 Resolve ambiguous `random` call on builtin integers
Cloned https://github.com/davidskrundz/math.git
Revision (git rev-parse @):
b75be602885e3bdaaf13ac365df350c87c11c88b
SUCCESS checkout https://github.com/davidskrundz/math.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/davidskrundz/math.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest swift build --swift-sdk swift-6.3-RELEASE_wasm 2>&1
wasm-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:d69f4e7582c319245442d62a08b2d7c7fd5a0c0c69f5d2ef11d1530cd8d3329b
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:wasm-6.3-latest
Building for debugging...
[0/7] Write sources
[1/7] Write swift-version-24593BA9C3E375BF.txt
[3/22] Compiling Math Builtin+Random.swift
[4/22] Compiling Math Random.swift
[5/23] Compiling Math BitRotate.swift
[6/23] Compiling Math Array+BitPacking.swift
[7/23] Compiling Math Array+ByteArray.swift
[8/23] Compiling Math FixedWidthInteger+Bytes.swift
[9/23] Compiling Math FiniteFieldInteger.swift
[10/23] Compiling Math BinaryInteger+Modulo.swift
[11/23] Compiling Math Builtin+ModularOperations.swift
[12/23] Compiling Math FixedWidthInteger+ModularArithmetic.swift
[13/23] Compiling Math FloatingPoint+Modulo.swift
[14/23] Compiling Math ModularOperations.swift
[15/23] Compiling Math BinaryInteger+sqrt.swift
[16/23] Emitting module Math
[17/23] Compiling Math BigUInt.swift
[18/23] Compiling Math BinaryInteger+BitRotate.swift
[19/24] Wrapping AST for Math for debugging
[20/24] Write Objects.LinkFileList
[22/24] Archiving libsMath.a
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasip1'
[23/24] Linking libdMath.wasm
BUILD FAILURE 6.3 wasm