The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Failed to build MCEmojiPicker, reference main (4ede16), with Swift 6.2 (beta) for Wasm on 21 Jun 2025 06:01:50 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-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/izyumkin/MCEmojiPicker.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/izyumkin/MCEmojiPicker
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4ede163 Podspec version updated
Cloned https://github.com/izyumkin/MCEmojiPicker.git
Revision (git rev-parse @):
4ede163a7e06e1526d230e514bd69c1c7b1910ac
SUCCESS checkout https://github.com/izyumkin/MCEmojiPicker.git at main
========================================
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-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
Building for debugging...
[0/56] Write sources
[0/56] Copying animalsAndNature.json
[0/56] Write sources
[0/56] Copying flags.json
[0/56] Copying emotionsAndPeople.json
[0/56] Copying activities.json
[0/56] Copying items.json
[0/56] Copying foodAndDrinks.json
[0/56] Copying MCEmojiPickerLocalizable.strings
[0/56] Copying symbols.json
[0/56] Copying MCEmojiPickerLocalizable.strings
[0/56] Copying travellingAndPlaces.json
[0/56] Copying MCEmojiPickerLocalizable.strings
[45/56] Copying Info.plist
[47/56] Copying MCEmojiPickerLocalizable.strings
[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 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.
[55/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.
[56/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.
[57/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.
[58/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.
[59/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.
[60/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.
[61/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.
[62/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.
[63/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.
[64/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.
[65/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.
[66/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.
[67/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.
[68/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.
[69/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.
[70/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.
[71/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.
[72/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.
[73/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.
[74/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.
[75/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.
[76/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.
[77/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.
[78/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.
[79/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.
BUILD FAILURE 6.2 wasm