Build Information
Failed to build SwiftyOpenGraph, reference main (c04a2a
), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 01:58:28 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/FiveSheepCo/SwiftyOpenGraph.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/FiveSheepCo/SwiftyOpenGraph
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c04a2a0 Fix OpenGraph music tests
Cloned https://github.com/FiveSheepCo/SwiftyOpenGraph.git
Revision (git rev-parse @):
c04a2a048ea6763424437f2870ce63f5a6c8ea56
SUCCESS checkout https://github.com/FiveSheepCo/SwiftyOpenGraph.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/FiveSheepCo/SwiftyOpenGraph.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/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/FiveSheepCo/SchafKit.git
[1/2646] Fetching schafkit
Fetched https://github.com/FiveSheepCo/SchafKit.git from cache (0.47s)
Fetching https://github.com/scinfu/SwiftSoup
[1/3916] Fetching swiftsoup
Fetched https://github.com/scinfu/SwiftSoup from cache (0.77s)
Creating working copy for https://github.com/scinfu/SwiftSoup
Working copy of https://github.com/scinfu/SwiftSoup resolved at master (aa85ee9)
Creating working copy for https://github.com/FiveSheepCo/SchafKit.git
Working copy of https://github.com/FiveSheepCo/SchafKit.git resolved at master (7b31715)
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version-24593BA9C3E375BF.txt
[5/153] Compiling SchafKit SettingStorage.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[6/153] Compiling SchafKit Publishable.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[7/153] Compiling SchafKit PublishedCodableSettingStorage.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[8/153] Compiling SchafKit PublishedSettingStorage.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[9/153] Compiling SchafKit SK8BitRGBARepresentation.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[10/153] Compiling SchafKit SKHSLARepresentation.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[11/153] Compiling SchafKit SKJsonRepresentable.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[12/153] Compiling SchafKit SKRGBARepresentation.swift
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[13/160] Compiling SchafKit DateFormatter.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[14/160] Compiling SchafKit Double.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[15/160] Compiling SchafKit Hashable.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[16/160] Compiling SchafKit NSAttributedString.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[17/160] Compiling SchafKit NSMutableAttributedString.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[18/160] Compiling SchafKit NSObject.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[19/160] Compiling SchafKit String+Markdown.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[20/160] Compiling SchafKit String.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[21/160] Compiling SchafKit TimeInterval.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[22/160] Compiling SchafKit Timer.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[23/160] Compiling SchafKit URL.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[24/160] Compiling SchafKit CGImage.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[25/160] Compiling SchafKit Digest+Hex.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[26/160] Compiling SchafKit NSLayoutConstraint.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[29/173] Compiling SchafKit SKTimeUnit.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[30/173] Compiling SchafKit SKUnit.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[31/173] Compiling SchafKit Array.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[32/173] Compiling SchafKit Collection.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[33/173] Compiling SchafKit Dictionary.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[34/173] Compiling SchafKit Sequence.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[35/173] Compiling SchafKit NSManagedObjectContext.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[36/173] Compiling SchafKit Bool.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[37/173] Compiling SchafKit CGPoint.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[38/173] Compiling SchafKit Character.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[39/173] Compiling SchafKit Data.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[40/173] Compiling SchafKit Date.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
error: emit-module command failed with exit code 1 (use -v to see invocation)
[41/173] Emitting module SchafKit
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[42/173] Compiling SchafKit BackgroundPublished.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[43/173] Compiling SchafKit Blocks.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[44/173] Compiling SchafKit CodableSettingStorage.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[45/173] Compiling SchafKit SKAxis.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[46/173] Compiling SchafKit SKOptionSet.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[47/173] Compiling SchafKit SKOptions.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[48/173] Compiling SchafKit OrderedDictionary.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[49/173] Compiling SchafKit EquatablePublished.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[56/173] Compiling SchafKit SKNetworking.Response.Status.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[57/173] Compiling SchafKit SKNetworking.Response.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[58/173] Compiling SchafKit SKNetworking.Result.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[59/173] Compiling SchafKit SKNetworking.Endpoint.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[60/173] Compiling SchafKit SKNetworking._Helper.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[61/173] Compiling SchafKit SKNetworking.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[62/173] Compiling SchafKit SKNetworkingBlocks.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[63/173] Compiling SchafKit SKRegexMatch.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[64/173] Compiling SchafKit String+OKRegexMatch.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[65/173] Compiling SchafKit SchafKit.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[66/173] Compiling SchafKit SKStoreKitHelper.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[67/173] Compiling SchafKit AFText.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[68/173] Compiling SchafKit AlignedText.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[77/173] Compiling SwiftSoup UnicodeScalar.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[78/173] Compiling SwiftSoup Validate.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[79/173] Compiling SwiftSoup Whitelist.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[80/173] Compiling SwiftSoup XmlDeclaration.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[81/173] Compiling SwiftSoup XmlTreeBuilder.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[82/173] Compiling SchafKit SKAlerting.Action.Style.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[83/173] Compiling SchafKit SKAlerting.Action.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[84/173] Compiling SchafKit SKAlerting.Style.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[85/173] Compiling SchafKit SKAlerting.TextFieldConfiguration.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[88/173] Compiling SchafKit SKAlerting.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[90/173] Compiling SchafKit Application.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[92/173] Compiling SchafKit Screen.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[93/173] Compiling SchafKit Curve25519XSalsa20Poly1305BoxAlgorithm.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[95/173] Compiling SchafKit NSRegularExpression.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[98/173] Compiling SchafKit Optional.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[99/173] Compiling SchafKit Result.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[101/173] Compiling SchafKit Color+Components.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[102/173] Compiling SchafKit Color+UIColor.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[103/173] Compiling SchafKit Image+SFSymbols.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[104/173] Compiling SchafKit View+Erase.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[105/173] Compiling SchafKit UIAlertController.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[106/173] Compiling SchafKit UIColor.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[107/173] Compiling SchafKit UIDevice.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[108/173] Compiling SchafKit UIImage.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[109/173] Compiling SchafKit UIView.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[110/173] Compiling SchafKit UIViewController.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[111/173] Compiling SchafKit Ed25519Algorithm.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[112/173] Compiling SchafKit SKCryptography.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[113/173] Compiling SchafKit XSalsa20Poly1305SecretBoxAlgorithm.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[114/173] Compiling SchafKit SKDispatchHelper.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[115/173] Compiling SchafKit SKDirectory.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[116/173] Compiling SchafKit SKFile.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[117/173] Compiling SchafKit SKFileSystemItem.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[118/173] Compiling SchafKit SKKeychain.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[119/173] Compiling SchafKit SKNetworking.Request.Body.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[120/173] Compiling SchafKit SKNetworking.Request.HeaderField.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[121/173] Compiling SchafKit SKNetworking.Request.Method.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[122/173] Compiling SwiftSoup UTF8Arrays.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[123/173] Compiling SwiftSoup UnfairLock.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
[145/173] Compiling SchafKit Blur.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[146/173] Compiling SchafKit EmojiTextFieldView.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[147/173] Compiling SchafKit FixedToggle.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[148/173] Compiling SchafKit LabeledView.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[149/173] Compiling SchafKit PresentationLink.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[150/173] Compiling SchafKit RoundedCorners.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[151/173] Compiling SchafKit SearchBar.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[152/173] Compiling SchafKit TimePicker.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[153/173] Compiling SchafKit AppearanceHandler.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[154/173] Compiling SchafKit KeyboardResponder.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[155/173] Compiling SchafKit View.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[156/173] Compiling SchafKit OKSubtileNotification.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
[157/173] Compiling SchafKit UIApplication.swift
/host/spi-builder-workspace/.build/checkouts/SchafKit/Sources/SchafKit/Common/BackgroundPublished.swift:1:8: error: no such module 'Foundation'
1 | import Foundation
| `- error: no such module 'Foundation'
2 | #if canImport(Combine)
3 | import Combine
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[166/173] Emitting module SwiftSoup
/host/spi-builder-workspace/.build/checkouts/SwiftSoup/Sources/ArrayExt.swift:8:8: error: no such module 'Foundation'
6 | //
7 |
8 | import Foundation
| `- error: no such module 'Foundation'
9 |
10 | extension Array where Element: Equatable {
BUILD FAILURE 6.2 wasm