Hi all, I am trying to update polkit to 0.113-r1 but I got this error: tkdoc-scan --module=polkit-1 --ignore-headers="polkitprivate.h polkitagenthelperprivate.h " ${_source_dir} /bin/sh: riga 4: gtkdoc-scan: comando non trovato Makefile:730: set di istruzioni per l'obiettivo "scan-build.stamp" non riuscito make[3]: *** [scan-build.stamp] Errore 127 make[3]: uscita dalla directory "/var/tmp/portage/sys-auth/polkit-0.113-r1/work/polkit-0.113/docs/polkit" Makefile:424: set di istruzioni per l'obiettivo "all-recursive" non riuscito make[2]: *** [all-recursive] Errore 1 make[2]: uscita dalla directory "/var/tmp/portage/sys-auth/polkit-0.113-r1/work/polkit-0.113/docs" Makefile:479: set di istruzioni per l'obiettivo "all-recursive" non riuscito make[1]: *** [all-recursive] Errore 1 make[1]: uscita dalla directory "/var/tmp/portage/sys-auth/polkit-0.113-r1/work/polkit-0.113" Makefile:411: set di istruzioni per l'obiettivo "all" non riuscito make: *** [all] Errore 2 Reproducible: Always
Created attachment 421664 [details] build.log
Created attachment 421666 [details] emerge --info
I had the same issue. I think, problem is here: /bin/sh: line 4: gtkdoc-scan: command not found I emerged dev-util/gtk-doc-1.24 and polkit-0.113-r1 compiled fine. In my opinion, mainteiner of polkit may add gtk-doc as rdepend to this ebuild or some USE or ./configure option to avoid this dependency.
Should be fixed by the following commit: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=896146f9f64469d4d46ad2eb3bd96eb4b562f5e5