Build Information
Failed to build BioSwift, reference master (ac04fb), with Swift 6.3 for Wasm on 11 Apr 2026 07:36:03 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/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/valdirunars/bioswift.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/valdirunars/bioswift
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at ac04fb2 Merge pull request #3 from oceanexplains/master
Cloned https://github.com/valdirunars/bioswift.git
Revision (git rev-parse @):
ac04fb2d0fe16eb23318b6f99e0cd9ee3db59afb
SUCCESS checkout https://github.com/valdirunars/bioswift.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.3
Building package at path: $PWD
https://github.com/valdirunars/bioswift.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/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
Fetching http://github.com/valdirunars/BigIntCompress.git
Fetching http://github.com/attaswift/BigInt.git
[1/4878] Fetching bigint
[2/4974] Fetching bigint, bigintcompress
Fetched http://github.com/valdirunars/BigIntCompress.git from cache (0.27s)
[4000/4878] Fetching bigint
Fetched http://github.com/attaswift/BigInt.git from cache (0.44s)
Computing version for http://github.com/valdirunars/BigIntCompress.git
Computed http://github.com/valdirunars/BigIntCompress.git at 1.0.2 (2.68s)
Computing version for http://github.com/attaswift/BigInt.git
Computed http://github.com/attaswift/BigInt.git at 3.1.0 (1.53s)
Fetching https://github.com/attaswift/SipHash
[1/440] Fetching siphash
Fetched https://github.com/attaswift/SipHash from cache (0.26s)
Computing version for https://github.com/attaswift/SipHash
Computed https://github.com/attaswift/SipHash at 1.2.2 (0.80s)
Creating working copy for https://github.com/attaswift/SipHash
Working copy of https://github.com/attaswift/SipHash resolved at 1.2.2
Creating working copy for http://github.com/valdirunars/BigIntCompress.git
Working copy of http://github.com/valdirunars/BigIntCompress.git resolved at 1.0.2
Creating working copy for http://github.com/attaswift/BigInt.git
Working copy of http://github.com/attaswift/BigInt.git resolved at 3.1.0
warning: 'spi-builder-workspace': found 6 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/README.md
/host/spi-builder-workspace/BioSwift.svg
/host/spi-builder-workspace/Tests/LinuxMain.swift
/host/spi-builder-workspace/Tests/BioSwiftTests/bio_swiftTests.swift
/host/spi-builder-workspace/Tests/BioSwiftTests/extensionTests.swift
/host/spi-builder-workspace/License.txt
Building for debugging...
[0/8] Write sources
[4/8] Write swift-version-24593BA9C3E375BF.txt
[6/18] Emitting module BigIntCompress
[7/18] Compiling SipHash RandomUInt64.swift
[8/18] Emitting module SipHash
[9/18] Compiling SipHash Primitive Types.swift
[10/18] Compiling SipHash SipHashable.swift
[11/18] Compiling SipHash SipHasher.swift
[12/19] Wrapping AST for SipHash for debugging
[13/19] Write Objects.LinkFileList
error: dynamic libraries are unsupported for target 'wasm32-unknown-wasip1'
[14/19] Linking libSipHash.wasm
BUILD FAILURE 6.3 wasm