The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Voronoi 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/voronoi.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/voronoi
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at e472a88 Merge branch 'Swift5' Update to Swift 5.
Cloned https://github.com/coopercorona/voronoi.git
Revision (git rev-parse @):
e472a8886d69e986d6548732c28f565d2c8e6374
SUCCESS checkout https://github.com/coopercorona/voronoi.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/coopercorona/voronoi.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/CoronaErrors.git
Fetching https://github.com/CooperCorona/COpenBlas
Fetching https://github.com/CooperCorona/CoronaMath.git
[1/145] Fetching coronaerrors
[146/192] Fetching coronaerrors, copenblas
[193/1038] Fetching coronaerrors, copenblas, coronamath
Fetched https://github.com/CooperCorona/CoronaMath.git from cache (0.22s)
Fetched https://github.com/CooperCorona/COpenBlas from cache (0.22s)
Fetched https://github.com/CooperCorona/CoronaErrors.git from cache (0.22s)
Computing version for https://github.com/CooperCorona/CoronaMath.git
Computed https://github.com/CooperCorona/CoronaMath.git at 2.0.0 (0.39s)
Computing version for https://github.com/CooperCorona/COpenBlas
Computed https://github.com/CooperCorona/COpenBlas at 1.1.0 (0.40s)
Computing version for https://github.com/CooperCorona/CoronaErrors.git
Computed https://github.com/CooperCorona/CoronaErrors.git at 2.0.4 (0.41s)
Creating working copy for https://github.com/CooperCorona/CoronaMath.git
Working copy of https://github.com/CooperCorona/CoronaMath.git resolved at 2.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.4
Creating working copy for https://github.com/CooperCorona/COpenBlas
Working copy of https://github.com/CooperCorona/COpenBlas resolved at 1.1.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/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/16] Emitting module CoronaErrors
[6/17] Compiling CoronaErrors ValueException.swift
[7/17] Compiling CoronaErrors IOException.swift
[8/17] Compiling CoronaErrors NilException.swift
[9/17] Compiling CoronaErrors CoronaErrors.swift
[10/17] Compiling CoronaErrors Exception.swift
[11/17] Compiling CoronaErrors FileNotFoundException.swift
[12/17] Compiling CoronaErrors IOError.swift
[13/17] Compiling CoronaErrors OperationError.swift
[14/17] Compiling CoronaErrors OperationException.swift
[15/17] Compiling CoronaErrors ValueError.swift
[16/17] Compiling CoronaErrors ParseError.swift
[17/17] Compiling CoronaErrors ParseException.swift
[19/47] Compiling CoronaMath Array+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[20/47] Compiling CoronaMath ContinuousNumber.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[21/47] Compiling CoronaMath DiscreteNumber.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[22/47] Compiling CoronaMath Exports.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[23/50] Compiling CoronaMath MatrixOperationsBase.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[24/50] Compiling CoronaMath VariableSizeMatrix.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[25/50] Compiling CoronaMath Sequence+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[26/50] Compiling CoronaMath ConstantSizeContinuousVector.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[27/50] Emitting module CoronaMath
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[28/50] Compiling CoronaMath MatrixBase.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[29/50] Compiling CoronaMath MatrixError.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[30/50] Compiling CoronaMath SizeBase+MatrixDimensions.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[31/50] Compiling CoronaMath SquareMatrix.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[32/50] Compiling CoronaMath ConstantSizeMatrix+MatrixOperationsBase.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[33/50] Compiling CoronaMath ContinuousMatrix.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[34/50] Compiling CoronaMath Matrix3Base+MatrixOperationsBase.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[35/50] Compiling CoronaMath Matrix4Base+MatrixOperationsBase.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[36/50] Compiling CoronaMath ConstantSizeVector.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[37/50] Compiling CoronaMath ContinuousVector.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[38/50] Compiling CoronaMath IntPoint.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[39/50] Compiling CoronaMath PointBase.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[40/50] Compiling CoronaMath Vector4Base+Color.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[41/50] Compiling CoronaMath Vector4Base.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[42/50] Compiling CoronaMath VectorBase.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[43/50] Compiling CoronaMath FastOperations.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[44/50] Compiling CoronaMath ConstantSizeMatrix.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[45/50] Compiling CoronaMath Matrix3Base.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[46/50] Compiling CoronaMath Matrix4Base.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[47/50] Compiling CoronaMath RectBase.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[48/50] Compiling CoronaMath SizeBase.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[49/50] Compiling CoronaMath Vector3Base+Color.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[50/50] Compiling CoronaMath Vector3Base.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C 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
[2/30] Compiling CoronaMath Array+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[3/30] Compiling CoronaMath ContinuousNumber.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[4/30] Compiling CoronaMath DiscreteNumber.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[5/30] Compiling CoronaMath Exports.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/33] Emitting module CoronaMath
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[7/33] Compiling CoronaMath Vector4Base+Color.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[8/33] Compiling CoronaMath Vector4Base.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[9/33] Compiling CoronaMath VectorBase.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[10/33] Compiling CoronaMath ConstantSizeVector.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[11/33] Compiling CoronaMath ContinuousVector.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[12/33] Compiling CoronaMath IntPoint.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[13/33] Compiling CoronaMath PointBase.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[14/33] Compiling CoronaMath MatrixBase.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[15/33] Compiling CoronaMath MatrixError.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[16/33] Compiling CoronaMath SizeBase+MatrixDimensions.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[17/33] Compiling CoronaMath SquareMatrix.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[18/33] Compiling CoronaMath ConstantSizeMatrix+MatrixOperationsBase.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[19/33] Compiling CoronaMath ContinuousMatrix.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[20/33] Compiling CoronaMath Matrix3Base+MatrixOperationsBase.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[21/33] Compiling CoronaMath Matrix4Base+MatrixOperationsBase.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[22/33] Compiling CoronaMath MatrixOperationsBase.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[23/33] Compiling CoronaMath VariableSizeMatrix.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[24/33] Compiling CoronaMath Sequence+Extensions.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[25/33] Compiling CoronaMath ConstantSizeContinuousVector.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[26/33] Compiling CoronaMath FastOperations.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[27/33] Compiling CoronaMath ConstantSizeMatrix.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[28/33] Compiling CoronaMath Matrix3Base.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[29/33] Compiling CoronaMath Matrix4Base.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[30/33] Compiling CoronaMath RectBase.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[31/33] Compiling CoronaMath SizeBase.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[32/33] Compiling CoronaMath Vector3Base+Color.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
[33/33] Compiling CoronaMath Vector3Base.swift
/host/spi-builder-workspace/.build/checkouts/COpenBlas/module.modulemap:10:10: error: header '/usr/include/x86_64-linux-gnu/cblas-openblas.h' not found
  header "/usr/include/x86_64-linux-gnu/cblas-openblas.h"
         ^
/host/spi-builder-workspace/.build/checkouts/CoronaMath/Sources/CoronaMath/FastOperations.swift:11:8: error: could not build C module 'COpenBlas86_64'
import COpenBlas86_64
       ^
error: fatalError
BUILD FAILURE 5.10 linux

Build Machine: Linux 1