While trying to just emerge gnome-builder with "doc" use flag compilation fails. Tried with USE="clang devhelp git glade gtk-doc spell sysprof vala -doc -test" and it compiled successfully, with USE="clang devhelp doc git glade gtk-doc spell sysprof vala -test" compilation fails. Reproducible: Always Steps to Reproduce: 1. USE="doc" emerge --ask --verbose gnome-builder Actual Results: * ERROR: dev-util/gnome-builder-3.34.1-r1::gentoo failed (compile phase): * ninja -v -j7 -l0 -C /var/tmp/portage/dev-util/gnome-builder-3.34.1-r1/work/gnome-builder-3.34.1-build failed Expected Results: Just compile successfully It's fresh installation with 17.1/desktop profile, xfce installed... I think it's nothing that should affect compilation. I am a new gentoo user, so...
Created attachment 635764 [details] emerge --info
Created attachment 635766 [details] emerge -pqv
Created attachment 635768 [details] build.log
after emerging sphinx_rtd_theme gnome-builder has compiled with "doc" use-flag Looks like missing dependency, but idk it's runtime dependency or build-dependency.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d11f83440098f7ec74f69ad0066a7fb8d2d99e90 commit d11f83440098f7ec74f69ad0066a7fb8d2d99e90 Author: Mart Raudsepp <leio@gentoo.org> AuthorDate: 2020-05-19 04:41:53 +0000 Commit: Mart Raudsepp <leio@gentoo.org> CommitDate: 2020-05-19 07:24:04 +0000 dev-util/gnome-builder: fix missing build dep for USE=doc Closes: https://bugs.gentoo.org/720738 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp <leio@gentoo.org> dev-util/gnome-builder/gnome-builder-3.34.1-r1.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)