From 908778078736bd36f7a60a2d576d415cb8e000fa Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 22 May 2021 07:31:18 +0100 Subject: gentoo resync : 22.05.2021 --- profiles/arch/alpha/package.use.mask | 1 + profiles/arch/alpha/use.mask | 7 +++++++ profiles/arch/amd64/no-multilib/package.mask | 1 - profiles/arch/amd64/x32/package.mask | 1 - profiles/arch/hppa/use.mask | 6 ++++++ profiles/arch/mips/package.use.mask | 8 ++++++++ profiles/arch/powerpc/ppc32/package.use.mask | 5 +++++ profiles/arch/powerpc/ppc64/64le/package.mask | 4 ++++ .../powerpc/ppc64/64le/package.use.stable.mask | 17 +---------------- profiles/arch/powerpc/ppc64/64le/use.stable.mask | 9 --------- profiles/arch/powerpc/ppc64/64ul/use.mask | 5 ----- profiles/arch/powerpc/ppc64/package.mask | 10 ++++------ profiles/arch/powerpc/ppc64/package.use.mask | 22 ---------------------- profiles/arch/powerpc/use.mask | 2 -- profiles/arch/riscv/package.use.force | 1 + profiles/arch/riscv/package.use.mask | 10 ++++++++++ profiles/arch/riscv/use.mask | 21 ++++++++++++++++----- profiles/arch/x86/package.use.mask | 4 ---- 18 files changed, 63 insertions(+), 71 deletions(-) (limited to 'profiles/arch') diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 155629c2d659..88c37c564b17 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -32,6 +32,7 @@ media-libs/openal sndio media-video/ffmpeg sndio media-sound/moc sndio media-sound/mpd sndio +media-libs/libsdl2 sndio # Sam James (2021-01-19) # Avoid pulling in a large unkeyworded dep diff --git a/profiles/arch/alpha/use.mask b/profiles/arch/alpha/use.mask index cf614be4eae8..4b196ab45f10 100644 --- a/profiles/arch/alpha/use.mask +++ b/profiles/arch/alpha/use.mask @@ -4,6 +4,13 @@ # Unmask the flag which corresponds to ARCH. -alpha +# Michał Górny (2021-05-20) +# Unresolved keywordreqs are getting in the way. +# https://bugs.gentoo.org/773451 +# https://bugs.gentoo.org/789606 +python_targets_python3_10 +python_single_target_python3_10 + # Andreas Sturmlechner (2020-11-12) # media-sound/jack-audio-connection-kit re-keywording timeout, bug #736725 jack diff --git a/profiles/arch/amd64/no-multilib/package.mask b/profiles/arch/amd64/no-multilib/package.mask index 09fe0a2b76ef..57a0ece94145 100644 --- a/profiles/arch/amd64/no-multilib/package.mask +++ b/profiles/arch/amd64/no-multilib/package.mask @@ -62,7 +62,6 @@ games-emulation/nestra games-emulation/vgba games-emulation/zinc games-emulation/zsnes -games-fps/avp games-fps/etqw-bin games-fps/etqw-data games-fps/etqw-demo diff --git a/profiles/arch/amd64/x32/package.mask b/profiles/arch/amd64/x32/package.mask index a0a8241c9377..9b4403d62ea2 100644 --- a/profiles/arch/amd64/x32/package.mask +++ b/profiles/arch/amd64/x32/package.mask @@ -77,7 +77,6 @@ media-gfx/digikam:5 media-gfx/luminance-hdr media-sound/frescobaldi media-sound/teamspeak-client:3 -media-video/orion >=media-video/openshot-2.5.1_p20210103 net-analyzer/nmapsi net-libs/signon-ui diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index 5ef64c04f901..60fadf6a77b8 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -7,6 +7,12 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Michał Górny (2021-05-20) +# Unresolved keywordreqs are getting in the way. +# https://bugs.gentoo.org/789606 +python_targets_python3_10 +python_single_target_python3_10 + # Arfrever Frehtes Taifersar Arahesis (2021-04-01) # sys-libs/llvm-libunwind not supported on HPPA. llvm-libunwind diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index 50ef31ed5839..5e27c674e83c 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,14 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Joshua Kinard (2021-05-20) +# mask USE 'test' on MIPS for setuptools and jaraco-path due to +# the very deep dependency chain that is enabled. Will unmask +# on a future date. +# Bug #774216 +dev-python/jaraco-path test +dev-python/setuptools test + # Sam James (2021-02-06) # media-sound/sndio is not yet keyworded here # bug #769098, bug #769122 diff --git a/profiles/arch/powerpc/ppc32/package.use.mask b/profiles/arch/powerpc/ppc32/package.use.mask index e484be4172ff..d379169c68cb 100644 --- a/profiles/arch/powerpc/ppc32/package.use.mask +++ b/profiles/arch/powerpc/ppc32/package.use.mask @@ -1,6 +1,11 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2021-05-17) +# Deps not yet tested/keyworded. +# bug #708344 +sys-devel/llvm gold + # Marek Szuba (2021-05-07) # Legacy interface that depends on kernel headers not available on this arch # as well as currently-unkeyworded dev-libs/libx86 diff --git a/profiles/arch/powerpc/ppc64/64le/package.mask b/profiles/arch/powerpc/ppc64/64le/package.mask index a0ae367f6d1d..1544eb028159 100644 --- a/profiles/arch/powerpc/ppc64/64le/package.mask +++ b/profiles/arch/powerpc/ppc64/64le/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Georgy Yakovlev (2021-05-17)↲ +# chromium works on ppc64le +-www-client/chromium + # Georgy Yakovlev (2021-05-07)↲ # works on little-endian↲ sci-mathematics/geogebra-bin diff --git a/profiles/arch/powerpc/ppc64/64le/package.use.stable.mask b/profiles/arch/powerpc/ppc64/64le/package.use.stable.mask index 6dbcf7edfcd2..aae03ed6a798 100644 --- a/profiles/arch/powerpc/ppc64/64le/package.use.stable.mask +++ b/profiles/arch/powerpc/ppc64/64le/package.use.stable.mask @@ -5,19 +5,4 @@ # openjfx:8 will never be stabilized # openjfx:11 probably will neither dev-java/openjdk:8 javafx -dev-java/openjdk:11 javaf - -# Georgy Yakovlev (2020-02-27) -# vulkan tested and works on ppc64le, but not stabilized yet -dev-qt/qtdeclarative vulkan -dev-qt/qtgui vulkan -dev-qt/qtwayland vulkan -media-libs/mesa vulkan vulkan-overlay -media-libs/libsdl2 vulkan -media-video/mpv vulkan -media-video/pipewire vulkan -media-video/vlc libplacebo - -# Georgy Yakovlev (2019-08-15) -# deps are not yet stable on ppc64 -media-libs/mesa llvm video_cards_radeonsi +dev-java/openjdk:11 javafx diff --git a/profiles/arch/powerpc/ppc64/64le/use.stable.mask b/profiles/arch/powerpc/ppc64/64le/use.stable.mask index f0718dbcb021..187b4ac618af 100644 --- a/profiles/arch/powerpc/ppc64/64le/use.stable.mask +++ b/profiles/arch/powerpc/ppc64/64le/use.stable.mask @@ -10,12 +10,3 @@ python_targets_python3_10 # Michał Górny (2021-01-07) # Prebuilt kernel rebuilds are supported on stable yet. dist-kernel - -# Georgy Yakovlev (2020-01-21) -# works, but deps not stable yet -vaapi - -# Georgy Yakovlev (2019-08-14) -# works on ppc64le, but not yet stable -video_cards_amdgpu -video_cards_ast diff --git a/profiles/arch/powerpc/ppc64/64ul/use.mask b/profiles/arch/powerpc/ppc64/64ul/use.mask index 5ac6b141b13f..2168b261a6c0 100644 --- a/profiles/arch/powerpc/ppc64/64ul/use.mask +++ b/profiles/arch/powerpc/ppc64/64ul/use.mask @@ -19,14 +19,9 @@ luajittex # virtual/opencl requires media-libs/mesa[opencl] (bug #549096) opencl -# Agostino Sarubbo (2012-12-22) -# mask kde since is not anymore keyworded for ppc64 -kde - pda prelude mono -networkmanager # not tested on ppc64 xmms2 diff --git a/profiles/arch/powerpc/ppc64/package.mask b/profiles/arch/powerpc/ppc64/package.mask index 1d47ee5b2e89..8ba483baa4cb 100644 --- a/profiles/arch/powerpc/ppc64/package.mask +++ b/profiles/arch/powerpc/ppc64/package.mask @@ -1,16 +1,14 @@ # Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Georgy Yakovlev (2021-05-17) +# chromium does not work on ppc64be +www-client/chromium + # Georgy Yakovlev (2021-05-07) # only works on little-endian sci-mathematics/geogebra-bin -# Georgy Yakovlev (2021-05-06) -# segfaults building qtwebengine or chromium -# https://bugs.gentoo.org/785751 -# https://github.com/nodejs/node/issues/38521 ->=net-libs/nodejs-16 - # Georgy Yakovlev (2020-10-17) # Fails to build with buildmode=pie assumptions, which # does not work on big-endian ppc64 diff --git a/profiles/arch/powerpc/ppc64/package.use.mask b/profiles/arch/powerpc/ppc64/package.use.mask index 3cccc93153f3..442a3dd9af80 100644 --- a/profiles/arch/powerpc/ppc64/package.use.mask +++ b/profiles/arch/powerpc/ppc64/package.use.mask @@ -101,23 +101,10 @@ lxqt-base/lxqt-panel cpuload networkmonitor pulseaudio sysstat # dev-lang/luajit lacks ppc64 keyword. luajit upstream does not support ppc64 net-analyzer/snort open-appid -# Gilles Dartiguelongue (2017-08-16) -# missing keyword on dev-python/dbusmock, bug #620024 ->=gnome-base/gnome-settings-daemon-3.24 test - -# Michał Górny (2017-06-28) -# app-misc/dtach is not keyworded, and tests are restricted anyway, so -# no point in pursuing it right now. -app-shells/bash-completion test - # Jeroen Roovers (2017-01-16) # Incomplete support, bug #605878. net-vpn/tor seccomp -# Jeroen Roovers (2017-02-05) -# media-libs/libilbc has not been ported to PPC64 -media-video/ffmpeg libilbc - # Robin H. Johnson (2016-11-18) # dev-lang/luajit lacks ppc64 keyword. luajit upstream does not support ppc64 dev-db/redis luajit @@ -143,10 +130,6 @@ dev-java/ant-apache-bsf python # Mask until >sys-cluster/ceph-0.94 goes stable net-analyzer/rrdtool rados -# Matthias Maier (2014-12-24) -# sys-devel/clang is not keyworded -app-doc/doxygen clang - # Michael Sterrett (2009-05-05) -# Masking webkit from libproxy due to TOC failure on webkit -# and stupid 64bit toolchain. -net-libs/libproxy webkit - # Joseph Jezak (2010-02-12) # Mask unstable pidgin deps until we can mark them stable (farsight2) net-im/pidgin gstreamer diff --git a/profiles/arch/powerpc/use.mask b/profiles/arch/powerpc/use.mask index fa4819770c32..dc1ed5ab98c9 100644 --- a/profiles/arch/powerpc/use.mask +++ b/profiles/arch/powerpc/use.mask @@ -62,7 +62,6 @@ ayatana # 3dfx acpi -lm-sensors rar hdf xvmc @@ -73,7 +72,6 @@ dmi # Masked vaapi for PowerPC until it works on hardware available to PowerPC users (cell, etc.) vaapi - ### Other flags -- Please put additional maskings below here # No keyworded versions of openafs diff --git a/profiles/arch/riscv/package.use.force b/profiles/arch/riscv/package.use.force index 28b2d254c048..cb405f4ea1f3 100644 --- a/profiles/arch/riscv/package.use.force +++ b/profiles/arch/riscv/package.use.force @@ -4,3 +4,4 @@ # we, kinda, need this on riscv ... sys-devel/llvm llvm_targets_RISCV sys-devel/clang llvm_targets_RISCV +dev-lang/rust llvm_targets_RISCV diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index 9d94d70acc43..14b7e271a6e3 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,16 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Yixun Lan (2021-05-19) +# Dependencies not keyworded, not tested +dev-libs/gobject-introspection doctool test +dev-python/markdown test +x11-libs/gtk+ cups test colord +net-libs/libsoup samba gssapi test +net-libs/libproxy mono spidermonkey webkit kde networkmanager +# Request sys-auth/polkit, dev-lang/spidermonkey +sys-auth/elogind policykit + # Sam James (2021-03-11) # media-libs/libheif isn't keyworded here # media-libs/libavif isn't keyworded here diff --git a/profiles/arch/riscv/use.mask b/profiles/arch/riscv/use.mask index 834a60ef712c..4443d1bd9834 100644 --- a/profiles/arch/riscv/use.mask +++ b/profiles/arch/riscv/use.mask @@ -7,6 +7,21 @@ # Unmask systemd -systemd +# Yixun Lan (2021-05-19) +# Unmask for more testing +-elogind +-gtk +-gtk2 +-gtk3 +-introspection + +# Michał Górny (2021-05-20) +# Unresolved keywordreqs are getting in the way. +# https://bugs.gentoo.org/773451 +# https://bugs.gentoo.org/789606 +python_targets_python3_10 +python_single_target_python3_10 + # Ben Kohler (2019-01-09) # no fam providers keyworded yet fam @@ -17,13 +32,8 @@ valgrind # Not tested yet bluetooth -elogind emacs fuse -gtk -gtk2 -gtk3 -introspection java kerberos latex @@ -37,6 +47,7 @@ ruby slang sound systemtap +webkit # Mattéo Rossillol‑‑Laruelle (2019‑08‑31) # Dependencies not keyworded. diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask index 8052860579a4..147753a565ce 100644 --- a/profiles/arch/x86/package.use.mask +++ b/profiles/arch/x86/package.use.mask @@ -200,10 +200,6 @@ media-gfx/imagemagick -heif # Requires dev-db/mongodb which has dropped x86 support dev-python/pymongo test -# Bernard Cafarelli (2018-09-27) -# media-libs/qtav not keyworded -media-video/orion qtav - # Rick Farina (2018-06-27) # Catalyst has support for assembling bootloader on this arch dev-util/catalyst -system-bootloader -- cgit v1.2.3