Build Information
Failed to build Numerix, reference main (849b18), with Swift 6.2 for Wasm on 22 Nov 2025 13:54:21 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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/wigging/numerix.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/wigging/numerix
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 849b18a Fix lint warnings
Cloned https://github.com/wigging/numerix.git
Revision (git rev-parse @):
849b18a306d36a229ea6144ac8aa26012b13e909
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/wigging/numerix.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/wigging/numerix.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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:302e3f347c593123f3d337e3da1bfe6e802bb8867614e9dfa745c72e13ca8eeb
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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/35] Emitting module Numerix
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[4/35] Compiling Numerix Complex+Equatable.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[5/35] Compiling Numerix Complex.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[6/35] Compiling Numerix ComplexArithmetic.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[7/35] Compiling Numerix DataBuffer.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[8/35] Compiling Numerix Formatter.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[9/39] Compiling Numerix ShapedArrayArithmetic.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[10/39] Compiling Numerix ShapedArrayElement.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[11/39] Compiling Numerix RandomVector.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[12/39] Compiling Numerix Vector+Equatable.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[13/39] Compiling Numerix VectorExponential.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[14/39] Compiling Numerix VectorLogarithm.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[15/39] Compiling Numerix VectorPower.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[16/39] Compiling Numerix VectorTrigonometry.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[17/39] Compiling Numerix Helpers.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[18/39] Compiling Numerix NumberStyle.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[19/39] Compiling Numerix ShapedArray+StringConvertible.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[20/39] Compiling Numerix ShapedArray.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[21/39] Compiling Numerix Vector+StringConvertible.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[22/39] Compiling Numerix Vector.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[23/39] Compiling Numerix VectorAlgebra.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[24/39] Compiling Numerix VectorArithmetic.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[25/39] Compiling Numerix MatrixTrigonometry.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[26/39] Compiling Numerix RandomMatrix.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[27/39] Compiling Numerix Wyrand.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[28/39] Compiling Numerix Xoroshiro.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[29/39] Compiling Numerix Xoshiro.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[30/39] Compiling Numerix MatrixArithmetic.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[31/39] Compiling Numerix MatrixExponential.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[32/39] Compiling Numerix MatrixLogarithm.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[33/39] Compiling Numerix MatrixPad.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[34/39] Compiling Numerix MatrixPower.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[35/39] Compiling Numerix Operators.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[36/39] Compiling Numerix Matrix+Equatable.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[37/39] Compiling Numerix Matrix+StringConvertible.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[38/39] Compiling Numerix Matrix.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
[39/39] Compiling Numerix MatrixAlgebra.swift
/host/spi-builder-workspace/Sources/Numerix/Complex/Complex+Equatable.swift:5:8: error: no such module 'Accelerate'
3 | */
4 |
5 | import Accelerate
| `- error: no such module 'Accelerate'
6 |
7 | extension Complex: Equatable where Scalar: Equatable {
BUILD FAILURE 6.2 wasm