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 EmojiPicker, reference 3.0.9 (6018bd), with Swift 6.1 for Wasm on 28 May 2025 12:38:56 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/htmlprogrammist/EmojiPicker.git
Reference: 3.0.9
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
 * tag               3.0.9      -> FETCH_HEAD
HEAD is now at 6018bd9 Merge pull request #15 from htmlprogrammist/develop
Cloned https://github.com/htmlprogrammist/EmojiPicker.git
Revision (git rev-parse @):
6018bd985b01d2355a635569cc702e8a337ed0a1
SUCCESS checkout https://github.com/htmlprogrammist/EmojiPicker.git at 3.0.9
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/htmlprogrammist/EmojiPicker.git
https://github.com/htmlprogrammist/EmojiPicker.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "EmojiPicker",
  "name" : "EmojiPicker",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "11.1"
    }
  ],
  "products" : [
    {
      "name" : "EmojiPicker",
      "targets" : [
        "EmojiPicker"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4.2",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "EmojiPickerTests",
      "module_type" : "SwiftTarget",
      "name" : "EmojiPickerTests",
      "path" : "Tests/EmojiPickerTests",
      "sources" : [
        "CategoryTests.swift",
        "EmojiManagerTests.swift",
        "EmojiPickerViewModelTests.swift",
        "Mocks/EmojiPickerDelegateMock.swift",
        "ObservableTests.swift",
        "PickerArrowDirectionModeTests.swift",
        "Stubs/EmojiManagerStub.swift"
      ],
      "target_dependencies" : [
        "EmojiPicker"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EmojiPicker",
      "module_type" : "SwiftTarget",
      "name" : "EmojiPicker",
      "path" : "Sources/EmojiPicker",
      "product_memberships" : [
        "EmojiPicker"
      ],
      "resources" : [
        {
          "path" : "/host/spi-builder-workspace/Sources/EmojiPicker/Resources/Data/11.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/EmojiPicker/Resources/Data/12.1.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/EmojiPicker/Resources/Data/13.1.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/EmojiPicker/Resources/Data/13.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/EmojiPicker/Resources/Data/14.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/EmojiPicker/Resources/Data/5.json",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/EmojiPicker/Resources/Localization/de.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "de"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/EmojiPicker/Resources/Localization/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/EmojiPicker/Resources/Localization/fr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "fr"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/EmojiPicker/Resources/Localization/hi.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "hi"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/EmojiPicker/Resources/Localization/ru.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "ru"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/EmojiPicker/Resources/Localization/tr.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "tr"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/EmojiPicker/Resources/Localization/uk.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "uk"
            }
          }
        },
        {
          "path" : "/host/spi-builder-workspace/Sources/EmojiPicker/Resources/Localization/zh.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "zh"
            }
          }
        }
      ],
      "sources" : [
        "Bindings/Observable.swift",
        "Extensions/Foundation/Bundle.swift",
        "Extensions/UIKit/UIColor.swift",
        "Extensions/UIKit/UIView.swift",
        "Models/Category.swift",
        "Models/Emoji.swift",
        "Models/EmojiSet.swift",
        "Models/PickerArrowDirectionMode.swift",
        "Models/Skin.swift",
        "Services/EmojiManager.swift",
        "ViewModel/EmojiPickerViewModel.swift",
        "Views/EmojiCategoryView/EmojiCategoryIconView.swift",
        "Views/EmojiCategoryView/TouchableEmojiCategoryView.swift",
        "Views/EmojiCollectionViewCell.swift",
        "Views/EmojiCollectionViewHeader.swift",
        "Views/EmojiPickerView.swift",
        "Views/EmojiPickerViewController.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Building for debugging...
[0/17] Write sources
[0/17] Copying 12.1.json
[0/17] Copying 11.json
[3/17] Copying Localizable.strings
[6/17] Copying Info.plist
[6/17] Copying Localizable.strings
[11/17] Copying 5.json
[11/17] Copying 14.json
[11/17] Copying 13.json
[11/17] Copying 13.1.json
[11/17] Copying Localizable.strings
[16/17] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[18/34] Emitting module EmojiPicker
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[19/36] Compiling EmojiPicker EmojiCollectionViewHeader.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[20/36] Compiling EmojiPicker EmojiPickerView.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[21/36] Compiling EmojiPicker Skin.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[22/36] Compiling EmojiPicker EmojiManager.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[23/36] Compiling EmojiPicker TouchableEmojiCategoryView.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[24/36] Compiling EmojiPicker EmojiCollectionViewCell.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[25/36] Compiling EmojiPicker EmojiSet.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[26/36] Compiling EmojiPicker PickerArrowDirectionMode.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[27/36] Compiling EmojiPicker UIView.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[28/36] Compiling EmojiPicker Category.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[29/36] Compiling EmojiPicker Emoji.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[30/36] Compiling EmojiPicker EmojiPickerViewModel.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[31/36] Compiling EmojiPicker EmojiCategoryIconView.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[32/36] Compiling EmojiPicker Observable.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[33/36] Compiling EmojiPicker Bundle.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[34/36] Compiling EmojiPicker UIColor.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[35/36] Compiling EmojiPicker EmojiPickerViewController.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[36/36] Compiling EmojiPicker resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:7e37457820e5f17452a98118754f345f2619722c485f2db0d8b666940a83afd2
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-24593BA9C3E375BF.txt
[2/18] Compiling EmojiPicker Observable.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[3/18] Compiling EmojiPicker Bundle.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[4/18] Compiling EmojiPicker UIColor.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/20] Emitting module EmojiPicker
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[6/20] Compiling EmojiPicker EmojiPickerViewController.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[7/20] Compiling EmojiPicker resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[8/20] Compiling EmojiPicker EmojiCollectionViewHeader.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[9/20] Compiling EmojiPicker EmojiPickerView.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[10/20] Compiling EmojiPicker TouchableEmojiCategoryView.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[11/20] Compiling EmojiPicker EmojiCollectionViewCell.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[12/20] Compiling EmojiPicker EmojiSet.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[13/20] Compiling EmojiPicker PickerArrowDirectionMode.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[14/20] Compiling EmojiPicker EmojiPickerViewModel.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[15/20] Compiling EmojiPicker EmojiCategoryIconView.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[16/20] Compiling EmojiPicker UIView.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[17/20] Compiling EmojiPicker Category.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[18/20] Compiling EmojiPicker Emoji.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[19/20] Compiling EmojiPicker Skin.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
[20/20] Compiling EmojiPicker EmojiManager.swift
/host/spi-builder-workspace/Sources/EmojiPicker/Extensions/UIKit/UIColor.swift:23:8: error: no such module 'UIKit'
21 | // SOFTWARE.
22 |
23 | import UIKit
   |        `- error: no such module 'UIKit'
24 |
25 | extension UIColor {
BUILD FAILURE 6.1 wasm