Build Information
Failed to build SectionKit, reference main (8261ce
), with Swift 6.2 (beta) for Wasm on 5 Aug 2025 15:29:09 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-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.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/linhay/SectionKit.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/linhay/SectionKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8261ce8 chore: 调整
Cloned https://github.com/linhay/SectionKit.git
Revision (git rev-parse @):
8261ce8279919fc91ff577db62f2744721501c9a
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/linhay/SectionKit.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/linhay/SectionKit.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-docc-plugin
[1/2094] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.40s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.5 (3.22s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3443] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.43s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.05s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.5
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/5] Write sources
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/77] Emitting module SectionKit
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[7/77] Compiling SectionKit SKCDataSourceProtocol.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/77] Compiling SectionKit SKCDataSourcePrefetchingForward.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/77] Compiling SectionKit SKCDataSourcePrefetchingForwardProtocol.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/77] Compiling SectionKit SKCDataSourcePrefetchingObserverProtocol.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/77] Compiling SectionKit SKCViewDataSourcePrefetching.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/77] Compiling SectionKit SKCViewDataSourcePrefetchingProtocol.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/77] Compiling SectionKit SKCDelegate.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/77] Compiling SectionKit SKCDelegateForward.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/77] Compiling SectionKit SKCDelegateForwardProtocol.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/77] Compiling SectionKit SKCDelegateObserverProtocol.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/87] Compiling SectionKit SKCManager.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/87] Compiling SectionKit SKCSectionActionProtocol.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/87] Compiling SectionKit SKCSectionInjection.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/87] Compiling SectionKit SKSafeSizeProviderProtocol.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/87] Compiling SectionKit SKSupplementaryKind.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/87] Compiling SectionKit SKCCellActionType.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/87] Compiling SectionKit SKCCellShouldType.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/87] Compiling SectionKit SKCSupplementaryActionType.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/87] Compiling SectionKit SKCAnySectionProtocol.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/87] Compiling SectionKit SKCDataSource.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[27/87] Compiling SectionKit SKCDataSourceForward.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/87] Compiling SectionKit SKCDelegateProtocol.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/87] Compiling SectionKit SKCDelegateFlowLayoutForward.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/87] Compiling SectionKit SKCDelegateFlowLayoutForwardProtocol.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/87] Compiling SectionKit SKCDelegateFlowLayoutObserverProtocol.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/87] Compiling SectionKit SKCViewDelegateFlowLayout.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/87] Compiling SectionKit SKCViewDelegateFlowLayoutProtocol.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/87] Compiling SectionKit SKCRawSectionProtocol.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/87] Compiling SectionKit SKCSectionProtocol.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/87] Compiling SectionKit SKCCellStyleContext.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/87] Compiling SectionKit SKCPrefetch.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/87] Compiling SectionKit SKScrollViewDelegateObserverProtocol.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/87] Compiling SectionKit SKUIAction.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/87] Compiling SectionKit SKUIContextMenuResult.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/87] Compiling SectionKit SKWeakBox.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/87] Compiling SectionKit SKWhen.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/87] Compiling SectionKit SKCountedStore.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/87] Compiling SectionKit SKDisplayedTimesProtocol.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/87] Compiling SectionKit SKHighPerformanceStore.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/87] Compiling SectionKit SKKVCache.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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/87] Compiling SectionKit SectionArrayResultBuilder.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[48/87] Compiling SectionKit SKAdaptive.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[49/87] Compiling SectionKit SKConfigurableAdaptiveMainView.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[50/87] Compiling SectionKit SKConfigurableAdaptiveView.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[51/87] Compiling SectionKit SKConfigurableLayoutProtocol.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[52/87] Compiling SectionKit SKConfigurableModelProtocol.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[53/87] Compiling SectionKit SKConfigurableView.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[54/87] Compiling SectionKit SKLayoutDirection.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[55/87] Compiling SectionKit SKLoadNibProtocol.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[56/87] Compiling SectionKit SKLoadViewProtocol.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[57/87] Compiling SectionKit SectionKit.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[58/87] Compiling SectionKit SKHandleResult.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[59/87] Compiling SectionKit SKIDBox.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[60/87] Compiling SectionKit SKInout.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[61/87] Compiling SectionKit SKPerformance.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[62/87] Compiling SectionKit SKPrint.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[63/87] Compiling SectionKit SKPublished.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[64/87] Compiling SectionKit SKScrollViewDelegateForward.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[65/87] Compiling SectionKit SKScrollViewDelegateForwardProtocol.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[66/87] Compiling SectionKit SKScrollViewDelegateHandler.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[67/87] Compiling SectionKit SKScrollViewDelegateObserverBox.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[68/87] Compiling SectionKit SKCSingleType+CellActionContext.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[69/87] Compiling SectionKit SKCSingleTypeSection+HighPerformance.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[70/87] Compiling SectionKit SKCSingleTypeSection+SafeSize.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[71/87] Compiling SectionKit SKCSingleTypeSection+displayedTimes.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[72/87] Compiling SectionKit SKCSingleTypeSection+onAction.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[73/87] Compiling SectionKit SKCSingleTypeSection+refresh.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[74/87] Compiling SectionKit SKCSingleTypeSection+subscribe.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[75/87] Compiling SectionKit SKCSingleTypeSection+supplementary.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[76/87] Compiling SectionKit SKCSingleTypeSection.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[77/87] Compiling SectionKit SKCSingleTypeSectionRowContext.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[78/87] Compiling SectionKit SKCSingleTypeWrapper.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[79/87] Compiling SectionKit SKCSupplementary.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[80/87] Compiling SectionKit SKCSingleTypeSectionProtocol.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[81/87] Compiling SectionKit SKCSupplementaryProtocol.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[82/87] Compiling SectionKit SKActor.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[83/87] Compiling SectionKit SKAnimationBox.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[84/87] Compiling SectionKit SKBinding.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[85/87] Compiling SectionKit SKCSectionCollector.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[86/87] Compiling SectionKit SKEnvironmentConfiguration.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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
[87/87] Compiling SectionKit SKEventGroup.swift
/host/spi-builder-workspace/Sources/SectionKit/CollectionBase/SKSafeSizeProviderProtocol.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