The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Voronoi with Swift 5.9 for Linux.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/coopercorona/voronoi.git
Reference: 2.0.0
Cloned https://github.com/coopercorona/voronoi.git into spi-builder-workspace
SUCCESS checkout https://github.com/coopercorona/voronoi.git at 2.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4609320-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Fetching https://github.com/CooperCorona/CoronaErrors.git
Fetching https://github.com/CooperCorona/CoronaMath.git
Fetching https://github.com/CooperCorona/COpenBlas
[1/827] Fetching coronamath
[828/972] Fetching coronamath, coronaerrors
Fetched https://github.com/CooperCorona/CoronaErrors.git (0.25s)
Fetched https://github.com/CooperCorona/CoronaMath.git (0.26s)
Computing version for https://github.com/CooperCorona/CoronaMath.git
Fetched https://github.com/CooperCorona/COpenBlas (0.27s)
Computed https://github.com/CooperCorona/CoronaMath.git at 2.0.0 (0.30s)
Computing version for https://github.com/CooperCorona/COpenBlas
Computed https://github.com/CooperCorona/COpenBlas at 1.1.0 (0.33s)
Computing version for https://github.com/CooperCorona/CoronaErrors.git
Computed https://github.com/CooperCorona/CoronaErrors.git at 2.0.4 (0.32s)
Creating working copy for https://github.com/CooperCorona/COpenBlas
Working copy of https://github.com/CooperCorona/COpenBlas resolved at 1.1.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/CoronaMath.git
Working copy of https://github.com/CooperCorona/CoronaMath.git resolved at 2.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...
[1/12] Compiling CoronaErrors ValueError.swift
[2/13] Emitting module CoronaErrors
[3/13] Compiling CoronaErrors CoronaErrors.swift
[4/13] Compiling CoronaErrors Exception.swift
[5/13] Compiling CoronaErrors IOException.swift
[6/13] Compiling CoronaErrors NilException.swift
[7/13] Compiling CoronaErrors FileNotFoundException.swift
[8/13] Compiling CoronaErrors IOError.swift
[9/13] Compiling CoronaErrors OperationError.swift
[10/13] Compiling CoronaErrors OperationException.swift
[11/13] Compiling CoronaErrors ParseError.swift
[12/13] Compiling CoronaErrors ParseException.swift
[13/13] Compiling CoronaErrors ValueException.swift
[16/44] 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
       ^
[17/44] 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
       ^
[18/44] 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
       ^
[19/44] 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
       ^
[20/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
       ^
[21/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
       ^
[22/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
       ^
[23/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
       ^
[24/47] 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
       ^
[25/47] 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
       ^
[26/47] 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
       ^
[27/47] 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)
[28/47] 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
       ^
[29/47] 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
       ^
[30/47] 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
       ^
[31/47] 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
       ^
[32/47] 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/47] 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/47] 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/47] 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/47] 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/47] 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/47] 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/47] 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/47] 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
       ^
[41/47] 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
       ^
[42/47] 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
       ^
[43/47] 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
       ^
[44/47] 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
       ^
[45/47] 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
       ^
[46/47] 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
       ^
[47/47] 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.9 linux

Build Machine: Linux 2