The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CoronaMath with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CooperCorona/CoronaMath.git
Reference: 2.3.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/CooperCorona/CoronaMath
 * tag               2.3.1      -> FETCH_HEAD
HEAD is now at 9676f2d Add missing Sendable conformance to SizeBase.
Cloned https://github.com/CooperCorona/CoronaMath.git into spi-builder-workspace
9676f2da5787982c578338d0c425f4d638e4fd31
SUCCESS checkout https://github.com/CooperCorona/CoronaMath.git at 2.3.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.2.app" xcrun swift build --arch arm64
Fetching https://github.com/CooperCorona/COpenBlas from cache
Fetching https://github.com/CooperCorona/CoronaErrors.git from cache
Fetched https://github.com/CooperCorona/CoronaErrors.git (0.17s)
Fetched https://github.com/CooperCorona/COpenBlas (0.17s)
Computing version for https://github.com/CooperCorona/COpenBlas
Computed https://github.com/CooperCorona/COpenBlas at 1.0.0 (0.37s)
Computing version for https://github.com/CooperCorona/CoronaErrors.git
Computed https://github.com/CooperCorona/CoronaErrors.git at 2.0.3 (0.37s)
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...
[1/12] Compiling CoronaErrors ValueError.swift
[2/12] Compiling CoronaErrors OperationError.swift
[3/12] Compiling CoronaErrors OperationException.swift
[4/13] Compiling CoronaErrors IOException.swift
[5/13] Compiling CoronaErrors NilException.swift
[6/13] Compiling CoronaErrors ParseException.swift
[7/13] Compiling CoronaErrors FileNotFoundException.swift
[8/13] Compiling CoronaErrors IOError.swift
[9/13] Compiling CoronaErrors ParseError.swift
[10/13] Compiling CoronaErrors CoronaErrors.swift
[11/13] Compiling CoronaErrors Exception.swift
[12/13] Emitting module CoronaErrors
[13/13] Compiling CoronaErrors ValueException.swift
[14/42] Compiling CoronaMath ConstantSizeVector.swift
[15/42] Compiling CoronaMath ContinuousVector.swift
[16/42] Compiling CoronaMath IntPoint.swift
[17/42] Compiling CoronaMath PointBase.swift
[18/42] Compiling CoronaMath RectBase.swift
[19/42] Compiling CoronaMath SizeBase.swift
[20/42] Compiling CoronaMath Vector3Base+Color.swift
[21/42] Compiling CoronaMath Vector3Base.swift
[22/42] Emitting module CoronaMath
[23/42] Compiling CoronaMath ConstantSizeMatrix+MatrixOperationsBase.swift
[24/42] Compiling CoronaMath ContinuousMatrix.swift
[25/42] Compiling CoronaMath Matrix3Base+MatrixOperationsBase.swift
[26/42] Compiling CoronaMath Matrix4Base+MatrixOperationsBase.swift
[27/42] Compiling CoronaMath MatrixOperationsBase.swift
[28/42] Compiling CoronaMath VariableSizeMatrix.swift
[29/42] Compiling CoronaMath Sequence+Extensions.swift
[30/42] Compiling CoronaMath ConstantSizeContinuousVector.swift
[31/45] Compiling CoronaMath Vector4Base+Color.swift
[32/45] Compiling CoronaMath Vector4Base.swift
[33/45] Compiling CoronaMath VectorBase.swift
[34/45] Compiling CoronaMath Array+Extensions.swift
[35/45] Compiling CoronaMath ContinuousNumber.swift
[36/45] Compiling CoronaMath DiscreteNumber.swift
[37/45] Compiling CoronaMath Exports.swift
[38/45] Compiling CoronaMath FastOperations.swift
[39/45] Compiling CoronaMath ConstantSizeMatrix.swift
[40/45] Compiling CoronaMath Matrix3Base.swift
[41/45] Compiling CoronaMath Matrix4Base.swift
[42/45] Compiling CoronaMath MatrixBase.swift
[43/45] Compiling CoronaMath MatrixError.swift
[44/45] Compiling CoronaMath SizeBase+MatrixDimensions.swift
[45/45] Compiling CoronaMath SquareMatrix.swift
Build complete! (10.08s)
Build complete.
Done.