This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SimpleMatrixKit with Swift 5.8 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.8-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/eheitfield/SimpleMatrixKit.git
Reference: 1.0.0
Cloned https://github.com/eheitfield/SimpleMatrixKit.git into spi-builder-workspace
SUCCESS checkout https://github.com/eheitfield/SimpleMatrixKit.git at 1.0.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.8
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.8-latest swift build 2>&1
Building for debugging...
[1/8] Emitting module SimpleMatrixKit
[2/8] Compiling SimpleMatrixKit Concatination.swift
[3/8] Compiling SimpleMatrixKit MatrixRepresentable.swift
[4/8] Compiling SimpleMatrixKit MatrixError.swift
[5/8] Compiling SimpleMatrixKit SquareRealMatrix.swift
[6/8] Compiling SimpleMatrixKit DereferencedRealMatrix.swift
[7/8] Compiling SimpleMatrixKit Math Extensions.swift
[8/8] Compiling SimpleMatrixKit Matrix.swift
Build complete! (7.88s)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.