DOC Rebuilding template files /bin/bash: line 1: gtkdoc-mktmpl: command not found make[2]: *** [Makefile:608: tmpl-build.stamp] Error 127 make[2]: Leaving directory '/var/tmp/portage/x11-libs/libtinynotify-cli-1.2.1/work/tinynotify-send-1.2.1/doc' make[1]: *** [Makefile:618: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/x11-libs/libtinynotify-cli-1.2.1/work/tinynotify-send-1.2.1' make: *** [Makefile:366: all] Error 2 ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no_multilib_systemd-j4-20211016-190221 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-11.2.0 * clang version 13.0.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/13/bin /usr/lib/llvm/13 13.0.0 Python 3.9.7 Available Rust versions: [1] rust-bin-1.56.0 [2] rust-1.56.0 * The Glorious Glasgow Haskell Compilation System, version 8.10.4 php cli: [1] php7.3 [2] php7.4 [3] php8.0 * HEAD of ::gentoo commit 89afe0a65189c3090f3212a6ca6c2a4c428cadcb Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Sat Oct 23 07:21:37 2021 +0000 2021-10-23 07:21:35 UTC emerge -qpvO x11-libs/libtinynotify-cli [ebuild N ] x11-libs/libtinynotify-cli-1.2.1 USE="doc -static-libs"
Created attachment 746235 [details] emerge-info.txt
Created attachment 746238 [details] emerge-history.txt
Created attachment 746241 [details] environment
Created attachment 746244 [details] etc.portage.tar.bz2
Created attachment 746247 [details] logs.tar.bz2
Created attachment 746250 [details] temp.tar.bz2
Created attachment 746253 [details] x11-libs:libtinynotify-cli-1.2.1:20211023-081434.log
Strangely, you don't need flag doc to generate it. If you want the html doc, just merge the package. I think you've already found but just in case, the problem comes from gtk-doc which has removed gtkdoc-mktmpl : https://github.com/GNOME/gtk-doc/blob/master/NEWS#L188.
ci has reproduced this issue with version 1.2.1-r1 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c51e6666953d2e14121f0c1554cad55a40a6a143 commit c51e6666953d2e14121f0c1554cad55a40a6a143 Author: Michał Górny <mgorny@gentoo.org> AuthorDate: 2023-03-01 09:33:47 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2023-03-01 09:40:21 +0000 x11-libs/libtinynotify-cli: Remove gtk-doc support Closes: https://bugs.gentoo.org/819570 Signed-off-by: Michał Górny <mgorny@gentoo.org> .../libtinynotify-cli/libtinynotify-cli-1.2.1-r1.ebuild | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-)