Summary: | x11-libs/pango-1.48.5: ninja: build stopped: subcommand failed | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Andrey Grozin <grozin> |
Component: | Current packages | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build log |
Description
Andrey Grozin
![]() Looks like you have an incomplete perl upgrade: FAILED: utils/pango-view.1 /usr/bin/help2man --no-info --section=1 --help-option=--help-all '--name="Pango text viewer"' --output=utils/pango-view.1 /var/tmp/portage/x11-libs/pango-1.48.5/work/pango-1.48.5-abi_x86_64.amd64/utils/pango-view Can't locate Locale/gettext.pm in @INC (you may need to install the Locale::gettext module) (@INC contains: /etc/perl /usr/local/lib64/perl5/5.34/x86_64-linux /usr/local/lib64/perl5/5.34 /usr/lib64/perl5/vendor_perl/5.34/x86_64-linux /usr/lib64/perl5/vendor_perl/5.34 /usr/lib64/perl5/5.34/x86_64-linux /usr/lib64/perl5/5.34 /usr/lib64/perl5/5.32 /usr/lib64/perl5/vendor_perl/5.32) at /usr/bin/help2man line 30. BEGIN failed--compilation aborted at /usr/bin/help2man line 30. Hm, could also be that: yes, perl packages are not fully updated *but* we also didn't tell portage that help2man needed to be updated yet. Looks like pango should BDEPEND on help2man. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50b526337c5b41745efbbb347ddba69552e402c7 commit 50b526337c5b41745efbbb347ddba69552e402c7 Author: Matt Turner <mattst88@gentoo.org> AuthorDate: 2021-05-23 04:09:28 +0000 Commit: Matt Turner <mattst88@gentoo.org> CommitDate: 2021-05-23 04:11:43 +0000 x11-libs/pango: BDEPEND on sys-apps/help2man Closes: https://bugs.gentoo.org/791568 Signed-off-by: Matt Turner <mattst88@gentoo.org> x11-libs/pango/pango-1.48.5.ebuild | 1 + 1 file changed, 1 insertion(+) |