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 Stem, reference 2.1.0 (fe88a2), with Swift 6.2 (beta) for Wasm on 22 Jun 2025 17:36:13 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/linhay/Stem.git
Reference: 2.1.0
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/linhay/Stem
 * tag               2.1.0      -> FETCH_HEAD
HEAD is now at fe88a25 chore: StemColor 迁移
Cloned https://github.com/linhay/Stem.git
Revision (git rev-parse @):
fe88a25503aa55313938008a781d9bf8dc821c74
SUCCESS checkout https://github.com/linhay/Stem.git at 2.1.0
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/linhay/Stem.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/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/132] Compiling Stem Combine+Publisher.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[4/132] Compiling Stem Device+cpu.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[5/132] Compiling Stem Device+information.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[6/132] Compiling Stem Device+network.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[7/132] Compiling Stem Device+other.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[8/132] Compiling Stem Device+space.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[9/132] Compiling Stem Device.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[10/132] Compiling Stem Delegate.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[11/132] Compiling Stem Gcd.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[12/132] Compiling Stem Notice.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[13/132] Compiling Stem NoticeParsable.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[14/132] Compiling Stem NoticeToken.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[15/132] Compiling Stem NoticeType.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[16/132] Compiling Stem STLRUCache.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[17/132] Compiling Stem UserDefaults.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[18/132] Compiling Stem STVersion.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[19/132] Compiling Stem Version+StringLiteralConvertible.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[20/132] Compiling Stem LocationTransformer.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[21/132] Compiling Stem StemArrayResultBuilder.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[22/132] Compiling Stem StemError.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[23/132] Compiling Stem StemFont.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[24/132] Compiling Stem StemShell.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[25/132] Compiling Stem StringMarker.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[26/132] Compiling Stem StringRender+Marker.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[27/132] Compiling Stem StringRender.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[28/132] Compiling Stem Coder.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[29/132] Compiling Stem Date.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[30/132] Compiling Stem Timer.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[31/132] Compiling Stem DispatchQueue.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[32/132] Compiling Stem ByteCountFormatter.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[33/132] Compiling Stem NumberFormatter.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[34/132] Compiling Stem NSItemProvider.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[35/132] Compiling Stem CharacterSet.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[36/132] Compiling Stem StringProtocol.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[37/132] Compiling Stem Then.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[38/132] Compiling Stem Array.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[39/132] Compiling Stem CollectionConcurrencyKit.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[40/132] Compiling Stem Dictionary.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[41/150] Emitting module Stem
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[42/150] Compiling Stem Stem.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[43/150] Compiling Stem AVAsset.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[44/150] Compiling Stem AudioFileService.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[45/150] Compiling Stem CoreAudioTypes.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[46/150] Compiling Stem STAudioPlayer.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[47/150] Compiling Stem STAudioQueueService.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[48/150] Compiling Stem STAudioRecorder.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[49/150] Compiling Stem STAVMetadataObjectKind.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[50/150] Compiling Stem STMetadataFaceObject.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[51/150] Compiling Stem STMetadataMachineReadableCodeObject.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[52/150] Compiling Stem STMetadataObject.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[53/150] Compiling Stem UIDevice+AVFoundation.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[54/150] Compiling Stem UIImage+video.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[55/150] Compiling Stem Color+darkMode.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[56/150] Compiling Stem STWrapperColor+typealias.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[57/150] Compiling Stem STWrapperColor.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[58/150] Compiling Stem Bundle.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[59/150] Compiling Stem Combine+Async.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[60/150] Compiling Stem Combine+NSObject.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[61/150] Compiling Stem UIFont.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[62/150] Compiling Stem UIGestureRecognizer+State.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[63/150] Compiling Stem CGImage.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[64/150] Compiling Stem CIFilter+Generator.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[65/150] Compiling Stem CIFilter+enum.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[66/150] Compiling Stem CIFilter+protocol.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[67/150] Compiling Stem NSImage+Data.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[68/150] Compiling Stem NSImage+Resize.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[69/150] Compiling Stem StemSVG.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[70/150] Compiling Stem UIImage+Color.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[71/150] Compiling Stem UIImage+CoreImage.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[72/150] Compiling Stem UIImage+Edit.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[73/150] Compiling Stem UIImage+Format.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[74/150] Compiling Stem UIImage+info.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[75/150] Compiling Stem UIImage+size.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[76/150] Compiling Stem UImage+other.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[77/150] Compiling Stem UIImageView.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[78/150] Compiling Stem UISearchBar.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[79/150] Compiling Stem SFSymbol+UIImage.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[80/150] Compiling Stem SFSymbol.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[81/150] Compiling Stem STImage.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[82/150] Compiling Stem STLyric.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[83/150] Compiling Stem STLazyView.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[84/150] Compiling Stem UNUserNotificationCenter.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[85/150] Compiling Stem HybridCookieStorage.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[86/150] Compiling Stem WebKit+WKWebView.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[87/150] Compiling Stem RecoverNavigationProtocol.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[88/150] Compiling Stem UIApplication.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[89/150] Compiling Stem UIWindow.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[90/150] Compiling Stem AttributedString+Attribute.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[91/150] Compiling Stem AttributedString.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[92/150] Compiling Stem MutableAttributedString.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[93/150] Compiling Stem UIButton.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[94/150] Compiling Stem UIControl.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[95/150] Compiling Stem STGestureRecognizer.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[96/150] Compiling Stem TapticEngine.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[97/150] Compiling Stem String+random.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[98/150] Compiling Stem String+substring.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[99/150] Compiling Stem String+tokenize.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[100/150] Compiling Stem URL.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[101/150] Compiling Stem ISO_3166-1_alpha-2.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[102/150] Compiling Stem CLGeocoder.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[103/150] Compiling Stem NSObject.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[104/150] Compiling Stem NSObjectObserver.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[105/150] Compiling Stem STWeak.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[106/150] Compiling Stem NetworkMonitor.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[107/150] Compiling Stem StemXML.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[108/150] Compiling Stem Invocation.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[109/150] Compiling Stem RunTime+Exchange.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[110/150] Compiling Stem RunTime+ObjectType.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[111/150] Compiling Stem RunTime+Print.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[112/150] Compiling Stem RunTime.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[113/150] Compiling Stem SFSymbol+Image.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[114/150] Compiling Stem SFSymbol+NSImage.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[115/150] Compiling Stem UITextField.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[116/150] Compiling Stem UITextView.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[117/150] Compiling Stem UINib.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[118/150] Compiling Stem UIStoryboard.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[119/150] Compiling Stem KeyboardStateManager.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[120/150] Compiling Stem UIKeyCommand.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[121/150] Compiling Stem UILabel.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[122/150] Compiling Stem UIScrollView.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[123/150] Compiling Stem NSLayoutConstraint.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[124/150] Compiling Stem CALayer+Stem.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[125/150] Compiling Stem STLayerView.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[126/150] Compiling Stem STSwitch.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[127/150] Compiling Stem UIResponder.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[128/150] Compiling Stem UIStackView.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[129/150] Compiling Stem UIView.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[130/150] Compiling Stem STControllerPreview.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[131/150] Compiling Stem UINavigationController.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[132/150] Compiling Stem UIViewController.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[133/150] Compiling Stem IndexPath.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[134/150] Compiling Stem STCountedSet.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[135/150] Compiling Stem Sequence.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[136/150] Compiling Stem Data+MimeType.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[137/150] Compiling Stem Data+crypto.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[138/150] Compiling Stem Data.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[139/150] Compiling Stem CGFloat.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[140/150] Compiling Stem CGPoint.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[141/150] Compiling Stem CGRect.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[142/150] Compiling Stem CGSize.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[143/150] Compiling Stem CGVector.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[144/150] Compiling Stem Bool.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[145/150] Compiling Stem Decimal.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[146/150] Compiling Stem Double.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[147/150] Compiling Stem Character.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[148/150] Compiling Stem String+Emoji.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[149/150] Compiling Stem String+Header.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
[150/150] Compiling Stem String+Map.swift
/host/spi-builder-workspace/Sources/Stem/Core/Stem.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
   |        `- error: no such module 'Foundation'
24 |
25 | public class Stem<Base: StemCompatible> {
BUILD FAILURE 6.2 wasm