The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Numerix, reference main (849b18), with Swift 6.2 for Android on 22 Nov 2025 13:54:24 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build 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:         android
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-4609320-0":/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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:c3fe93b3f7c9edfd66b4287786a9b8caf7805f96d7219e301e257b4e0de911bb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--6B0C4D200E742BB1.txt
[3/35] 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 {
[4/35] 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 {
[5/35] 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 {
[6/35] 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 {
[7/39] 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 {
[8/39] 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 {
[9/39] 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 {
[10/39] 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 {
[11/39] 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 {
[12/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 {
[13/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 {
[14/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 {
[15/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 {
[16/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 {
[17/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 {
[18/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 {
[19/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 {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[20/39] 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 {
[21/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 {
[22/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 {
[23/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 {
[24/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 {
[25/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 {
[26/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 {
[27/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 {
[28/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 {
[29/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 {
[30/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 {
[31/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 {
[32/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 {
[33/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 {
[34/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 {
[35/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 {
[36/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 {
[37/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 {
[38/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 {
[39/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 {
BUILD FAILURE 6.2 android