Build Information
Failed to build SectionKit, reference 2.4.8 (383b89
), with Swift 6.2 (beta) for Wasm on 23 Jun 2025 12:12:57 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/linhay/SectionKit.git
Reference: 2.4.8
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
* tag 2.4.8 -> FETCH_HEAD
HEAD is now at 383b893 chore: 2.4.8
Cloned https://github.com/linhay/SectionKit.git
Revision (git rev-parse @):
383b893125db888f1a64449beea145520b968429
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/linhay/SectionKit.git at 2.4.8
========================================
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-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:44384f43f933eaa0f42803e9ef7c3d8388c5841ccc831a15a5edf63d8c273423
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.2-latest
Fetching https://github.com/apple/swift-docc-plugin
[1/2082] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (0.83s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.4 (3.71s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3416] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.40s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.95s)
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.4
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
[6/76] 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
[7/76] 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
[8/76] 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
[9/76] 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
[10/76] 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
[11/76] 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
[12/76] 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
[13/76] 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
[14/76] 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
[15/76] 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
[16/85] 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
[17/85] 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
[18/85] 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
[19/85] 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
[20/85] 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
[21/85] 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
[22/85] 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
[23/85] 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
[24/85] 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
[25/85] 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
[26/85] 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
[27/85] 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
[28/85] 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
[29/85] 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
[30/85] 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
[31/85] 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
[32/85] 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
[33/85] 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
[34/85] 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
[35/85] 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
[36/85] 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
[37/85] 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
[38/85] 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
[39/85] 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
[40/85] 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
[41/85] 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
[42/85] 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
[43/85] 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
[44/85] 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
[45/85] 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
[46/85] 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
[47/85] 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
[48/85] 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
[49/85] 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
[50/85] 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
[51/85] 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
[52/85] 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
[53/85] 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
[54/85] 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
[55/85] 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
[56/85] 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
[57/85] 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
[58/85] 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
[59/85] 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
[60/85] 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
[61/85] 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
[62/85] 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
[63/85] 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
[64/85] 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
[65/85] 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
[66/85] 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
[67/85] 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
[68/85] 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
[69/85] 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
[70/85] 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
[71/85] 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
[72/85] 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
[73/85] 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
[74/85] 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
error: emit-module command failed with exit code 1 (use -v to see invocation)
[75/85] 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
[76/85] 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
[77/85] 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
[78/85] 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
[79/85] 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
[80/85] 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
[81/85] 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
[82/85] 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
[83/85] 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
[84/85] 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
[85/85] 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
BUILD FAILURE 6.2 wasm