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 DL4S, reference 0.4.1 (1f90f8), with Swift 6.2 (beta) for Wasm on 19 Jun 2025 05:27:23 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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/palle-k/DL4S.git
Reference: 0.4.1
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/palle-k/DL4S
 * tag               0.4.1      -> FETCH_HEAD
HEAD is now at 1f90f87 docs update
Cloned https://github.com/palle-k/DL4S.git
Revision (git rev-parse @):
1f90f8790bc23c2cfcd4c94f27cf6ef011d78cba
SUCCESS checkout https://github.com/palle-k/DL4S.git at 0.4.1
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/palle-k/DL4S.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/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
Building for debugging...
[0/3] Write sources
[1/3] Compiling MKL placeholder.c
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/72] Emitting module DL4S
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[5/81] Compiling DL4S GPU.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[6/81] Compiling DL4S Allocator.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[7/81] Compiling DL4S MemoryOps.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[8/81] Compiling DL4S Activation.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[9/81] Compiling DL4S BasicRNN.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[10/81] Compiling DL4S BatchNorm.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[11/81] Compiling DL4S BidirectionalRNN.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[12/81] Compiling DL4S Convolution.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[13/81] Compiling DL4S Dense.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[14/81] Compiling DL4S Dropout.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[15/81] Compiling DL4S Assertions.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[16/81] Compiling DL4S Buffer.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[17/81] Compiling DL4S CPU.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[18/81] Compiling DL4S CPUEngine.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[19/81] Compiling DL4S CPUDouble.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[20/81] Compiling DL4S CPUFloat.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[21/81] Compiling DL4S CPUGeneric.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[22/81] Compiling DL4S CPUInt32.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[23/81] Compiling DL4S CPUNumeric.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[24/81] Compiling DL4S Engine.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[25/81] Compiling DL4S TransformerEncoderBlock.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[26/81] Compiling DL4S TransformerUtil.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[27/81] Compiling DL4S VGG.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[28/81] Compiling DL4S VGG11.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[29/81] Compiling DL4S VGG13.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[30/81] Compiling DL4S VGG16.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[31/81] Compiling DL4S VGG19.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[32/81] Compiling DL4S Adadelta.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[33/81] Compiling DL4S Adagrad.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[34/81] Compiling DL4S Adam.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[35/81] Compiling DL4S Scatter.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[36/81] Compiling DL4S Shape.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[37/81] Compiling DL4S Stack.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[38/81] Compiling DL4S Subscript.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[39/81] Compiling DL4S Unary.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[40/81] Compiling DL4S UtilOps.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[41/81] Compiling DL4S Tensor.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[42/81] Compiling DL4S TensorExt.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[43/81] Compiling DL4S Util.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[44/81] Compiling DL4S Random.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[45/81] Compiling DL4S SummaryWriter.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[46/81] Compiling DL4S Context.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[47/81] Compiling DL4S Graph.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[48/81] Compiling DL4S Binary.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[49/81] Compiling DL4S Conv.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[50/81] Compiling DL4S Loss.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[51/81] Compiling DL4S Matrix.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[52/81] Compiling DL4S Reduce.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[53/81] Compiling DL4S LearningRate.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[54/81] Compiling DL4S Momentum.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[55/81] Compiling DL4S Optim.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[56/81] Compiling DL4S RMSProp.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[57/81] Compiling DL4S SGD.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[58/81] Compiling DL4S Double.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[59/81] Compiling DL4S Float.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[60/81] Compiling DL4S Int32.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[61/81] Compiling DL4S NumericType.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[62/81] Compiling DL4S Embedding.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[63/81] Compiling DL4S GRU.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[64/81] Compiling DL4S LSTM.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[65/81] Compiling DL4S Layer.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[66/81] Compiling DL4S LayerNorm.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[67/81] Compiling DL4S Pooling.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[68/81] Compiling DL4S RNN.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[69/81] Compiling DL4S Residual.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[70/81] Compiling DL4S Sequential.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[71/81] Compiling DL4S ShapeLayer.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[72/81] Compiling DL4S AlexNet.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[73/81] Compiling DL4S ResNet.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[74/81] Compiling DL4S MultiHeadAttention.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[75/81] Compiling DL4S PointwiseFeedForward.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[76/81] Compiling DL4S PositionalEncoding.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[77/81] Compiling DL4S ScaledDotProductAttention.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[78/81] Compiling DL4S Transformer.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[79/81] Compiling DL4S TransformerDecoder.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[80/81] Compiling DL4S TransformerDecoderBlock.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
[81/81] Compiling DL4S TransformerEncoder.swift
/host/spi-builder-workspace/Sources/DL4S/Assertions.swift:26:8: error: no such module 'Foundation'
24 | //  SOFTWARE.
25 |
26 | import Foundation
   |        `- error: no such module 'Foundation'
27 |
28 |
BUILD FAILURE 6.2 wasm