The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CoronaMath, reference 2.4.0 (17ef2f), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 10:55:46 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CooperCorona/CoronaMath.git
Reference: 2.4.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CooperCorona/CoronaMath
 * tag               2.4.0      -> FETCH_HEAD
HEAD is now at 17ef2fb Add intersection and union methods to RectBase.
Cloned https://github.com/CooperCorona/CoronaMath.git
Revision (git rev-parse @):
17ef2fb286d235ab805f2f85116ca0b7276f5d5a
SUCCESS checkout https://github.com/CooperCorona/CoronaMath.git at 2.4.0
Fetching https://github.com/CooperCorona/CoronaErrors.git
Fetching https://github.com/CooperCorona/COpenBlas
[1/145] Fetching coronaerrors
[126/192] Fetching coronaerrors, copenblas
Fetched https://github.com/CooperCorona/COpenBlas from cache (0.65s)
[127/145] Fetching coronaerrors
Fetched https://github.com/CooperCorona/CoronaErrors.git from cache (0.73s)
Computing version for https://github.com/CooperCorona/COpenBlas
Computed https://github.com/CooperCorona/COpenBlas at 1.1.0 (1.39s)
Computing version for https://github.com/CooperCorona/CoronaErrors.git
Computed https://github.com/CooperCorona/CoronaErrors.git at 2.0.4 (0.64s)
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
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "coronamath",
      "name": "CoronaMath",
      "url": "https://github.com/CooperCorona/CoronaMath.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CoronaMath",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "coronaerrors",
          "name": "CoronaErrors",
          "url": "https://github.com/CooperCorona/CoronaErrors.git",
          "version": "2.0.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CoronaErrors",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        },
        {
          "identity": "copenblas",
          "name": "COpenBlas",
          "url": "https://github.com/CooperCorona/COpenBlas",
          "version": "1.1.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/COpenBlas",
          "traits": [
            "default"
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/CooperCorona/CoronaMath.git
[1/910] Fetching coronamath
Fetched https://github.com/CooperCorona/CoronaMath.git from cache (0.88s)
Fetching https://github.com/CooperCorona/CoronaErrors.git from cache
Fetching https://github.com/CooperCorona/COpenBlas from cache
Fetched https://github.com/CooperCorona/CoronaErrors.git from cache (0.56s)
Fetched https://github.com/CooperCorona/COpenBlas from cache (0.56s)
Computing version for https://github.com/CooperCorona/COpenBlas
Computed https://github.com/CooperCorona/COpenBlas at 1.1.0 (0.63s)
Computing version for https://github.com/CooperCorona/CoronaErrors.git
Computed https://github.com/CooperCorona/CoronaErrors.git at 2.0.4 (0.03s)
Creating working copy for https://github.com/CooperCorona/CoronaMath.git
Working copy of https://github.com/CooperCorona/CoronaMath.git resolved at 2.4.0 (17ef2fb)
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
warning: 'copenblas': ignoring declared target(s) 'COpenBlas' in the system package
warning: 'copenblas': system packages are deprecated; use system library targets instead
warning: '.resolve-product-dependencies': dependency 'coronamath' is not used by any target
Found 2 product dependencies
  - CoronaErrors
  - COpenBlas
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/CooperCorona/CoronaMath.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--6988338F2F200930.txt
[4/15] Compiling CoronaErrors ParseException.swift
[5/15] Compiling CoronaErrors ParseError.swift
[6/15] Compiling CoronaErrors ValueError.swift
[7/15] Compiling CoronaErrors OperationException.swift
[8/15] Compiling CoronaErrors OperationError.swift
[9/15] Compiling CoronaErrors FileNotFoundException.swift
[10/15] Compiling CoronaErrors IOError.swift
[11/15] Compiling CoronaErrors IOException.swift
[12/15] Compiling CoronaErrors CoronaErrors.swift
[13/15] Compiling CoronaErrors Exception.swift
[14/15] Emitting module CoronaErrors
[15/15] Compiling CoronaErrors NilException.swift
[16/16] Compiling CoronaErrors ValueException.swift
[17/45] Emitting module CoronaMath
[18/48] Compiling CoronaMath ContinuousMatrix.swift
[19/48] Compiling CoronaMath Matrix3Base+MatrixOperationsBase.swift
[20/48] Compiling CoronaMath Matrix4Base+MatrixOperationsBase.swift
[21/48] Compiling CoronaMath SizeBase.swift
[22/48] Compiling CoronaMath Vector3Base+Color.swift
[23/48] Compiling CoronaMath Vector3Base.swift
[24/48] Compiling CoronaMath Array+Extensions.swift
[25/48] Compiling CoronaMath ContinuousNumber.swift
[26/48] Compiling CoronaMath DiscreteNumber.swift
[27/48] Compiling CoronaMath Exports.swift
[28/48] Compiling CoronaMath ConstantSizeContinuousVector.swift
[29/48] Compiling CoronaMath ConstantSizeVector.swift
[30/48] Compiling CoronaMath ContinuousVector.swift
[31/48] Compiling CoronaMath Matrix4Base.swift
[32/48] Compiling CoronaMath MatrixBase.swift
[33/48] Compiling CoronaMath MatrixError.swift
[34/48] Compiling CoronaMath Vector4Base+Color.swift
[35/48] Compiling CoronaMath Vector4Base.swift
[36/48] Compiling CoronaMath VectorBase.swift
[37/48] Compiling CoronaMath IntPoint.swift
[38/48] Compiling CoronaMath PointBase.swift
[39/48] Compiling CoronaMath RectBase.swift
[40/48] Compiling CoronaMath MatrixOperationsBase.swift
[41/48] Compiling CoronaMath VariableSizeMatrix.swift
[42/48] Compiling CoronaMath Sequence+Extensions.swift
[43/48] Compiling CoronaMath SizeBase+MatrixDimensions.swift
[44/48] Compiling CoronaMath SquareMatrix.swift
[45/48] Compiling CoronaMath ConstantSizeMatrix+MatrixOperationsBase.swift
[46/48] Compiling CoronaMath FastOperations.swift
[47/48] Compiling CoronaMath ConstantSizeMatrix.swift
[48/48] Compiling CoronaMath Matrix3Base.swift
Build complete! (10.32s)
warning: 'copenblas': ignoring declared target(s) 'COpenBlas' in the system package
warning: 'copenblas': system packages are deprecated; use system library targets instead
Build complete.
{
  "dependencies" : [
    {
      "identity" : "coronaerrors",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/CooperCorona/CoronaErrors.git"
    },
    {
      "identity" : "copenblas",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/CooperCorona/COpenBlas"
    }
  ],
  "manifest_display_name" : "CoronaMath",
  "name" : "CoronaMath",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "CoronaMath",
      "targets" : [
        "CoronaMath"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CoronaMathTests",
      "module_type" : "SwiftTarget",
      "name" : "CoronaMathTests",
      "path" : "Tests/CoronaMathTests",
      "product_dependencies" : [
        "CoronaErrors",
        "CoronaErrorsTestHooks"
      ],
      "sources" : [
        "IntPointTests.swift",
        "Matrix3Tests.swift",
        "Matrix4Tests.swift",
        "PointTests.swift",
        "RectTests.swift",
        "SizeTests.swift",
        "VariableSizeMatrixTests.swift",
        "Vector3Tests.swift",
        "Vector4Tests.swift",
        "VectorTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "CoronaMath"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CoronaMath",
      "module_type" : "SwiftTarget",
      "name" : "CoronaMath",
      "path" : "Sources/CoronaMath",
      "product_dependencies" : [
        "CoronaErrors",
        "COpenBlas"
      ],
      "product_memberships" : [
        "CoronaMath"
      ],
      "sources" : [
        "Array+Extensions.swift",
        "ContinuousNumber.swift",
        "DiscreteNumber.swift",
        "Exports.swift",
        "FastOperations.swift",
        "Matrix/ConstantSizeMatrix.swift",
        "Matrix/Matrix3Base.swift",
        "Matrix/Matrix4Base.swift",
        "Matrix/MatrixBase.swift",
        "Matrix/MatrixError.swift",
        "Matrix/SizeBase+MatrixDimensions.swift",
        "Matrix/SquareMatrix.swift",
        "Matrix/VariableSizeMatrix/ConstantSizeMatrix+MatrixOperationsBase.swift",
        "Matrix/VariableSizeMatrix/ContinuousMatrix.swift",
        "Matrix/VariableSizeMatrix/Matrix3Base+MatrixOperationsBase.swift",
        "Matrix/VariableSizeMatrix/Matrix4Base+MatrixOperationsBase.swift",
        "Matrix/VariableSizeMatrix/MatrixOperationsBase.swift",
        "Matrix/VariableSizeMatrix/VariableSizeMatrix.swift",
        "Sequence+Extensions.swift",
        "Vector/ConstantSizeContinuousVector.swift",
        "Vector/ConstantSizeVector.swift",
        "Vector/ContinuousVector.swift",
        "Vector/IntPoint.swift",
        "Vector/PointBase.swift",
        "Vector/RectBase.swift",
        "Vector/SizeBase.swift",
        "Vector/Vector3Base+Color.swift",
        "Vector/Vector3Base.swift",
        "Vector/Vector4Base+Color.swift",
        "Vector/Vector4Base.swift",
        "Vector/VectorBase.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.