x11-wm/awesome fails to build when running `lgi-check` with the following error: Error: /usr/share/lua/5.1/lgi/namespace.lua:151: Typelib file for namespace 'GdkPixbuf' (any version) not found This is fixed by re-emerging x11-libs/gdk-pixbuf with the 'introspection' USE flag enabled (I previously had it disabled). Perhaps x11-wm/awesome should depend on x11-libs/gdk-pixbuf[introspection] rather than just x11-libs/gdk-pixbuf. (I can't provide the build.log, the box where I have this error is not operational yet.)
Confirming. Reinstalling x11-libs/gdk-pixbuf with 'introspection' fixes it here too, please update the dependency.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcd94bbe959b6b0d8ebc2b513128bf1e4cb3dc51 commit fcd94bbe959b6b0d8ebc2b513128bf1e4cb3dc51 Author: Jeffrey Lin <jeffrey@icurse.nl> AuthorDate: 2020-12-16 04:03:37 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2020-12-27 05:31:00 +0000 x11-wm/awesome: depend on x11-libs/gdk-pixbuf[introspection] Closes: https://bugs.gentoo.org/683212 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Jeffrey Lin <jeffrey@icurse.nl> Closes: https://github.com/gentoo/gentoo/pull/18674 Signed-off-by: Sam James <sam@gentoo.org> x11-wm/awesome/awesome-4.3-r1.ebuild | 2 +- x11-wm/awesome/awesome-4.3-r100.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)