Build Information
Failed to build Numerix, reference main (e0542f
), with Swift 6.0 for Linux on 16 Jun 2025 08:54:47 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
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 e0542f5 Fix new line warnings for linter checks
Cloned https://github.com/wigging/numerix.git
Revision (git rev-parse @):
e0542f5ce33003c6c8ef008652f64a97d8ae7e7f
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/wigging/numerix.git at main
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/wigging/numerix.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:b6b5ca269897060a445977894eeda322d27576a88fe7ac1ad02aed9d137eb478
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
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/21] Emitting module Numerix
/host/spi-builder-workspace/Sources/Numerix/Algebra.swift:12:8: error: no such module 'Accelerate'
10 | */
11 |
12 | import Accelerate
| `- error: no such module 'Accelerate'
13 |
14 | @_documentation(visibility: private)
[4/23] Compiling Numerix Algebra.swift
/host/spi-builder-workspace/Sources/Numerix/Algebra.swift:12:8: error: no such module 'Accelerate'
10 | */
11 |
12 | import Accelerate
| `- error: no such module 'Accelerate'
13 |
14 | @_documentation(visibility: private)
[5/23] Compiling Numerix ApproximatelyEqual.swift
/host/spi-builder-workspace/Sources/Numerix/Algebra.swift:12:8: error: no such module 'Accelerate'
10 | */
11 |
12 | import Accelerate
| `- error: no such module 'Accelerate'
13 |
14 | @_documentation(visibility: private)
[6/23] Compiling Numerix Arithmetic.swift
/host/spi-builder-workspace/Sources/Numerix/Algebra.swift:12:8: error: no such module 'Accelerate'
10 | */
11 |
12 | import Accelerate
| `- error: no such module 'Accelerate'
13 |
14 | @_documentation(visibility: private)
[7/23] Compiling Numerix DataBuffer.swift
/host/spi-builder-workspace/Sources/Numerix/Algebra.swift:12:8: error: no such module 'Accelerate'
10 | */
11 |
12 | import Accelerate
| `- error: no such module 'Accelerate'
13 |
14 | @_documentation(visibility: private)
[8/23] Compiling Numerix Exponential.swift
/host/spi-builder-workspace/Sources/Numerix/Algebra.swift:12:8: error: no such module 'Accelerate'
10 | */
11 |
12 | import Accelerate
| `- error: no such module 'Accelerate'
13 |
14 | @_documentation(visibility: private)
[9/23] Compiling Numerix Formatter.swift
/host/spi-builder-workspace/Sources/Numerix/Algebra.swift:12:8: error: no such module 'Accelerate'
10 | */
11 |
12 | import Accelerate
| `- error: no such module 'Accelerate'
13 |
14 | @_documentation(visibility: private)
[10/23] Compiling Numerix Pad.swift
/host/spi-builder-workspace/Sources/Numerix/Algebra.swift:12:8: error: no such module 'Accelerate'
10 | */
11 |
12 | import Accelerate
| `- error: no such module 'Accelerate'
13 |
14 | @_documentation(visibility: private)
[11/23] Compiling Numerix Power.swift
/host/spi-builder-workspace/Sources/Numerix/Algebra.swift:12:8: error: no such module 'Accelerate'
10 | */
11 |
12 | import Accelerate
| `- error: no such module 'Accelerate'
13 |
14 | @_documentation(visibility: private)
[12/23] Compiling Numerix Random.swift
/host/spi-builder-workspace/Sources/Numerix/Algebra.swift:12:8: error: no such module 'Accelerate'
10 | */
11 |
12 | import Accelerate
| `- error: no such module 'Accelerate'
13 |
14 | @_documentation(visibility: private)
[13/23] Compiling Numerix Trigonometry.swift
/host/spi-builder-workspace/Sources/Numerix/Algebra.swift:12:8: error: no such module 'Accelerate'
10 | */
11 |
12 | import Accelerate
| `- error: no such module 'Accelerate'
13 |
14 | @_documentation(visibility: private)
[14/23] Compiling Numerix Vector.swift
/host/spi-builder-workspace/Sources/Numerix/Algebra.swift:12:8: error: no such module 'Accelerate'
10 | */
11 |
12 | import Accelerate
| `- error: no such module 'Accelerate'
13 |
14 | @_documentation(visibility: private)
[15/23] Compiling Numerix Helpers.swift
/host/spi-builder-workspace/Sources/Numerix/Algebra.swift:12:8: error: no such module 'Accelerate'
10 | */
11 |
12 | import Accelerate
| `- error: no such module 'Accelerate'
13 |
14 | @_documentation(visibility: private)
[16/23] Compiling Numerix NumberStyle.swift
/host/spi-builder-workspace/Sources/Numerix/Algebra.swift:12:8: error: no such module 'Accelerate'
10 | */
11 |
12 | import Accelerate
| `- error: no such module 'Accelerate'
13 |
14 | @_documentation(visibility: private)
[17/23] Compiling Numerix RandomDistribution.swift
/host/spi-builder-workspace/Sources/Numerix/Algebra.swift:12:8: error: no such module 'Accelerate'
10 | */
11 |
12 | import Accelerate
| `- error: no such module 'Accelerate'
13 |
14 | @_documentation(visibility: private)
[18/23] Compiling Numerix WyRand.swift
/host/spi-builder-workspace/Sources/Numerix/Algebra.swift:12:8: error: no such module 'Accelerate'
10 | */
11 |
12 | import Accelerate
| `- error: no such module 'Accelerate'
13 |
14 | @_documentation(visibility: private)
[19/23] Compiling Numerix ShapedArray.swift
/host/spi-builder-workspace/Sources/Numerix/Algebra.swift:12:8: error: no such module 'Accelerate'
10 | */
11 |
12 | import Accelerate
| `- error: no such module 'Accelerate'
13 |
14 | @_documentation(visibility: private)
[20/23] Compiling Numerix ShapedArrayElement.swift
/host/spi-builder-workspace/Sources/Numerix/Algebra.swift:12:8: error: no such module 'Accelerate'
10 | */
11 |
12 | import Accelerate
| `- error: no such module 'Accelerate'
13 |
14 | @_documentation(visibility: private)
[21/23] Compiling Numerix Inverse.swift
/host/spi-builder-workspace/Sources/Numerix/Algebra.swift:12:8: error: no such module 'Accelerate'
10 | */
11 |
12 | import Accelerate
| `- error: no such module 'Accelerate'
13 |
14 | @_documentation(visibility: private)
[22/23] Compiling Numerix Logarithm.swift
/host/spi-builder-workspace/Sources/Numerix/Algebra.swift:12:8: error: no such module 'Accelerate'
10 | */
11 |
12 | import Accelerate
| `- error: no such module 'Accelerate'
13 |
14 | @_documentation(visibility: private)
[23/23] Compiling Numerix Matrix.swift
/host/spi-builder-workspace/Sources/Numerix/Algebra.swift:12:8: error: no such module 'Accelerate'
10 | */
11 |
12 | import Accelerate
| `- error: no such module 'Accelerate'
13 |
14 | @_documentation(visibility: private)
BUILD FAILURE 6.0 linux