The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Matft, reference master (d70047), with Swift 6.0 for macOS (SPM) on 3 Nov 2024 06:27:18 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.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 d70047a passed test on complex.power
Cloned https://github.com/jjjkkkjjj/Matft.git
Revision (git rev-parse @):
d70047a436c1ab00707019d1b3e03bc8e63eba25
SUCCESS checkout https://github.com/jjjkkkjjj/Matft.git at master
Fetching https://github.com/apple/swift-collections
[1/15475] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.96s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.2 (0.70s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.0.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "matft",
      "name": "Matft",
      "url": "https://github.com/jjjkkkjjj/Matft.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Matft",
      "dependencies": [
        {
          "identity": "swift-collections",
          "name": "swift-collections",
          "url": "https://github.com/apple/swift-collections",
          "version": "1.1.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/jjjkkkjjj/Matft.git
[1/6846] Fetching matft
Fetched https://github.com/jjjkkkjjj/Matft.git from cache (1.30s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.57s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.81s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/jjjkkkjjj/Matft.git
Working copy of https://github.com/jjjkkkjjj/Matft.git resolved at master (d70047a)
warning: '.resolve-product-dependencies': dependency 'matft' is not used by any target
Found 1 product dependencies
  - swift-collections
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/jjjkkkjjj/Matft.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/6] Write sources
[4/6] Write swift-version--7754E27361AE5C74.txt
[5/71] Compiling pocketFFT pocketFFT.c
[7/71] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[8/71] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[9/71] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[10/71] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[11/71] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[12/71] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[13/72] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[14/72] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[15/72] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[16/72] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[17/72] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[18/77] Emitting module OrderedCollections
[19/77] Compiling OrderedCollections _HashTable+Testing.swift
[21/77] Compiling OrderedCollections _HashTable+Constants.swift
[22/77] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[25/77] Compiling OrderedCollections OrderedDictionary+Elements.swift
[26/77] Compiling OrderedCollections OrderedSet+Codable.swift
[27/77] Emitting module DequeModule
[30/77] Compiling OrderedCollections _HashTable+Bucket.swift
[31/77] Compiling OrderedCollections _HashTable+BucketIterator.swift
[32/77] Compiling DequeModule _UnsafeWrappedBuffer.swift
[33/77] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[34/77] Compiling OrderedCollections _HashTable.swift
[35/77] Compiling OrderedCollections _Hashtable+Header.swift
[36/77] Compiling OrderedCollections OrderedDictionary+Codable.swift
[37/77] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[38/77] Compiling OrderedCollections OrderedSet+Invariants.swift
[39/77] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[40/77] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[41/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[42/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[43/77] Compiling OrderedCollections OrderedSet+Equatable.swift
[44/77] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[45/77] Compiling OrderedCollections OrderedSet+Hashable.swift
[46/77] Compiling OrderedCollections OrderedSet+Initializers.swift
[47/77] Compiling OrderedCollections OrderedSet+Insertions.swift
[48/77] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[49/77] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[50/77] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[51/77] Compiling OrderedCollections OrderedSet+SubSequence.swift
[52/77] Compiling OrderedCollections OrderedSet+Testing.swift
[53/77] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[54/77] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[55/77] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[56/77] Compiling OrderedCollections OrderedDictionary+Values.swift
[57/77] Compiling OrderedCollections OrderedDictionary.swift
[61/77] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[62/77] Compiling OrderedCollections OrderedSet+Diffing.swift
[73/77] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[74/77] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[75/77] Compiling OrderedCollections OrderedSet.swift
[76/77] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[77/77] Compiling OrderedCollections _UnsafeBitset.swift
[78/79] Emitting module Collections
[79/79] Compiling Collections Collections.swift
[80/132] Emitting module Matft
[81/137] Compiling Matft binary+operator.swift
[82/137] Compiling Matft infix+operator.swift
[83/137] Compiling Matft prefix+operator.swift
[84/137] Compiling Matft slice+operator.swift
[85/137] Compiling Matft pocketFFT+wrapper.swift
[86/137] Compiling Matft stats+method.swift
[87/137] Compiling Matft subscript.swift
[88/137] Compiling Matft biop+static.swift
[89/137] Compiling Matft complex+static.swift
[90/137] Compiling Matft conversion+static.swift
[91/137] Compiling Matft creation+static.swift
[92/137] Compiling Matft preop+static.swift
[93/137] Compiling Matft random+static.swift
[94/137] Compiling Matft reduce+static.swift
[95/137] Compiling Matft stats+static.swift
[96/137] Compiling Matft cblas.swift
[97/137] Compiling Matft extvDSP.swift
[98/137] Compiling Matft lapack.swift
[99/137] Compiling Matft vDSP.swift
[100/137] Compiling Matft vForce.swift
[101/137] Compiling Matft vImage.swift
[102/137] Compiling Matft mforder.swift
[103/137] Compiling Matft mfslice.swift
[104/137] Compiling Matft mfstructure.swift
[105/137] Compiling Matft mftype.swift
[106/137] Compiling Matft mfarrayProtocol.swift
[107/137] Compiling Matft mfdataProtocol.swift
[108/137] Compiling Matft Matft.swift
[109/137] Compiling Matft collection.swift
[110/137] Compiling Matft print.swift
[111/137] Compiling Matft mfarray.swift
[112/137] Compiling Matft mfdata.swift
[113/137] Compiling Matft mferror.swift
[114/137] Compiling Matft order.swift
[115/137] Compiling Matft type.swift
[116/137] Compiling Matft image.swift
[117/137] Compiling Matft ptr2array.swift
[118/137] Compiling Matft ptrcreation.swift
[119/137] Compiling Matft withptr.swift
[120/137] Compiling Matft mfinterpProtocol.swift
[121/137] Compiling Matft mfsliceProtocol.swift
[122/137] Compiling Matft mftypeProtocol.swift
[123/137] Compiling Matft index.swift
[124/137] Compiling Matft internalError.swift
[125/137] Compiling Matft optparams.swift
[126/137] Compiling Matft typeconversion.swift
[127/137] Compiling Matft conversion+method.swift
[128/137] Compiling Matft creation+method.swift
[129/137] Compiling Matft math+method.swift
[130/137] Compiling Matft reduce+method.swift
[131/137] Compiling Matft scalar+method.swift
[132/137] Compiling Matft fft+static.swift
[133/137] Compiling Matft file+static.swift
[134/137] Compiling Matft image+static.swift
[135/137] Compiling Matft interpolation+static.swift
[136/137] Compiling Matft linalg+static.swift
[137/137] Compiling Matft math+static.swift
Build complete! (30.42s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections"
    }
  ],
  "manifest_display_name" : "Matft",
  "name" : "Matft",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "Matft",
      "targets" : [
        "Matft"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "pocketFFT",
      "module_type" : "ClangTarget",
      "name" : "pocketFFT",
      "path" : "Sources/pocketFFT",
      "product_memberships" : [
        "Matft"
      ],
      "sources" : [
        "pocketFFT.c"
      ],
      "type" : "library"
    },
    {
      "c99name" : "PerformanceTests",
      "module_type" : "SwiftTarget",
      "name" : "PerformanceTests",
      "path" : "Tests/PerformanceTests",
      "sources" : [
        "ArithmeticPefTests.swift",
        "BoolPefTests.swift",
        "IndexingPefTests.swift",
        "MathPefTests.swift"
      ],
      "target_dependencies" : [
        "Matft"
      ],
      "type" : "test"
    },
    {
      "c99name" : "MatftTests",
      "module_type" : "SwiftTarget",
      "name" : "MatftTests",
      "path" : "Tests/MatftTests",
      "sources" : [
        "ArithmeticTest.swift",
        "BoolTest.swift",
        "CollectionTest.swift",
        "ComplexTest.swift",
        "ConversionTest.swift",
        "CreationTest.swift",
        "FFTTest.swift",
        "FileTest.swift",
        "InterpolationTest.swift",
        "LinAlgTest.swift",
        "MatftTests.swift",
        "MathTest.swift",
        "PreOpTest.swift",
        "PrintTest.swift",
        "ProductTests.swift",
        "RandomTest.swift",
        "ReduceTest.swift",
        "StackTest.swift",
        "StatsTest.swift",
        "SubscriptTest.swift",
        "VectorOpTest.swift"
      ],
      "target_dependencies" : [
        "Matft"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Matft",
      "module_type" : "SwiftTarget",
      "name" : "Matft",
      "path" : "Sources/Matft",
      "product_dependencies" : [
        "Collections"
      ],
      "product_memberships" : [
        "Matft"
      ],
      "sources" : [
        "Matft.swift",
        "core/general/collection.swift",
        "core/general/print.swift",
        "core/object/mfarray.swift",
        "core/object/mfdata.swift",
        "core/object/mferror.swift",
        "core/object/mforder.swift",
        "core/object/mfslice.swift",
        "core/object/mfstructure.swift",
        "core/object/mftype.swift",
        "core/protocol/mfarrayProtocol.swift",
        "core/protocol/mfdataProtocol.swift",
        "core/protocol/mfinterpProtocol.swift",
        "core/protocol/mfsliceProtocol.swift",
        "core/protocol/mftypeProtocol.swift",
        "core/util/common/index.swift",
        "core/util/common/internalError.swift",
        "core/util/common/optparams.swift",
        "core/util/common/order.swift",
        "core/util/common/type.swift",
        "core/util/image.swift",
        "core/util/pointer/ptr2array.swift",
        "core/util/pointer/ptrcreation.swift",
        "core/util/pointer/withptr.swift",
        "core/util/typeconversion.swift",
        "function/method/conversion+method.swift",
        "function/method/creation+method.swift",
        "function/method/math+method.swift",
        "function/method/reduce+method.swift",
        "function/method/scalar+method.swift",
        "function/method/stats+method.swift",
        "function/method/subscript.swift",
        "function/static/biop+static.swift",
        "function/static/complex+static.swift",
        "function/static/conversion+static.swift",
        "function/static/creation+static.swift",
        "function/static/fft+static.swift",
        "function/static/file+static.swift",
        "function/static/image+static.swift",
        "function/static/interpolation+static.swift",
        "function/static/linalg+static.swift",
        "function/static/math+static.swift",
        "function/static/preop+static.swift",
        "function/static/random+static.swift",
        "function/static/reduce+static.swift",
        "function/static/stats+static.swift",
        "library/cblas.swift",
        "library/extvDSP.swift",
        "library/lapack.swift",
        "library/vDSP.swift",
        "library/vForce.swift",
        "library/vImage.swift",
        "operator/binary+operator.swift",
        "operator/infix+operator.swift",
        "operator/prefix+operator.swift",
        "operator/slice+operator.swift",
        "wrapper/pocketFFT+wrapper.swift"
      ],
      "target_dependencies" : [
        "pocketFFT"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Done.