The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LASwift with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexandertar/LASwift.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/alexandertar/LASwift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b0bdd48 Clean up actions
Cloned https://github.com/alexandertar/LASwift.git
Revision (git rev-parse @):
b0bdd4869e8aa2de37414b0cc2c4b739225b643f
SUCCESS checkout https://github.com/alexandertar/LASwift.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/alexandertar/LASwift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/17] Compiling LASwift Util.swift
[4/17] Compiling LASwift Vector.swift
[5/17] Compiling LASwift MatrixArithmetic.swift
[6/17] Compiling LASwift MatrixExponent.swift
[7/17] Compiling LASwift Operators.swift
[8/17] Compiling LASwift Random.swift
[9/17] Compiling LASwift Matrix.swift
[10/17] Compiling LASwift MatrixAlgebra.swift
[11/17] Compiling LASwift VectorArithmetic.swift
[12/17] Compiling LASwift VectorExponent.swift
[13/17] Compiling LASwift MatrixTrigonometry.swift
[14/17] Compiling LASwift Numeric.swift
[15/17] Emitting module LASwift
[16/17] Compiling LASwift MatrixLeastSquare.swift
[17/17] Compiling LASwift MatrixStatistics.swift
[18/19] Compiling LASwift VectorStatistics.swift
[19/19] Compiling LASwift VectorTrigonometry.swift
Build complete! (11.80s)
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Quick.git from cache (0.46s)
Fetched https://github.com/Quick/Nimble.git from cache (0.46s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 10.0.0 (0.54s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git from cache (0.15s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 5.0.1 (0.56s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.2.0 (0.02s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git from cache (0.14s)
Computing version for https://github.com/mattgallagher/CwlCatchException.git
Computed https://github.com/mattgallagher/CwlCatchException.git at 2.1.2 (0.01s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 10.0.0
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 5.0.1
Creating working copy for https://github.com/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.2
Creating working copy for https://github.com/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.2.0
Build complete.
Done.