summaryrefslogtreecommitdiff
path: root/profiles/arch/riscv/package.use.mask
blob: 57fd3e5b0d13fb0c57e51878c9b3246c72de6b31 (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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
# Copyright 2019-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

# Alex Fan <alexfanqi@yahoo.com> (2021-09-13)
# dev-vcs/darcs depends on haskell
app-portage/layman darcs

# Sam James <sam@gentoo.org> (2021-09-12)
# dev-ruby/asciidoctor isn't keyworded here
dev-util/ccache doc

# Marek Szuba <marecki@gentoo.org> (2021-09-07)
# firefox needs nodejs to build, no firefox-bin for riscv
dev-ruby/capybara test
# net-misc/memcached not keyworded yet due to failing tests (Bug #811477)
dev-ruby/dalli test

# Jonathan Davies <jpds@protonmail.com> (2021-09-03)
# Requires CPU with SSSE3 support
net-analyzer/suricata hyperscan

# Marek Szuba <marecki@gentoo.org> (2021-09-02)
# dev-python/pebble not keyworded here due to failing tests.
# That said, with pebble-4.6.3 installed manually
# (and without testing) all nbconvert-6.0.7 tests passed.
dev-python/nbconvert test

# Yixun Lan <dlan@gentoo.org> (2021-08-29)
#  sys-apps/fwupd not tested, USE=spi,uefi,dell
#  sys-apps/flashrom no risc-v support, bug 810880
#  sys-apps/flashrom USE=introspection fail to build, bug 811321
sys-apps/fwupd flashrom introspection spi uefi

# Marek Szuba <marecki@gentoo.org> (2021-08-25)
# sys-fabric/infinipath-psm does not support riscv
sys-cluster/openmpi openmpi_fabrics_psm
sys-fabric/ofed ofed_drivers_psm

# Marek Szuba <marecki@gentoo.org> (2021-08-23)
# sys-cluster/ceph not keyworded here yet due to several dependencies
# failing tests
net-analyzer/rrdtool rados

# Marek Szuba <marecki@gentoo.org> (2021-08-22)
# net-fs/openafs does not support riscv
app-crypt/heimdal afs
# app-editors/xemacs reports arch as unknown, fails to build
dev-lang/ruby xemacs

# Yixun Lan <dlan@gentoo.org> (2021-08-20)
# dependencies not keyworded/tested
gnome-extra/sushi office
gnome-base/gnome-control-center v4l
gnome-base/gnome-shell telepathy browser-extension
gnome-base/gdm accessibility

# Marek Szuba <marecki@gentoo.org> (2021-08-18)
# media-libs/libffado does not recognise this arch, fails src_configure
# (Bug #808853).
media-sound/jack2 ieee1394

# Alex Fan <alexfanqi@yahoo.com> (2021-08-17)
# dev-qt/qtwebengine requires nodejs to build.
kde-plasma/kdeplasma-addons webengine
kde-plasma/libksysguard webengine
# dependencies not keyworded/tested
kde-plasma/plasma-desktop emoji
kde-plasma/plasma-meta accessibility grub plymouth pulseaudio

# Marek Szuba <marecki@gentoo.org> (2021-08-17)
# sys-libs/libfaketime does not work properly on this arch
sys-auth/sssd test

# Marek Szuba <marecki@gentoo.org> (2021-08-11)
# dev-ruby/httpclient not keyworded here due to failing tests
# (Bug #807727). That said, with httpclient-2.8.3 installed manually
# (and without testing) all webmock-3.13.0 tests passed.
dev-ruby/webmock test
# Currently requires dev-lang/spidermonkey:68, which explicitly
# does not support riscv. Hopefully temporary, see Bug #807772.
net-libs/libproxy spidermonkey

# Alex Fan <alexfanqi@yahoo.com> (2021-08-09)
# ipython[qt5] depends on qtconsole, which depends on QtPy.
# QtPy cannot be tested atm because QtPy[test] has an indirect hard
# dependency on dev-qt/qtwebengine, which requires nodejs to build.
dev-python/ipython qt5

# Marek Szuba <marecki@gentoo.org> (2021-08-14)
# Alex Fan <alexfanqi@yahoo.com> (2021-08-05)
# These USE flags depend on java, not (sustainably) supported yet
#  - dev-tex/pdfannotextractor
app-text/texlive pdfannotextractor
#  - JDK
media-libs/rubberband jni
#  - dev-java/jackcess
sci-libs/gdal mdb

# Yixun Lan <dlan@gentoo.org> (2021-08-05)
# Boost.Context can be built on riscv
dev-libs/boost -context

# Marek Szuba <marecki@gentoo.org> (2021-07-27)
# dev-libs/boxfort does not support riscv yet, meaning
# dev-libs/criterion cannot be keyworded here
app-admin/syslog-ng test

# Marek Szuba <marecki@gentoo.org> (2021-07-27)
# dev-db/mongodb does not support riscv, fails src_configure
dev-libs/mongo-c-driver test
dev-python/pymongo test

# Alex Fan <alexfanqi@yahoo.com> (2021-07-20)
# hdf5-1.10 always fails tests with these 2 use flags enabled, otherwise
# passes all tests on at least some systems. No longer needed for 1.12,
# though.
<sci-libs/hdf5-1.12.1 fortran debug

# Alex Fan <alexfanqi@yahoo.com> (2021-08-12)
# Marek Szuba <marecki@gentoo.org> (2021-07-14)
# LuaJIT does not support riscv
app-text/texlive-core luajittex
dev-texlive/texlive-basic luajittex
media-gfx/gimp lua
www-servers/nginx nginx_modules_http_lua

# Marek Szuba <marecki@gentoo.org> (2021-07-11)
# Causes 35 tests to fail with "fatal llvm error"
dev-db/postgresql llvm

# Marek Szuba <marecki@gentoo.org> (2021-07-05)
# sys-cluster/ucx fails to compile on this arch
sys-cluster/slurm ucx

# Marek Szuba <marecki@gentoo.org> (2021-07-05)
# net-dialup/mgetty fails to compile on this arch
mail-mta/courier fax

# Marek Szuba <marecki@gentoo.org> (2021-07-05)
# Dependencies not keyworded here yet:
#  - dev-ruby/asciidoctor
dev-libs/nanomsg doc
#  - media-gfx/nvidia-texture-tools
media-libs/devil nvtt
#  - dev-cpp/glog, sci-libs/vtk
media-libs/opencv contribsfm glog vtk
#  - dev-util/aruba
sys-block/thin-provisioning-tools test
#  - app-text/pandoc (-> dev-haskell/*)
sys-cluster/ceph pmdk
#  - sys-fabric/ofed
sys-cluster/slurm ofed

# Yixun Lan <dlan@gentoo.org> (2021-05-24)
# Dependencies not keyworded, not tested
virtual/notification-daemon gnome
net-libs/gnome-online-accounts gnome

# Alex Fan <alexfanqi@yahoo.com> (2021-08-17)
# Ye Cao <ye.c@rioslab.org> (2021-07-31)
# Piotr Karbowski <slashbeast@gentoo.org> (2021-06-22)
# Yixun Lan <dlan@gentoo.org> (2021-05-21)
# Mikle Kolyada <zlogene@gentoo.org> (2020-12-03)
# Göktürk Yüksek <gokturk@gentoo.org> (2019-10-10)
#   sys-libs/libunwind do not support riscv
dev-libs/efl unwind
dev-util/perf unwind
dev-util/strace unwind
media-gfx/gimp unwind
media-libs/gstreamer unwind
media-libs/mesa unwind
net-libs/zeromq unwind
net-mail/dovecot unwind
x11-base/xorg-server unwind
x11-base/xwayland unwind

# This doesn't work for (any) riscv yet.
dev-libs/libpcre2 jit
dev-libs/libpcre jit
<dev-vcs/git-2.31.0 pcre-jit
www-servers/nginx pcre-jit

# app-shells/fish not keyworded due to failing tests (Bug #807742).
# That said, with fish-3.3.1-r1 installed manually (and without testing)
# all argcomplete-1.12.3 tests passed.
dev-python/argcomplete test