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 SwifitLearn 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/t-ae/swifit-learn.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/t-ae/swifit-learn
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 259662c Update for Swift4
Cloned https://github.com/t-ae/swifit-learn.git
Revision (git rev-parse @):
259662cff3c5cfcc627c48294e578884ed97a931
SUCCESS checkout https://github.com/t-ae/swifit-learn.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/t-ae/swifit-learn.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--423B1241ED78D482.txt
[5/10] Compiling Xorswift Xorswift.swift
[6/10] Compiling Xorswift Uniform.swift
[7/10] Compiling Xorswift Normal.swift
[8/10] Compiling Xorswift State.swift
[9/10] Emitting module Xorswift
[10/10] Compiling Xorswift NextAfter.swift
[11/35] Emitting module NDArray
[12/38] Compiling NDArray Select.swift
[13/38] Compiling NDArray Sort.swift
[14/38] Compiling NDArray Stack.swift
[15/38] Compiling NDArray Power.swift
[16/38] Compiling NDArray Random.swift
[17/38] Compiling NDArray Reduce.swift
[18/38] Compiling NDArray Subscript.swift
[19/38] Compiling NDArray Arithmetic.swift
[20/38] Compiling NDArray Clip.swift
[21/38] Compiling NDArray CompoundAssignment.swift
[22/38] Compiling NDArray ArrayLiteral.swift
[23/38] Compiling NDArray Broadcast.swift
[24/38] Compiling NDArray Indexing.swift
[25/38] Compiling NDArray IterationUtils.swift
[26/38] Compiling NDArray CopySign.swift
[27/38] Compiling NDArray Creation.swift
[28/38] Compiling NDArray FloatingPointFunctions.swift
[29/38] Compiling NDArray HigherOrderFunctions.swift
[30/38] Compiling NDArray LinearAlgebra.swift
[31/38] Compiling NDArray MatrixMultiplication.swift
[32/38] Compiling NDArray NDArray.swift
[33/38] Compiling NDArray NDArrayUtils.swift
[34/38] Compiling NDArray Scalar.swift
[35/38] Compiling NDArray Sequence.swift
[36/38] Compiling NDArray Transformation.swift
[37/38] Compiling NDArray vDSPUtils.swift
[38/38] Compiling NDArray vecLibUtils.swift
[39/45] Compiling SwifitLearn Utils.swift
[40/45] Compiling SwifitLearn KNeighborClassifier.swift
[41/45] Emitting module SwifitLearn
[42/45] Compiling SwifitLearn KMeans.swift
[43/45] Compiling SwifitLearn DBSCAN.swift
[44/45] Compiling SwifitLearn MeanShift.swift
[45/45] Compiling SwifitLearn RandomForestClassifier.swift
Build complete! (6.98s)
Fetching https://github.com/t-ae/ndarray.git
Fetching https://github.com/t-ae/xorswift.git
[1/784] Fetching xorswift
[33/3015] Fetching xorswift, ndarray
Fetched https://github.com/t-ae/xorswift.git from cache (0.24s)
Fetched https://github.com/t-ae/ndarray.git from cache (0.24s)
Computing version for https://github.com/t-ae/ndarray.git
Computed https://github.com/t-ae/ndarray.git at 0.0.14 (0.32s)
Computing version for https://github.com/t-ae/xorswift.git
Computed https://github.com/t-ae/xorswift.git at 0.0.10 (0.32s)
Creating working copy for https://github.com/t-ae/ndarray.git
Working copy of https://github.com/t-ae/ndarray.git resolved at 0.0.14
Creating working copy for https://github.com/t-ae/xorswift.git
Working copy of https://github.com/t-ae/xorswift.git resolved at 0.0.10
Build complete.
Done.