The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CoronaMath with Swift 5.10 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CooperCorona/CoronaMath.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/CooperCorona/CoronaMath
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 9676f2d Add missing Sendable conformance to SizeBase.
Cloned https://github.com/CooperCorona/CoronaMath.git
Revision (git rev-parse @):
9676f2da5787982c578338d0c425f4d638e4fd31
SUCCESS checkout https://github.com/CooperCorona/CoronaMath.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/CooperCorona/CoronaMath.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-0":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Fetching https://github.com/CooperCorona/COpenBlas
Fetching https://github.com/CooperCorona/CoronaErrors.git
[1/145] Fetching coronaerrors
[146/192] Fetching coronaerrors, copenblas
Fetched https://github.com/CooperCorona/COpenBlas from cache (0.23s)
Fetched https://github.com/CooperCorona/CoronaErrors.git from cache (0.23s)
Computing version for https://github.com/CooperCorona/COpenBlas
Computed https://github.com/CooperCorona/COpenBlas at 1.0.0 (0.42s)
Computing version for https://github.com/CooperCorona/CoronaErrors.git
Computed https://github.com/CooperCorona/CoronaErrors.git at 2.0.3 (1.25s)
Creating working copy for https://github.com/CooperCorona/CoronaErrors.git
Working copy of https://github.com/CooperCorona/CoronaErrors.git resolved at 2.0.3
Creating working copy for https://github.com/CooperCorona/COpenBlas
Working copy of https://github.com/CooperCorona/COpenBlas resolved at 1.0.0
warning: 'copenblas': ignoring declared target(s) 'COpenBlas' in the system package
warning: 'copenblas': system packages are deprecated; use system library targets instead
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/15] Compiling CoronaErrors ValueError.swift
[5/15] Compiling CoronaErrors OperationError.swift
[6/15] Compiling CoronaErrors OperationException.swift
[7/16] Compiling CoronaErrors IOException.swift
[8/16] Compiling CoronaErrors NilException.swift
[9/16] Compiling CoronaErrors FileNotFoundException.swift
[10/16] Compiling CoronaErrors IOError.swift
[11/16] Compiling CoronaErrors CoronaErrors.swift
[12/16] Compiling CoronaErrors Exception.swift
[13/16] Compiling CoronaErrors ParseError.swift
[14/16] Emitting module CoronaErrors
[15/16] Compiling CoronaErrors ParseException.swift
[16/16] Compiling CoronaErrors ValueException.swift
[18/46] Compiling CoronaMath Array+Extensions.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[19/46] Compiling CoronaMath ContinuousNumber.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[20/46] Compiling CoronaMath DiscreteNumber.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[21/46] Compiling CoronaMath Exports.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[22/49] Emitting module CoronaMath
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[23/49] Compiling CoronaMath ConstantSizeMatrix+MatrixOperationsBase.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[24/49] Compiling CoronaMath ContinuousMatrix.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[25/49] Compiling CoronaMath Matrix3Base+MatrixOperationsBase.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[26/49] Compiling CoronaMath Matrix4Base+MatrixOperationsBase.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[27/49] Compiling CoronaMath MatrixOperationsBase.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[28/49] Compiling CoronaMath VariableSizeMatrix.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[29/49] Compiling CoronaMath Sequence+Extensions.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[30/49] Compiling CoronaMath ConstantSizeContinuousVector.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[31/49] Compiling CoronaMath MatrixBase.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[32/49] Compiling CoronaMath MatrixError.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[33/49] Compiling CoronaMath SizeBase+MatrixDimensions.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[34/49] Compiling CoronaMath SquareMatrix.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[35/49] Compiling CoronaMath FastOperations.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[36/49] Compiling CoronaMath ConstantSizeMatrix.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[37/49] Compiling CoronaMath Matrix3Base.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[38/49] Compiling CoronaMath Matrix4Base.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[39/49] Compiling CoronaMath Vector4Base+Color.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[40/49] Compiling CoronaMath Vector4Base.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[41/49] Compiling CoronaMath VectorBase.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[42/49] Compiling CoronaMath ConstantSizeVector.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[43/49] Compiling CoronaMath ContinuousVector.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[44/49] Compiling CoronaMath IntPoint.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[45/49] Compiling CoronaMath PointBase.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[46/49] Compiling CoronaMath RectBase.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[47/49] Compiling CoronaMath SizeBase.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[48/49] Compiling CoronaMath Vector3Base+Color.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[49/49] Compiling CoronaMath Vector3Base.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
error: fatalError
warning: 'copenblas': ignoring declared target(s) 'COpenBlas' in the system package
warning: 'copenblas': system packages are deprecated; use system library targets instead
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[2/30] Emitting module CoronaMath
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[3/33] Compiling CoronaMath MatrixOperationsBase.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[4/33] Compiling CoronaMath VariableSizeMatrix.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[5/33] Compiling CoronaMath Sequence+Extensions.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[6/33] Compiling CoronaMath ConstantSizeContinuousVector.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[7/33] Compiling CoronaMath ConstantSizeMatrix+MatrixOperationsBase.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[8/33] Compiling CoronaMath ContinuousMatrix.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[9/33] Compiling CoronaMath Matrix3Base+MatrixOperationsBase.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[10/33] Compiling CoronaMath Matrix4Base+MatrixOperationsBase.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[11/33] Compiling CoronaMath MatrixBase.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[12/33] Compiling CoronaMath MatrixError.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[13/33] Compiling CoronaMath SizeBase+MatrixDimensions.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[14/33] Compiling CoronaMath SquareMatrix.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[15/33] Compiling CoronaMath Vector4Base+Color.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[16/33] Compiling CoronaMath Vector4Base.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[17/33] Compiling CoronaMath VectorBase.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[18/33] Compiling CoronaMath Array+Extensions.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[19/33] Compiling CoronaMath ContinuousNumber.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[20/33] Compiling CoronaMath DiscreteNumber.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[21/33] Compiling CoronaMath Exports.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[22/33] Compiling CoronaMath FastOperations.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[23/33] Compiling CoronaMath ConstantSizeMatrix.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[24/33] Compiling CoronaMath Matrix3Base.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[25/33] Compiling CoronaMath Matrix4Base.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[26/33] Compiling CoronaMath RectBase.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[27/33] Compiling CoronaMath SizeBase.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[28/33] Compiling CoronaMath Vector3Base+Color.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[29/33] Compiling CoronaMath Vector3Base.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[30/33] Compiling CoronaMath ConstantSizeVector.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[31/33] Compiling CoronaMath ContinuousVector.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[32/33] Compiling CoronaMath IntPoint.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[33/33] Compiling CoronaMath PointBase.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 1