The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Matft, reference master (dda044), with Swift 6.2 for Android on 25 Apr 2026 17:20:46 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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 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:         android
Swift version:             6.2
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:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Fetching https://github.com/apple/swift-collections
[1/23686] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.92s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (2.65s)
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] Write swift-version--11D90AFD9DD3AB2.txt
[10/12] Compiling pocketFFT pocketFFT.c
[13/30] Emitting module InternalCollectionsUtilities
[14/30] Compiling InternalCollectionsUtilities Debugging.swift
[15/30] Compiling InternalCollectionsUtilities Descriptions.swift
[16/30] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[17/32] Compiling InternalCollectionsUtilities _SortedCollection.swift
[18/32] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[19/32] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[20/32] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[21/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[22/32] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[23/32] Compiling InternalCollectionsUtilities String+Padding.swift
[24/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[25/32] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[26/32] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[27/32] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[28/32] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[29/32] Compiling InternalCollectionsUtilities Span+Extras.swift
[30/32] Compiling InternalCollectionsUtilities Integer rank.swift
[31/32] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[32/32] Compiling InternalCollectionsUtilities UInt+reversed.swift
[34/185] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[35/185] Compiling HeapModule Heap+Invariants.swift
[36/190] Compiling BitCollections BinaryInteger extensions.swift
[37/190] Compiling BitCollections BitArray+BitwiseOperations.swift
[38/190] Compiling BitCollections BitArray+ChunkedBitsIterators.swift
[39/190] Compiling BitCollections BitArray+Codable.swift
[40/190] Compiling BitCollections BitArray+Collection.swift
[41/263] Compiling HashTreeCollections _HashNode+Structural mapValues.swift
[42/263] Compiling HashTreeCollections _HashNode+Structural merge.swift
[43/264] Compiling HashTreeCollections _HashNode+Structural subtracting.swift
[44/264] Compiling HashTreeCollections _HashNode+Structural symmetricDifference.swift
[45/264] Compiling HashTreeCollections _HashNode+Structural union.swift
[46/264] Compiling HashTreeCollections _HashNode+Subtree Insertions.swift
[47/264] Compiling HashTreeCollections _HashNode+Subtree Modify.swift
[48/264] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[49/264] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[50/264] Compiling BitCollections BitSet+ExpressibleByArrayLiteral.swift
[51/264] Compiling BitCollections BitSet+Extras.swift
[52/264] Compiling BitCollections BitSet+Hashable.swift
[53/332] Compiling HashTreeCollections _HashNode+Builder.swift
[54/332] Compiling HashTreeCollections _HashNode+Debugging.swift
[55/332] Compiling HashTreeCollections _HashNode+Initializers.swift
[56/332] Compiling HashTreeCollections _HashNode+Invariants.swift
[57/332] Compiling HashTreeCollections _HashNode+Lookups.swift
[58/332] Compiling HashTreeCollections _HashNode+Structural filter.swift
[59/332] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[60/332] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[61/332] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[62/332] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[63/332] Compiling HeapModule Heap+Descriptions.swift
[64/332] Compiling HashTreeCollections _HashStack.swift
[65/332] Compiling HashTreeCollections _HashTreeIterator.swift
[66/332] Compiling HashTreeCollections _HashTreeStatistics.swift
[67/332] Compiling HashTreeCollections _RawHashNode+UnsafeHandle.swift
[68/332] Compiling HeapModule _HeapNode.swift
[69/332] Compiling HeapModule Heap.swift
[70/332] Emitting module ContainersPreview
[71/332] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[72/332] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[73/332] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[74/332] Compiling HashTreeCollections _HashNode+Storage.swift
[75/332] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[77/333] Compiling HeapModule Heap+UnsafeHandle.swift
[78/333] Emitting module HeapModule
[80/369] Compiling HashTreeCollections TreeSet+Hashable.swift
[81/369] Compiling HashTreeCollections TreeSet+Sendable.swift
[82/369] Compiling HashTreeCollections TreeSet+Sequence.swift
[83/369] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[84/369] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[85/369] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[86/369] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[87/369] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[88/369] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[89/369] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[90/384] Compiling DequeModule RigidDeque+Experimental.swift
[91/384] Compiling DequeModule RigidDeque+Hashable.swift
[92/384] Compiling DequeModule RigidDeque+Initializers.swift
[93/384] Compiling DequeModule RigidDeque+Insertions.swift
[94/384] Compiling DequeModule RigidDeque+Prepend.swift
[95/384] Compiling DequeModule UniqueDeque+Hashable.swift
[96/384] Compiling DequeModule UniqueDeque+Initializers.swift
[97/384] Compiling DequeModule UniqueDeque+Insertions.swift
[98/384] Compiling DequeModule UniqueDeque+Prepend.swift
[99/384] Compiling DequeModule UniqueDeque+Removals.swift
[100/384] Compiling DequeModule UniqueDeque+Consumption.swift
[101/384] Compiling DequeModule UniqueDeque+Container.swift
[102/384] Compiling DequeModule UniqueDeque+Descriptions.swift
[103/384] Compiling DequeModule UniqueDeque+Equatable.swift
[104/384] Compiling DequeModule UniqueDeque+Experimental.swift
[105/391] Compiling HashTreeCollections TreeDictionary+Collection.swift
[106/391] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[107/391] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[108/391] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[109/391] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[110/391] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[111/391] Compiling HashTreeCollections TreeDictionary+Filter.swift
[112/391] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[113/391] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[114/391] Compiling HashTreeCollections TreeDictionary+Keys.swift
[115/391] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[116/391] Compiling HashTreeCollections TreeDictionary+Merge.swift
[117/391] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[118/391] Compiling BitCollections BitSet.Index.swift
[119/398] Compiling HashTreeCollections TreeDictionary+Codable.swift
[149/398] Compiling DequeModule Deque+Extras.swift
[150/398] Compiling DequeModule Deque+Hashable.swift
[151/398] Compiling DequeModule Deque+Testing.swift
[152/398] Compiling DequeModule Deque._Storage.swift
[153/398] Compiling DequeModule Deque._UnsafeHandle.swift
[154/398] Compiling DequeModule Deque.swift
[155/398] Compiling DequeModule Deque+Codable.swift
[156/398] Compiling DequeModule Deque+Collection.swift
[157/398] Compiling DequeModule Deque+CustomReflectable.swift
[158/398] Compiling DequeModule Deque+Descriptions.swift
[159/398] Compiling DequeModule Deque+Equatable.swift
[160/398] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[161/398] Compiling DequeModule _DequeBuffer.swift
[162/398] Compiling DequeModule _DequeBufferHeader.swift
[163/398] Compiling DequeModule RigidDeque+Append.swift
[164/398] Compiling DequeModule RigidDeque+Consumption.swift
[165/398] Compiling OrderedCollections OrderedSet+SubSequence.swift
[166/398] Compiling OrderedCollections OrderedSet+Testing.swift
[167/398] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[168/398] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[169/398] Compiling OrderedCollections OrderedSet.swift
[170/398] Compiling OrderedCollections _UnsafeBitset.swift
[171/398] Compiling HashTreeCollections TreeSet+Equatable.swift
[172/398] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[173/398] Compiling HashTreeCollections TreeSet+Extras.swift
[174/398] Compiling HashTreeCollections TreeSet+Filter.swift
[185/398] Compiling OrderedCollections OrderedSet+Sendable.swift
[190/398] Compiling DequeModule RigidDeque+Container.swift
[191/398] Compiling DequeModule RigidDeque+Descriptions.swift
[202/403] Compiling DequeModule RigidDeque+Equatable.swift
[208/403] Compiling DequeModule RigidDeque+Removals.swift
[209/403] Compiling DequeModule RigidDeque+Replacements.swift
[210/403] Compiling DequeModule RigidDeque+Testing.swift
[211/403] Compiling DequeModule RigidDeque.swift
[212/403] Compiling DequeModule UniqueDeque+Append.swift
[223/412] Compiling _RopeModule String Utilities.swift
[224/412] Compiling _RopeModule String.Index+ABI.swift
[225/412] Compiling _RopeModule _CharacterRecognizer.swift
[226/412] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[227/412] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[228/412] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[229/412] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[230/412] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[231/412] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[232/412] Compiling HashTreeCollections TreeSet.swift
[241/412] Emitting module BitCollections
[271/412] Compiling DequeModule UniqueDeque+Replacements.swift
[272/412] Compiling DequeModule UniqueDeque.swift
[273/412] Compiling DequeModule _DequeSlot.swift
[274/412] Compiling DequeModule _UnsafeDequeHandle.swift
[275/412] Compiling DequeModule _UnsafeDequeSegments.swift
[343/413] Emitting module OrderedCollections
[378/414] Emitting module _RopeModule
[379/414] Compiling _RopeModule Rope+Join.swift
[380/414] Compiling _RopeModule Rope+MutatingForEach.swift
[381/414] Compiling _RopeModule Rope+Remove.swift
[382/414] Compiling _RopeModule Rope+RemoveSubrange.swift
[383/414] Compiling _RopeModule Rope+Split.swift
[384/414] Compiling _RopeModule Optional Utilities.swift
[409/415] Emitting module HashTreeCollections
[410/416] Emitting module DequeModule
[418/423] Compiling Collections DequeModule reexports.swift
[419/423] Compiling Collections HashTreeCollections reexports.swift
[420/423] Compiling Collections HeapModule reexports.swift
[421/423] Compiling Collections OrderedCollections reexports.swift
[422/423] Emitting module Collections
[423/423] Compiling Collections BitCollections reexports.swift
[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 index.swift
[442/482] Compiling Matft internalError.swift
[443/482] Compiling Matft optparams.swift
[444/482] Compiling Matft order.swift
[445/482] Compiling Matft type.swift
[446/482] Compiling Matft image.swift
[447/482] Compiling Matft ptr2array.swift
[448/482] Compiling Matft ptrcreation.swift
[449/482] Compiling Matft withptr.swift
[450/482] Compiling Matft typeconversion.swift
[451/482] Compiling Matft conversion+method.swift
[452/482] Compiling Matft creation+method.swift
[453/482] Compiling Matft math+method.swift
[454/482] Compiling Matft reduce+method.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 fft+static.swift
[463/482] Compiling Matft file+static.swift
[464/482] Compiling Matft image+static.swift
[465/482] Compiling Matft interpolation+static.swift
[466/482] Compiling Matft linalg+static.swift
[467/482] Compiling Matft math+static.swift
[468/482] Compiling Matft preop+static.swift
[469/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 [#TemporaryPointers]
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 [#TemporaryPointers]
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 [#TemporaryPointers]
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 [#TemporaryPointers]
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 [#TemporaryPointers]
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 [#TemporaryPointers]
1643 |     var M = __CLPK_integer(rownum)
1644 |     var N = __CLPK_integer(colnum)
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[470/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 [#TemporaryPointers]
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 [#TemporaryPointers]
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 [#TemporaryPointers]
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 [#TemporaryPointers]
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 [#TemporaryPointers]
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 [#TemporaryPointers]
1643 |     var M = __CLPK_integer(rownum)
1644 |     var N = __CLPK_integer(colnum)
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[471/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 [#TemporaryPointers]
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 [#TemporaryPointers]
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 [#TemporaryPointers]
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 [#TemporaryPointers]
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 [#TemporaryPointers]
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 [#TemporaryPointers]
1643 |     var M = __CLPK_integer(rownum)
1644 |     var N = __CLPK_integer(colnum)
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[472/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 [#TemporaryPointers]
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 [#TemporaryPointers]
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 [#TemporaryPointers]
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 [#TemporaryPointers]
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 [#TemporaryPointers]
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 [#TemporaryPointers]
1643 |     var M = __CLPK_integer(rownum)
1644 |     var N = __CLPK_integer(colnum)
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[473/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 [#TemporaryPointers]
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 [#TemporaryPointers]
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 [#TemporaryPointers]
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 [#TemporaryPointers]
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 [#TemporaryPointers]
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 [#TemporaryPointers]
1643 |     var M = __CLPK_integer(rownum)
1644 |     var N = __CLPK_integer(colnum)
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[474/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 [#TemporaryPointers]
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 [#TemporaryPointers]
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 [#TemporaryPointers]
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 [#TemporaryPointers]
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 [#TemporaryPointers]
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 [#TemporaryPointers]
1643 |     var M = __CLPK_integer(rownum)
1644 |     var N = __CLPK_integer(colnum)
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[475/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 [#TemporaryPointers]
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 [#TemporaryPointers]
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 [#TemporaryPointers]
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 [#TemporaryPointers]
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 [#TemporaryPointers]
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 [#TemporaryPointers]
1643 |     var M = __CLPK_integer(rownum)
1644 |     var N = __CLPK_integer(colnum)
[#TemporaryPointers]: <https://docs.swift.org/compiler/documentation/diagnostics/temporary-pointers>
[476/482] Compiling Matft vForce.swift
[477/482] Compiling Matft vImage.swift
[478/482] Compiling Matft binary+operator.swift
[479/482] Compiling Matft infix+operator.swift
[480/482] Compiling Matft prefix+operator.swift
[481/482] Compiling Matft slice+operator.swift
[482/482] Compiling Matft pocketFFT+wrapper.swift
Build complete! (52.96s)
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"
}
android-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:cb98f9856cb1288a0028ff0e63d4de86ca92d5e7890400e3e915f7ea3943ed55
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.2-latest
Done.