The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build Matft, reference 0.3.3 (4436f8), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 06:16:24 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/jjjkkkjjj/Matft.git
Reference: 0.3.3
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
 * tag               0.3.3      -> FETCH_HEAD
HEAD is now at 4436f86 update README.md
Cloned https://github.com/jjjkkkjjj/Matft.git
Revision (git rev-parse @):
4436f8664ede5cbfd6c72e1d35c4c0cdd24ef813
SUCCESS checkout https://github.com/jjjkkkjjj/Matft.git at 0.3.3
========================================
Build
========================================
Selected platform:         wasm
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" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-collections
[1/16640] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.55s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (2.30s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.0
Building for debugging...
[0/11] Write sources
[9/11] Write swift-version-24593BA9C3E375BF.txt
[10/25] Compiling pocketFFT pocketFFT.c
[12/25] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[13/25] Compiling InternalCollectionsUtilities _SortedCollection.swift
[14/25] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[15/25] Compiling InternalCollectionsUtilities Debugging.swift
[16/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[17/26] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[18/26] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[19/26] Compiling InternalCollectionsUtilities UInt+reversed.swift
[20/26] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[21/26] Compiling InternalCollectionsUtilities Integer rank.swift
[22/26] Emitting module InternalCollectionsUtilities
[23/26] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[24/26] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/26] Compiling InternalCollectionsUtilities Descriptions.swift
[26/26] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[28/301] Compiling HeapModule Heap+ExpressibleByArrayLiteral.swift
[29/301] Compiling OrderedCollections OrderedDictionary+Codable.swift
[30/301] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[31/303] Compiling OrderedCollections _HashTable+Testing.swift
[32/303] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[33/303] Compiling HeapModule _HeapNode.swift
[34/303] Compiling HeapModule Heap.swift
[35/303] Compiling HeapModule Heap+Invariants.swift
[36/303] Compiling HeapModule Heap+Descriptions.swift
[37/303] Compiling HeapModule Heap+UnsafeHandle.swift
[38/303] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[39/303] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[40/303] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[41/303] Compiling OrderedCollections OrderedDictionary+Elements.swift
[42/303] Compiling DequeModule _DequeSlot.swift
[43/303] Compiling DequeModule _UnsafeWrappedBuffer.swift
[44/303] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[45/303] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[46/303] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[47/303] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[48/303] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[49/303] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[50/303] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[51/310] Compiling _RopeModule Rope+ForEachWhile.swift
[52/310] Compiling _RopeModule Rope+Insert.swift
[53/310] Compiling HashTreeCollections TreeSet+Sequence.swift
[54/310] Compiling HashTreeCollections TreeSet+SetAlgebra Initializers.swift
[55/310] Compiling HashTreeCollections TreeSet+SetAlgebra basics.swift
[56/310] Compiling HashTreeCollections TreeSet+SetAlgebra formIntersection.swift
[57/310] Compiling HashTreeCollections TreeSet+SetAlgebra formSymmetricDifference.swift
[58/310] Compiling HashTreeCollections TreeSet+SetAlgebra formUnion.swift
[59/310] Compiling HashTreeCollections TreeSet+SetAlgebra intersection.swift
[60/310] Compiling HashTreeCollections TreeSet+SetAlgebra isDisjoint.swift
[61/320] Emitting module HeapModule
[62/321] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[63/321] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[64/321] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[65/321] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[66/321] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[67/321] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[68/321] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[70/321] Compiling OrderedCollections _HashTable+Constants.swift
[71/321] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[72/321] Compiling OrderedCollections _HashTable+Bucket.swift
[73/321] Compiling OrderedCollections _HashTable+BucketIterator.swift
[74/321] Compiling OrderedCollections OrderedSet+SubSequence.swift
[75/321] Compiling OrderedCollections OrderedSet+Testing.swift
[76/321] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[77/321] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[78/321] Compiling OrderedCollections OrderedSet.swift
[79/321] Compiling OrderedCollections _UnsafeBitset.swift
[80/321] Compiling _RopeModule Rope+Sequence.swift
[81/321] Compiling _RopeModule Rope+Append.swift
[82/321] Compiling _RopeModule Rope+Extract.swift
[83/321] Compiling _RopeModule Rope+Find.swift
[84/321] Compiling OrderedCollections OrderedDictionary.swift
[85/321] Compiling OrderedCollections OrderedSet+Codable.swift
[86/321] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[87/321] Compiling OrderedCollections OrderedSet+Descriptions.swift
[88/321] Compiling OrderedCollections OrderedSet+Diffing.swift
[89/321] Compiling OrderedCollections OrderedSet+Equatable.swift
[90/321] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[98/328] Compiling OrderedCollections OrderedSet+Hashable.swift
[99/328] Compiling OrderedCollections OrderedSet+Initializers.swift
[100/328] Compiling OrderedCollections OrderedSet+Insertions.swift
[101/328] Compiling OrderedCollections OrderedSet+Invariants.swift
[102/328] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[103/328] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[104/328] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[105/328] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[106/328] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[115/328] Compiling BitCollections BitSet.Index.swift
[116/328] Compiling BitCollections BitSet._UnsafeHandle.swift
[117/328] Compiling BitCollections BitSet.swift
[118/328] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[119/328] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[120/328] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[121/328] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[122/328] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[123/328] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[124/328] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[125/328] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[126/328] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[127/328] Compiling OrderedCollections OrderedDictionary+Values.swift
[157/328] Compiling HashTreeCollections TreeSet+SetAlgebra isEqualSet.swift
[158/328] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSubset.swift
[159/328] Compiling HashTreeCollections TreeSet+SetAlgebra isStrictSuperset.swift
[160/328] Compiling HashTreeCollections TreeSet+SetAlgebra isSubset.swift
[161/328] Compiling HashTreeCollections TreeSet+SetAlgebra isSuperset.swift
[162/328] Compiling HashTreeCollections TreeSet+SetAlgebra subtract.swift
[163/328] Compiling HashTreeCollections TreeSet+SetAlgebra subtracting.swift
[164/328] Compiling HashTreeCollections TreeSet+SetAlgebra symmetricDifference.swift
[165/328] Compiling HashTreeCollections TreeSet+SetAlgebra union.swift
[166/328] Compiling HashTreeCollections TreeSet.swift
[167/328] Emitting module DequeModule
[185/329] Emitting module BitCollections
[215/338] Compiling BitCollections Range+Utilities.swift
[216/338] Compiling BitCollections Slice+Utilities.swift
[217/338] Compiling BitCollections UInt+Tricks.swift
[218/338] Compiling BitCollections _Word.swift
[246/339] Emitting module OrderedCollections
[247/340] Emitting module _RopeModule
[331/340] Compiling _RopeModule Rope+Join.swift
[332/340] Compiling _RopeModule Rope+MutatingForEach.swift
[333/340] Compiling _RopeModule Rope+Remove.swift
[334/340] Compiling _RopeModule Rope+RemoveSubrange.swift
[335/340] Compiling _RopeModule Rope+Split.swift
[336/340] Compiling _RopeModule Optional Utilities.swift
[337/340] Compiling _RopeModule String Utilities.swift
[338/340] Compiling _RopeModule String.Index+ABI.swift
[339/340] Compiling _RopeModule _CharacterRecognizer.swift
[341/341] Emitting module HashTreeCollections
[343/344] Compiling Collections Collections.swift
[344/344] Emitting module Collections
error: emit-module command failed with exit code 1 (use -v to see invocation)
[346/396] Emitting module Matft
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[347/396] Compiling Matft Matft.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[348/396] Compiling Matft collection.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[349/396] Compiling Matft print.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[350/396] Compiling Matft mfarray.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[351/396] Compiling Matft mfdata.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[352/396] Compiling Matft mferror.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[353/396] Compiling Matft mforder.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[354/396] Compiling Matft mfslice.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[355/403] Compiling Matft mfstructure.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[356/403] Compiling Matft mftype.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[357/403] Compiling Matft mfarrayProtocol.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[358/403] Compiling Matft mfdataProtocol.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[359/403] Compiling Matft mfinterpProtocol.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[360/403] Compiling Matft mfsliceProtocol.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[361/403] Compiling Matft mftypeProtocol.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[362/403] Compiling Matft scalar+method.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[363/403] Compiling Matft stats+method.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[364/403] Compiling Matft subscript.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[365/403] Compiling Matft biop+static.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[366/403] Compiling Matft complex+static.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[367/403] Compiling Matft conversion+static.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[368/403] Compiling Matft creation+static.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[369/403] Compiling Matft fft+static.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[370/403] Compiling Matft file+static.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[371/403] Compiling Matft image+static.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[372/403] Compiling Matft interpolation+static.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[373/403] Compiling Matft linalg+static.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[374/403] Compiling Matft math+static.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[375/403] Compiling Matft preop+static.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[376/403] Compiling Matft ptrcreation.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[377/403] Compiling Matft withptr.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[378/403] Compiling Matft typeconversion.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[379/403] Compiling Matft conversion+method.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[380/403] Compiling Matft creation+method.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[381/403] Compiling Matft math+method.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[382/403] Compiling Matft reduce+method.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[383/403] Compiling Matft index.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[384/403] Compiling Matft internalError.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[385/403] Compiling Matft optparams.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[386/403] Compiling Matft order.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[387/403] Compiling Matft type.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[388/403] Compiling Matft image.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[389/403] Compiling Matft ptr2array.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[390/403] Compiling Matft random+static.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[391/403] Compiling Matft reduce+static.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[392/403] Compiling Matft stats+static.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[393/403] Compiling Matft cblas.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[394/403] Compiling Matft extvDSP.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[395/403] Compiling Matft lapack.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[396/403] Compiling Matft vDSP.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[397/403] Compiling Matft vForce.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[398/403] Compiling Matft vImage.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[399/403] Compiling Matft binary+operator.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[400/403] Compiling Matft infix+operator.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[401/403] Compiling Matft prefix+operator.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[402/403] Compiling Matft slice+operator.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
[403/403] Compiling Matft pocketFFT+wrapper.swift
/host/spi-builder-workspace/Sources/Matft/Matft.swift:9:8: error: no such module 'Foundation'
 7 | //
 8 |
 9 | import Foundation
   |        `- error: no such module 'Foundation'
10 |
11 | public class Matft{
BUILD FAILURE 6.2 wasm