Build Information
Failed to build ContributorUI, reference v1.0.1 (6aff70
), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 02:43:50 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dscyrescotti/ContributorUI.git
Reference: v1.0.1
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/dscyrescotti/ContributorUI
* tag v1.0.1 -> FETCH_HEAD
HEAD is now at 6aff70e Merge pull request #36 from dscyrescotti/develop
Cloned https://github.com/dscyrescotti/ContributorUI.git
Revision (git rev-parse @):
6aff70e45603c26d2c9aea828b3aa6e9eab2c89b
SUCCESS checkout https://github.com/dscyrescotti/ContributorUI.git at v1.0.1
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/dscyrescotti/ContributorUI.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/onevcat/Kingfisher.git
Fetching https://github.com/nalexn/ViewInspector.git
[1/12415] Fetching viewinspector
[12416/43884] Fetching viewinspector, kingfisher
Fetched https://github.com/nalexn/ViewInspector.git from cache (0.67s)
[6609/31469] Fetching kingfisher
Fetched https://github.com/onevcat/Kingfisher.git from cache (4.66s)
Computing version for https://github.com/nalexn/ViewInspector.git
Computed https://github.com/nalexn/ViewInspector.git at 0.10.2 (5.54s)
Computing version for https://github.com/onevcat/Kingfisher.git
Computed https://github.com/onevcat/Kingfisher.git at 7.12.0 (0.50s)
Creating working copy for https://github.com/nalexn/ViewInspector.git
Working copy of https://github.com/nalexn/ViewInspector.git resolved at 0.10.2
Creating working copy for https://github.com/onevcat/Kingfisher.git
Working copy of https://github.com/onevcat/Kingfisher.git resolved at 7.12.0
warning: 'kingfisher': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Info.plist
Building for debugging...
[0/5] Write sources
[0/5] Copying PrivacyInfo.xcprivacy
[2/5] Write sources
[3/5] Copying Icon.xcassets
[4/5] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/62] Emitting module Kingfisher
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[7/70] Compiling Kingfisher KFImage.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[8/70] Compiling Kingfisher KFImageOptions.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[9/70] Compiling Kingfisher KFImageProtocol.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[10/70] Compiling Kingfisher KFImageRenderer.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[11/70] Compiling Kingfisher Box.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[12/70] Compiling Kingfisher CallbackQueue.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[13/70] Compiling Kingfisher Delegate.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[14/70] Compiling Kingfisher DisplayLink.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[15/70] Compiling Kingfisher ImageTransition.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[16/70] Compiling Kingfisher Placeholder.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[17/70] Compiling Kingfisher AuthenticationChallengeResponsable.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[18/70] Compiling Kingfisher ImageDataProcessor.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[19/70] Compiling Kingfisher ImageDownloader.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[20/70] Compiling Kingfisher ImageDownloaderDelegate.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[21/70] Compiling Kingfisher ImageModifier.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[22/70] Compiling Kingfisher ImagePrefetcher.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[23/70] Compiling Kingfisher Resource.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[24/70] Compiling Kingfisher Source.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[25/70] Compiling Kingfisher KF.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[26/70] Compiling Kingfisher KFOptionsSetter.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[27/70] Compiling Kingfisher Kingfisher.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[28/70] Compiling Kingfisher KingfisherError.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[29/70] Compiling Kingfisher KingfisherManager.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[30/70] Compiling Kingfisher KingfisherOptionsInfo.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[31/70] Compiling Kingfisher ExtensionHelpers.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[32/70] Compiling Kingfisher Result.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[33/70] Compiling Kingfisher Runtime.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[34/70] Compiling Kingfisher SizeExtensions.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[35/70] Compiling Kingfisher String+MD5.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[36/70] Compiling Kingfisher AnimatedImageView.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[37/70] Compiling Kingfisher Indicator.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[38/70] Compiling Kingfisher resource_bundle_accessor.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[39/70] Compiling Kingfisher NSButton+Kingfisher.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[40/70] Compiling Kingfisher NSTextAttachment+Kingfisher.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[41/70] Compiling Kingfisher TVMonogramView+Kingfisher.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[42/70] Compiling Kingfisher UIButton+Kingfisher.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[43/70] Compiling Kingfisher WKInterfaceImage+Kingfisher.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[44/70] Compiling Kingfisher AVAssetImageDataProvider.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[45/70] Compiling Kingfisher ImageDataProvider.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[46/70] Compiling Kingfisher PHPickerResultImageDataProvider.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[47/70] Compiling Kingfisher Filter.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[48/70] Compiling Kingfisher GIFAnimatedImage.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[49/70] Compiling Kingfisher GraphicsContext.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[50/70] Compiling Kingfisher Image.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[51/70] Compiling Kingfisher ImageDrawing.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[52/70] Compiling Kingfisher ImageFormat.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[53/70] Compiling Kingfisher ImageProcessor.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[54/70] Compiling Kingfisher ImageProgressive.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[55/70] Compiling Kingfisher RedirectHandler.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[56/70] Compiling Kingfisher RequestModifier.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[57/70] Compiling Kingfisher RetryStrategy.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[58/70] Compiling Kingfisher SessionDataTask.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[59/70] Compiling Kingfisher SessionDelegate.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[60/70] Compiling Kingfisher ImageBinder.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[61/70] Compiling Kingfisher ImageContext.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[62/70] Compiling Kingfisher KFAnimatedImage.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[63/70] Compiling Kingfisher CacheSerializer.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[64/70] Compiling Kingfisher DiskStorage.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[65/70] Compiling Kingfisher FormatIndicatedCacheSerializer.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[66/70] Compiling Kingfisher ImageCache.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[67/70] Compiling Kingfisher MemoryStorage.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[68/70] Compiling Kingfisher Storage.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[69/70] Compiling Kingfisher CPListItem+Kingfisher.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
[70/70] Compiling Kingfisher ImageView+Kingfisher.swift
/host/spi-builder-workspace/.build/checkouts/Kingfisher/Sources/Cache/CacheSerializer.swift:27:8: error: no such module 'Foundation'
25 | // THE SOFTWARE.
26 |
27 | import Foundation
| `- error: no such module 'Foundation'
28 | import CoreGraphics
29 | #if os(macOS)
BUILD FAILURE 6.2 wasm