New comment by eljamm on void-packages repository https://github.com/void-linux/void-packages/pull/41675#issuecomment-1486555165 Comment: This error seems to be related to your system's locale xkbcommon: ERROR: couldn't find a Compose file for locale "en_US.utf-8" (mapped to "en_US.utf-8") Maybe your should set `LANG=en_US.UTF-8` in `/etc/locale.conf`[^1], and see if that solves it. [^1]: https://docs.voidlinux.org/config/locales.html#setting-the-system-locale --- Perhaps `speech-dispatcher` should be explicitly added as a runtime dependency. If I uninstall it from my system I also get this message: libspeechd.so.2: cannot open shared object file: No such file or directory --- Either your graphics card is old and does not support Vulkan or your drivers are outdated. If your GPU does support Vulkan then try updating your drivers. ERROR: Required extension VK_KHR_surface not found, is a driver installed? at: _initialize_instance_extensions (drivers/vulkan/vulkan_context.cpp:468) ERROR: Could not initialize Vulkan at: DisplayServerX11 (platform/linuxbsd/x11/display_server_x11.cpp:5465) Your video card drivers seem not to support the required Vulkan version.