Created attachment 591148 [details] build log I get error about missing xkbcommon-x11 despite installed it. >[ebuild N ] x11-wm/enlightenment-0.22.4-r1:0.17/0.22.4::gentoo USE="nls pam systemd wayland -acpi -bluetooth -connman -doc -geolocation (-packagekit) -udisks -wifi -xwayland" 20605 KiB >[ebuild N ] dev-libs/efl-1.22.2::gentoo USE="X bmp drm eet fontconfig gles2 ico nls ppm psd ssl system-lz4 systemd wayland -connman -dds -debug (-elogind) -examples -fbcon -fribidi -gif -glib -gnutls -gstreamer -harfbuzz -hyphen -ibus -jpeg2k -libressl -libuv -luajit (-neon) -opengl -pdf -physics -postscript -pulseaudio -raw -scim -sdl -sound -static-libs -svg -tga -tiff -tslib -unwind -v4l -valgrind -vlc -vnc -webp -xcf -xim -xine -xpm -xpresent -zeroconf" 0 KiB >[ebuild R ] x11-libs/libxkbcommon-0.8.4::gentoo USE="-X -doc -static-libs -test" ABI_X86="(64) -32 (-x32)" 0 KiB
Created attachment 591150 [details] emerge --info
Created attachment 591152 [details] config.log
Looks like libxkbcommon need X use flag, after I added it to ebuild efl compiled.
https://git.enlightenment.org/core/efl.git/tree/src/lib/efl_wl/meson.build I see, thanks a lot for this odd find :)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ca21cd0adcc6eba7a39b9a5a97646ff688a4103 commit 2ca21cd0adcc6eba7a39b9a5a97646ff688a4103 Author: Joonas Niilola <juippis@gentoo.org> AuthorDate: 2019-09-27 14:40:14 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2019-09-27 14:41:22 +0000 dev-libs/efl: wayland + X requires libxkbcommon[X] (#695714) Closes: https://bugs.gentoo.org/695714 Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Joonas Niilola <juippis@gentoo.org> dev-libs/efl/efl-1.22.2.ebuild | 1 + dev-libs/efl/efl-1.22.5.ebuild | 1 + 2 files changed, 2 insertions(+)