The Swift Package Index logo.Swift Package Index

Build Information

Failed to build CoronaMath with Swift 5.7 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.21.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CooperCorona/CoronaMath.git
Reference: master
Cloned https://github.com/CooperCorona/CoronaMath.git into spi-builder-workspace
SUCCESS checkout https://github.com/CooperCorona/CoronaMath.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.7
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.7-latest swift build 2>&1
Fetching https://github.com/CooperCorona/COpenBlas
Fetching https://github.com/CooperCorona/CoronaErrors.git
[1/145] Fetching coronaerrors
Fetched https://github.com/CooperCorona/CoronaErrors.git (0.23s)
Fetched https://github.com/CooperCorona/COpenBlas (0.24s)
Computing version for https://github.com/CooperCorona/COpenBlas
Computed https://github.com/CooperCorona/COpenBlas at 1.0.0 (0.74s)
Computing version for https://github.com/CooperCorona/CoronaErrors.git
Computed https://github.com/CooperCorona/CoronaErrors.git at 2.0.3 (0.91s)
Creating working copy for https://github.com/CooperCorona/COpenBlas
Working copy of https://github.com/CooperCorona/COpenBlas resolved at 1.0.0
Creating working copy for https://github.com/CooperCorona/CoronaErrors.git
Working copy of https://github.com/CooperCorona/CoronaErrors.git resolved at 2.0.3
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...
[1/12] Compiling CoronaErrors IOException.swift
[2/12] Compiling CoronaErrors NilException.swift
[3/12] Compiling CoronaErrors FileNotFoundException.swift
[4/12] Compiling CoronaErrors IOError.swift
[5/12] Compiling CoronaErrors CoronaErrors.swift
[6/12] Compiling CoronaErrors Exception.swift
[7/12] Emitting module CoronaErrors
[8/13] Compiling CoronaErrors OperationError.swift
[9/13] Compiling CoronaErrors OperationException.swift
[10/13] Compiling CoronaErrors ParseError.swift
[11/13] Compiling CoronaErrors ValueError.swift
[12/13] Compiling CoronaErrors ParseException.swift
[13/13] Compiling CoronaErrors ValueException.swift
[16/44] Compiling CoronaMath Array+Extensions.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[17/44] Compiling CoronaMath ContinuousNumber.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[18/44] Compiling CoronaMath DiscreteNumber.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[19/44] Compiling CoronaMath Exports.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[20/47] Compiling CoronaMath ConstantSizeMatrix+MatrixOperationsBase.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[21/47] Compiling CoronaMath ContinuousMatrix.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[22/47] Compiling CoronaMath Matrix3Base+MatrixOperationsBase.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[23/47] Compiling CoronaMath Matrix4Base+MatrixOperationsBase.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)[24/47] Emitting module CoronaMath
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[25/47] Compiling CoronaMath FastOperations.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[26/47] Compiling CoronaMath ConstantSizeMatrix.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[27/47] Compiling CoronaMath Matrix3Base.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[28/47] Compiling CoronaMath Matrix4Base.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[29/47] Compiling CoronaMath Vector4Base+Color.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[30/47] Compiling CoronaMath Vector4Base.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[31/47] Compiling CoronaMath VectorBase.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[32/47] Compiling CoronaMath MatrixBase.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[33/47] Compiling CoronaMath MatrixError.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[34/47] Compiling CoronaMath SizeBase+MatrixDimensions.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[35/47] Compiling CoronaMath SquareMatrix.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[36/47] Compiling CoronaMath MatrixOperationsBase.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[37/47] Compiling CoronaMath VariableSizeMatrix.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[38/47] Compiling CoronaMath Sequence+Extensions.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[39/47] Compiling CoronaMath ConstantSizeContinuousVector.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[40/47] Compiling CoronaMath ConstantSizeVector.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[41/47] Compiling CoronaMath ContinuousVector.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[42/47] Compiling CoronaMath IntPoint.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[43/47] Compiling CoronaMath PointBase.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[44/47] Compiling CoronaMath RectBase.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[45/47] Compiling CoronaMath SizeBase.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[46/47] Compiling CoronaMath Vector3Base+Color.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[47/47] Compiling CoronaMath Vector3Base.swift
/host/spi-builder-workspace/Sources/CoronaMath/FastOperations.swift:11:8: error: no such module 'COpenBlas86_64'
import COpenBlas86_64
       ^
BUILD FAILURE 5.7 linux

Build Machine: Linux 1