Build Information
Successful build of Matft, reference master (dda044), with Swift 6.2 for Linux on 25 Apr 2026 17:19:43 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1Build 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.2
Building package at path: $PWD
https://github.com/jjjkkkjjj/Matft.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-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.83s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (2.75s)
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-24593BA9C3E375BF.txt
[11/30] Compiling pocketFFT pocketFFT.c
[13/30] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[14/30] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[15/32] Compiling InternalCollectionsUtilities _SortedCollection.swift
[16/32] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[17/32] Emitting module InternalCollectionsUtilities
[18/32] Compiling InternalCollectionsUtilities Debugging.swift
[19/32] Compiling InternalCollectionsUtilities Descriptions.swift
[20/32] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/32] Compiling InternalCollectionsUtilities Integer rank.swift
[22/32] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[23/32] Compiling InternalCollectionsUtilities UInt+reversed.swift
[24/32] Compiling InternalCollectionsUtilities String+Padding.swift
[25/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[26/32] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[27/32] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[28/32] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[29/32] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[30/32] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[31/32] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[32/32] Compiling InternalCollectionsUtilities Span+Extras.swift
[34/258] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[35/288] Compiling _RopeModule BigString+Chunk+Index.swift
[36/288] Compiling _RopeModule BigString+Chunk+RopeElement.swift
[37/288] Compiling _RopeModule BigString+Chunk+Splitting.swift
[38/288] Compiling _RopeModule BigString+Chunk+UTF16.swift
[39/308] Compiling _RopeModule BigString+Equatable.swift
[40/308] Compiling _RopeModule BigString+ExpressibleByStringLiteral.swift
[41/308] Compiling _RopeModule BigString+Hashing.swift
[42/308] Compiling _RopeModule BigString+LosslessStringConvertible.swift
[43/308] Compiling _RopeModule BigString+Chunk+UTF8.swift
[44/308] Compiling _RopeModule BigString+Chunk+UnicodeScalar.swift
[45/308] Compiling _RopeModule BigString+Sequence.swift
[46/308] Compiling _RopeModule BigString+TextOutputStream.swift
[47/332] Compiling _RopeModule BigString+Invariants.swift
[48/332] Compiling _RopeModule BigString+Metrics.swift
[49/332] Compiling _RopeModule BigString+Summary.swift
[50/332] Compiling _RopeModule BigString.swift
[51/332] Compiling _RopeModule BigString+Chunk+Append and Insert.swift
[52/332] Compiling _RopeModule BigString+RangeReplaceableCollection.swift
[53/332] Compiling _RopeModule BigString+Chunk+Breaks.swift
[54/332] Compiling _RopeModule BigString+Chunk+Character.swift
[55/332] Compiling _RopeModule BigString+Chunk+Counts.swift
[56/332] Compiling _RopeModule BigString+Chunk+Description.swift
[57/332] Compiling _RopeModule BigString+Chunk.swift
[58/332] Compiling _RopeModule BigString+BidirectionalCollection.swift
[59/332] Compiling _RopeModule BigString+Comparable.swift
[60/332] Compiling _RopeModule BigString+CustomDebugStringConvertible.swift
[61/332] Compiling _RopeModule BigString+CustomStringConvertible.swift
[62/332] Compiling HeapModule Heap+Descriptions.swift
[63/332] Compiling _RopeModule BigString+Append.swift
[64/332] Compiling _RopeModule BigString+Initializers.swift
[65/332] Compiling _RopeModule BigString+Insert.swift
[66/332] Compiling _RopeModule BigString+Managing Breaks.swift
[67/332] Emitting module ContainersPreview
[68/332] Compiling _RopeModule BigString+Builder.swift
[69/332] Compiling _RopeModule BigString+Contents.swift
[70/332] Compiling _RopeModule BigString+Debugging.swift
[71/332] Compiling _RopeModule BigString+Index.swift
[72/332] Compiling _RopeModule BigString+Ingester.swift
[73/333] Compiling HeapModule _HeapNode.swift
[74/333] Compiling HeapModule Heap.swift
[76/333] Compiling HeapModule Heap+Invariants.swift
[77/333] Compiling HeapModule Heap+UnsafeHandle.swift
[78/373] Compiling _RopeModule Rope+Extract.swift
[79/373] Compiling _RopeModule Rope+Find.swift
[80/373] Compiling _RopeModule Rope+ForEachWhile.swift
[81/373] Compiling _RopeModule Rope+Insert.swift
[82/373] Compiling _RopeModule BigString+UTF16View.swift
[83/373] Compiling _RopeModule BigString+UTF8View.swift
[84/373] Compiling _RopeModule BigString+UnicodeScalarView.swift
[85/373] Compiling _RopeModule BigSubstring+UTF16View.swift
[86/380] Emitting module HeapModule
[88/381] Compiling BitCollections BitSet.swift
[89/381] Compiling BitCollections Range+Utilities.swift
[90/381] Compiling BitCollections Slice+Utilities.swift
[91/381] Compiling BitCollections UInt+Tricks.swift
[92/381] Compiling BitCollections _Word.swift
[93/381] Compiling _RopeModule Rope+_Storage.swift
[94/381] Compiling _RopeModule Rope+_UnmanagedLeaf.swift
[95/381] Compiling _RopeModule Rope+_UnsafeHandle.swift
[96/381] Compiling _RopeModule Rope.swift
[97/381] Compiling _RopeModule RopeElement.swift
[98/391] Compiling _RopeModule _RopeVersion.swift
[99/391] Compiling _RopeModule Rope+Collection.swift
[100/391] Compiling _RopeModule Rope+Index.swift
[101/391] Compiling _RopeModule Rope+Sequence.swift
[102/391] Compiling _RopeModule Rope+Append.swift
[111/398] Compiling BitCollections BitSet.Index.swift
[112/398] Compiling _RopeModule RopeMetric.swift
[113/398] Compiling _RopeModule RopeSummary.swift
[114/398] Compiling _RopeModule _RopeItem.swift
[115/398] Compiling _RopeModule _RopePath.swift
[116/398] Compiling HashTreeCollections TreeSet+Debugging.swift
[117/398] Compiling HashTreeCollections TreeSet+Descriptions.swift
[118/398] Compiling HashTreeCollections TreeSet+Equatable.swift
[119/398] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[120/398] Compiling HashTreeCollections TreeSet+Extras.swift
[121/398] Compiling HashTreeCollections TreeSet+Filter.swift
[122/398] Compiling DequeModule UniqueDeque+Removals.swift
[123/398] Compiling _RopeModule Range+BigString.swift
[129/398] Compiling DequeModule UniqueDeque+Hashable.swift
[130/398] Compiling DequeModule UniqueDeque+Initializers.swift
[131/398] Compiling DequeModule UniqueDeque+Insertions.swift
[132/398] Compiling DequeModule UniqueDeque+Prepend.swift
[134/398] Compiling DequeModule UniqueDeque+Consumption.swift
[135/398] Compiling DequeModule UniqueDeque+Container.swift
[136/398] Compiling DequeModule UniqueDeque+Descriptions.swift
[137/398] Compiling DequeModule UniqueDeque+Equatable.swift
[138/398] Compiling DequeModule UniqueDeque+Experimental.swift
[139/403] Compiling DequeModule _DequeBuffer.swift
[140/403] Compiling DequeModule _DequeBufferHeader.swift
[141/403] Compiling DequeModule RigidDeque+Append.swift
[142/403] Compiling DequeModule RigidDeque+Consumption.swift
[143/403] Compiling DequeModule RigidDeque+Container.swift
[144/403] Compiling DequeModule RigidDeque+Descriptions.swift
[151/403] Compiling DequeModule UniqueDeque+Replacements.swift
[152/403] Compiling DequeModule UniqueDeque.swift
[153/403] Compiling DequeModule _DequeSlot.swift
[154/403] Compiling DequeModule _UnsafeDequeHandle.swift
[155/403] Compiling DequeModule _UnsafeDequeSegments.swift
[156/403] Compiling DequeModule RigidDeque+Equatable.swift
[157/403] Compiling DequeModule RigidDeque+Experimental.swift
[158/403] Compiling DequeModule RigidDeque+Hashable.swift
[159/403] Compiling DequeModule RigidDeque+Initializers.swift
[160/403] Compiling DequeModule RigidDeque+Insertions.swift
[161/403] Compiling DequeModule RigidDeque+Prepend.swift
[169/403] Compiling DequeModule Deque+Codable.swift
[170/403] Compiling DequeModule Deque+Collection.swift
[171/403] Compiling DequeModule Deque+CustomReflectable.swift
[172/403] Compiling DequeModule Deque+Descriptions.swift
[173/403] Compiling DequeModule Deque+Equatable.swift
[174/403] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[175/403] Compiling DequeModule Deque+Extras.swift
[176/403] Compiling DequeModule Deque+Hashable.swift
[177/403] Compiling DequeModule RigidDeque+Removals.swift
[178/403] Compiling DequeModule RigidDeque+Replacements.swift
[179/403] Compiling DequeModule RigidDeque+Testing.swift
[180/403] Compiling DequeModule RigidDeque.swift
[181/403] Compiling DequeModule UniqueDeque+Append.swift
[182/403] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[183/403] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[184/403] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[185/403] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[186/403] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[187/403] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[188/403] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[189/403] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[190/403] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[191/403] Compiling HashTreeCollections TreeSet.swift
[192/403] Compiling DequeModule Deque+Testing.swift
[193/403] Compiling DequeModule Deque._Storage.swift
[194/403] Compiling DequeModule Deque._UnsafeHandle.swift
[195/403] Compiling DequeModule Deque.swift
[200/403] Emitting module BitCollections
[202/403] Compiling OrderedCollections OrderedSet+Sendable.swift
[203/403] Compiling OrderedCollections OrderedSet+SubSequence.swift
[204/403] Compiling OrderedCollections OrderedSet+Testing.swift
[205/403] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[206/403] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[207/403] Compiling OrderedCollections OrderedSet.swift
[272/413] Compiling OrderedCollections _UnsafeBitset.swift
[323/413] Emitting module OrderedCollections
[378/414] Emitting module _RopeModule
[399/414] Compiling _RopeModule Rope+Join.swift
[400/414] Compiling _RopeModule Rope+MutatingForEach.swift
[401/414] Compiling _RopeModule Rope+Remove.swift
[402/414] Compiling _RopeModule Rope+RemoveSubrange.swift
[403/414] Compiling _RopeModule Rope+Split.swift
[404/414] Compiling _RopeModule Optional Utilities.swift
[405/414] Compiling _RopeModule String Utilities.swift
[406/414] Compiling _RopeModule String.Index+ABI.swift
[407/414] Compiling _RopeModule _CharacterRecognizer.swift
[409/415] Emitting module DequeModule
[416/416] Emitting module HashTreeCollections
[418/423] Compiling Collections HeapModule reexports.swift
[419/423] Compiling Collections DequeModule reexports.swift
[420/423] Compiling Collections HashTreeCollections reexports.swift
[421/423] Compiling Collections OrderedCollections reexports.swift
[422/423] Compiling Collections BitCollections reexports.swift
[423/423] Emitting module Collections
[425/475] Emitting module Matft
[426/482] Compiling Matft mfstructure.swift
[427/482] Compiling Matft mftype.swift
[428/482] Compiling Matft mfarrayProtocol.swift
[429/482] Compiling Matft mfdataProtocol.swift
[430/482] Compiling Matft mfinterpProtocol.swift
[431/482] Compiling Matft mfsliceProtocol.swift
[432/482] Compiling Matft mftypeProtocol.swift
[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 fft+static.swift
[442/482] Compiling Matft file+static.swift
[443/482] Compiling Matft image+static.swift
[444/482] Compiling Matft interpolation+static.swift
[445/482] Compiling Matft linalg+static.swift
[446/482] Compiling Matft math+static.swift
[447/482] Compiling Matft preop+static.swift
[448/482] Compiling Matft scalar+method.swift
[449/482] Compiling Matft stats+method.swift
[450/482] Compiling Matft subscript.swift
[451/482] Compiling Matft biop+static.swift
[452/482] Compiling Matft complex+static.swift
[453/482] Compiling Matft conversion+static.swift
[454/482] Compiling Matft creation+static.swift
[455/482] Compiling Matft ptrcreation.swift
[456/482] Compiling Matft withptr.swift
[457/482] Compiling Matft typeconversion.swift
[458/482] Compiling Matft conversion+method.swift
[459/482] Compiling Matft creation+method.swift
[460/482] Compiling Matft math+method.swift
[461/482] Compiling Matft reduce+method.swift
[462/482] Compiling Matft index.swift
[463/482] Compiling Matft internalError.swift
[464/482] Compiling Matft optparams.swift
[465/482] Compiling Matft order.swift
[466/482] Compiling Matft type.swift
[467/482] Compiling Matft image.swift
[468/482] Compiling Matft ptr2array.swift
[469/482] Compiling Matft vForce.swift
[470/482] Compiling Matft vImage.swift
[471/482] Compiling Matft binary+operator.swift
[472/482] Compiling Matft infix+operator.swift
[473/482] Compiling Matft prefix+operator.swift
[474/482] Compiling Matft slice+operator.swift
[475/482] Compiling Matft pocketFFT+wrapper.swift
[476/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>
[477/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>
[478/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>
[479/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>
[480/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>
[481/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>
[482/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>
Build complete! (104.21s)
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.2-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:0ddb100795e64f71518020a73ad8441aeb43832ede7f1202ae7f8de93664f90d
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.2-latest
Done.