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 DHDeclarable, reference main (06f674), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 10:48:42 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/dan-hart/DHDeclarable.git
Reference: main
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/dan-hart/DHDeclarable
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 06f674e Create LICENSE.md
Cloned https://github.com/dan-hart/DHDeclarable.git
Revision (git rev-parse @):
06f674ec05eb323956ca70a5d8f5f073097ee1be
SUCCESS checkout https://github.com/dan-hart/DHDeclarable.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/dan-hart/DHDeclarable.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/shibapm/Komondor.git
[1/509] Fetching komondor
Fetched https://github.com/shibapm/Komondor.git from cache (0.32s)
Computing version for https://github.com/shibapm/Komondor.git
Computed https://github.com/shibapm/Komondor.git at 1.1.4 (3.81s)
Fetching https://github.com/Realm/SwiftLint.git
Fetching https://github.com/nicklockwood/SwiftFormat.git
Fetching https://github.com/f-meloni/Rocket
[1/1386] Fetching rocket
Fetched https://github.com/f-meloni/Rocket from cache (0.37s)
[1/48941] Fetching swiftformat
[1959/199870] Fetching swiftformat, swiftlint
Fetched https://github.com/nicklockwood/SwiftFormat.git from cache (34.44s)
[147911/150929] Fetching swiftlint
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/shibapm/PackageConfig.git
[150930/151909] Fetching swiftlint, shellout
[151832/152489] Fetching swiftlint, shellout, packageconfig
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.35s)
Fetched https://github.com/shibapm/PackageConfig.git from cache (0.34s)
Fetched https://github.com/Realm/SwiftLint.git from cache (43.99s)
Computing version for https://github.com/f-meloni/Rocket
Computed https://github.com/f-meloni/Rocket at 1.3.0 (44.52s)
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/kareman/SwiftShell
Fetching https://github.com/shibapm/Logger
[1/116] Fetching logger
[68/4979] Fetching logger, swiftshell
[2354/15838] Fetching logger, swiftshell, yams
Fetched https://github.com/kareman/SwiftShell from cache (0.45s)
[1371/10975] Fetching logger, yams
Fetched https://github.com/shibapm/Logger from cache (1.33s)
Fetched https://github.com/jpsim/Yams from cache (1.37s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (2.85s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (1.20s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.72s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.72s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.4.0 (1.13s)
Computing version for https://github.com/Realm/SwiftLint.git
Computed https://github.com/Realm/SwiftLint.git at 0.59.1 (0.86s)
Fetching https://github.com/apple/swift-argument-parser.git
Fetching https://github.com/jpsim/SourceKitten.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit.git
[1/929] Fetching swiftytexttable
[512/1029] Fetching swiftytexttable, collectionconcurrencykit
[612/13970] Fetching swiftytexttable, collectionconcurrencykit, cryptoswift
[742/30114] Fetching swiftytexttable, collectionconcurrencykit, cryptoswift, sourcekitten
[6783/45494] Fetching swiftytexttable, collectionconcurrencykit, cryptoswift, sourcekitten, swift-argument-parser
[21047/116400] Fetching swiftytexttable, collectionconcurrencykit, cryptoswift, sourcekitten, swift-argument-parser, swift-syntax
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (3.16s)
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit.git from cache (3.18s)
[63610/115371] Fetching cryptoswift, sourcekitten, swift-argument-parser, swift-syntax
Fetched https://github.com/apple/swift-argument-parser.git from cache (11.59s)
Fetched https://github.com/jpsim/SourceKitten.git from cache (11.60s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (11.61s)
Fetched https://github.com/swiftlang/swift-syntax.git from cache (11.64s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.4 (15.22s)
Computing version for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Computed https://github.com/JohnSundell/CollectionConcurrencyKit.git at 0.2.0 (5.16s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (8.87s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 601.0.0 (4.87s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.37.1 (3.61s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2820] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (0.36s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (1.27s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.1 (0.39s)
Computing version for https://github.com/nicklockwood/SwiftFormat.git
Computed https://github.com/nicklockwood/SwiftFormat.git at 0.56.4 (0.45s)
Creating working copy for https://github.com/nicklockwood/SwiftFormat.git
Working copy of https://github.com/nicklockwood/SwiftFormat.git resolved at 0.56.4
Creating working copy for https://github.com/f-meloni/Rocket
Working copy of https://github.com/f-meloni/Rocket resolved at 1.3.0
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.4
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.37.1
Creating working copy for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Working copy of https://github.com/JohnSundell/CollectionConcurrencyKit.git resolved at 0.2.0
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/shibapm/PackageConfig.git
Working copy of https://github.com/shibapm/PackageConfig.git resolved at 1.1.3
Creating working copy for https://github.com/shibapm/Komondor.git
Working copy of https://github.com/shibapm/Komondor.git resolved at 1.1.4
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.4.0
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.1
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 601.0.0
Creating working copy for https://github.com/Realm/SwiftLint.git
Working copy of https://github.com/Realm/SwiftLint.git resolved at 0.59.1
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/shibapm/Logger
Working copy of https://github.com/shibapm/Logger resolved at 0.2.3
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.0
[1/1] Compiling plugin SwiftLintCommandPlugin
[2/2] Compiling plugin SwiftLintBuildToolPlugin
[3/3] Compiling plugin GenerateManual
[4/4] Compiling plugin SwiftFormatPlugin
Building for debugging...
[4/6] Write sources
[5/6] Write swift-version-24593BA9C3E375BF.txt
[7/42] Compiling DHDeclarable DHDView+spacer.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[8/42] Compiling DHDeclarable DHDView.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[9/42] Compiling DHDeclarable DHDViewController.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[10/42] Compiling DHDeclarable DHDViewControllerContentRenderingMode.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[11/42] Compiling DHDeclarable DHDViewControlling.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[12/42] Compiling DHDeclarable DHDScrollView.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[13/42] Compiling DHDeclarable DHDHStack.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[14/42] Compiling DHDeclarable DHDStack.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[15/42] Compiling DHDeclarable DHDVStack.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[16/42] Compiling DHDeclarable DHDView+divider.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[17/47] Compiling DHDeclarable UIStackView+forEach.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[18/47] Compiling DHDeclarable UIStackView+removeAllArrangedSubviews.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[19/47] Compiling DHDeclarable UIView+Divider.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[20/47] Compiling DHDeclarable UIView+Style.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[21/47] Compiling DHDeclarable UIView+as.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[22/47] Compiling DHDeclarable UIViewController+as.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[23/47] Compiling DHDeclarable UIView+Preview.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[24/47] Compiling DHDeclarable UIViewController+Preview.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[25/47] Compiling DHDeclarable ResettableLazy.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[26/47] Compiling DHDeclarable DHDStringRepresentable.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
error: emit-module command failed with exit code 1 (use -v to see invocation)
[27/47] Emitting module DHDeclarable
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[28/47] Compiling DHDeclarable DHDComponentable.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[29/47] Compiling DHDeclarable DHDStackViewComponent.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[30/47] Compiling DHDeclarable DHDViewComponent.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[31/47] Compiling DHDeclarable DHDTwoLabelRowComponent.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[32/47] Compiling DHDeclarable DHDLabel.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[33/47] Compiling DHDeclarable DHDIdentifier.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[34/47] Compiling DHDeclarable DHDeclarable.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[35/47] Compiling DHDeclarable Collection+optional.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[36/47] Compiling DHDeclarable String+asLabel.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[37/47] Compiling DHDeclarable String+inQuotes.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[38/47] Compiling DHDeclarable UIKit+DHDStringRepresentable.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[39/47] Compiling DHDeclarable UILabel+Style.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[40/47] Compiling DHDeclarable UIStackView+Layout.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[41/47] Compiling DHDeclarable UIStackView+Rrecursive.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[42/47] Compiling DHDeclarable UIStackView+arrangedSubviewAtIndex.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[43/47] Compiling DHDeclarable UIView+center.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[44/47] Compiling DHDeclarable UIView+declaredWithRedLines.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[45/47] Compiling DHDeclarable UIView+pin.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[46/47] Compiling DHDeclarable UIView+rounded.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
[47/47] Compiling DHDeclarable UIView+tag.swift
/host/spi-builder-workspace/Sources/DHDeclarable/Classes/DHDComponent/BaseClasses/DHDComponentable.swift:8:8: error: no such module 'Foundation'
 6 | //
 7 |
 8 | import Foundation
   |        `- error: no such module 'Foundation'
 9 | #if canImport(UIKit)
10 |     import UIKit
BUILD FAILURE 6.2 wasm