Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "sys-apps/texinfo: enable Carp" | 2021-11-13 | 1 | -73/+0 | |
| | | | | | | | | | | | If we patch the perl file, the build system tries to rebuild the manpage, and stage builds bail out because of missing dependencies. Fixable, but let's wait for a new texinfo release instead which also should fix the underlying bug. This reverts commit 879158d05be754ba8c93c8b54772f7c3264401d7. Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> | ||||
* | sys-apps/texinfo: enable Carp | 2021-11-12 | 1 | -0/+73 | |
This fixes building media-video/ffmpeg docs. makeinfo: warning: error loading ./doc/t2h.pm: Undefined subroutine &Texinfo::Config::carp called at /usr/share/texinfo/Texinfo/Convert/HTML.pm line 7308. Compilation failed in require at /usr/bin/makeinfo line 342. Closes: https://bugs.gentoo.org/823197 Package-Manager: Portage-3.0.28, Repoman-3.0.3-r1 Signed-off-by: Matteo Bianco <mehw.is.me@inventati.org> Closes: https://github.com/gentoo/gentoo/pull/22908 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org> |