Build Information
Failed to build Kingfisher, reference master (e04d86
), with Swift 6.2 (beta) for Wasm on 10 Aug 2025 14:38:29 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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/onevcat/Kingfisher.git
Reference: master
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/onevcat/Kingfisher
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at e04d865 Merge pull request #2419 from darkbrewx/fix/network-metrics-sessiontask-retain-cycle
Cloned https://github.com/onevcat/Kingfisher.git
Revision (git rev-parse @):
e04d865097c1e6e2e4e8bab1368a7a4846b127b9
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/onevcat/Kingfisher.git at master
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/onevcat/Kingfisher.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
/host/spi-builder-workspace/Sources/Info.plist
Building for debugging...
[0/3] Copying PrivacyInfo.xcprivacy
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/64] Emitting module Kingfisher
/host/spi-builder-workspace/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)
[5/72] Compiling Kingfisher KFImage.swift
/host/spi-builder-workspace/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)
[6/72] Compiling Kingfisher KFImageOptions.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher KFImageProtocol.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher KFImageRenderer.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher Box.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher CallbackQueue.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher Delegate.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher DisplayLink.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher ExtensionHelpers.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher Result.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher Runtime.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher SizeExtensions.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher String+SHA256.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher AnimatedImageView.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher Indicator.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher resource_bundle_accessor.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher CacheSerializer.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher DiskStorage.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher FormatIndicatedCacheSerializer.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher ImageCache.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher MemoryStorage.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher Storage.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher CPListItem+Kingfisher.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher HasImageComponent+Kingfisher.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher ImageView+Kingfisher.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher RedirectHandler.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher RequestModifier.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher RetryStrategy.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher SessionDataTask.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher SessionDelegate.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher ImageBinder.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher ImageContext.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher KFAnimatedImage.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher AuthenticationChallengeResponsable.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher ImageDataProcessor.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher ImageDownloader+LivePhoto.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher ImageDownloader.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher ImageDownloaderDelegate.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher ImageModifier.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher ImagePrefetcher.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher NetworkMetrics.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher Source.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher KF.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher KFOptionsSetter.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher Kingfisher.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher KingfisherError.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher KingfisherManager+LivePhoto.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher KingfisherManager.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher KingfisherOptionsInfo.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher Filter.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher NSButton+Kingfisher.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher NSTextAttachment+Kingfisher.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher PHLivePhotoView+Kingfisher.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher UIButton+Kingfisher.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher AVAssetImageDataProvider.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher ImageDataProvider.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher LivePhotoSource.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher PHPickerResultImageDataProvider.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher Resource.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher GIFAnimatedImage.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher GraphicsContext.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher Image.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher ImageDrawing.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher ImageFormat.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher ImageProcessor.swift
/host/spi-builder-workspace/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/72] Compiling Kingfisher ImageProgressive.swift
/host/spi-builder-workspace/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)
[71/72] Compiling Kingfisher ImageTransition.swift
/host/spi-builder-workspace/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)
[72/72] Compiling Kingfisher Placeholder.swift
/host/spi-builder-workspace/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