The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Matft, reference 0.3.3 (4436f8), with Swift 6.3 for macOS (SPM) on 23 Apr 2026 06:39:49 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/jjjkkkjjj/Matft.git
Reference: 0.3.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/jjjkkkjjj/Matft
 * tag               0.3.3      -> FETCH_HEAD
HEAD is now at 4436f86 update README.md
Cloned https://github.com/jjjkkkjjj/Matft.git
Revision (git rev-parse @):
4436f8664ede5cbfd6c72e1d35c4c0cdd24ef813
SUCCESS checkout https://github.com/jjjkkkjjj/Matft.git at 0.3.3
Fetching https://github.com/apple/swift-collections
[1/23657] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.02s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.2 (2.73s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.0.2
========================================
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": "matft",
      "name": "Matft",
      "url": "https://github.com/jjjkkkjjj/Matft.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Matft",
      "traits": [
        "default"
      ],
      "dependencies": [
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections",
          "version": "1.4.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "traits": [
          ],
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/jjjkkkjjj/Matft.git
[1/7197] Fetching matft
Fetched https://github.com/jjjkkkjjj/Matft.git from cache (1.24s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.49s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (1.20s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Creating working copy for https://github.com/jjjkkkjjj/Matft.git
Working copy of https://github.com/jjjkkkjjj/Matft.git resolved at 0.3.3 (4436f86)
warning: '.resolve-product-dependencies': dependency 'matft' is not used by any target
Found 1 product dependencies
  - swift-collections
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/jjjkkkjjj/Matft.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[4/6] Write swift-version--6988338F2F200930.txt
[5/71] Compiling pocketFFT pocketFFT.c
[7/71] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[8/71] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[9/71] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[10/71] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[11/72] Compiling OrderedCollections OrderedSet+Codable.swift
[12/72] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[13/72] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[14/72] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[15/72] Compiling OrderedCollections OrderedSet+Diffing.swift
[16/77] Compiling DequeModule _UnsafeWrappedBuffer.swift
[17/77] Compiling OrderedCollections _HashTable+Constants.swift
[18/77] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[19/77] Compiling OrderedCollections _HashTable.swift
[20/77] Compiling OrderedCollections _Hashtable+Header.swift
[21/77] Compiling OrderedCollections OrderedDictionary+Elements.swift
[22/77] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[23/77] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[24/77] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[28/77] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[31/77] Compiling OrderedCollections OrderedDictionary+Codable.swift
[32/77] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[33/77] Compiling OrderedCollections _HashTable+Bucket.swift
[34/77] Compiling OrderedCollections _HashTable+BucketIterator.swift
[37/77] Compiling OrderedCollections _HashTable+Testing.swift
[42/77] Emitting module DequeModule
[47/77] Compiling OrderedCollections OrderedSet+Equatable.swift
[48/77] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[49/77] Compiling OrderedCollections OrderedSet+Hashable.swift
[50/77] Compiling OrderedCollections OrderedSet+Initializers.swift
[51/77] Compiling OrderedCollections OrderedSet+Insertions.swift
[55/77] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[56/77] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[57/77] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[58/77] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[59/77] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[60/77] Compiling OrderedCollections OrderedDictionary+Values.swift
[61/77] Compiling OrderedCollections OrderedDictionary.swift
[62/77] Compiling OrderedCollections OrderedSet+Invariants.swift
[63/77] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[64/77] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[65/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[66/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[67/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[68/77] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[69/77] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[70/77] Compiling OrderedCollections OrderedSet+SubSequence.swift
[71/77] Compiling OrderedCollections OrderedSet+Testing.swift
[72/77] Emitting module OrderedCollections
[73/77] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[74/77] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[75/77] Compiling OrderedCollections OrderedSet.swift
[76/77] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[77/77] Compiling OrderedCollections _UnsafeBitset.swift
[78/79] Emitting module Collections
[79/79] Compiling Collections Collections.swift
[80/132] Compiling Matft preop+static.swift
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/cblas.swift:605:39: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
603 |                 srcptr in
604 |                 for (i, offset) in offsets.enumerated(){
605 |                     (dstptr + offset).assign(from: srcptr + i, count: 1)
    |                                       |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                                       `- note: use 'update(from:count:)' instead
606 |                 }
607 |             }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/cblas.swift:674:39: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
672 |             if workShape.count == 0{// indices.count == mfarray.ndim
673 |                 for (i, offset) in offsets.enumerated(){
674 |                     (dstptr + offset).assign(from: srcptr + i, count: 1)
    |                                       |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                                       `- note: use 'update(from:count:)' instead
675 |                 }
676 |             }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[81/132] Compiling Matft random+static.swift
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/cblas.swift:605:39: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
603 |                 srcptr in
604 |                 for (i, offset) in offsets.enumerated(){
605 |                     (dstptr + offset).assign(from: srcptr + i, count: 1)
    |                                       |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                                       `- note: use 'update(from:count:)' instead
606 |                 }
607 |             }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/cblas.swift:674:39: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
672 |             if workShape.count == 0{// indices.count == mfarray.ndim
673 |                 for (i, offset) in offsets.enumerated(){
674 |                     (dstptr + offset).assign(from: srcptr + i, count: 1)
    |                                       |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                                       `- note: use 'update(from:count:)' instead
675 |                 }
676 |             }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[82/132] Compiling Matft reduce+static.swift
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/cblas.swift:605:39: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
603 |                 srcptr in
604 |                 for (i, offset) in offsets.enumerated(){
605 |                     (dstptr + offset).assign(from: srcptr + i, count: 1)
    |                                       |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                                       `- note: use 'update(from:count:)' instead
606 |                 }
607 |             }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/cblas.swift:674:39: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
672 |             if workShape.count == 0{// indices.count == mfarray.ndim
673 |                 for (i, offset) in offsets.enumerated(){
674 |                     (dstptr + offset).assign(from: srcptr + i, count: 1)
    |                                       |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                                       `- note: use 'update(from:count:)' instead
675 |                 }
676 |             }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[83/132] Compiling Matft stats+static.swift
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/cblas.swift:605:39: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
603 |                 srcptr in
604 |                 for (i, offset) in offsets.enumerated(){
605 |                     (dstptr + offset).assign(from: srcptr + i, count: 1)
    |                                       |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                                       `- note: use 'update(from:count:)' instead
606 |                 }
607 |             }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/cblas.swift:674:39: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
672 |             if workShape.count == 0{// indices.count == mfarray.ndim
673 |                 for (i, offset) in offsets.enumerated(){
674 |                     (dstptr + offset).assign(from: srcptr + i, count: 1)
    |                                       |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                                       `- note: use 'update(from:count:)' instead
675 |                 }
676 |             }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[84/132] Compiling Matft cblas.swift
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/cblas.swift:605:39: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
603 |                 srcptr in
604 |                 for (i, offset) in offsets.enumerated(){
605 |                     (dstptr + offset).assign(from: srcptr + i, count: 1)
    |                                       |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                                       `- note: use 'update(from:count:)' instead
606 |                 }
607 |             }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/cblas.swift:674:39: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
672 |             if workShape.count == 0{// indices.count == mfarray.ndim
673 |                 for (i, offset) in offsets.enumerated(){
674 |                     (dstptr + offset).assign(from: srcptr + i, count: 1)
    |                                       |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                                       `- note: use 'update(from:count:)' instead
675 |                 }
676 |             }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[85/132] Compiling Matft typeconversion.swift
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:73:13: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
 71 |     let ptr = allocate_unsafeMPtrT(type: T.self, count: array.count)
 72 |     array.withUnsafeBufferPointer{
 73 |         ptr.assign(from: $0.baseAddress!, count: $0.count)
    |             |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |             `- note: use 'update(from:count:)' instead
 74 |     }
 75 |     return ptr
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:134:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
132 |         let ptrF = allocate_unsafeMPtrT(type: Float.self, count: flattenArray.count)
133 |         let _ = flattenArray.withUnsafeMutableBufferPointer{
134 |             ptrF.assign(from: $0.baseAddress!, count: $0.count)
    |                  |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'update(from:count:)' instead
135 |         }
136 |         return UnsafeMutableRawPointer(ptrF)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:144:18: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
142 |         var flattenBoolarray = flattenArray.map{ $0 ? Float.num(1) : Float.zero }
143 |         let _ = flattenBoolarray.withUnsafeMutableBufferPointer{
144 |             ptrF.moveAssign(from: $0.baseAddress!, count: $0.count)
    |                  |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'moveUpdate(from:count:)' instead
145 |         }
146 |         return UnsafeMutableRawPointer(ptrF)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:154:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
152 |         let ptrF = allocate_unsafeMPtrT(type: Float.self, count: flattenArray.count*2)
153 |         let _ = flattenArray.withUnsafeBytes{
154 |             ptrF.assign(from: $0.bindMemory(to: Float.self).baseAddress!, count: flattenArray.count*2)
    |                  |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'update(from:count:)' instead
155 |         }
156 |         return UnsafeMutableRawPointer(ptrF)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:234:18: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
232 |         var flattenBoolarray = flattenArray.map{ $0 ? Double.num(1) : Double.zero }
233 |         let _ = flattenBoolarray.withUnsafeMutableBufferPointer{
234 |             ptrD.moveAssign(from: $0.baseAddress!, count: $0.count)
    |                  |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'moveUpdate(from:count:)' instead
235 |         }
236 |         return UnsafeMutableRawPointer(ptrD)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:241:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
239 |         let ptrD = allocate_unsafeMPtrT(type: Double.self, count: flattenArray.count)
240 |         let _ = flattenArray.withUnsafeMutableBufferPointer{
241 |             ptrD.assign(from: $0.baseAddress!, count: $0.count)
    |                  |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'update(from:count:)' instead
242 |         }
243 |         return UnsafeMutableRawPointer(ptrD)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:256:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
254 |         let ptrD = allocate_unsafeMPtrT(type: Double.self, count: flattenArray.count*2)
255 |         let _ = flattenArray.withUnsafeBytes{
256 |             ptrD.assign(from: $0.bindMemory(to: Double.self).baseAddress!, count: flattenArray.count*2)
    |                  |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'update(from:count:)' instead
257 |         }
258 |         return UnsafeMutableRawPointer(ptrD)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:269:27: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
267 |     var arrBinary = ptrU.map{ $0 == U.zero ? U.zero : U.num(1) }
268 |     arrBinary.withUnsafeMutableBufferPointer{
269 |         ptrU.baseAddress!.moveAssign(from: $0.baseAddress!, count: size)
    |                           |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                           `- note: use 'moveUpdate(from:count:)' instead
270 |     }
271 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[86/132] Compiling Matft conversion+method.swift
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:73:13: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
 71 |     let ptr = allocate_unsafeMPtrT(type: T.self, count: array.count)
 72 |     array.withUnsafeBufferPointer{
 73 |         ptr.assign(from: $0.baseAddress!, count: $0.count)
    |             |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |             `- note: use 'update(from:count:)' instead
 74 |     }
 75 |     return ptr
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:134:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
132 |         let ptrF = allocate_unsafeMPtrT(type: Float.self, count: flattenArray.count)
133 |         let _ = flattenArray.withUnsafeMutableBufferPointer{
134 |             ptrF.assign(from: $0.baseAddress!, count: $0.count)
    |                  |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'update(from:count:)' instead
135 |         }
136 |         return UnsafeMutableRawPointer(ptrF)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:144:18: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
142 |         var flattenBoolarray = flattenArray.map{ $0 ? Float.num(1) : Float.zero }
143 |         let _ = flattenBoolarray.withUnsafeMutableBufferPointer{
144 |             ptrF.moveAssign(from: $0.baseAddress!, count: $0.count)
    |                  |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'moveUpdate(from:count:)' instead
145 |         }
146 |         return UnsafeMutableRawPointer(ptrF)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:154:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
152 |         let ptrF = allocate_unsafeMPtrT(type: Float.self, count: flattenArray.count*2)
153 |         let _ = flattenArray.withUnsafeBytes{
154 |             ptrF.assign(from: $0.bindMemory(to: Float.self).baseAddress!, count: flattenArray.count*2)
    |                  |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'update(from:count:)' instead
155 |         }
156 |         return UnsafeMutableRawPointer(ptrF)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:234:18: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
232 |         var flattenBoolarray = flattenArray.map{ $0 ? Double.num(1) : Double.zero }
233 |         let _ = flattenBoolarray.withUnsafeMutableBufferPointer{
234 |             ptrD.moveAssign(from: $0.baseAddress!, count: $0.count)
    |                  |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'moveUpdate(from:count:)' instead
235 |         }
236 |         return UnsafeMutableRawPointer(ptrD)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:241:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
239 |         let ptrD = allocate_unsafeMPtrT(type: Double.self, count: flattenArray.count)
240 |         let _ = flattenArray.withUnsafeMutableBufferPointer{
241 |             ptrD.assign(from: $0.baseAddress!, count: $0.count)
    |                  |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'update(from:count:)' instead
242 |         }
243 |         return UnsafeMutableRawPointer(ptrD)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:256:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
254 |         let ptrD = allocate_unsafeMPtrT(type: Double.self, count: flattenArray.count*2)
255 |         let _ = flattenArray.withUnsafeBytes{
256 |             ptrD.assign(from: $0.bindMemory(to: Double.self).baseAddress!, count: flattenArray.count*2)
    |                  |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'update(from:count:)' instead
257 |         }
258 |         return UnsafeMutableRawPointer(ptrD)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:269:27: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
267 |     var arrBinary = ptrU.map{ $0 == U.zero ? U.zero : U.num(1) }
268 |     arrBinary.withUnsafeMutableBufferPointer{
269 |         ptrU.baseAddress!.moveAssign(from: $0.baseAddress!, count: size)
    |                           |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                           `- note: use 'moveUpdate(from:count:)' instead
270 |     }
271 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[87/132] Compiling Matft creation+method.swift
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:73:13: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
 71 |     let ptr = allocate_unsafeMPtrT(type: T.self, count: array.count)
 72 |     array.withUnsafeBufferPointer{
 73 |         ptr.assign(from: $0.baseAddress!, count: $0.count)
    |             |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |             `- note: use 'update(from:count:)' instead
 74 |     }
 75 |     return ptr
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:134:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
132 |         let ptrF = allocate_unsafeMPtrT(type: Float.self, count: flattenArray.count)
133 |         let _ = flattenArray.withUnsafeMutableBufferPointer{
134 |             ptrF.assign(from: $0.baseAddress!, count: $0.count)
    |                  |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'update(from:count:)' instead
135 |         }
136 |         return UnsafeMutableRawPointer(ptrF)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:144:18: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
142 |         var flattenBoolarray = flattenArray.map{ $0 ? Float.num(1) : Float.zero }
143 |         let _ = flattenBoolarray.withUnsafeMutableBufferPointer{
144 |             ptrF.moveAssign(from: $0.baseAddress!, count: $0.count)
    |                  |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'moveUpdate(from:count:)' instead
145 |         }
146 |         return UnsafeMutableRawPointer(ptrF)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:154:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
152 |         let ptrF = allocate_unsafeMPtrT(type: Float.self, count: flattenArray.count*2)
153 |         let _ = flattenArray.withUnsafeBytes{
154 |             ptrF.assign(from: $0.bindMemory(to: Float.self).baseAddress!, count: flattenArray.count*2)
    |                  |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'update(from:count:)' instead
155 |         }
156 |         return UnsafeMutableRawPointer(ptrF)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:234:18: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
232 |         var flattenBoolarray = flattenArray.map{ $0 ? Double.num(1) : Double.zero }
233 |         let _ = flattenBoolarray.withUnsafeMutableBufferPointer{
234 |             ptrD.moveAssign(from: $0.baseAddress!, count: $0.count)
    |                  |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'moveUpdate(from:count:)' instead
235 |         }
236 |         return UnsafeMutableRawPointer(ptrD)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:241:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
239 |         let ptrD = allocate_unsafeMPtrT(type: Double.self, count: flattenArray.count)
240 |         let _ = flattenArray.withUnsafeMutableBufferPointer{
241 |             ptrD.assign(from: $0.baseAddress!, count: $0.count)
    |                  |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'update(from:count:)' instead
242 |         }
243 |         return UnsafeMutableRawPointer(ptrD)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:256:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
254 |         let ptrD = allocate_unsafeMPtrT(type: Double.self, count: flattenArray.count*2)
255 |         let _ = flattenArray.withUnsafeBytes{
256 |             ptrD.assign(from: $0.bindMemory(to: Double.self).baseAddress!, count: flattenArray.count*2)
    |                  |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'update(from:count:)' instead
257 |         }
258 |         return UnsafeMutableRawPointer(ptrD)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:269:27: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
267 |     var arrBinary = ptrU.map{ $0 == U.zero ? U.zero : U.num(1) }
268 |     arrBinary.withUnsafeMutableBufferPointer{
269 |         ptrU.baseAddress!.moveAssign(from: $0.baseAddress!, count: size)
    |                           |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                           `- note: use 'moveUpdate(from:count:)' instead
270 |     }
271 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[88/132] Compiling Matft math+method.swift
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:73:13: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
 71 |     let ptr = allocate_unsafeMPtrT(type: T.self, count: array.count)
 72 |     array.withUnsafeBufferPointer{
 73 |         ptr.assign(from: $0.baseAddress!, count: $0.count)
    |             |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |             `- note: use 'update(from:count:)' instead
 74 |     }
 75 |     return ptr
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:134:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
132 |         let ptrF = allocate_unsafeMPtrT(type: Float.self, count: flattenArray.count)
133 |         let _ = flattenArray.withUnsafeMutableBufferPointer{
134 |             ptrF.assign(from: $0.baseAddress!, count: $0.count)
    |                  |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'update(from:count:)' instead
135 |         }
136 |         return UnsafeMutableRawPointer(ptrF)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:144:18: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
142 |         var flattenBoolarray = flattenArray.map{ $0 ? Float.num(1) : Float.zero }
143 |         let _ = flattenBoolarray.withUnsafeMutableBufferPointer{
144 |             ptrF.moveAssign(from: $0.baseAddress!, count: $0.count)
    |                  |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'moveUpdate(from:count:)' instead
145 |         }
146 |         return UnsafeMutableRawPointer(ptrF)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:154:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
152 |         let ptrF = allocate_unsafeMPtrT(type: Float.self, count: flattenArray.count*2)
153 |         let _ = flattenArray.withUnsafeBytes{
154 |             ptrF.assign(from: $0.bindMemory(to: Float.self).baseAddress!, count: flattenArray.count*2)
    |                  |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'update(from:count:)' instead
155 |         }
156 |         return UnsafeMutableRawPointer(ptrF)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:234:18: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
232 |         var flattenBoolarray = flattenArray.map{ $0 ? Double.num(1) : Double.zero }
233 |         let _ = flattenBoolarray.withUnsafeMutableBufferPointer{
234 |             ptrD.moveAssign(from: $0.baseAddress!, count: $0.count)
    |                  |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'moveUpdate(from:count:)' instead
235 |         }
236 |         return UnsafeMutableRawPointer(ptrD)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:241:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
239 |         let ptrD = allocate_unsafeMPtrT(type: Double.self, count: flattenArray.count)
240 |         let _ = flattenArray.withUnsafeMutableBufferPointer{
241 |             ptrD.assign(from: $0.baseAddress!, count: $0.count)
    |                  |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'update(from:count:)' instead
242 |         }
243 |         return UnsafeMutableRawPointer(ptrD)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:256:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
254 |         let ptrD = allocate_unsafeMPtrT(type: Double.self, count: flattenArray.count*2)
255 |         let _ = flattenArray.withUnsafeBytes{
256 |             ptrD.assign(from: $0.bindMemory(to: Double.self).baseAddress!, count: flattenArray.count*2)
    |                  |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'update(from:count:)' instead
257 |         }
258 |         return UnsafeMutableRawPointer(ptrD)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:269:27: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
267 |     var arrBinary = ptrU.map{ $0 == U.zero ? U.zero : U.num(1) }
268 |     arrBinary.withUnsafeMutableBufferPointer{
269 |         ptrU.baseAddress!.moveAssign(from: $0.baseAddress!, count: size)
    |                           |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                           `- note: use 'moveUpdate(from:count:)' instead
270 |     }
271 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[89/132] Compiling Matft reduce+method.swift
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:73:13: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
 71 |     let ptr = allocate_unsafeMPtrT(type: T.self, count: array.count)
 72 |     array.withUnsafeBufferPointer{
 73 |         ptr.assign(from: $0.baseAddress!, count: $0.count)
    |             |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |             `- note: use 'update(from:count:)' instead
 74 |     }
 75 |     return ptr
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:134:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
132 |         let ptrF = allocate_unsafeMPtrT(type: Float.self, count: flattenArray.count)
133 |         let _ = flattenArray.withUnsafeMutableBufferPointer{
134 |             ptrF.assign(from: $0.baseAddress!, count: $0.count)
    |                  |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'update(from:count:)' instead
135 |         }
136 |         return UnsafeMutableRawPointer(ptrF)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:144:18: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
142 |         var flattenBoolarray = flattenArray.map{ $0 ? Float.num(1) : Float.zero }
143 |         let _ = flattenBoolarray.withUnsafeMutableBufferPointer{
144 |             ptrF.moveAssign(from: $0.baseAddress!, count: $0.count)
    |                  |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'moveUpdate(from:count:)' instead
145 |         }
146 |         return UnsafeMutableRawPointer(ptrF)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:154:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
152 |         let ptrF = allocate_unsafeMPtrT(type: Float.self, count: flattenArray.count*2)
153 |         let _ = flattenArray.withUnsafeBytes{
154 |             ptrF.assign(from: $0.bindMemory(to: Float.self).baseAddress!, count: flattenArray.count*2)
    |                  |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'update(from:count:)' instead
155 |         }
156 |         return UnsafeMutableRawPointer(ptrF)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:234:18: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
232 |         var flattenBoolarray = flattenArray.map{ $0 ? Double.num(1) : Double.zero }
233 |         let _ = flattenBoolarray.withUnsafeMutableBufferPointer{
234 |             ptrD.moveAssign(from: $0.baseAddress!, count: $0.count)
    |                  |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'moveUpdate(from:count:)' instead
235 |         }
236 |         return UnsafeMutableRawPointer(ptrD)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:241:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
239 |         let ptrD = allocate_unsafeMPtrT(type: Double.self, count: flattenArray.count)
240 |         let _ = flattenArray.withUnsafeMutableBufferPointer{
241 |             ptrD.assign(from: $0.baseAddress!, count: $0.count)
    |                  |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'update(from:count:)' instead
242 |         }
243 |         return UnsafeMutableRawPointer(ptrD)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:256:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
254 |         let ptrD = allocate_unsafeMPtrT(type: Double.self, count: flattenArray.count*2)
255 |         let _ = flattenArray.withUnsafeBytes{
256 |             ptrD.assign(from: $0.bindMemory(to: Double.self).baseAddress!, count: flattenArray.count*2)
    |                  |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'update(from:count:)' instead
257 |         }
258 |         return UnsafeMutableRawPointer(ptrD)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:269:27: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
267 |     var arrBinary = ptrU.map{ $0 == U.zero ? U.zero : U.num(1) }
268 |     arrBinary.withUnsafeMutableBufferPointer{
269 |         ptrU.baseAddress!.moveAssign(from: $0.baseAddress!, count: size)
    |                           |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                           `- note: use 'moveUpdate(from:count:)' instead
270 |     }
271 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[90/132] Compiling Matft scalar+method.swift
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:73:13: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
 71 |     let ptr = allocate_unsafeMPtrT(type: T.self, count: array.count)
 72 |     array.withUnsafeBufferPointer{
 73 |         ptr.assign(from: $0.baseAddress!, count: $0.count)
    |             |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |             `- note: use 'update(from:count:)' instead
 74 |     }
 75 |     return ptr
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:134:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
132 |         let ptrF = allocate_unsafeMPtrT(type: Float.self, count: flattenArray.count)
133 |         let _ = flattenArray.withUnsafeMutableBufferPointer{
134 |             ptrF.assign(from: $0.baseAddress!, count: $0.count)
    |                  |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'update(from:count:)' instead
135 |         }
136 |         return UnsafeMutableRawPointer(ptrF)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:144:18: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
142 |         var flattenBoolarray = flattenArray.map{ $0 ? Float.num(1) : Float.zero }
143 |         let _ = flattenBoolarray.withUnsafeMutableBufferPointer{
144 |             ptrF.moveAssign(from: $0.baseAddress!, count: $0.count)
    |                  |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'moveUpdate(from:count:)' instead
145 |         }
146 |         return UnsafeMutableRawPointer(ptrF)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:154:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
152 |         let ptrF = allocate_unsafeMPtrT(type: Float.self, count: flattenArray.count*2)
153 |         let _ = flattenArray.withUnsafeBytes{
154 |             ptrF.assign(from: $0.bindMemory(to: Float.self).baseAddress!, count: flattenArray.count*2)
    |                  |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'update(from:count:)' instead
155 |         }
156 |         return UnsafeMutableRawPointer(ptrF)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:234:18: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
232 |         var flattenBoolarray = flattenArray.map{ $0 ? Double.num(1) : Double.zero }
233 |         let _ = flattenBoolarray.withUnsafeMutableBufferPointer{
234 |             ptrD.moveAssign(from: $0.baseAddress!, count: $0.count)
    |                  |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'moveUpdate(from:count:)' instead
235 |         }
236 |         return UnsafeMutableRawPointer(ptrD)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:241:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
239 |         let ptrD = allocate_unsafeMPtrT(type: Double.self, count: flattenArray.count)
240 |         let _ = flattenArray.withUnsafeMutableBufferPointer{
241 |             ptrD.assign(from: $0.baseAddress!, count: $0.count)
    |                  |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'update(from:count:)' instead
242 |         }
243 |         return UnsafeMutableRawPointer(ptrD)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:256:18: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
254 |         let ptrD = allocate_unsafeMPtrT(type: Double.self, count: flattenArray.count*2)
255 |         let _ = flattenArray.withUnsafeBytes{
256 |             ptrD.assign(from: $0.bindMemory(to: Double.self).baseAddress!, count: flattenArray.count*2)
    |                  |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'update(from:count:)' instead
257 |         }
258 |         return UnsafeMutableRawPointer(ptrD)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/typeconversion.swift:269:27: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
267 |     var arrBinary = ptrU.map{ $0 == U.zero ? U.zero : U.num(1) }
268 |     arrBinary.withUnsafeMutableBufferPointer{
269 |         ptrU.baseAddress!.moveAssign(from: $0.baseAddress!, count: size)
    |                           |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                           `- note: use 'moveUpdate(from:count:)' instead
270 |     }
271 | }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[91/137] Compiling Matft mfinterpProtocol.swift
[92/137] Compiling Matft mfsliceProtocol.swift
[93/137] Compiling Matft mftypeProtocol.swift
[94/137] Compiling Matft index.swift
[95/137] Compiling Matft internalError.swift
[96/137] Compiling Matft optparams.swift
[97/137] Compiling Matft order.swift
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/common/type.swift:126:25: warning: 'assign(repeating:count:)' is deprecated: renamed to 'update(repeating:count:)' [#DeprecatedDeclaration]
124 |             srcptr in
125 |             for i in 0..<origSize{
126 |                 dstptrF.assign(repeating: (srcptr + i).pointee, count: offset)
    |                         |- warning: 'assign(repeating:count:)' is deprecated: renamed to 'update(repeating:count:)' [#DeprecatedDeclaration]
    |                         `- note: use 'update(repeating:count:)' instead
127 |                 dstptrF += offset
128 |             }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[98/137] Compiling Matft type.swift
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/common/type.swift:126:25: warning: 'assign(repeating:count:)' is deprecated: renamed to 'update(repeating:count:)' [#DeprecatedDeclaration]
124 |             srcptr in
125 |             for i in 0..<origSize{
126 |                 dstptrF.assign(repeating: (srcptr + i).pointee, count: offset)
    |                         |- warning: 'assign(repeating:count:)' is deprecated: renamed to 'update(repeating:count:)' [#DeprecatedDeclaration]
    |                         `- note: use 'update(repeating:count:)' instead
127 |                 dstptrF += offset
128 |             }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[99/137] Compiling Matft image.swift
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/common/type.swift:126:25: warning: 'assign(repeating:count:)' is deprecated: renamed to 'update(repeating:count:)' [#DeprecatedDeclaration]
124 |             srcptr in
125 |             for i in 0..<origSize{
126 |                 dstptrF.assign(repeating: (srcptr + i).pointee, count: offset)
    |                         |- warning: 'assign(repeating:count:)' is deprecated: renamed to 'update(repeating:count:)' [#DeprecatedDeclaration]
    |                         `- note: use 'update(repeating:count:)' instead
127 |                 dstptrF += offset
128 |             }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[100/137] Compiling Matft ptr2array.swift
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/common/type.swift:126:25: warning: 'assign(repeating:count:)' is deprecated: renamed to 'update(repeating:count:)' [#DeprecatedDeclaration]
124 |             srcptr in
125 |             for i in 0..<origSize{
126 |                 dstptrF.assign(repeating: (srcptr + i).pointee, count: offset)
    |                         |- warning: 'assign(repeating:count:)' is deprecated: renamed to 'update(repeating:count:)' [#DeprecatedDeclaration]
    |                         `- note: use 'update(repeating:count:)' instead
127 |                 dstptrF += offset
128 |             }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[101/137] Compiling Matft ptrcreation.swift
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/common/type.swift:126:25: warning: 'assign(repeating:count:)' is deprecated: renamed to 'update(repeating:count:)' [#DeprecatedDeclaration]
124 |             srcptr in
125 |             for i in 0..<origSize{
126 |                 dstptrF.assign(repeating: (srcptr + i).pointee, count: offset)
    |                         |- warning: 'assign(repeating:count:)' is deprecated: renamed to 'update(repeating:count:)' [#DeprecatedDeclaration]
    |                         `- note: use 'update(repeating:count:)' instead
127 |                 dstptrF += offset
128 |             }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[102/137] Compiling Matft withptr.swift
/Users/admin/builder/spi-builder-workspace/Sources/Matft/core/util/common/type.swift:126:25: warning: 'assign(repeating:count:)' is deprecated: renamed to 'update(repeating:count:)' [#DeprecatedDeclaration]
124 |             srcptr in
125 |             for i in 0..<origSize{
126 |                 dstptrF.assign(repeating: (srcptr + i).pointee, count: offset)
    |                         |- warning: 'assign(repeating:count:)' is deprecated: renamed to 'update(repeating:count:)' [#DeprecatedDeclaration]
    |                         `- note: use 'update(repeating:count:)' instead
127 |                 dstptrF += offset
128 |             }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[103/137] Compiling Matft stats+method.swift
/Users/admin/builder/spi-builder-workspace/Sources/Matft/function/method/subscript.swift:480:24: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
478 |             mfarray.withContiguousDataUnsafeMPtrT(datatype: T.self){
479 |                 if (indptr + indoffset).pointee != T.zero{
480 |                     $0.assign(from: srcptr + srcoffset, count: 1)
    |                        |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                        `- note: use 'update(from:count:)' instead
481 |                     srcoffset += 1
482 |                     //print(srcptr.pointee)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/function/static/conversion+static.swift:365:20: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
362 |             - max: (optional) Maximum value. If nil is passed, handled as inf
363 |     */
364 |     public static func clip<T: MfTypable>(_ mfarray: MfArray, min: T? = nil, max: T? = nil) -> MfArray{
    |                             `- note: 'T' previously declared here
365 |         func _clip<T: MfStorable>(_ vDSP_func: vDSP_clip_func<T>) -> MfArray{
    |                    `- warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
366 |             let min = min == nil ? -T.infinity : T.from(min!)
367 |             let max = max == nil ? T.infinity : T.from(max!)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/function/static/conversion+static.swift:588:21: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
586 |         dstptrT in
587 |         uniquearray.withUnsafeMutableBufferPointer{
588 |             dstptrT.moveAssign(from: $0.baseAddress!, count: newsize)
    |                     |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                     `- note: use 'moveUpdate(from:count:)' instead
589 |         }
590 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/function/static/creation+static.swift:77:26: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
 75 |                 ptrU in
 76 |                 arr.withUnsafeMutableBufferPointer{
 77 |                     ptrU.moveAssign(from: $0.baseAddress!, count: size)
    |                          |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                          `- note: use 'moveUpdate(from:count:)' instead
 78 |                 }
 79 |             }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/function/static/creation+static.swift:185:26: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
183 |                 ptrT in
184 |                 d.withUnsafeMutableBufferPointer{
185 |                     ptrT.moveAssign(from: $0.baseAddress!, count: size)
    |                          |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                          `- note: use 'moveUpdate(from:count:)' instead
186 |                 }
187 |             }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[104/137] Compiling Matft subscript.swift
/Users/admin/builder/spi-builder-workspace/Sources/Matft/function/method/subscript.swift:480:24: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
478 |             mfarray.withContiguousDataUnsafeMPtrT(datatype: T.self){
479 |                 if (indptr + indoffset).pointee != T.zero{
480 |                     $0.assign(from: srcptr + srcoffset, count: 1)
    |                        |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                        `- note: use 'update(from:count:)' instead
481 |                     srcoffset += 1
482 |                     //print(srcptr.pointee)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/function/static/conversion+static.swift:365:20: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
362 |             - max: (optional) Maximum value. If nil is passed, handled as inf
363 |     */
364 |     public static func clip<T: MfTypable>(_ mfarray: MfArray, min: T? = nil, max: T? = nil) -> MfArray{
    |                             `- note: 'T' previously declared here
365 |         func _clip<T: MfStorable>(_ vDSP_func: vDSP_clip_func<T>) -> MfArray{
    |                    `- warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
366 |             let min = min == nil ? -T.infinity : T.from(min!)
367 |             let max = max == nil ? T.infinity : T.from(max!)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/function/static/conversion+static.swift:588:21: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
586 |         dstptrT in
587 |         uniquearray.withUnsafeMutableBufferPointer{
588 |             dstptrT.moveAssign(from: $0.baseAddress!, count: newsize)
    |                     |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                     `- note: use 'moveUpdate(from:count:)' instead
589 |         }
590 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/function/static/creation+static.swift:77:26: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
 75 |                 ptrU in
 76 |                 arr.withUnsafeMutableBufferPointer{
 77 |                     ptrU.moveAssign(from: $0.baseAddress!, count: size)
    |                          |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                          `- note: use 'moveUpdate(from:count:)' instead
 78 |                 }
 79 |             }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/function/static/creation+static.swift:185:26: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
183 |                 ptrT in
184 |                 d.withUnsafeMutableBufferPointer{
185 |                     ptrT.moveAssign(from: $0.baseAddress!, count: size)
    |                          |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                          `- note: use 'moveUpdate(from:count:)' instead
186 |                 }
187 |             }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[105/137] Compiling Matft biop+static.swift
/Users/admin/builder/spi-builder-workspace/Sources/Matft/function/method/subscript.swift:480:24: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
478 |             mfarray.withContiguousDataUnsafeMPtrT(datatype: T.self){
479 |                 if (indptr + indoffset).pointee != T.zero{
480 |                     $0.assign(from: srcptr + srcoffset, count: 1)
    |                        |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                        `- note: use 'update(from:count:)' instead
481 |                     srcoffset += 1
482 |                     //print(srcptr.pointee)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/function/static/conversion+static.swift:365:20: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
362 |             - max: (optional) Maximum value. If nil is passed, handled as inf
363 |     */
364 |     public static func clip<T: MfTypable>(_ mfarray: MfArray, min: T? = nil, max: T? = nil) -> MfArray{
    |                             `- note: 'T' previously declared here
365 |         func _clip<T: MfStorable>(_ vDSP_func: vDSP_clip_func<T>) -> MfArray{
    |                    `- warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
366 |             let min = min == nil ? -T.infinity : T.from(min!)
367 |             let max = max == nil ? T.infinity : T.from(max!)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/function/static/conversion+static.swift:588:21: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
586 |         dstptrT in
587 |         uniquearray.withUnsafeMutableBufferPointer{
588 |             dstptrT.moveAssign(from: $0.baseAddress!, count: newsize)
    |                     |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                     `- note: use 'moveUpdate(from:count:)' instead
589 |         }
590 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/function/static/creation+static.swift:77:26: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
 75 |                 ptrU in
 76 |                 arr.withUnsafeMutableBufferPointer{
 77 |                     ptrU.moveAssign(from: $0.baseAddress!, count: size)
    |                          |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                          `- note: use 'moveUpdate(from:count:)' instead
 78 |                 }
 79 |             }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/function/static/creation+static.swift:185:26: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
183 |                 ptrT in
184 |                 d.withUnsafeMutableBufferPointer{
185 |                     ptrT.moveAssign(from: $0.baseAddress!, count: size)
    |                          |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                          `- note: use 'moveUpdate(from:count:)' instead
186 |                 }
187 |             }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[106/137] Compiling Matft complex+static.swift
/Users/admin/builder/spi-builder-workspace/Sources/Matft/function/method/subscript.swift:480:24: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
478 |             mfarray.withContiguousDataUnsafeMPtrT(datatype: T.self){
479 |                 if (indptr + indoffset).pointee != T.zero{
480 |                     $0.assign(from: srcptr + srcoffset, count: 1)
    |                        |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                        `- note: use 'update(from:count:)' instead
481 |                     srcoffset += 1
482 |                     //print(srcptr.pointee)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/function/static/conversion+static.swift:365:20: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
362 |             - max: (optional) Maximum value. If nil is passed, handled as inf
363 |     */
364 |     public static func clip<T: MfTypable>(_ mfarray: MfArray, min: T? = nil, max: T? = nil) -> MfArray{
    |                             `- note: 'T' previously declared here
365 |         func _clip<T: MfStorable>(_ vDSP_func: vDSP_clip_func<T>) -> MfArray{
    |                    `- warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
366 |             let min = min == nil ? -T.infinity : T.from(min!)
367 |             let max = max == nil ? T.infinity : T.from(max!)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/function/static/conversion+static.swift:588:21: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
586 |         dstptrT in
587 |         uniquearray.withUnsafeMutableBufferPointer{
588 |             dstptrT.moveAssign(from: $0.baseAddress!, count: newsize)
    |                     |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                     `- note: use 'moveUpdate(from:count:)' instead
589 |         }
590 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/function/static/creation+static.swift:77:26: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
 75 |                 ptrU in
 76 |                 arr.withUnsafeMutableBufferPointer{
 77 |                     ptrU.moveAssign(from: $0.baseAddress!, count: size)
    |                          |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                          `- note: use 'moveUpdate(from:count:)' instead
 78 |                 }
 79 |             }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/function/static/creation+static.swift:185:26: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
183 |                 ptrT in
184 |                 d.withUnsafeMutableBufferPointer{
185 |                     ptrT.moveAssign(from: $0.baseAddress!, count: size)
    |                          |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                          `- note: use 'moveUpdate(from:count:)' instead
186 |                 }
187 |             }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[107/137] Compiling Matft conversion+static.swift
/Users/admin/builder/spi-builder-workspace/Sources/Matft/function/method/subscript.swift:480:24: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
478 |             mfarray.withContiguousDataUnsafeMPtrT(datatype: T.self){
479 |                 if (indptr + indoffset).pointee != T.zero{
480 |                     $0.assign(from: srcptr + srcoffset, count: 1)
    |                        |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                        `- note: use 'update(from:count:)' instead
481 |                     srcoffset += 1
482 |                     //print(srcptr.pointee)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/function/static/conversion+static.swift:365:20: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
362 |             - max: (optional) Maximum value. If nil is passed, handled as inf
363 |     */
364 |     public static func clip<T: MfTypable>(_ mfarray: MfArray, min: T? = nil, max: T? = nil) -> MfArray{
    |                             `- note: 'T' previously declared here
365 |         func _clip<T: MfStorable>(_ vDSP_func: vDSP_clip_func<T>) -> MfArray{
    |                    `- warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
366 |             let min = min == nil ? -T.infinity : T.from(min!)
367 |             let max = max == nil ? T.infinity : T.from(max!)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/function/static/conversion+static.swift:588:21: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
586 |         dstptrT in
587 |         uniquearray.withUnsafeMutableBufferPointer{
588 |             dstptrT.moveAssign(from: $0.baseAddress!, count: newsize)
    |                     |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                     `- note: use 'moveUpdate(from:count:)' instead
589 |         }
590 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/function/static/creation+static.swift:77:26: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
 75 |                 ptrU in
 76 |                 arr.withUnsafeMutableBufferPointer{
 77 |                     ptrU.moveAssign(from: $0.baseAddress!, count: size)
    |                          |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                          `- note: use 'moveUpdate(from:count:)' instead
 78 |                 }
 79 |             }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/function/static/creation+static.swift:185:26: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
183 |                 ptrT in
184 |                 d.withUnsafeMutableBufferPointer{
185 |                     ptrT.moveAssign(from: $0.baseAddress!, count: size)
    |                          |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                          `- note: use 'moveUpdate(from:count:)' instead
186 |                 }
187 |             }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[108/137] Compiling Matft creation+static.swift
/Users/admin/builder/spi-builder-workspace/Sources/Matft/function/method/subscript.swift:480:24: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
478 |             mfarray.withContiguousDataUnsafeMPtrT(datatype: T.self){
479 |                 if (indptr + indoffset).pointee != T.zero{
480 |                     $0.assign(from: srcptr + srcoffset, count: 1)
    |                        |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                        `- note: use 'update(from:count:)' instead
481 |                     srcoffset += 1
482 |                     //print(srcptr.pointee)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/function/static/conversion+static.swift:365:20: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
362 |             - max: (optional) Maximum value. If nil is passed, handled as inf
363 |     */
364 |     public static func clip<T: MfTypable>(_ mfarray: MfArray, min: T? = nil, max: T? = nil) -> MfArray{
    |                             `- note: 'T' previously declared here
365 |         func _clip<T: MfStorable>(_ vDSP_func: vDSP_clip_func<T>) -> MfArray{
    |                    `- warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in the Swift 6 language mode
366 |             let min = min == nil ? -T.infinity : T.from(min!)
367 |             let max = max == nil ? T.infinity : T.from(max!)
/Users/admin/builder/spi-builder-workspace/Sources/Matft/function/static/conversion+static.swift:588:21: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
586 |         dstptrT in
587 |         uniquearray.withUnsafeMutableBufferPointer{
588 |             dstptrT.moveAssign(from: $0.baseAddress!, count: newsize)
    |                     |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                     `- note: use 'moveUpdate(from:count:)' instead
589 |         }
590 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/function/static/creation+static.swift:77:26: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
 75 |                 ptrU in
 76 |                 arr.withUnsafeMutableBufferPointer{
 77 |                     ptrU.moveAssign(from: $0.baseAddress!, count: size)
    |                          |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                          `- note: use 'moveUpdate(from:count:)' instead
 78 |                 }
 79 |             }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/function/static/creation+static.swift:185:26: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
183 |                 ptrT in
184 |                 d.withUnsafeMutableBufferPointer{
185 |                     ptrT.moveAssign(from: $0.baseAddress!, count: size)
    |                          |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                          `- note: use 'moveUpdate(from:count:)' instead
186 |                 }
187 |             }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[109/137] Compiling Matft extvDSP.swift
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/extvDSP.swift:60:13: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
 58 |            tmp = .zero
 59 |        }
 60 |        dptr.assign(from: &tmp, count: 1)
    |             |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |             `- note: use 'update(from:count:)' instead
 61 |         aptr += strideA
 62 |        dptr += strideD
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/extvDSP.swift:101:12: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
 99 |            tmp = .zero
100 |        }
101 |        __D.assign(from: &tmp, count: 1)
    |            |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |            `- note: use 'update(from:count:)' instead
102 |        __A += strideA
103 |        __D += strideD
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:289:25: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
287 |         //moveAssign
288 |         WR.withUnsafeMutableBufferPointer{
289 |             dstValRePtr.moveAssign(from: $0.baseAddress!, count: rowcolnum)
    |                         |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                         `- note: use 'moveUpdate(from:count:)' instead
290 |         }
291 |         WI.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:292:25: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
290 |         }
291 |         WI.withUnsafeMutableBufferPointer{
292 |             dstValImPtr.moveAssign(from: $0.baseAddress!, count: rowcolnum)
    |                         |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                         `- note: use 'moveUpdate(from:count:)' instead
293 |         }
294 |         VLRe.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:295:26: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
293 |         }
294 |         VLRe.withUnsafeMutableBufferPointer{
295 |             dstLVecRePtr.moveAssign(from: $0.baseAddress!, count: rowcolnum*rowcolnum)
    |                          |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                          `- note: use 'moveUpdate(from:count:)' instead
296 |         }
297 |         VLIm.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:298:26: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
296 |         }
297 |         VLIm.withUnsafeMutableBufferPointer{
298 |             dstLVecImPtr.moveAssign(from: $0.baseAddress!, count: rowcolnum*rowcolnum)
    |                          |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                          `- note: use 'moveUpdate(from:count:)' instead
299 |         }
300 |         VRRe.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:301:26: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
299 |         }
300 |         VRRe.withUnsafeMutableBufferPointer{
301 |             dstRVecRePtr.moveAssign(from: $0.baseAddress!, count: rowcolnum*rowcolnum)
    |                          |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                          `- note: use 'moveUpdate(from:count:)' instead
302 |         }
303 |         VRIm.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:304:26: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
302 |         }
303 |         VRIm.withUnsafeMutableBufferPointer{
304 |             dstRVecImPtr.moveAssign(from: $0.baseAddress!, count: rowcolnum*rowcolnum)
    |                          |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                          `- note: use 'moveUpdate(from:count:)' instead
305 |         }
306 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:385:18: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
383 |     else{
384 |         U.withUnsafeMutableBufferPointer{
385 |             vptr.moveAssign(from: $0.baseAddress!, count: rownum*ucol)
    |                  |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'moveUpdate(from:count:)' instead
386 |         }
387 |         S.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:388:18: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
386 |         }
387 |         S.withUnsafeMutableBufferPointer{
388 |             sptr.moveAssign(from: $0.baseAddress!, count: snum)
    |                  |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'moveUpdate(from:count:)' instead
389 |         }
390 |         VT.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:391:19: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
389 |         }
390 |         VT.withUnsafeMutableBufferPointer{
391 |             rtptr.moveAssign(from: $0.baseAddress!, count: colnum*vtrow)
    |                   |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                   `- note: use 'moveUpdate(from:count:)' instead
392 |         }
393 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:523:32: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
521 |
522 |             //move
523 |             (dstptrT + offset).moveAssign(from: srcptr, count: row*col)
    |                                |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                                `- note: use 'moveUpdate(from:count:)' instead
524 |         }
525 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:569:36: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
567 |
568 |             //assign
569 |             (dstptrT + dst_offset).assign(from: &det, count: 1)
    |                                    |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                                    `- note: use 'update(from:count:)' instead
570 |             dst_offset += 1
571 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/vDSP.swift:973:40: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
 971 |                 var flarray = uiarray.map{ Float($0) }
 972 |                 flarray.withUnsafeMutableBufferPointer{
 973 |                     (dstptrF + offset).moveAssign(from: $0.baseAddress!, count: count)
     |                                        |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
     |                                        `- note: use 'moveUpdate(from:count:)' instead
 974 |                 }
 975 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[110/137] Compiling Matft lapack.swift
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/extvDSP.swift:60:13: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
 58 |            tmp = .zero
 59 |        }
 60 |        dptr.assign(from: &tmp, count: 1)
    |             |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |             `- note: use 'update(from:count:)' instead
 61 |         aptr += strideA
 62 |        dptr += strideD
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/extvDSP.swift:101:12: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
 99 |            tmp = .zero
100 |        }
101 |        __D.assign(from: &tmp, count: 1)
    |            |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |            `- note: use 'update(from:count:)' instead
102 |        __A += strideA
103 |        __D += strideD
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:289:25: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
287 |         //moveAssign
288 |         WR.withUnsafeMutableBufferPointer{
289 |             dstValRePtr.moveAssign(from: $0.baseAddress!, count: rowcolnum)
    |                         |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                         `- note: use 'moveUpdate(from:count:)' instead
290 |         }
291 |         WI.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:292:25: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
290 |         }
291 |         WI.withUnsafeMutableBufferPointer{
292 |             dstValImPtr.moveAssign(from: $0.baseAddress!, count: rowcolnum)
    |                         |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                         `- note: use 'moveUpdate(from:count:)' instead
293 |         }
294 |         VLRe.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:295:26: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
293 |         }
294 |         VLRe.withUnsafeMutableBufferPointer{
295 |             dstLVecRePtr.moveAssign(from: $0.baseAddress!, count: rowcolnum*rowcolnum)
    |                          |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                          `- note: use 'moveUpdate(from:count:)' instead
296 |         }
297 |         VLIm.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:298:26: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
296 |         }
297 |         VLIm.withUnsafeMutableBufferPointer{
298 |             dstLVecImPtr.moveAssign(from: $0.baseAddress!, count: rowcolnum*rowcolnum)
    |                          |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                          `- note: use 'moveUpdate(from:count:)' instead
299 |         }
300 |         VRRe.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:301:26: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
299 |         }
300 |         VRRe.withUnsafeMutableBufferPointer{
301 |             dstRVecRePtr.moveAssign(from: $0.baseAddress!, count: rowcolnum*rowcolnum)
    |                          |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                          `- note: use 'moveUpdate(from:count:)' instead
302 |         }
303 |         VRIm.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:304:26: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
302 |         }
303 |         VRIm.withUnsafeMutableBufferPointer{
304 |             dstRVecImPtr.moveAssign(from: $0.baseAddress!, count: rowcolnum*rowcolnum)
    |                          |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                          `- note: use 'moveUpdate(from:count:)' instead
305 |         }
306 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:385:18: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
383 |     else{
384 |         U.withUnsafeMutableBufferPointer{
385 |             vptr.moveAssign(from: $0.baseAddress!, count: rownum*ucol)
    |                  |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'moveUpdate(from:count:)' instead
386 |         }
387 |         S.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:388:18: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
386 |         }
387 |         S.withUnsafeMutableBufferPointer{
388 |             sptr.moveAssign(from: $0.baseAddress!, count: snum)
    |                  |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'moveUpdate(from:count:)' instead
389 |         }
390 |         VT.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:391:19: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
389 |         }
390 |         VT.withUnsafeMutableBufferPointer{
391 |             rtptr.moveAssign(from: $0.baseAddress!, count: colnum*vtrow)
    |                   |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                   `- note: use 'moveUpdate(from:count:)' instead
392 |         }
393 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:523:32: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
521 |
522 |             //move
523 |             (dstptrT + offset).moveAssign(from: srcptr, count: row*col)
    |                                |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                                `- note: use 'moveUpdate(from:count:)' instead
524 |         }
525 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:569:36: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
567 |
568 |             //assign
569 |             (dstptrT + dst_offset).assign(from: &det, count: 1)
    |                                    |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                                    `- note: use 'update(from:count:)' instead
570 |             dst_offset += 1
571 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/vDSP.swift:973:40: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
 971 |                 var flarray = uiarray.map{ Float($0) }
 972 |                 flarray.withUnsafeMutableBufferPointer{
 973 |                     (dstptrF + offset).moveAssign(from: $0.baseAddress!, count: count)
     |                                        |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
     |                                        `- note: use 'moveUpdate(from:count:)' instead
 974 |                 }
 975 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[111/137] Compiling Matft vDSP.swift
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/extvDSP.swift:60:13: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
 58 |            tmp = .zero
 59 |        }
 60 |        dptr.assign(from: &tmp, count: 1)
    |             |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |             `- note: use 'update(from:count:)' instead
 61 |         aptr += strideA
 62 |        dptr += strideD
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/extvDSP.swift:101:12: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
 99 |            tmp = .zero
100 |        }
101 |        __D.assign(from: &tmp, count: 1)
    |            |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |            `- note: use 'update(from:count:)' instead
102 |        __A += strideA
103 |        __D += strideD
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:289:25: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
287 |         //moveAssign
288 |         WR.withUnsafeMutableBufferPointer{
289 |             dstValRePtr.moveAssign(from: $0.baseAddress!, count: rowcolnum)
    |                         |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                         `- note: use 'moveUpdate(from:count:)' instead
290 |         }
291 |         WI.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:292:25: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
290 |         }
291 |         WI.withUnsafeMutableBufferPointer{
292 |             dstValImPtr.moveAssign(from: $0.baseAddress!, count: rowcolnum)
    |                         |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                         `- note: use 'moveUpdate(from:count:)' instead
293 |         }
294 |         VLRe.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:295:26: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
293 |         }
294 |         VLRe.withUnsafeMutableBufferPointer{
295 |             dstLVecRePtr.moveAssign(from: $0.baseAddress!, count: rowcolnum*rowcolnum)
    |                          |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                          `- note: use 'moveUpdate(from:count:)' instead
296 |         }
297 |         VLIm.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:298:26: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
296 |         }
297 |         VLIm.withUnsafeMutableBufferPointer{
298 |             dstLVecImPtr.moveAssign(from: $0.baseAddress!, count: rowcolnum*rowcolnum)
    |                          |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                          `- note: use 'moveUpdate(from:count:)' instead
299 |         }
300 |         VRRe.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:301:26: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
299 |         }
300 |         VRRe.withUnsafeMutableBufferPointer{
301 |             dstRVecRePtr.moveAssign(from: $0.baseAddress!, count: rowcolnum*rowcolnum)
    |                          |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                          `- note: use 'moveUpdate(from:count:)' instead
302 |         }
303 |         VRIm.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:304:26: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
302 |         }
303 |         VRIm.withUnsafeMutableBufferPointer{
304 |             dstRVecImPtr.moveAssign(from: $0.baseAddress!, count: rowcolnum*rowcolnum)
    |                          |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                          `- note: use 'moveUpdate(from:count:)' instead
305 |         }
306 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:385:18: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
383 |     else{
384 |         U.withUnsafeMutableBufferPointer{
385 |             vptr.moveAssign(from: $0.baseAddress!, count: rownum*ucol)
    |                  |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'moveUpdate(from:count:)' instead
386 |         }
387 |         S.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:388:18: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
386 |         }
387 |         S.withUnsafeMutableBufferPointer{
388 |             sptr.moveAssign(from: $0.baseAddress!, count: snum)
    |                  |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'moveUpdate(from:count:)' instead
389 |         }
390 |         VT.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:391:19: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
389 |         }
390 |         VT.withUnsafeMutableBufferPointer{
391 |             rtptr.moveAssign(from: $0.baseAddress!, count: colnum*vtrow)
    |                   |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                   `- note: use 'moveUpdate(from:count:)' instead
392 |         }
393 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:523:32: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
521 |
522 |             //move
523 |             (dstptrT + offset).moveAssign(from: srcptr, count: row*col)
    |                                |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                                `- note: use 'moveUpdate(from:count:)' instead
524 |         }
525 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:569:36: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
567 |
568 |             //assign
569 |             (dstptrT + dst_offset).assign(from: &det, count: 1)
    |                                    |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                                    `- note: use 'update(from:count:)' instead
570 |             dst_offset += 1
571 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/vDSP.swift:973:40: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
 971 |                 var flarray = uiarray.map{ Float($0) }
 972 |                 flarray.withUnsafeMutableBufferPointer{
 973 |                     (dstptrF + offset).moveAssign(from: $0.baseAddress!, count: count)
     |                                        |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
     |                                        `- note: use 'moveUpdate(from:count:)' instead
 974 |                 }
 975 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[112/137] Compiling Matft vForce.swift
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/extvDSP.swift:60:13: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
 58 |            tmp = .zero
 59 |        }
 60 |        dptr.assign(from: &tmp, count: 1)
    |             |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |             `- note: use 'update(from:count:)' instead
 61 |         aptr += strideA
 62 |        dptr += strideD
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/extvDSP.swift:101:12: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
 99 |            tmp = .zero
100 |        }
101 |        __D.assign(from: &tmp, count: 1)
    |            |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |            `- note: use 'update(from:count:)' instead
102 |        __A += strideA
103 |        __D += strideD
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:289:25: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
287 |         //moveAssign
288 |         WR.withUnsafeMutableBufferPointer{
289 |             dstValRePtr.moveAssign(from: $0.baseAddress!, count: rowcolnum)
    |                         |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                         `- note: use 'moveUpdate(from:count:)' instead
290 |         }
291 |         WI.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:292:25: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
290 |         }
291 |         WI.withUnsafeMutableBufferPointer{
292 |             dstValImPtr.moveAssign(from: $0.baseAddress!, count: rowcolnum)
    |                         |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                         `- note: use 'moveUpdate(from:count:)' instead
293 |         }
294 |         VLRe.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:295:26: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
293 |         }
294 |         VLRe.withUnsafeMutableBufferPointer{
295 |             dstLVecRePtr.moveAssign(from: $0.baseAddress!, count: rowcolnum*rowcolnum)
    |                          |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                          `- note: use 'moveUpdate(from:count:)' instead
296 |         }
297 |         VLIm.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:298:26: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
296 |         }
297 |         VLIm.withUnsafeMutableBufferPointer{
298 |             dstLVecImPtr.moveAssign(from: $0.baseAddress!, count: rowcolnum*rowcolnum)
    |                          |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                          `- note: use 'moveUpdate(from:count:)' instead
299 |         }
300 |         VRRe.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:301:26: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
299 |         }
300 |         VRRe.withUnsafeMutableBufferPointer{
301 |             dstRVecRePtr.moveAssign(from: $0.baseAddress!, count: rowcolnum*rowcolnum)
    |                          |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                          `- note: use 'moveUpdate(from:count:)' instead
302 |         }
303 |         VRIm.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:304:26: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
302 |         }
303 |         VRIm.withUnsafeMutableBufferPointer{
304 |             dstRVecImPtr.moveAssign(from: $0.baseAddress!, count: rowcolnum*rowcolnum)
    |                          |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                          `- note: use 'moveUpdate(from:count:)' instead
305 |         }
306 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:385:18: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
383 |     else{
384 |         U.withUnsafeMutableBufferPointer{
385 |             vptr.moveAssign(from: $0.baseAddress!, count: rownum*ucol)
    |                  |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'moveUpdate(from:count:)' instead
386 |         }
387 |         S.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:388:18: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
386 |         }
387 |         S.withUnsafeMutableBufferPointer{
388 |             sptr.moveAssign(from: $0.baseAddress!, count: snum)
    |                  |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'moveUpdate(from:count:)' instead
389 |         }
390 |         VT.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:391:19: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
389 |         }
390 |         VT.withUnsafeMutableBufferPointer{
391 |             rtptr.moveAssign(from: $0.baseAddress!, count: colnum*vtrow)
    |                   |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                   `- note: use 'moveUpdate(from:count:)' instead
392 |         }
393 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:523:32: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
521 |
522 |             //move
523 |             (dstptrT + offset).moveAssign(from: srcptr, count: row*col)
    |                                |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                                `- note: use 'moveUpdate(from:count:)' instead
524 |         }
525 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:569:36: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
567 |
568 |             //assign
569 |             (dstptrT + dst_offset).assign(from: &det, count: 1)
    |                                    |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                                    `- note: use 'update(from:count:)' instead
570 |             dst_offset += 1
571 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/vDSP.swift:973:40: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
 971 |                 var flarray = uiarray.map{ Float($0) }
 972 |                 flarray.withUnsafeMutableBufferPointer{
 973 |                     (dstptrF + offset).moveAssign(from: $0.baseAddress!, count: count)
     |                                        |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
     |                                        `- note: use 'moveUpdate(from:count:)' instead
 974 |                 }
 975 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[113/137] Compiling Matft vImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/extvDSP.swift:60:13: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
 58 |            tmp = .zero
 59 |        }
 60 |        dptr.assign(from: &tmp, count: 1)
    |             |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |             `- note: use 'update(from:count:)' instead
 61 |         aptr += strideA
 62 |        dptr += strideD
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/extvDSP.swift:101:12: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
 99 |            tmp = .zero
100 |        }
101 |        __D.assign(from: &tmp, count: 1)
    |            |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |            `- note: use 'update(from:count:)' instead
102 |        __A += strideA
103 |        __D += strideD
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:289:25: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
287 |         //moveAssign
288 |         WR.withUnsafeMutableBufferPointer{
289 |             dstValRePtr.moveAssign(from: $0.baseAddress!, count: rowcolnum)
    |                         |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                         `- note: use 'moveUpdate(from:count:)' instead
290 |         }
291 |         WI.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:292:25: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
290 |         }
291 |         WI.withUnsafeMutableBufferPointer{
292 |             dstValImPtr.moveAssign(from: $0.baseAddress!, count: rowcolnum)
    |                         |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                         `- note: use 'moveUpdate(from:count:)' instead
293 |         }
294 |         VLRe.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:295:26: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
293 |         }
294 |         VLRe.withUnsafeMutableBufferPointer{
295 |             dstLVecRePtr.moveAssign(from: $0.baseAddress!, count: rowcolnum*rowcolnum)
    |                          |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                          `- note: use 'moveUpdate(from:count:)' instead
296 |         }
297 |         VLIm.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:298:26: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
296 |         }
297 |         VLIm.withUnsafeMutableBufferPointer{
298 |             dstLVecImPtr.moveAssign(from: $0.baseAddress!, count: rowcolnum*rowcolnum)
    |                          |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                          `- note: use 'moveUpdate(from:count:)' instead
299 |         }
300 |         VRRe.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:301:26: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
299 |         }
300 |         VRRe.withUnsafeMutableBufferPointer{
301 |             dstRVecRePtr.moveAssign(from: $0.baseAddress!, count: rowcolnum*rowcolnum)
    |                          |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                          `- note: use 'moveUpdate(from:count:)' instead
302 |         }
303 |         VRIm.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:304:26: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
302 |         }
303 |         VRIm.withUnsafeMutableBufferPointer{
304 |             dstRVecImPtr.moveAssign(from: $0.baseAddress!, count: rowcolnum*rowcolnum)
    |                          |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                          `- note: use 'moveUpdate(from:count:)' instead
305 |         }
306 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:385:18: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
383 |     else{
384 |         U.withUnsafeMutableBufferPointer{
385 |             vptr.moveAssign(from: $0.baseAddress!, count: rownum*ucol)
    |                  |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'moveUpdate(from:count:)' instead
386 |         }
387 |         S.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:388:18: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
386 |         }
387 |         S.withUnsafeMutableBufferPointer{
388 |             sptr.moveAssign(from: $0.baseAddress!, count: snum)
    |                  |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                  `- note: use 'moveUpdate(from:count:)' instead
389 |         }
390 |         VT.withUnsafeMutableBufferPointer{
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:391:19: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
389 |         }
390 |         VT.withUnsafeMutableBufferPointer{
391 |             rtptr.moveAssign(from: $0.baseAddress!, count: colnum*vtrow)
    |                   |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                   `- note: use 'moveUpdate(from:count:)' instead
392 |         }
393 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:523:32: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
521 |
522 |             //move
523 |             (dstptrT + offset).moveAssign(from: srcptr, count: row*col)
    |                                |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
    |                                `- note: use 'moveUpdate(from:count:)' instead
524 |         }
525 |     }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/lapack.swift:569:36: warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
567 |
568 |             //assign
569 |             (dstptrT + dst_offset).assign(from: &det, count: 1)
    |                                    |- warning: 'assign(from:count:)' is deprecated: renamed to 'update(from:count:)' [#DeprecatedDeclaration]
    |                                    `- note: use 'update(from:count:)' instead
570 |             dst_offset += 1
571 |         }
/Users/admin/builder/spi-builder-workspace/Sources/Matft/library/vDSP.swift:973:40: warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
 971 |                 var flarray = uiarray.map{ Float($0) }
 972 |                 flarray.withUnsafeMutableBufferPointer{
 973 |                     (dstptrF + offset).moveAssign(from: $0.baseAddress!, count: count)
     |                                        |- warning: 'moveAssign(from:count:)' is deprecated: renamed to 'moveUpdate(from:count:)' [#DeprecatedDeclaration]
     |                                        `- note: use 'moveUpdate(from:count:)' instead
 974 |                 }
 975 |
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[114/137] Compiling Matft mforder.swift
[115/137] Compiling Matft mfslice.swift
[116/137] Compiling Matft mfstructure.swift
[117/137] Compiling Matft mftype.swift
[118/137] Compiling Matft mfarrayProtocol.swift
[119/137] Compiling Matft mfdataProtocol.swift
[120/137] Compiling Matft fft+static.swift
[121/137] Compiling Matft file+static.swift
[122/137] Compiling Matft image+static.swift
[123/137] Compiling Matft interpolation+static.swift
[124/137] Compiling Matft linalg+static.swift
[125/137] Compiling Matft math+static.swift
[126/137] Emitting module Matft
[127/137] Compiling Matft Matft.swift
[128/137] Compiling Matft collection.swift
[129/137] Compiling Matft print.swift
[130/137] Compiling Matft mfarray.swift
[131/137] Compiling Matft mfdata.swift
[132/137] Compiling Matft mferror.swift
[133/137] Compiling Matft binary+operator.swift
[134/137] Compiling Matft infix+operator.swift
[135/137] Compiling Matft prefix+operator.swift
[136/137] Compiling Matft slice+operator.swift
[137/137] Compiling Matft pocketFFT+wrapper.swift
Build complete! (10.80s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    }
  ],
  "manifest_display_name" : "Matft",
  "name" : "Matft",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Matft",
      "targets" : [
        "Matft"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "pocketFFT",
      "module_type" : "ClangTarget",
      "name" : "pocketFFT",
      "path" : "Sources/pocketFFT",
      "product_memberships" : [
        "Matft"
      ],
      "sources" : [
        "pocketFFT.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PerformanceTests",
      "module_type" : "SwiftTarget",
      "name" : "PerformanceTests",
      "path" : "Tests/PerformanceTests",
      "sources" : [
        "ArithmeticPefTests.swift",
        "BoolPefTests.swift",
        "IndexingPefTests.swift",
        "MathPefTests.swift"
      ],
      "target_dependencies" : [
        "Matft"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MatftTests",
      "module_type" : "SwiftTarget",
      "name" : "MatftTests",
      "path" : "Tests/MatftTests",
      "sources" : [
        "ArithmeticTest.swift",
        "BoolTest.swift",
        "CollectionTest.swift",
        "ComplexTest.swift",
        "ConversionTest.swift",
        "CreationTest.swift",
        "FFTTest.swift",
        "FileTest.swift",
        "InterpolationTest.swift",
        "LinAlgTest.swift",
        "MatftTests.swift",
        "MathTest.swift",
        "PreOpTest.swift",
        "PrintTest.swift",
        "ProductTests.swift",
        "RandomTest.swift",
        "ReduceTest.swift",
        "StackTest.swift",
        "StatsTest.swift",
        "SubscriptTest.swift",
        "VectorOpTest.swift"
      ],
      "target_dependencies" : [
        "Matft"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Matft",
      "module_type" : "SwiftTarget",
      "name" : "Matft",
      "path" : "Sources/Matft",
      "product_dependencies" : [
        "Collections"
      ],
      "product_memberships" : [
        "Matft"
      ],
      "sources" : [
        "Matft.swift",
        "core/general/collection.swift",
        "core/general/print.swift",
        "core/object/mfarray.swift",
        "core/object/mfdata.swift",
        "core/object/mferror.swift",
        "core/object/mforder.swift",
        "core/object/mfslice.swift",
        "core/object/mfstructure.swift",
        "core/object/mftype.swift",
        "core/protocol/mfarrayProtocol.swift",
        "core/protocol/mfdataProtocol.swift",
        "core/protocol/mfinterpProtocol.swift",
        "core/protocol/mfsliceProtocol.swift",
        "core/protocol/mftypeProtocol.swift",
        "core/util/common/index.swift",
        "core/util/common/internalError.swift",
        "core/util/common/optparams.swift",
        "core/util/common/order.swift",
        "core/util/common/type.swift",
        "core/util/image.swift",
        "core/util/pointer/ptr2array.swift",
        "core/util/pointer/ptrcreation.swift",
        "core/util/pointer/withptr.swift",
        "core/util/typeconversion.swift",
        "function/method/conversion+method.swift",
        "function/method/creation+method.swift",
        "function/method/math+method.swift",
        "function/method/reduce+method.swift",
        "function/method/scalar+method.swift",
        "function/method/stats+method.swift",
        "function/method/subscript.swift",
        "function/static/biop+static.swift",
        "function/static/complex+static.swift",
        "function/static/conversion+static.swift",
        "function/static/creation+static.swift",
        "function/static/fft+static.swift",
        "function/static/file+static.swift",
        "function/static/image+static.swift",
        "function/static/interpolation+static.swift",
        "function/static/linalg+static.swift",
        "function/static/math+static.swift",
        "function/static/preop+static.swift",
        "function/static/random+static.swift",
        "function/static/reduce+static.swift",
        "function/static/stats+static.swift",
        "library/cblas.swift",
        "library/extvDSP.swift",
        "library/lapack.swift",
        "library/vDSP.swift",
        "library/vForce.swift",
        "library/vImage.swift",
        "operator/binary+operator.swift",
        "operator/infix+operator.swift",
        "operator/prefix+operator.swift",
        "operator/slice+operator.swift",
        "wrapper/pocketFFT+wrapper.swift"
      ],
      "target_dependencies" : [
        "pocketFFT"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.