summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-20 09:17:23 +0000
committerSam James <sam@gentoo.org>2021-11-20 09:17:23 +0000
commitbf8a2cc548844c87224dd2ef047bbd0385060dea (patch)
tree7f9098fda8d5d3312a386d4af4224f4f5172dfe7 /profiles
parentprofiles/features/musl: mask sys-apps/man-db[nls] (diff)
downloadgentoo-bf8a2cc548844c87224dd2ef047bbd0385060dea.tar.gz
gentoo-bf8a2cc548844c87224dd2ef047bbd0385060dea.tar.bz2
gentoo-bf8a2cc548844c87224dd2ef047bbd0385060dea.zip
profiles/features/musl: mask app-text/po4a
Wants /usr/bin/locale. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/features/musl/package.mask9
1 files changed, 9 insertions, 0 deletions
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask
index bc9ffc405fad..f425d78552fd 100644
--- a/profiles/features/musl/package.mask
+++ b/profiles/features/musl/package.mask
@@ -1,6 +1,15 @@
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Sam James <sam@gentoo.org> (2021-11-20)
+# Wants /usr/bin/locale
+# Fails to build with errors like:
+# ```
+# Use of uninitialized value $Text::WrapI18N::charmap in pattern match (m//) at /usr/lib/perl5/vendor_perl/5.34/Text/WrapI18N.pm line 155.
+# Can't exec "/usr/bin/locale": No such file or directory at /usr/lib/perl5/vendor_perl/5.34/Text/WrapI18N.pm line 134.
+# ```
+app-text/po4a
+
# Hank Leininger <hlein@korelogic.com> (2021-07-14)
# Uses glibc-specific rexec(3) function, bug #715898
net-misc/netkit-rsh