Build Information
Failed to build EmojiPicker, reference main (f6cf63
), with Swift 6.2 (beta) for Wasm on 20 Jun 2025 00:04:17 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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/htmlprogrammist/EmojiPicker.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/htmlprogrammist/EmojiPicker
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at f6cf639 docs: add mention to the origin repo
Cloned https://github.com/htmlprogrammist/EmojiPicker.git
Revision (git rev-parse @):
f6cf639f1092b80a9969591e27474cb38810379d
SUCCESS checkout https://github.com/htmlprogrammist/EmojiPicker.git at main
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/htmlprogrammist/EmojiPicker.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
Building for debugging...
[0/17] Write sources
[0/17] Copying 11.json
[2/17] Copying 12.1.json
[2/17] Copying Localizable.strings
[2/17] Copying 14.json
[2/17] Copying Localizable.strings
[2/17] Copying Info.plist
[2/17] Copying 5.json
[2/17] Copying 13.1.json
[15/17] Copying 13.json
[16/17] Write swift-version-24593BA9C3E375BF.txt
[18/34] Compiling EmojiPicker EmojiSet.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// A type of object that publishes a message after the object has changed.
[19/34] Compiling EmojiPicker PickerArrowDirectionMode.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// A type of object that publishes a message after the object has changed.
[20/36] Compiling EmojiPicker UIView.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// A type of object that publishes a message after the object has changed.
[21/36] Compiling EmojiPicker Category.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// A type of object that publishes a message after the object has changed.
[22/36] Compiling EmojiPicker Emoji.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// A type of object that publishes a message after the object has changed.
error: emit-module command failed with exit code 1 (use -v to see invocation)
[23/36] Emitting module EmojiPicker
/host/spi-builder-workspace/Sources/EmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// A type of object that publishes a message after the object has changed.
[24/36] Compiling EmojiPicker Observable.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// A type of object that publishes a message after the object has changed.
[25/36] Compiling EmojiPicker Bundle.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// A type of object that publishes a message after the object has changed.
[26/36] Compiling EmojiPicker UIColor.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// A type of object that publishes a message after the object has changed.
[27/36] Compiling EmojiPicker EmojiPickerViewController.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// A type of object that publishes a message after the object has changed.
[28/36] Compiling EmojiPicker resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// A type of object that publishes a message after the object has changed.
[29/36] Compiling EmojiPicker EmojiCollectionViewHeader.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// A type of object that publishes a message after the object has changed.
[30/36] Compiling EmojiPicker EmojiPickerView.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// A type of object that publishes a message after the object has changed.
[31/36] Compiling EmojiPicker EmojiPickerViewModel.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// A type of object that publishes a message after the object has changed.
[32/36] Compiling EmojiPicker EmojiCategoryIconView.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// A type of object that publishes a message after the object has changed.
[33/36] Compiling EmojiPicker TouchableEmojiCategoryView.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// A type of object that publishes a message after the object has changed.
[34/36] Compiling EmojiPicker EmojiCollectionViewCell.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// A type of object that publishes a message after the object has changed.
[35/36] Compiling EmojiPicker Skin.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// A type of object that publishes a message after the object has changed.
[36/36] Compiling EmojiPicker EmojiManager.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// A type of object that publishes a message after the object has changed.
BUILD FAILURE 6.2 wasm