summaryrefslogtreecommitdiff
path: root/profiles/features/musl/package.use.mask
blob: e33e6d34a9f3f75f0ba5d728d31ed792fa541905 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# Alfred Persson Forsberg <cat@catcream.org> (2022-07-27)
# Firefox does not build with these flags enabled on musl libc.
# See bug #829033
www-client/firefox clang pgo

# Ionen Wolkens <ionen@gentoo.org (2022-06-08)
# Depends on www-plugins/chrome-binary-plugins which is masked here.
www-client/qutebrowser widevine

# Petr Vaněk <arkamar@atlas.cz> (2022-03-15)
# musl package does not currently provide gencat binary, which is needed for
# nls support, see bug #712828
x11-wm/fluxbox nls

# Marco Genasci <fedeliallalinea@gmail.com> (2022-01-06)
# Pulls dev-db/oracle-instantclient which doesn't work on musl
app-metrics/collectd collectd_plugins_oracle
dev-lang/php oci8-instant-client
dev-qt/qtsql oci8

# Ulrich Müller <ulm@gentoo.org> (2022-01-04)
# musl iconv doesn't know about shift-jis which is needed for Japanese
# documentation (bug #830436)
app-emacs/yatex l10n_ja

# Conrad Kostecki <conikost@gentoo.org> (2021-12-15)
# Support for L0 needs RTLD_DEEPBIND, which does not exist on musl.
dev-libs/intel-compute-runtime l0

# Stijn Tintel <stijn@linux-ipv6.be> (2021-12-02)
# rarpd relies on ether_ntohost which is a stub in musl
net-misc/iputils rarpd

# Sam James <sam@gentoo.org> (2021-11-20)
# Pulls in po4a which doesn't seem to work on musl (wants /usr/bin/locale)
sys-apps/man-db nls
sys-apps/sysvinit nls

# Sam James <sam@gentoo.org> (2021-11-07)
# Disable some sanitizers for LLVM, see bug #753935
# Needs libexecinfo on musl, not yet packaged
sys-libs/compiler-rt-sanitizers gwp-asan

# Sam James <sam@gentoo.org> (2021-11-07)
# Broken as "error: unknown type name '_Unwind_Word'"
<sys-libs/compiler-rt-sanitizers-14 hwasan

# Andreas K. Hüttel <dilfridge@gentoo.org>
# Restore mask here that is gone elsewhere
<sys-libs/libxcrypt-4.4.28-r2 split-usr system

# James Le Cuirot <chewi@gentoo.org> (2020-05-16)
# execinfo.h is required for debug.
dev-games/cegui debug

# Sergei Trofimovich <slyfox@gentoo.org> (2020-03-19)
# check does not work on musl, bug #713138
dev-lang/gforth check

# See bug #604542
net-misc/iputils idn

# See bug #504200, #723370
sys-devel/gcc sanitize nls vtv

# These cause collisions with <libintl.h>
# even with --without-included-gettext
sys-devel/gettext nls
sys-fs/e2fsprogs nls

# bash-malloc relies on sbrk which is implemented
# as a fail-only stub in musl. breaks horribly if enabled.
# bash: xmalloc: locale.c:81: cannot allocate 18 bytes (0 bytes allocated)
app-shells/bash mem-scramble

# static linking works with musl
app-shells/mksh -static