The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Matft, reference master (dda044), with Swift 6.2 for macOS (SPM) on 25 Apr 2026 17:19:11 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jjjkkkjjj/Matft.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
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:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/jjjkkkjjj/Matft.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/12] Write sources
[10/12] Write swift-version--3CB7CFEC50E0D141.txt
[11/31] Compiling pocketFFT pocketFFT.c
[13/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[14/31] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[15/31] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[16/31] Compiling InternalCollectionsUtilities UInt+reversed.swift
[17/31] Compiling InternalCollectionsUtilities Span+Extras.swift
[18/31] Compiling InternalCollectionsUtilities String+Padding.swift
[19/31] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[20/31] Compiling InternalCollectionsUtilities Integer rank.swift
[21/31] Compiling InternalCollectionsUtilities Debugging.swift
[22/31] Compiling InternalCollectionsUtilities Descriptions.swift
[23/31] Emitting module InternalCollectionsUtilities
[24/31] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[25/31] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[26/31] Compiling InternalCollectionsUtilities LifetimeOverride.swift
[27/31] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[28/31] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[29/31] Compiling InternalCollectionsUtilities _SortedCollection.swift
[30/31] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[31/31] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[32/32] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[33/334] Compiling HashTreeCollections _HashNodeHeader.swift
[34/334] Compiling HashTreeCollections _HashSlot.swift
[35/334] Compiling HashTreeCollections _HashStack.swift
[36/334] Compiling HashTreeCollections _HashTreeIterator.swift
[37/337] Compiling HashTreeCollections _HashNode+Subtree Removals.swift
[38/337] Compiling HashTreeCollections _HashNode+UnsafeHandle.swift
[39/337] Compiling HashTreeCollections _HashNode.swift
[40/337] Compiling HashTreeCollections TreeDictionary+MapValues.swift
[41/337] Compiling HashTreeCollections TreeDictionary+Merge.swift
[42/337] Compiling HashTreeCollections TreeDictionary+Sendable.swift
[43/337] Compiling HashTreeCollections TreeDictionary+Filter.swift
[44/337] Compiling HashTreeCollections TreeDictionary+Hashable.swift
[45/337] Compiling HashTreeCollections TreeDictionary+Initializers.swift
[46/337] Compiling HashTreeCollections TreeDictionary+Keys.swift
[47/337] Compiling HashTreeCollections _Hash.swift
[48/337] Compiling HashTreeCollections _HashLevel.swift
[49/337] Compiling HashTreeCollections _HashNode+Builder.swift
[50/337] Compiling HashTreeCollections _HashNode+Debugging.swift
[51/337] Compiling HashTreeCollections _HashNode+Structural isDisjoint.swift
[52/337] Compiling HashTreeCollections _AncestorHashSlots.swift
[53/337] Compiling HashTreeCollections _Bitmap.swift
[54/337] Compiling HashTreeCollections _Bucket.swift
[55/337] Compiling HashTreeCollections _HashNode+Storage.swift
[56/337] Compiling HashTreeCollections _HashNode+Structural compactMapValues.swift
[57/337] Compiling HashTreeCollections _HashNode+Structural filter.swift
[58/337] Compiling HashTreeCollections _HashNode+Structural intersection.swift
[59/337] Compiling HashTreeCollections _HashNode+Initializers.swift
[60/337] Compiling HashTreeCollections _HashNode+Invariants.swift
[61/337] Compiling HashTreeCollections TreeDictionary+ExpressibleByDictionaryLiteral.swift
[62/337] Compiling ContainersPreview Inout.swift
[63/337] Compiling ContainersPreview InputSpan.swift
[64/337] Compiling ContainersPreview Shared.swift
[65/337] Compiling HeapModule _HeapNode.swift
[66/337] Emitting module ContainersPreview
[67/337] Compiling HashTreeCollections _HashNode+Lookups.swift
[68/337] Compiling HashTreeCollections _HashNode+Primitive Insertions.swift
[69/337] Compiling HashTreeCollections _HashNode+Primitive Removals.swift
[70/337] Compiling HashTreeCollections _HashNode+Primitive Replacement.swift
[71/337] Compiling HeapModule Heap+Descriptions.swift
[72/337] Compiling HeapModule Heap+UnsafeHandle.swift
[73/337] Compiling HeapModule Heap.swift
[74/378] Compiling HeapModule Heap+Invariants.swift
[75/378] Compiling DequeModule UniqueDeque+Container.swift
[76/378] Compiling DequeModule UniqueDeque+Descriptions.swift
[77/378] Compiling DequeModule UniqueDeque+Insertions.swift
[78/378] Compiling DequeModule UniqueDeque+Prepend.swift
[79/378] Compiling DequeModule UniqueDeque+Removals.swift
[80/378] Compiling DequeModule UniqueDeque+Replacements.swift
[81/384] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[82/384] Emitting module HeapModule
[83/384] Compiling DequeModule RigidDeque+Descriptions.swift
[84/384] Compiling DequeModule RigidDeque+Equatable.swift
[85/384] Compiling DequeModule RigidDeque+Experimental.swift
[86/384] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[87/384] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[88/384] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[89/390] Compiling DequeModule Deque._UnsafeHandle.swift
[90/390] Compiling DequeModule Deque.swift
[91/390] Compiling DequeModule _DequeBuffer.swift
[92/390] Compiling DequeModule _DequeBufferHeader.swift
[93/390] Compiling DequeModule RigidDeque+Append.swift
[94/390] Compiling DequeModule RigidDeque+Consumption.swift
[95/390] Compiling HashTreeCollections TreeDictionary+Debugging.swift
[96/390] Compiling HashTreeCollections TreeDictionary+Descriptions.swift
[97/390] Compiling HashTreeCollections TreeDictionary+Equatable.swift
[98/390] Compiling HashTreeCollections _HashNode+Structural isEqualSet.swift
[99/390] Compiling HashTreeCollections _HashNode+Structural isSubset.swift
[100/390] Compiling BitCollections BitSet._UnsafeHandle.swift
[101/390] Compiling HashTreeCollections _RawHashNode.swift
[102/390] Compiling HashTreeCollections _UnmanagedHashNode.swift
[103/390] Compiling HashTreeCollections _UnsafePath.swift
[104/390] Compiling HashTreeCollections TreeDictionary+Codable.swift
[105/390] Compiling HashTreeCollections TreeDictionary+Collection.swift
[106/390] Compiling HashTreeCollections TreeDictionary+CustomReflectable.swift
[107/390] Emitting module BitCollections
[108/390] Compiling DequeModule UniqueDeque+Equatable.swift
[109/390] Compiling DequeModule UniqueDeque+Experimental.swift
[110/390] Compiling DequeModule UniqueDeque+Hashable.swift
[111/390] Compiling DequeModule UniqueDeque+Initializers.swift
[112/390] Compiling DequeModule UniqueDeque+Append.swift
[113/390] Compiling DequeModule UniqueDeque+Consumption.swift
[114/390] Compiling DequeModule RigidDeque+Hashable.swift
[115/390] Compiling DequeModule RigidDeque+Initializers.swift
[116/390] Compiling DequeModule RigidDeque+Insertions.swift
[117/390] Compiling DequeModule RigidDeque+Prepend.swift
[129/394] Compiling DequeModule RigidDeque+Container.swift
[136/394] Compiling DequeModule RigidDeque+Removals.swift
[137/394] Compiling DequeModule RigidDeque+Replacements.swift
[138/394] Compiling DequeModule RigidDeque+Testing.swift
[139/394] Compiling DequeModule RigidDeque.swift
[150/394] Compiling HashTreeCollections TreeSet+Equatable.swift
[151/394] Compiling HashTreeCollections TreeSet+ExpressibleByArrayLiteral.swift
[152/394] Compiling HashTreeCollections TreeSet+Extras.swift
[153/394] Compiling HashTreeCollections TreeSet+Filter.swift
[154/394] Compiling HashTreeCollections TreeSet+Hashable.swift
[155/394] Compiling HashTreeCollections TreeSet+Sendable.swift
[156/394] Compiling HashTreeCollections TreeSet+Sequence.swift
[157/394] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[158/394] Compiling HashTreeCollections TreeDictionary+Sequence.swift
[159/394] Compiling HashTreeCollections TreeDictionary+Values.swift
[160/394] Compiling HashTreeCollections TreeDictionary.swift
[161/394] Compiling HashTreeCollections TreeSet+Codable.swift
[162/394] Compiling HashTreeCollections TreeSet+Collection.swift
[163/394] Compiling HashTreeCollections TreeSet+CustomReflectable.swift
[164/394] Compiling HashTreeCollections TreeSet+Debugging.swift
[165/394] Compiling HashTreeCollections TreeSet+Descriptions.swift
[168/402] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[169/402] Compiling DequeModule Deque+Extras.swift
[170/402] Compiling DequeModule Deque+Hashable.swift
[171/402] Compiling DequeModule Deque+Testing.swift
[172/402] Compiling DequeModule Deque._Storage.swift
[194/409] Compiling DequeModule UniqueDeque.swift
[195/409] Compiling DequeModule _DequeSlot.swift
[196/409] Compiling DequeModule _UnsafeDequeHandle.swift
[197/409] Compiling DequeModule _UnsafeDequeSegments.swift
[202/409] Compiling OrderedCollections OrderedSet+Testing.swift
[203/409] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[204/409] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[205/409] Compiling OrderedCollections OrderedSet.swift
[206/409] Compiling OrderedCollections _UnsafeBitset.swift
[229/409] Compiling OrderedCollections OrderedSet+SubSequence.swift
[234/409] Compiling DequeModule Deque+Codable.swift
[235/409] Compiling DequeModule Deque+Collection.swift
[236/409] Compiling DequeModule Deque+CustomReflectable.swift
[237/409] Compiling DequeModule Deque+Descriptions.swift
[238/409] Compiling DequeModule Deque+Equatable.swift
[239/409] Compiling _RopeModule _CharacterRecognizer.swift
[240/409] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[241/409] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[242/409] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[243/409] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[244/409] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[245/409] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[246/409] Compiling HashTreeCollections TreeSet.swift
[345/409] Emitting module OrderedCollections
[364/409] Emitting module _RopeModule
[365/409] Compiling _RopeModule Rope+Remove.swift
[366/409] Compiling _RopeModule Rope+RemoveSubrange.swift
[367/409] Compiling _RopeModule Rope+Split.swift
[368/409] Compiling _RopeModule Optional Utilities.swift
[369/409] Compiling _RopeModule String Utilities.swift
[370/409] Compiling _RopeModule String.Index+ABI.swift
[404/409] Emitting module HashTreeCollections
[409/409] Emitting module DequeModule
[410/415] Compiling Collections HeapModule reexports.swift
[411/415] Compiling Collections OrderedCollections reexports.swift
[412/415] Compiling Collections DequeModule reexports.swift
[413/415] Compiling Collections HashTreeCollections reexports.swift
[414/415] Compiling Collections BitCollections reexports.swift
[415/415] Emitting module Collections
[416/468] Emitting module Matft
[417/468] Compiling Matft Matft.swift
[418/468] Compiling Matft collection.swift
[419/468] Compiling Matft print.swift
[420/468] Compiling Matft mfarray.swift
[421/468] Compiling Matft mfdata.swift
[422/468] Compiling Matft mferror.swift
[423/473] Compiling Matft mfinterpProtocol.swift
[424/473] Compiling Matft mfsliceProtocol.swift
[425/473] Compiling Matft mftypeProtocol.swift
[426/473] Compiling Matft index.swift
[427/473] Compiling Matft internalError.swift
[428/473] Compiling Matft optparams.swift
[429/473] Compiling Matft typeconversion.swift
[430/473] Compiling Matft conversion+method.swift
[431/473] Compiling Matft creation+method.swift
[432/473] Compiling Matft math+method.swift
[433/473] Compiling Matft reduce+method.swift
[434/473] Compiling Matft scalar+method.swift
[435/473] Compiling Matft order.swift
[436/473] Compiling Matft type.swift
[437/473] Compiling Matft image.swift
[438/473] Compiling Matft ptr2array.swift
[439/473] Compiling Matft ptrcreation.swift
[440/473] Compiling Matft withptr.swift
[441/473] Compiling Matft extvDSP.swift
[442/473] Compiling Matft lapack.swift
[443/473] Compiling Matft vDSP.swift
[444/473] Compiling Matft vForce.swift
[445/473] Compiling Matft vImage.swift
[446/473] Compiling Matft fft+static.swift
[447/473] Compiling Matft file+static.swift
[448/473] Compiling Matft image+static.swift
[449/473] Compiling Matft interpolation+static.swift
[450/473] Compiling Matft linalg+static.swift
[451/473] Compiling Matft math+static.swift
[452/473] Compiling Matft preop+static.swift
[453/473] Compiling Matft random+static.swift
[454/473] Compiling Matft reduce+static.swift
[455/473] Compiling Matft stats+static.swift
[456/473] Compiling Matft cblas.swift
[457/473] Compiling Matft mforder.swift
[458/473] Compiling Matft mfslice.swift
[459/473] Compiling Matft mfstructure.swift
[460/473] Compiling Matft mftype.swift
[461/473] Compiling Matft mfarrayProtocol.swift
[462/473] Compiling Matft mfdataProtocol.swift
[463/473] Compiling Matft stats+method.swift
[464/473] Compiling Matft subscript.swift
[465/473] Compiling Matft biop+static.swift
[466/473] Compiling Matft complex+static.swift
[467/473] Compiling Matft conversion+static.swift
[468/473] Compiling Matft creation+static.swift
[469/473] Compiling Matft binary+operator.swift
[470/473] Compiling Matft infix+operator.swift
[471/473] Compiling Matft prefix+operator.swift
[472/473] Compiling Matft slice+operator.swift
[473/473] Compiling Matft pocketFFT+wrapper.swift
Build complete! (15.54s)
Fetching https://github.com/apple/swift-collections
[1/23686] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (2.06s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.4.1 (2.74s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.4.1
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    }
  ],
  "manifest_display_name" : "Matft",
  "name" : "Matft",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Matft",
      "targets" : [
        "Matft"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "pocketFFT",
      "module_type" : "ClangTarget",
      "name" : "pocketFFT",
      "path" : "Sources/pocketFFT",
      "product_memberships" : [
        "Matft"
      ],
      "sources" : [
        "pocketFFT.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PerformanceTests",
      "module_type" : "SwiftTarget",
      "name" : "PerformanceTests",
      "path" : "Tests/PerformanceTests",
      "sources" : [
        "ArithmeticPefTests.swift",
        "BoolPefTests.swift",
        "IndexingPefTests.swift",
        "MathPefTests.swift"
      ],
      "target_dependencies" : [
        "Matft"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MatftTests",
      "module_type" : "SwiftTarget",
      "name" : "MatftTests",
      "path" : "Tests/MatftTests",
      "sources" : [
        "ArithmeticTest.swift",
        "BoolTest.swift",
        "CollectionTest.swift",
        "ComplexTest.swift",
        "ConversionTest.swift",
        "CreationTest.swift",
        "FFTTest.swift",
        "FileTest.swift",
        "InterpolationTest.swift",
        "LinAlgTest.swift",
        "MatftTests.swift",
        "MathTest.swift",
        "PreOpTest.swift",
        "PrintTest.swift",
        "ProductTests.swift",
        "RandomTest.swift",
        "ReduceTest.swift",
        "StackTest.swift",
        "StatsTest.swift",
        "SubscriptTest.swift",
        "VectorOpTest.swift",
        "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"
}
Done.