The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Matft with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.30.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jjjkkkjjj/Matft.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/jjjkkkjjj/Matft
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 397fa33 Update mfstructure.swift (#52)
Cloned https://github.com/jjjkkkjjj/Matft.git
Revision (git rev-parse @):
397fa338166cdf965635f302a0e48c29b741bf9f
SUCCESS checkout https://github.com/jjjkkkjjj/Matft.git at master
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.22s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.0.2 (0.50s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-collections-9a58d5cf is not valid git repository for 'https://github.com/apple/swift-collections', will fetch again.
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.02s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-collections-9a58d5cf is not valid git repository for 'https://github.com/apple/swift-collections', will fetch again.
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.02s)
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/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "matft",
      "name": "Matft",
      "url": "https://github.com/jjjkkkjjj/Matft.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-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.0",
          "path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/jjjkkkjjj/Matft.git
[1/6823] Fetching matft
Fetched https://github.com/jjjkkkjjj/Matft.git from cache (0.53s)
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.22s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.0 (0.56s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-collections-9a58d5cf is not valid git repository for 'https://github.com/apple/swift-collections', will fetch again.
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.02s)
warning: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/swift-collections-9a58d5cf is not valid git repository for 'https://github.com/apple/swift-collections', will fetch again.
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-collections from cache (0.01s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.0
Creating working copy for https://github.com/jjjkkkjjj/Matft.git
Working copy of https://github.com/jjjkkkjjj/Matft.git resolved at master (397fa33)
warning: '.resolve-product-dependencies': dependency 'matft' is not used by any target
Found 1 product dependencies
  - swift-collections
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/jjjkkkjjj/Matft.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/64] Compiling pocketFFT pocketFFT.c
[2/64] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[3/64] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[4/64] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[5/64] Compiling OrderedCollections OrderedDictionary+CustomStringConvertible.swift
[6/64] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[7/64] Compiling OrderedCollections OrderedDictionary+Elements+SubSequence.swift
[8/64] Compiling OrderedCollections OrderedDictionary+Elements.swift
[9/66] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[10/66] Compiling OrderedCollections _HashTable+Testing.swift
[11/66] Compiling OrderedCollections _HashTable+Bucket.swift
[12/66] Compiling OrderedCollections _HashTable+BucketIterator.swift
[13/66] Compiling OrderedCollections _HashTable+Constants.swift
[14/66] Compiling OrderedCollections OrderedDictionary+Codable.swift
[15/66] Compiling OrderedCollections OrderedDictionary+CustomDebugStringConvertible.swift
[16/66] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[17/66] Compiling OrderedCollections _HashTable.swift
[18/66] Compiling OrderedCollections _Hashtable+Header.swift
[19/66] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[20/66] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Operations.swift
[21/66] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Predicates.swift
[22/66] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[23/66] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[24/66] Compiling OrderedCollections OrderedSet+SubSequence.swift
[25/72] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[26/72] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[27/72] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[28/72] Compiling OrderedCollections OrderedDictionary+Values.swift
[29/72] Compiling OrderedCollections OrderedDictionary.swift
[30/72] Compiling OrderedCollections OrderedSet+Codable.swift
[31/72] Compiling DequeModule _DequeSlot.swift
[32/72] Compiling DequeModule _UnsafeWrappedBuffer.swift
[33/72] Compiling OrderedCollections OrderedSet+CustomDebugStringConvertible.swift
[34/72] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[35/72] Compiling OrderedCollections OrderedSet+CustomStringConvertible.swift
[36/72] Compiling OrderedCollections OrderedSet+Diffing.swift
[37/72] Compiling OrderedCollections OrderedSet+Equatable.swift
[38/72] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[39/72] Emitting module DequeModule
[45/72] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[53/72] Compiling OrderedCollections OrderedSet+Hashable.swift
[54/72] Compiling OrderedCollections OrderedSet+Initializers.swift
[55/72] Compiling OrderedCollections OrderedSet+Insertions.swift
[56/72] Compiling OrderedCollections OrderedSet+Invariants.swift
[57/72] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[58/72] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[66/72] Compiling OrderedCollections OrderedSet+Testing.swift
[67/72] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[68/72] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[69/72] Compiling OrderedCollections OrderedSet.swift
[70/72] Compiling OrderedCollections RandomAccessCollection+Offsets.swift
[71/72] Compiling OrderedCollections _UnsafeBitset.swift
[72/72] Emitting module OrderedCollections
[73/74] Compiling Collections Collections.swift
[74/74] Emitting module Collections
[75/125] Compiling Matft fft+static.swift
[76/125] Compiling Matft file+static.swift
[77/125] Compiling Matft image+static.swift
[78/125] Compiling Matft interpolation+static.swift
[79/125] Compiling Matft linalg+static.swift
[80/125] Compiling Matft math+static.swift
[81/125] Compiling Matft preop+static.swift
[82/132] Compiling Matft scalar+method.swift
[83/132] Compiling Matft stats+method.swift
[84/132] Compiling Matft subscript.swift
[85/132] Compiling Matft biop+static.swift
[86/132] Compiling Matft complex+static.swift
[87/132] Compiling Matft conversion+static.swift
[88/132] Compiling Matft creation+static.swift
[89/132] Compiling Matft mfstructure.swift
[90/132] Compiling Matft mftype.swift
[91/132] Compiling Matft mfarrayProtocol.swift
[92/132] Compiling Matft mfdataProtocol.swift
[93/132] Compiling Matft mfinterpProtocol.swift
[94/132] Compiling Matft mfsliceProtocol.swift
[95/132] Compiling Matft mftypeProtocol.swift
[96/132] Emitting module Matft
[97/132] Compiling Matft index.swift
[98/132] Compiling Matft internalError.swift
[99/132] Compiling Matft optparams.swift
[100/132] Compiling Matft order.swift
[101/132] Compiling Matft type.swift
[102/132] Compiling Matft image.swift
[103/132] Compiling Matft ptr2array.swift
[104/132] Compiling Matft random+static.swift
[105/132] Compiling Matft reduce+static.swift
[106/132] Compiling Matft stats+static.swift
[107/132] Compiling Matft cblas.swift
[108/132] Compiling Matft extvDSP.swift
[109/132] Compiling Matft lapack.swift
[110/132] Compiling Matft vDSP.swift
[111/132] Compiling Matft Matft.swift
[112/132] Compiling Matft collection.swift
[113/132] Compiling Matft print.swift
[114/132] Compiling Matft mfarray.swift
[115/132] Compiling Matft mfdata.swift
[116/132] Compiling Matft mferror.swift
[117/132] Compiling Matft mforder.swift
[118/132] Compiling Matft mfslice.swift
[119/132] Compiling Matft ptrcreation.swift
[120/132] Compiling Matft withptr.swift
[121/132] Compiling Matft typeconversion.swift
[122/132] Compiling Matft conversion+method.swift
[123/132] Compiling Matft creation+method.swift
[124/132] Compiling Matft math+method.swift
[125/132] Compiling Matft reduce+method.swift
[126/132] Compiling Matft vForce.swift
[127/132] Compiling Matft vImage.swift
[128/132] Compiling Matft binary+operator.swift
[129/132] Compiling Matft infix+operator.swift
[130/132] Compiling Matft prefix+operator.swift
[131/132] Compiling Matft slice+operator.swift
[132/132] Compiling Matft pocketFFT+wrapper.swift
Build complete! (9.16s)
Build complete.
Done.