The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Matft, reference master (dda044), with Swift 6.0 for Linux on 25 Apr 2026 17:19:23 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jjjkkkjjj/Matft.git
Reference: master
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/jjjkkkjjj/Matft
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at dda0449 [fix] fixed expand_dims' behavior (#57) (#58)
Cloned https://github.com/jjjkkkjjj/Matft.git
Revision (git rev-parse @):
dda0449ab4a399de4781cb847ae3cb1d11697865
SUCCESS checkout https://github.com/jjjkkkjjj/Matft.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/jjjkkkjjj/Matft.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-collections
[1/23686] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.42s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (0.99s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Building for debugging...
[0/12] Write sources
[10/12] Compiling pocketFFT pocketFFT.c
[11/12] Write swift-version-24593BA9C3E375BF.txt
[13/30] Emitting module InternalCollectionsUtilities
[14/32] Compiling InternalCollectionsUtilities Debugging.swift
[15/32] Compiling InternalCollectionsUtilities Descriptions.swift
[16/32] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[17/32] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[18/32] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[19/32] Compiling InternalCollectionsUtilities _SortedCollection.swift
[20/32] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[21/32] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[22/32] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[23/32] Compiling InternalCollectionsUtilities Integer rank.swift
[24/32] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[25/32] Compiling InternalCollectionsUtilities UInt+reversed.swift
[26/32] Compiling InternalCollectionsUtilities String+Padding.swift
[27/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[28/32] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[29/32] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[30/32] Compiling InternalCollectionsUtilities Span+Extras.swift
[31/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[32/32] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[34/328] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[35/328] Compiling HeapModule Heap+Descriptions.swift
[36/328] Compiling BitCollections BitSet+Initializers.swift
[37/328] Compiling BitCollections BitSet+Invariants.swift
[38/328] Compiling BitCollections BitSet+Random.swift
[39/328] Compiling BitCollections BitSet+SetAlgebra basics.swift
[40/332] Compiling BitCollections BitSet+SetAlgebra conformance.swift
[41/332] Compiling BitCollections BitSet+SetAlgebra formIntersection.swift
[42/332] Compiling BitCollections BitSet+SetAlgebra formSymmetricDifference.swift
[43/332] Compiling BitCollections BinaryInteger extensions.swift
[44/332] Compiling BitCollections BitSet+BidirectionalCollection.swift
[45/332] Compiling BitCollections BitSet+Codable.swift
[46/332] Compiling BitCollections BitSet+CustomDebugStringConvertible.swift
[47/332] Compiling BitCollections BitSet+CustomReflectable.swift
[48/332] Compiling BitCollections BitArray+RangeReplaceableCollection.swift
[49/332] Compiling BitCollections BitArray+Shifts.swift
[50/332] Compiling BitCollections BitArray+Testing.swift
[51/332] Compiling BitCollections BitArray._UnsafeHandle.swift
[52/332] Compiling BitCollections BitArray.swift
[57/332] Compiling BitCollections BitSet+CustomStringConvertible.swift
[58/341] Compiling BitCollections BitArray+Equatable.swift
[59/341] Compiling BitCollections BitArray+ExpressibleByArrayLiteral.swift
[60/341] Compiling BitCollections BitArray+ExpressibleByStringLiteral.swift
[61/341] Compiling BitCollections BitArray+Extras.swift
[62/341] Compiling BitCollections BitArray+Fill.swift
[63/341] Compiling BitCollections BitArray+Hashable.swift
[64/341] Compiling BitCollections BitArray+Initializers.swift
[65/341] Compiling BitCollections BitArray+Invariants.swift
[66/341] Compiling BitCollections BitArray+LosslessStringConvertible.swift
[67/341] Compiling BitCollections BitArray+RandomBits.swift
[68/341] Compiling BitCollections BitSet+Equatable.swift
[69/341] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[70/341] Compiling BitCollections BitSet+Extras.swift
[71/341] Compiling BitCollections BitSet+Hashable.swift
[78/341] Emitting module ContainersPreview
[99/341] Compiling HeapModule _HeapNode.swift
[100/341] Compiling ContainersPreview Box.swift
[101/341] Compiling ContainersPreview Inout.swift
[102/341] Compiling ContainersPreview InputSpan.swift
[103/341] Compiling ContainersPreview Shared.swift
[104/342] Compiling HeapModule Heap.swift
[105/342] Compiling HeapModule Heap+Invariants.swift
[106/342] Compiling HeapModule Heap+UnsafeHandle.swift
[108/342] Emitting module HeapModule
[110/343] Compiling _RopeModule BigString+Managing Breaks.swift
[111/343] Compiling _RopeModule BigString+RemoveSubrange.swift
[112/343] Compiling _RopeModule BigString+ReplaceSubrange.swift
[113/343] Compiling _RopeModule BigString+Split.swift
[114/343] Compiling _RopeModule Range+BigString.swift
[115/343] Compiling _RopeModule _RopeVersion.swift
[116/343] Compiling _RopeModule Rope+Collection.swift
[117/343] Compiling _RopeModule Rope+Index.swift
[118/343] Compiling _RopeModule Rope+Sequence.swift
[119/343] Compiling _RopeModule Rope+Append.swift
[134/367] Compiling BitCollections BitSet+SetAlgebra intersection.swift
[135/367] Compiling BitCollections BitSet+SetAlgebra isDisjoint.swift
[136/367] Compiling BitCollections BitSet+SetAlgebra isEqualSet.swift
[137/367] Compiling BitCollections BitSet+SetAlgebra isStrictSubset.swift
[138/367] Compiling BitCollections BitSet+SetAlgebra isStrictSuperset.swift
[139/367] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[140/367] Compiling BitCollections BitSet.Index.swift
[141/407] Emitting module BitCollections
[142/407] Compiling DequeModule UniqueDeque+Consumption.swift
[143/407] Compiling DequeModule UniqueDeque+Container.swift
[144/407] Compiling DequeModule UniqueDeque+Descriptions.swift
[145/407] Compiling DequeModule UniqueDeque+Equatable.swift
[146/407] Compiling DequeModule UniqueDeque+Experimental.swift
[147/407] Compiling DequeModule UniqueDeque+Hashable.swift
[148/407] Compiling DequeModule UniqueDeque+Initializers.swift
[149/407] Compiling DequeModule UniqueDeque+Insertions.swift
[150/407] Compiling DequeModule UniqueDeque+Prepend.swift
[151/407] Compiling DequeModule UniqueDeque+Removals.swift
[152/412] Compiling DequeModule RigidDeque+Equatable.swift
[153/412] Compiling DequeModule RigidDeque+Experimental.swift
[154/412] Compiling DequeModule RigidDeque+Hashable.swift
[155/412] Compiling DequeModule RigidDeque+Initializers.swift
[156/412] Compiling DequeModule RigidDeque+Insertions.swift
[157/412] Compiling DequeModule RigidDeque+Prepend.swift
[158/412] Compiling DequeModule RigidDeque+Removals.swift
[159/412] Compiling DequeModule RigidDeque+Replacements.swift
[160/412] Compiling DequeModule RigidDeque+Testing.swift
[161/412] Compiling DequeModule RigidDeque.swift
[162/412] Compiling DequeModule UniqueDeque+Append.swift
[163/412] Compiling _RopeModule Rope+Extract.swift
[164/412] Compiling _RopeModule Rope+Find.swift
[165/412] Compiling _RopeModule Rope+ForEachWhile.swift
[166/412] Compiling _RopeModule Rope+Insert.swift
[167/412] Compiling _RopeModule Rope+Join.swift
[168/412] Compiling _RopeModule Rope+MutatingForEach.swift
[169/412] Compiling _RopeModule Rope+Remove.swift
[170/412] Compiling _RopeModule Rope+RemoveSubrange.swift
[171/412] Compiling _RopeModule Rope+Split.swift
[172/412] Compiling _RopeModule Optional Utilities.swift
[181/412] Compiling DequeModule Deque+CustomReflectable.swift
[182/412] Compiling DequeModule Deque+Descriptions.swift
[183/412] Compiling DequeModule Deque+Equatable.swift
[184/412] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[185/412] Compiling DequeModule _DequeBuffer.swift
[186/412] Compiling DequeModule _DequeBufferHeader.swift
[187/412] Compiling DequeModule RigidDeque+Append.swift
[188/412] Compiling DequeModule RigidDeque+Consumption.swift
[189/412] Compiling BitCollections BitSet+SetAlgebra formUnion.swift
[196/412] Compiling DequeModule UniqueDeque+Replacements.swift
[197/412] Compiling DequeModule UniqueDeque.swift
[198/412] Compiling DequeModule _DequeSlot.swift
[199/412] Compiling DequeModule _UnsafeDequeHandle.swift
[200/412] Compiling DequeModule _UnsafeDequeSegments.swift
[201/412] Compiling BitCollections BitSet+Sorted Collection APIs.swift
[202/412] Compiling BitCollections BitSet.Counted.swift
[207/412] Compiling DequeModule RigidDeque+Container.swift
[208/412] Compiling DequeModule RigidDeque+Descriptions.swift
[209/412] Compiling DequeModule Deque+Extras.swift
[210/412] Compiling DequeModule Deque+Hashable.swift
[211/412] Compiling DequeModule Deque+Testing.swift
[212/412] Compiling DequeModule Deque._Storage.swift
[213/412] Compiling DequeModule Deque._UnsafeHandle.swift
[214/412] Compiling DequeModule Deque.swift
[215/412] Compiling DequeModule Deque+Codable.swift
[216/412] Compiling DequeModule Deque+Collection.swift
[227/412] Compiling OrderedCollections OrderedSet+Sendable.swift
[228/412] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[229/412] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[230/412] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[231/412] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[232/412] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[233/412] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[234/412] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[235/412] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[236/412] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[237/412] Compiling HashTreeCollections TreeSet.swift
[240/412] Compiling OrderedCollections OrderedSet+SubSequence.swift
[241/412] Compiling OrderedCollections OrderedSet+Testing.swift
[242/412] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[243/412] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[244/412] Compiling OrderedCollections OrderedSet.swift
[314/413] Compiling OrderedCollections _UnsafeBitset.swift
[372/413] Emitting module OrderedCollections
[373/413] Emitting module _RopeModule
[376/415] Emitting module DequeModule
[416/416] Emitting module HashTreeCollections
[418/423] Compiling Collections OrderedCollections reexports.swift
[419/423] Compiling Collections HeapModule reexports.swift
[420/423] Compiling Collections HashTreeCollections reexports.swift
[421/423] Compiling Collections DequeModule reexports.swift
[422/423] Compiling Collections BitCollections reexports.swift
[423/423] Emitting module Collections
[425/475] Compiling Matft mfstructure.swift
[426/475] Compiling Matft mftype.swift
[427/475] Compiling Matft mfarrayProtocol.swift
[428/475] Compiling Matft mfdataProtocol.swift
[429/475] Compiling Matft mfinterpProtocol.swift
[430/475] Compiling Matft mfsliceProtocol.swift
[431/475] Compiling Matft mftypeProtocol.swift
[432/482] Emitting module Matft
[433/482] Compiling Matft Matft.swift
[434/482] Compiling Matft collection.swift
[435/482] Compiling Matft print.swift
[436/482] Compiling Matft mfarray.swift
[437/482] Compiling Matft mfdata.swift
[438/482] Compiling Matft mferror.swift
[439/482] Compiling Matft mforder.swift
[440/482] Compiling Matft mfslice.swift
[441/482] Compiling Matft ptrcreation.swift
[442/482] Compiling Matft withptr.swift
[443/482] Compiling Matft typeconversion.swift
[444/482] Compiling Matft conversion+method.swift
[445/482] Compiling Matft creation+method.swift
[446/482] Compiling Matft math+method.swift
[447/482] Compiling Matft reduce+method.swift
[448/482] Compiling Matft vForce.swift
[449/482] Compiling Matft vImage.swift
[450/482] Compiling Matft binary+operator.swift
[451/482] Compiling Matft infix+operator.swift
[452/482] Compiling Matft prefix+operator.swift
[453/482] Compiling Matft slice+operator.swift
[454/482] Compiling Matft pocketFFT+wrapper.swift
[455/482] Compiling Matft scalar+method.swift
[456/482] Compiling Matft stats+method.swift
[457/482] Compiling Matft subscript.swift
[458/482] Compiling Matft biop+static.swift
[459/482] Compiling Matft complex+static.swift
[460/482] Compiling Matft conversion+static.swift
[461/482] Compiling Matft creation+static.swift
[462/482] Compiling Matft random+static.swift
/host/spi-builder-workspace/Sources/Matft/library/lapack.swift:1561:17: warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1559 |     var jobvlStr = Array("V".utf8CString)
1560 |     var jobvrStr = Array("V".utf8CString)
1561 |     let JOBVL = UnsafeMutablePointer<CChar>(&jobvlStr)
     |                 |                           |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
     |                 |                           `- note: use the 'withUnsafeMutableBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
     |                 `- warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1562 |     let JOBVR = UnsafeMutablePointer<CChar>(&jobvrStr)
1563 |
/host/spi-builder-workspace/Sources/Matft/library/lapack.swift:1562:17: warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1560 |     var jobvrStr = Array("V".utf8CString)
1561 |     let JOBVL = UnsafeMutablePointer<CChar>(&jobvlStr)
1562 |     let JOBVR = UnsafeMutablePointer<CChar>(&jobvrStr)
     |                 |                           |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
     |                 |                           `- note: use the 'withUnsafeMutableBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
     |                 `- warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1563 |
1564 |     var N = __CLPK_integer(rowcolnum)
/host/spi-builder-workspace/Sources/Matft/library/lapack.swift:1642:16: warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1640 |     // Use Swift String instead of NSString for WASM compatibility
1641 |     var jobzStr = full_matrices ? Array("A".utf8CString) : Array("S".utf8CString)
1642 |     let JOBZ = UnsafeMutablePointer<CChar>(&jobzStr)
     |                |                           |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
     |                |                           `- note: use the 'withUnsafeMutableBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
     |                `- warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1643 |     var M = __CLPK_integer(rownum)
1644 |     var N = __CLPK_integer(colnum)
[463/482] Compiling Matft reduce+static.swift
/host/spi-builder-workspace/Sources/Matft/library/lapack.swift:1561:17: warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1559 |     var jobvlStr = Array("V".utf8CString)
1560 |     var jobvrStr = Array("V".utf8CString)
1561 |     let JOBVL = UnsafeMutablePointer<CChar>(&jobvlStr)
     |                 |                           |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
     |                 |                           `- note: use the 'withUnsafeMutableBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
     |                 `- warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1562 |     let JOBVR = UnsafeMutablePointer<CChar>(&jobvrStr)
1563 |
/host/spi-builder-workspace/Sources/Matft/library/lapack.swift:1562:17: warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1560 |     var jobvrStr = Array("V".utf8CString)
1561 |     let JOBVL = UnsafeMutablePointer<CChar>(&jobvlStr)
1562 |     let JOBVR = UnsafeMutablePointer<CChar>(&jobvrStr)
     |                 |                           |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
     |                 |                           `- note: use the 'withUnsafeMutableBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
     |                 `- warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1563 |
1564 |     var N = __CLPK_integer(rowcolnum)
/host/spi-builder-workspace/Sources/Matft/library/lapack.swift:1642:16: warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1640 |     // Use Swift String instead of NSString for WASM compatibility
1641 |     var jobzStr = full_matrices ? Array("A".utf8CString) : Array("S".utf8CString)
1642 |     let JOBZ = UnsafeMutablePointer<CChar>(&jobzStr)
     |                |                           |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
     |                |                           `- note: use the 'withUnsafeMutableBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
     |                `- warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1643 |     var M = __CLPK_integer(rownum)
1644 |     var N = __CLPK_integer(colnum)
[464/482] Compiling Matft stats+static.swift
/host/spi-builder-workspace/Sources/Matft/library/lapack.swift:1561:17: warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1559 |     var jobvlStr = Array("V".utf8CString)
1560 |     var jobvrStr = Array("V".utf8CString)
1561 |     let JOBVL = UnsafeMutablePointer<CChar>(&jobvlStr)
     |                 |                           |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
     |                 |                           `- note: use the 'withUnsafeMutableBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
     |                 `- warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1562 |     let JOBVR = UnsafeMutablePointer<CChar>(&jobvrStr)
1563 |
/host/spi-builder-workspace/Sources/Matft/library/lapack.swift:1562:17: warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1560 |     var jobvrStr = Array("V".utf8CString)
1561 |     let JOBVL = UnsafeMutablePointer<CChar>(&jobvlStr)
1562 |     let JOBVR = UnsafeMutablePointer<CChar>(&jobvrStr)
     |                 |                           |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
     |                 |                           `- note: use the 'withUnsafeMutableBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
     |                 `- warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1563 |
1564 |     var N = __CLPK_integer(rowcolnum)
/host/spi-builder-workspace/Sources/Matft/library/lapack.swift:1642:16: warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1640 |     // Use Swift String instead of NSString for WASM compatibility
1641 |     var jobzStr = full_matrices ? Array("A".utf8CString) : Array("S".utf8CString)
1642 |     let JOBZ = UnsafeMutablePointer<CChar>(&jobzStr)
     |                |                           |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
     |                |                           `- note: use the 'withUnsafeMutableBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
     |                `- warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1643 |     var M = __CLPK_integer(rownum)
1644 |     var N = __CLPK_integer(colnum)
[465/482] Compiling Matft cblas.swift
/host/spi-builder-workspace/Sources/Matft/library/lapack.swift:1561:17: warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1559 |     var jobvlStr = Array("V".utf8CString)
1560 |     var jobvrStr = Array("V".utf8CString)
1561 |     let JOBVL = UnsafeMutablePointer<CChar>(&jobvlStr)
     |                 |                           |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
     |                 |                           `- note: use the 'withUnsafeMutableBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
     |                 `- warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1562 |     let JOBVR = UnsafeMutablePointer<CChar>(&jobvrStr)
1563 |
/host/spi-builder-workspace/Sources/Matft/library/lapack.swift:1562:17: warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1560 |     var jobvrStr = Array("V".utf8CString)
1561 |     let JOBVL = UnsafeMutablePointer<CChar>(&jobvlStr)
1562 |     let JOBVR = UnsafeMutablePointer<CChar>(&jobvrStr)
     |                 |                           |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
     |                 |                           `- note: use the 'withUnsafeMutableBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
     |                 `- warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1563 |
1564 |     var N = __CLPK_integer(rowcolnum)
/host/spi-builder-workspace/Sources/Matft/library/lapack.swift:1642:16: warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1640 |     // Use Swift String instead of NSString for WASM compatibility
1641 |     var jobzStr = full_matrices ? Array("A".utf8CString) : Array("S".utf8CString)
1642 |     let JOBZ = UnsafeMutablePointer<CChar>(&jobzStr)
     |                |                           |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
     |                |                           `- note: use the 'withUnsafeMutableBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
     |                `- warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1643 |     var M = __CLPK_integer(rownum)
1644 |     var N = __CLPK_integer(colnum)
[466/482] Compiling Matft extvDSP.swift
/host/spi-builder-workspace/Sources/Matft/library/lapack.swift:1561:17: warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1559 |     var jobvlStr = Array("V".utf8CString)
1560 |     var jobvrStr = Array("V".utf8CString)
1561 |     let JOBVL = UnsafeMutablePointer<CChar>(&jobvlStr)
     |                 |                           |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
     |                 |                           `- note: use the 'withUnsafeMutableBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
     |                 `- warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1562 |     let JOBVR = UnsafeMutablePointer<CChar>(&jobvrStr)
1563 |
/host/spi-builder-workspace/Sources/Matft/library/lapack.swift:1562:17: warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1560 |     var jobvrStr = Array("V".utf8CString)
1561 |     let JOBVL = UnsafeMutablePointer<CChar>(&jobvlStr)
1562 |     let JOBVR = UnsafeMutablePointer<CChar>(&jobvrStr)
     |                 |                           |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
     |                 |                           `- note: use the 'withUnsafeMutableBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
     |                 `- warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1563 |
1564 |     var N = __CLPK_integer(rowcolnum)
/host/spi-builder-workspace/Sources/Matft/library/lapack.swift:1642:16: warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1640 |     // Use Swift String instead of NSString for WASM compatibility
1641 |     var jobzStr = full_matrices ? Array("A".utf8CString) : Array("S".utf8CString)
1642 |     let JOBZ = UnsafeMutablePointer<CChar>(&jobzStr)
     |                |                           |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
     |                |                           `- note: use the 'withUnsafeMutableBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
     |                `- warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1643 |     var M = __CLPK_integer(rownum)
1644 |     var N = __CLPK_integer(colnum)
[467/482] Compiling Matft lapack.swift
/host/spi-builder-workspace/Sources/Matft/library/lapack.swift:1561:17: warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1559 |     var jobvlStr = Array("V".utf8CString)
1560 |     var jobvrStr = Array("V".utf8CString)
1561 |     let JOBVL = UnsafeMutablePointer<CChar>(&jobvlStr)
     |                 |                           |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
     |                 |                           `- note: use the 'withUnsafeMutableBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
     |                 `- warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1562 |     let JOBVR = UnsafeMutablePointer<CChar>(&jobvrStr)
1563 |
/host/spi-builder-workspace/Sources/Matft/library/lapack.swift:1562:17: warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1560 |     var jobvrStr = Array("V".utf8CString)
1561 |     let JOBVL = UnsafeMutablePointer<CChar>(&jobvlStr)
1562 |     let JOBVR = UnsafeMutablePointer<CChar>(&jobvrStr)
     |                 |                           |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
     |                 |                           `- note: use the 'withUnsafeMutableBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
     |                 `- warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1563 |
1564 |     var N = __CLPK_integer(rowcolnum)
/host/spi-builder-workspace/Sources/Matft/library/lapack.swift:1642:16: warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1640 |     // Use Swift String instead of NSString for WASM compatibility
1641 |     var jobzStr = full_matrices ? Array("A".utf8CString) : Array("S".utf8CString)
1642 |     let JOBZ = UnsafeMutablePointer<CChar>(&jobzStr)
     |                |                           |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
     |                |                           `- note: use the 'withUnsafeMutableBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
     |                `- warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1643 |     var M = __CLPK_integer(rownum)
1644 |     var N = __CLPK_integer(colnum)
[468/482] Compiling Matft vDSP.swift
/host/spi-builder-workspace/Sources/Matft/library/lapack.swift:1561:17: warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1559 |     var jobvlStr = Array("V".utf8CString)
1560 |     var jobvrStr = Array("V".utf8CString)
1561 |     let JOBVL = UnsafeMutablePointer<CChar>(&jobvlStr)
     |                 |                           |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
     |                 |                           `- note: use the 'withUnsafeMutableBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
     |                 `- warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1562 |     let JOBVR = UnsafeMutablePointer<CChar>(&jobvrStr)
1563 |
/host/spi-builder-workspace/Sources/Matft/library/lapack.swift:1562:17: warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1560 |     var jobvrStr = Array("V".utf8CString)
1561 |     let JOBVL = UnsafeMutablePointer<CChar>(&jobvlStr)
1562 |     let JOBVR = UnsafeMutablePointer<CChar>(&jobvrStr)
     |                 |                           |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
     |                 |                           `- note: use the 'withUnsafeMutableBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
     |                 `- warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1563 |
1564 |     var N = __CLPK_integer(rowcolnum)
/host/spi-builder-workspace/Sources/Matft/library/lapack.swift:1642:16: warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1640 |     // Use Swift String instead of NSString for WASM compatibility
1641 |     var jobzStr = full_matrices ? Array("A".utf8CString) : Array("S".utf8CString)
1642 |     let JOBZ = UnsafeMutablePointer<CChar>(&jobzStr)
     |                |                           |- note: implicit argument conversion from '[CChar]' (aka 'Array<Int8>') to 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') produces a pointer valid only for the duration of the call to 'init(_:)'
     |                |                           `- note: use the 'withUnsafeMutableBufferPointer' method on Array in order to explicitly convert argument to buffer pointer valid for a defined scope
     |                `- warning: initialization of 'UnsafeMutablePointer<CChar>' (aka 'UnsafeMutablePointer<Int8>') results in a dangling pointer
1643 |     var M = __CLPK_integer(rownum)
1644 |     var N = __CLPK_integer(colnum)
[469/482] Compiling Matft fft+static.swift
[470/482] Compiling Matft file+static.swift
[471/482] Compiling Matft image+static.swift
[472/482] Compiling Matft interpolation+static.swift
[473/482] Compiling Matft linalg+static.swift
[474/482] Compiling Matft math+static.swift
[475/482] Compiling Matft preop+static.swift
[476/482] Compiling Matft index.swift
[477/482] Compiling Matft internalError.swift
[478/482] Compiling Matft optparams.swift
[479/482] Compiling Matft order.swift
[480/482] Compiling Matft type.swift
[481/482] Compiling Matft image.swift
[482/482] Compiling Matft ptr2array.swift
Build complete! (80.76s)
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" : "/host/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",
        "WASIFallbackTests.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.9"
}
basic-6.0-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:6ccbc5e7995f6c524368c1828f9c677d1727c16390a603fc668217aec5f5123a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.0-latest
Done.