The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexandertar/LASwift.git
Reference: 0.3.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/alexandertar/LASwift
 * tag               0.3.2      -> FETCH_HEAD
HEAD is now at 85271d1 Version 0.3.2
Cloned https://github.com/alexandertar/LASwift.git into spi-builder-workspace
85271d14245c88890d2f36066d1aaf71486fde06
SUCCESS checkout https://github.com/alexandertar/LASwift.git at 0.3.2
========================================
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.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Nimble.git (0.47s)
Fetched https://github.com/Quick/Quick.git (0.47s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 10.0.0 (0.02s)
Fetching https://github.com/mattgallagher/CwlPreconditionTesting.git from cache
Fetched https://github.com/mattgallagher/CwlPreconditionTesting.git (0.17s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 5.0.1 (0.01s)
Computing version for https://github.com/mattgallagher/CwlPreconditionTesting.git
Computed https://github.com/mattgallagher/CwlPreconditionTesting.git at 2.1.2 (0.01s)
Fetching https://github.com/mattgallagher/CwlCatchException.git from cache
Fetched https://github.com/mattgallagher/CwlCatchException.git (0.16s)
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/mattgallagher/CwlCatchException.git
Working copy of https://github.com/mattgallagher/CwlCatchException.git resolved at 2.1.2
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/mattgallagher/CwlPreconditionTesting.git
Working copy of https://github.com/mattgallagher/CwlPreconditionTesting.git resolved at 2.1.2
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 5.0.1
Building for debugging...
[1/15] Emitting module LASwift
[2/15] Compiling LASwift MatrixTrigonometry.swift
[3/15] Compiling LASwift Numeric.swift
[4/15] Compiling LASwift Matrix.swift
[5/15] Compiling LASwift MatrixAlgebra.swift
[6/17] Compiling LASwift Util.swift
[7/17] Compiling LASwift Vector.swift
[8/17] Compiling LASwift MatrixLeastSquare.swift
[9/17] Compiling LASwift MatrixStatistics.swift
[10/17] Compiling LASwift VectorArithmetic.swift
[11/17] Compiling LASwift VectorExponent.swift
[12/17] Compiling LASwift Operators.swift
[13/17] Compiling LASwift Random.swift
[14/17] Compiling LASwift MatrixArithmetic.swift
[15/17] Compiling LASwift MatrixExponent.swift
[16/17] Compiling LASwift VectorStatistics.swift
[17/17] Compiling LASwift VectorTrigonometry.swift
Build complete! (9.53s)
Build complete.
Done.