Build Information
Failed to build MCEmojiPicker, reference 1.2.5 (e5b3ed
), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 07:13:51 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/izyumkin/MCEmojiPicker.git
Reference: 1.2.5
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/izyumkin/MCEmojiPicker
* tag 1.2.5 -> FETCH_HEAD
HEAD is now at e5b3ed3 Fixed the display of the selected skin tone in the collection
Cloned https://github.com/izyumkin/MCEmojiPicker.git
Revision (git rev-parse @):
e5b3ed359b04370287366a7c15ffa7013cdd4eec
SUCCESS checkout https://github.com/izyumkin/MCEmojiPicker.git at 1.2.5
========================================
Build
========================================
Selected platform: wasm
Swift version: 6.2
Building package at path: $PWD
https://github.com/izyumkin/MCEmojiPicker.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/56] Copying MCEmojiPickerLocalizable.strings
[0/56] Copying symbols.json
[0/56] Copying MCEmojiPickerLocalizable.strings
[0/56] Copying items.json
[18/56] Copying MCEmojiPickerLocalizable.strings
[24/56] Copying foodAndDrinks.json
[24/56] Copying flags.json
[24/56] Copying MCEmojiPickerLocalizable.strings
[24/56] Copying emotionsAndPeople.json
[24/56] Copying MCEmojiPickerLocalizable.strings
[43/56] Copying animalsAndNature.json
[44/56] Copying Info.plist
[44/56] Copying activities.json
[44/56] Write sources
[48/56] Copying MCEmojiPickerLocalizable.strings
[49/56] Copying travellingAndPlaces.json
[51/56] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[53/80] Emitting module MCEmojiPicker
/host/spi-builder-workspace/Sources/MCEmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// Simple implementation of the observer pattern.
[54/83] Compiling MCEmojiPicker MCEmojiSkinTonePickerView.swift
/host/spi-builder-workspace/Sources/MCEmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// Simple implementation of the observer pattern.
[55/83] Compiling MCEmojiPicker MCEmojiCollectionViewCell.swift
/host/spi-builder-workspace/Sources/MCEmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// Simple implementation of the observer pattern.
[56/83] Compiling MCEmojiPicker MCEmojiPickerView.swift
/host/spi-builder-workspace/Sources/MCEmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// Simple implementation of the observer pattern.
[57/83] Compiling MCEmojiPicker MCEmojiSectionHeader.swift
/host/spi-builder-workspace/Sources/MCEmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// Simple implementation of the observer pattern.
[58/83] Compiling MCEmojiPicker MCEmojiPickerViewModel.swift
/host/spi-builder-workspace/Sources/MCEmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// Simple implementation of the observer pattern.
[59/83] Compiling MCEmojiPicker resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/MCEmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// Simple implementation of the observer pattern.
[60/83] Compiling MCEmojiPicker Observable.swift
/host/spi-builder-workspace/Sources/MCEmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// Simple implementation of the observer pattern.
[61/83] Compiling MCEmojiPicker Array+Extension.swift
/host/spi-builder-workspace/Sources/MCEmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// Simple implementation of the observer pattern.
[62/83] Compiling MCEmojiPicker Bundle+Extension.swift
/host/spi-builder-workspace/Sources/MCEmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// Simple implementation of the observer pattern.
[63/83] Compiling MCEmojiPicker Double+Extension.swift
/host/spi-builder-workspace/Sources/MCEmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// Simple implementation of the observer pattern.
[64/83] Compiling MCEmojiPicker MCEmojiPreviewView.swift
/host/spi-builder-workspace/Sources/MCEmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// Simple implementation of the observer pattern.
[65/83] Compiling MCEmojiPicker MCEmojiSkinTonePickerBackgroundView.swift
/host/spi-builder-workspace/Sources/MCEmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// Simple implementation of the observer pattern.
[66/83] Compiling MCEmojiPicker MCEmojiSkinTonePickerContainerView.swift
/host/spi-builder-workspace/Sources/MCEmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// Simple implementation of the observer pattern.
[67/83] Compiling MCEmojiPicker MCUnicodeManager.swift
/host/spi-builder-workspace/Sources/MCEmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// Simple implementation of the observer pattern.
[68/83] Compiling MCEmojiPicker MCEmojiPickerRepresentableController.swift
/host/spi-builder-workspace/Sources/MCEmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// Simple implementation of the observer pattern.
[69/83] Compiling MCEmojiPicker MCEmojiPickerViewController.swift
/host/spi-builder-workspace/Sources/MCEmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// Simple implementation of the observer pattern.
[70/83] Compiling MCEmojiPicker MCEmoji.swift
/host/spi-builder-workspace/Sources/MCEmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// Simple implementation of the observer pattern.
[71/83] Compiling MCEmojiPicker MCEmojiCategory.swift
/host/spi-builder-workspace/Sources/MCEmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// Simple implementation of the observer pattern.
[72/83] Compiling MCEmojiPicker MCPickerArrowDirection.swift
/host/spi-builder-workspace/Sources/MCEmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// Simple implementation of the observer pattern.
[73/83] Compiling MCEmojiPicker NSNotification.Name+Extension.swift
/host/spi-builder-workspace/Sources/MCEmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// Simple implementation of the observer pattern.
[74/83] Compiling MCEmojiPicker UICollectionReusableView+Extension.swift
/host/spi-builder-workspace/Sources/MCEmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// Simple implementation of the observer pattern.
[75/83] Compiling MCEmojiPicker UIColor+Extension.swift
/host/spi-builder-workspace/Sources/MCEmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// Simple implementation of the observer pattern.
[76/83] Compiling MCEmojiPicker View+Extension.swift
/host/spi-builder-workspace/Sources/MCEmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// Simple implementation of the observer pattern.
[77/83] Compiling MCEmojiPicker MCEmojiCategoryIconView.swift
/host/spi-builder-workspace/Sources/MCEmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// Simple implementation of the observer pattern.
[78/83] Compiling MCEmojiPicker MCTouchableEmojiCategoryView.swift
/host/spi-builder-workspace/Sources/MCEmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// Simple implementation of the observer pattern.
[79/83] Compiling MCEmojiPicker MCEmojiPreviewBackgroundView.swift
/host/spi-builder-workspace/Sources/MCEmojiPicker/Bindings/Observable.swift:23:8: error: no such module 'Foundation'
21 | // SOFTWARE.
22 |
23 | import Foundation
| `- error: no such module 'Foundation'
24 |
25 | /// Simple implementation of the observer pattern.
BUILD FAILURE 6.2 wasm