The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CubicSpline with Swift 5.9 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/quantumOrange/CubicSpline.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/quantumOrange/CubicSpline
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at de4bd20 start and end points
Cloned https://github.com/quantumOrange/CubicSpline.git
Revision (git rev-parse @):
de4bd20bbb22d1a0d0f0b2717ce40c5bbd2acb89
SUCCESS checkout https://github.com/quantumOrange/CubicSpline.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  $workDir
https://github.com/quantumOrange/CubicSpline.git
Running build ...
bash -c docker run --rm -v "checkouts-4609320-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/indisoluble/CLapacke-Linux
[1/25] Fetching clapacke-linux
Fetched https://github.com/indisoluble/CLapacke-Linux (0.20s)
Computing version for https://github.com/indisoluble/CLapacke-Linux
Computed https://github.com/indisoluble/CLapacke-Linux at 1.0.1 (0.39s)
Creating working copy for https://github.com/indisoluble/CLapacke-Linux
Working copy of https://github.com/indisoluble/CLapacke-Linux resolved at 1.0.1
warning: 'clapacke-linux': ignoring declared target(s) 'CLapacke-Linux' in the system package
warning: 'clapacke-linux': system packages are deprecated; use system library targets instead
warning: 'spi-builder-workspace': dependency 'clapacke-linux' is not used by any target
warning: you may be able to install lapacke using your system-packager:
    apt-get install liblapacke-dev
Building for debugging...
[1/7] Compiling CubicSpline CubicSpline+Callable.swift
/host/spi-builder-workspace/Sources/CubicSpline/CubicSpline+Callable.swift:9:8: error: no such module 'simd'
import simd
       ^
[2/7] Compiling CubicSpline Matrix.swift
/host/spi-builder-workspace/Sources/CubicSpline/CubicSpline+Callable.swift:9:8: error: no such module 'simd'
import simd
       ^
[3/7] Compiling CubicSpline CubicSpline.swift
/host/spi-builder-workspace/Sources/CubicSpline/CubicSpline+Callable.swift:9:8: error: no such module 'simd'
import simd
       ^
[4/7] Compiling CubicSpline Flattenable.swift
/host/spi-builder-workspace/Sources/CubicSpline/CubicSpline+Callable.swift:9:8: error: no such module 'simd'
import simd
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/7] Emitting module CubicSpline
/host/spi-builder-workspace/Sources/CubicSpline/CubicSpline+Callable.swift:9:8: error: no such module 'simd'
import simd
       ^
[6/7] Compiling CubicSpline Array+Extensions.swift
/host/spi-builder-workspace/Sources/CubicSpline/CubicSpline+Callable.swift:9:8: error: no such module 'simd'
import simd
       ^
[7/7] Compiling CubicSpline CubicCurve.swift
/host/spi-builder-workspace/Sources/CubicSpline/CubicSpline+Callable.swift:9:8: error: no such module 'simd'
import simd
       ^
error: fatalError
warning: 'clapacke-linux': ignoring declared target(s) 'CLapacke-Linux' in the system package
warning: 'clapacke-linux': system packages are deprecated; use system library targets instead
warning: 'spi-builder-workspace': dependency 'clapacke-linux' is not used by any target
warning: you may be able to install lapacke using your system-packager:
    apt-get install liblapacke-dev
[0/1] Planning build
Building for debugging...
[1/7] Compiling CubicSpline Matrix.swift
/host/spi-builder-workspace/Sources/CubicSpline/CubicSpline+Callable.swift:9:8: error: no such module 'simd'
import simd
       ^
[2/7] Compiling CubicSpline Flattenable.swift
/host/spi-builder-workspace/Sources/CubicSpline/CubicSpline+Callable.swift:9:8: error: no such module 'simd'
import simd
       ^
[3/7] Compiling CubicSpline CubicSpline.swift
/host/spi-builder-workspace/Sources/CubicSpline/CubicSpline+Callable.swift:9:8: error: no such module 'simd'
import simd
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/7] Emitting module CubicSpline
/host/spi-builder-workspace/Sources/CubicSpline/CubicSpline+Callable.swift:9:8: error: no such module 'simd'
import simd
       ^
[5/7] Compiling CubicSpline Array+Extensions.swift
/host/spi-builder-workspace/Sources/CubicSpline/CubicSpline+Callable.swift:9:8: error: no such module 'simd'
import simd
       ^
[6/7] Compiling CubicSpline CubicSpline+Callable.swift
/host/spi-builder-workspace/Sources/CubicSpline/CubicSpline+Callable.swift:9:8: error: no such module 'simd'
import simd
       ^
[7/7] Compiling CubicSpline CubicCurve.swift
/host/spi-builder-workspace/Sources/CubicSpline/CubicSpline+Callable.swift:9:8: error: no such module 'simd'
import simd
       ^
error: fatalError
BUILD FAILURE 5.9 linux

Build Machine: Linux 2