From 6f604d45c55536ef285d923cd3d679d7d9ab12e6 Mon Sep 17 00:00:00 2001 From: Flatcar Buildbot Date: Mon, 9 Oct 2023 07:13:27 +0000 Subject: [PATCH] profiles: Sync with Gentoo It's from Gentoo commit 948d91c1679ef28057c2ccc28e00a7bb6c027b77. --- .../profiles/arch/amd64/package.use.mask | 9 +- .../profiles/arch/amd64/x32/package.mask | 4 + .../profiles/arch/arm64/package.use.mask | 4 + .../profiles/arch/arm64/use.mask | 4 + .../profiles/arch/arm64/use.stable.mask | 4 + .../profiles/arch/base/package.use.mask | 10 +- .../profiles/arch/hppa/package.use.mask | 11 ++ .../arch/hppa/package.use.stable.mask | 6 +- .../profiles/arch/ia64/package.use.mask | 4 + .../profiles/arch/loong/package.use | 7 + .../profiles/arch/loong/package.use.mask | 23 ++-- .../profiles/arch/mips/package.use.mask | 4 - .../profiles/arch/powerpc/package.use.mask | 8 +- .../profiles/arch/powerpc/ppc32/package.use | 6 + .../arch/powerpc/ppc32/package.use.mask | 4 + .../arch/powerpc/ppc64/64le/make.defaults | 5 +- .../arch/powerpc/ppc64/64le/package.use.mask | 3 - .../profiles/arch/riscv/package.use.mask | 6 +- .../profiles/arch/s390/package.use.mask | 11 +- .../profiles/arch/sparc/package.use.mask | 15 ++- .../profiles/arch/x86/package.use.mask | 7 - .../profiles/base/package.use.stable.mask | 4 - .../profiles/features/musl/package.mask | 5 - .../features/selinux/package.use.mask | 3 +- .../portage-stable/profiles/package.mask | 126 ++++++++++-------- .../targets/desktop/gnome/make.defaults | 2 +- .../portage-stable/profiles/updates/3Q-2023 | 1 + 27 files changed, 165 insertions(+), 131 deletions(-) create mode 100644 sdk_container/src/third_party/portage-stable/profiles/arch/powerpc/ppc32/package.use diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/amd64/package.use.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/amd64/package.use.mask index 2393f549e7..73a8449e33 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/amd64/package.use.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/amd64/package.use.mask @@ -65,7 +65,7 @@ dev-lang/ruby -jit # Sam James (2023-04-03) # pytables is available here. -dev-python/pytables -cpudetection +dev-python/tables -cpudetection # Craig Andrews (2023-03-09) # media-libs/libplacebo is keyworded here @@ -221,13 +221,6 @@ sci-physics/root -cudnn mail-client/thunderbird -eme-free www-client/firefox -eme-free -# Andreas Sturmlechner (2020-02-26) -# Vulkan is available on amd64. -dev-qt/qt3d -vulkan -dev-qt/qtdeclarative -vulkan -dev-qt/qtgui -vulkan -dev-qt/qtwayland -vulkan - # James Le Cuirot (2019-12-10) # The JIT feature only works on amd64 and x86. app-emulation/aranym -jit diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/amd64/x32/package.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/amd64/x32/package.mask index 124d6d5ac0..7d16a818b0 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/amd64/x32/package.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/amd64/x32/package.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Maciej Barć (2023-10-07) +# Requires net-libs/nodejs which is unavailable on amd64/x32. +app-containers/devcontainer + # Kai-Chun Ning (2022-05-26) # intel-hybrid-codec-driver does not work on x32 media-libs/intel-hybrid-codec-driver diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/arm64/package.use.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/arm64/package.use.mask index 80c7ecb833..ce7aa8f563 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/arm64/package.use.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/arm64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Patrick McLean (2023-10-03) +# sys-apps/s6-linux-init has not been tested on this arch +sys-apps/openrc s6 + # Jon Janzen (2023-09-11) # librttopo has not been tested on this arch dev-db/spatialite rttopo diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/arm64/use.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/arm64/use.mask index 506221145d..fdab19c281 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/arm64/use.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/arm64/use.mask @@ -4,6 +4,10 @@ # Unmask the flag which corresponds to ARCH. -arm64 +# Mart Raudsepp (2023-10-03) +# dev-util/sysprof-capture is keyworded on arm64 +-sysprof + # Andrew Ammerlaan (2023-07-11) # Unmask secureboot flag on arches where sbsigntools is keyworded -secureboot diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/arm64/use.stable.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/arm64/use.stable.mask index d05e57dc0d..dd47f125ea 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/arm64/use.stable.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/arm64/use.stable.mask @@ -4,6 +4,10 @@ # This file requires eapi 5 or later. New entries go on top. # Please use the same syntax as in use.mask +# Mart Raudsepp (2023-10-03) +# dev-util/sysprof-capture and dev-util/sysprof are not stable yet +sysprof + # Ionen Wolkens (2022-02-17) # x11-drivers/nvidia-drivers is not stable yet video_cards_nvidia diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/base/package.use.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/base/package.use.mask index 7cbfa56e0f..123bdb0b26 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/base/package.use.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/base/package.use.mask @@ -36,7 +36,7 @@ kde-plasma/discover snap # Sam James (2023-04-03) # Needs dev-python/py-cpuinfo which is not ported to all of our platforms # See bug #894078. -dev-python/pytables cpudetection +dev-python/tables cpudetection # Michał Górny (2023-01-24) # libomptarget is only supported on 64-bit architectures. @@ -196,14 +196,6 @@ app-text/texlive-core xindy # https://sourceware.org/glibc/wiki/PortStatus sys-libs/glibc static-pie -# Andreas Sturmlechner (2020-02-26) -# Vulkan support is only available on few selected arches atm. -# Mask everywhere, unmask where appropriate. -dev-qt/qt3d vulkan -dev-qt/qtdeclarative vulkan -dev-qt/qtgui vulkan -dev-qt/qtwayland vulkan - # dev-python/pandas is only keyworded for amd64 & x86 sys-block/fio python gnuplot diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/hppa/package.use.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/hppa/package.use.mask index fd8fa3df71..e7d58e572d 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/hppa/package.use.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/hppa/package.use.mask @@ -4,6 +4,17 @@ # NOTE: When masking a USE flag due to missing keywords, please file a keyword # request bug for the hppa arch. +# Andreas Sturmlechner (2023-10-08) +# Vulkan is not available on hppa. +dev-qt/qtdeclarative vulkan +dev-qt/qtgui vulkan +=dev-qt/qtwayland-5.15.11:5 compositor + +# Patrick McLean (2023-10-03) +# sys-apps/s6-linux-init has not been tested on this arch +sys-apps/openrc s6 + # Sam James (2023-09-24) # Qt not keyworded here. app-doc/doxygen gui diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/hppa/package.use.stable.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/hppa/package.use.stable.mask index 970ff02a80..a6c4130798 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/hppa/package.use.stable.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/hppa/package.use.stable.mask @@ -17,6 +17,11 @@ #--- END OF EXAMPLES --- +# Sam James (2023-06-18) +# Qt 5 not stable here +app-text/ansifilter gui +app-text/highlight gui + # Sam James (2023-07-02) # Unlikely that anybody wants to use net-nds/openldap on hppa & often has # platform-specific bugs. @@ -176,7 +181,6 @@ media-libs/libsdl2 fcitx4 # Rolf Eike Beer (2020-06-10) # not stable dev-vcs/mercurial because of broken dependencies: bug #727390 -app-portage/layman mercurial dev-python/setuptools-scm test # Rolf Eike Beer (2020-04-24) diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/ia64/package.use.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/ia64/package.use.mask index 9cba5f68e1..a80ba2b054 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/ia64/package.use.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/ia64/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Patrick McLean (2023-10-03) +# sys-apps/s6-linux-init has not been tested on this arch +sys-apps/openrc s6 + # Sam James (2023-09-24) # Qt not keyworded here. app-doc/doxygen gui diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/loong/package.use b/sdk_container/src/third_party/portage-stable/profiles/arch/loong/package.use index 77df43ba64..31164c09ea 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/loong/package.use +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/loong/package.use @@ -1,2 +1,9 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Sam James (2023-10-08) +# dev-db/mysql not keyworded here +dev-perl/DBD-mysql -mysql mariadb + # LoongArch systems boot with EFI sys-boot/grub:2 grub_platforms_efi-64 diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/loong/package.use.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/loong/package.use.mask index 82b3ec4a8f..81e170a5ca 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/loong/package.use.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/loong/package.use.mask @@ -1,6 +1,18 @@ # Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2023-10-08) +# dev-db/mysql not keyworded here +dev-perl/DBD-mysql mysql + +# Patrick Lauer (2023-10-05) +# JIT / llvm support needs too old llvm +dev-db/postgresql llvm + +# Patrick McLean (2023-10-03) +# sys-apps/s6-linux-init has not been tested on this arch +sys-apps/openrc s6 + # WANG Xuerui (2023-09-29) # no luajit for now media-gfx/gimp lua @@ -18,13 +30,6 @@ dev-util/librnp man # dev-cpp/cpp-httplib is keyworded here. sys-devel/llvm -debuginfod -# WANG Xuerui (2023-09-12) -# Vulkan is available on loong. -dev-qt/qt3d -vulkan -dev-qt/qtdeclarative -vulkan -dev-qt/qtgui -vulkan -dev-qt/qtwayland -vulkan - # WANG Xuerui (2023-09-10) # Revdeps of dev-python/ujson which is masked. dev-python/cattrs test @@ -126,10 +131,6 @@ dev-python/qtconsole test # dev-qt/qtwebengine:5 isn't available on loong. dev-python/QtPy webengine -# WANG Xuerui (2022-12-05) -# app-arch/p7zip fails one test -kde-apps/kdeutils-meta 7zip - # WANG Xuerui (2022-12-05) # (2010-01-27) -# dev-vcs/darcs is not keyworded on this arch -app-portage/layman darcs - # deps missing keywords games-strategy/freeciv auth diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/powerpc/package.use.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/powerpc/package.use.mask index 41111f6e8a..1eb4419cd1 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/powerpc/package.use.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/powerpc/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Patrick McLean (2023-10-03) +# sys-apps/s6-linux-init has not been tested on this arch +sys-apps/openrc s6 + # Georgy Yakovlev (2020-08-07) -# dev-vcs/darcs is not keyworded on ppc/ppc64 -app-portage/layman darcs - # Sergei Trofimovich (2018-03-27) # dev-ruby/capybara depends on www-client/firefox which has no keywords dev-ruby/capybara test diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/powerpc/ppc32/package.use b/sdk_container/src/third_party/portage-stable/profiles/arch/powerpc/ppc32/package.use new file mode 100644 index 0000000000..1a4a6c6d08 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/powerpc/ppc32/package.use @@ -0,0 +1,6 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Sam James (2023-10-08) +# dev-db/mysql not keyworded here +>=dev-perl/DBD-mysql-5 -mysql mariadb diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/powerpc/ppc32/package.use.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/powerpc/ppc32/package.use.mask index 7a0a92b844..64901a22fc 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/powerpc/ppc32/package.use.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/powerpc/ppc32/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2023-10-08) +# dev-db/mysql not keyworded/stable here +dev-perl/DBD-mysql mysql + # Sam James (2023-09-22) # Qt 6 not keyworded here. dev-util/cmake gui diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/powerpc/ppc64/64le/make.defaults b/sdk_container/src/third_party/portage-stable/profiles/arch/powerpc/ppc64/64le/make.defaults index 7a7e3bdc53..7d877f4814 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/powerpc/ppc64/64le/make.defaults +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/powerpc/ppc64/64le/make.defaults @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 CHOST="powerpc64le-unknown-linux-gnu" @@ -9,3 +9,6 @@ FCFLAGS="${CFLAGS}" CHOST_ppc64="powerpc64le-unknown-linux-gnu" CHOST_ppc="powerpcle-unknown-linux-gnu" +LDFLAGS_ppc64="-m elf64lppc" +# TODO: elf32lppc or elf32lppclinux? +#LDFLAGS_ppc="-m elf32lppc" diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/powerpc/ppc64/64le/package.use.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/powerpc/ppc64/64le/package.use.mask index dd7108999f..eadbc6ad92 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/powerpc/ppc64/64le/package.use.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/powerpc/ppc64/64le/package.use.mask @@ -51,9 +51,6 @@ mail-client/thunderbird clang # Georgy Yakovlev (2020-02-26) # vulkan tested and works on ppc64le -dev-qt/qtdeclarative -vulkan -dev-qt/qtgui -vulkan -dev-qt/qtwayland -vulkan media-libs/mesa -vulkan -vulkan-overlay media-video/mpv -libplacebo -vulkan media-video/vlc -libplacebo diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/riscv/package.use.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/riscv/package.use.mask index 21dba51a2a..6847d5fe0e 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/riscv/package.use.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/riscv/package.use.mask @@ -1,6 +1,10 @@ # Copyright 2019-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Patrick McLean (2023-10-03) +# sys-apps/s6-linux-init has not been tested on this arch +sys-apps/openrc s6 + # Sam James (2023-09-22) # Qt 6 not keyworded here. dev-util/cmake gui @@ -139,8 +143,6 @@ dev-python/wcmatch doc # Alex Fan (2022-05-16) # These depend on Haskell: -# - dev-vcs/darcs -app-portage/layman darcs # - app-text/pandoc sys-cluster/ceph pmdk app-text/nuspell doc diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/s390/package.use.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/s390/package.use.mask index f584ab79bd..0c305aa7a2 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/s390/package.use.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/s390/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Patrick McLean (2023-10-03) +# sys-apps/s6-linux-init has not been tested on this arch +sys-apps/openrc s6 + # Sam James (2023-09-24) # Qt not keyworded here. app-doc/doxygen gui @@ -156,9 +160,6 @@ dev-vcs/subversion ruby # Mikle Kolyada (2018-06-03) # Not tested dev-python/cssselect doc -# not really interested in supporting alternative -# VCS for overlays yet. Layman needs SVN for tests too. -app-portage/layman darcs mercurial test dev-python/setuptools-scm test # no lua support for vim app-editors/vim lua @@ -178,10 +179,6 @@ dev-libs/libpcre2 jit # Not tested net-mail/dovecot lz4 -# Sergey Popov (2015-02-18) -# Not tested -app-portage/layman g-sorcery - # Mikle Kolyada (2014-01-11) # too much unkeyworded dependencies (bug #497068) dev-vcs/git mediawiki diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/sparc/package.use.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/sparc/package.use.mask index 388ee4e8ca..98753a1c20 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/sparc/package.use.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/sparc/package.use.mask @@ -1,6 +1,17 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Andreas Sturmlechner (2023-10-08) +# Vulkan is not available on sparc. +dev-qt/qtdeclarative vulkan +dev-qt/qtgui vulkan +=dev-qt/qtwayland-5.15.11:5 compositor + +# Patrick McLean (2023-10-03) +# sys-apps/s6-linux-init has not been tested on this arch +sys-apps/openrc s6 + # Sam James (2023-09-22) # Qt 6 not keyworded here. dev-util/cmake gui @@ -333,10 +344,6 @@ x11-themes/qtcurve plasma # dependencies not keyworded dev-python/stevedore doc -# Rolf Eike Beer (2020-04-06) -# ghc does not build, which is needed for darcs, bug #711944 -app-portage/layman darcs - # Rolf Eike Beer (2020-04-06) # grub pc is not supported on sparc sys-boot/grub:2 grub_platforms_pc grub_platforms_efi-32 grub_platforms_efi-64 grub_platforms_xen grub_platforms_xen-pvh diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/x86/package.use.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/x86/package.use.mask index 5311fd5cbe..5440c5ffc4 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/x86/package.use.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/x86/package.use.mask @@ -231,13 +231,6 @@ sys-libs/glibc -static-pie mail-client/thunderbird -eme-free www-client/firefox -eme-free -# Andreas Sturmlechner (2020-02-26) -# Vulkan is available on x86. -dev-qt/qt3d -vulkan -dev-qt/qtdeclarative -vulkan -dev-qt/qtgui -vulkan -dev-qt/qtwayland -vulkan - # Georgy Yakovlev (2017-02-14) -# This is stable masked as g-sorcery is being not actively developed. -app-portage/layman g-sorcery - # Alon Bar-Lev (2017-01-01) # Will always require unstable packages. net-libs/gnutls test-full diff --git a/sdk_container/src/third_party/portage-stable/profiles/features/musl/package.mask b/sdk_container/src/third_party/portage-stable/profiles/features/musl/package.mask index efa45c708e..4c9c424e5d 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/features/musl/package.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/features/musl/package.mask @@ -64,7 +64,6 @@ dev-util/rr # Sam James (2022-10-04) # Packages with dubious sys-libs/glibc dependencies (non-binary) but # masking for now to allow musl profiles to graduate from exp->dev. -dev-db/pgbouncer dev-libs/cgreen media-sound/xwax net-analyzer/gsad @@ -90,10 +89,6 @@ app-admin/clustershell app-shells/pdsh net-analyzer/ipcad -# Sam James (2022-09-17) -# Fails to compile on musl: bug #832868 -sys-apps/uutils-coreutils - # Sam James (2022-09-12) # libxcrypt migration masks. # 1. The libxcrypt migration is optional for musl, so unmask -virtual/libcrypt:0/1. diff --git a/sdk_container/src/third_party/portage-stable/profiles/features/selinux/package.use.mask b/sdk_container/src/third_party/portage-stable/profiles/features/selinux/package.use.mask index e390f50635..c632ae715d 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/features/selinux/package.use.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/features/selinux/package.use.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Brian Dolbec (2014-09-17) @@ -7,6 +7,5 @@ sys-apps/portage python_targets_pypy3 app-portage/elicense python_targets_pypy3 app-portage/elogv python_targets_pypy3 app-portage/gentoolkit python_targets_pypy3 -app-portage/layman python_targets_pypy3 app-portage/smart-live-rebuild python_targets_pypy3 app-portage/gentoopm python_targets_pypy3 diff --git a/sdk_container/src/third_party/portage-stable/profiles/package.mask b/sdk_container/src/third_party/portage-stable/profiles/package.mask index 8afb517788..762fa45571 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/package.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/package.mask @@ -33,6 +33,74 @@ #--- END OF EXAMPLES --- +# David Seifert (2023-10-08) +# Upstream long gone, unmaintained, EAPI 6, only Gentoo still packages +# this. Removal on 2023-11-07. Bug #905187. +app-misc/dvorakng + +# David Seifert (2023-10-08) +# Unmaintained, EAPI 6, tons of patches we have to carry, last release +# 20 years ago, all major distros have removed this. +# Removal on 2023-11-07. Bug #602382. +app-backup/flexbackup + +# David Seifert (2023-10-08) +# Unmaintained, last release over 23 years(!) ago, multiple QA issues, +# no other major distro carries this anymore. Removal on 2023-11-07. +# Bug #425872, #452982, #520968, #605450, #878621, #905945. +app-admin/qpage + +# David Seifert (2023-10-08) +# Upstream gone, kept on life support by Debian, most distros don't +# carry this anymore, Transmeta CPUs are long obsolete at this point. +# Removal on 2023-11-07. Bug #541694, #905186. +app-admin/longrun + +# David Seifert (2023-10-08) +# Unmaintained, typical broken suckless build system, no upstream +# activity, only Fedora still carries it. +# Removal on 2023-11-06. Bug #732422, #914638. +x11-misc/sselp + +# David Seifert (2023-10-08) +# Unmaintained, last release over 5 years ago, lots of QA issues, no +# other distro carries this. +# Removal on 2023-11-06. Bug #742782, #742809, #771858, #811393, +# #898314, #898322, #898324, #898326. +dev-libs/libtubo +x11-libs/librfm +x11-misc/rodent + +# Hans de Graaff (2023-10-07) +# Unresolved security issues since two years, bug #792336. Original +# upstream inactive since 2019. Substitute upstream inactive since +# 2020. No reverse dependencies. Masked for removal on 2023-11-07. +sys-fs/dmg2img + +# Sam James (2023-10-06) +# Breaks building scipy: https://github.com/cython/cython/issues/5748 +=dev-python/cython-3.0.3 + +# Volkmar W. Pogatzki (2023-10-04) +# Incompatible with newer media-video/ffmpeg, bug #914499. +# Deps appenh and loadlib not used by anything else. +# Removal on 2023-11-04. +media-video/jubler +dev-java/appenh +dev-java/loadlib + +# Mart Raudsepp (2023-10-04) +# GStreamer plugin removed upstream. The database used by this music fingerprint +# plugin has been defunct for a while. Removal on 2023-11-04. Bug #915189. +media-plugins/gst-plugins-ofa + +# Michał Górny (2023-10-04) +# The project was abandoned upstream. The test suite is broken +# with python3.12. It was used only as an optional test dep +# for dev-python/Arpeggio. +# Removal on 2023-11-03. Bug #915162. +dev-python/memory-profiler + # Michał Górny (2023-09-29) # The project is no longer maintained upstream. We haven't handled # the version bump from a year ago yet. No reverse dependencies. @@ -183,11 +251,6 @@ dev-ruby/mail:2.7 (2023-09-09) -# Release causes problems, upstream degrated to RC back. -# See #913884 for more information -=net-wireless/unifi-7.5.174-r1 - # David Seifert (2023-09-09) # EOL upstream in 2 months, causes major headaches for OpenSSL 1.1 # masking. Removal on 2023-10-09. @@ -228,54 +291,6 @@ app-crypt/tpm2-tss-engine # Removal on 2023-10-03. dev-erlang/protobuffs -# Sam James (2023-08-30) -# Used to be a dependency of dev-python/qiskit-terra but is now being phased -# out. Fails to build with modern setuptools and >= Python 3.11. No upstream -# activity. -# Removal on 2023-09-29. Bug #911840, bug #896900. -dev-python/tweedledum - -# Hans de Graaff (2023-08-29) -# Obsolete slots that are no longer used by any sinatra version. Use the -# newer slot instead. Masked for removal on 2023-09-29. -dev-ruby/mustermann:1 -dev-ruby/mustermann:2 - -# Olivier Laurantin (2023-08-29) -# Masked for removal on 2023-10-01 -# net-wireless/blueberry will never work with recent gnome-bluetooth versions -# and is the only package requiring net-wireless/gnome-bluetooth:2 -net-wireless/blueberry -net-wireless/gnome-bluetooth:2 - -# Hans de Graaff (2023-08-29) -# Use the newer slot instead. Masked for removal on 2023-09-29. -dev-ruby/twitter:7 - -# Sam James (2023-08-29) -# Obsolete as of September 2021 when legacy Tor hidden services stopped -# working. Now fails to build with latest protobuf too. No upstream activity -# since 2017. Alternatives (unvetted) are 'cwtch' and 'ricochet-refreshed' but -# neither are packaged. -# Removal on 2023-09-28. Bug #830477, bug #913004. -net-im/ricochet - -# Sam James (2023-08-29) -# Fails to build with new protobuf. Deprecated by upstream which recommend -# sci-biology/kallisto as a replacement. -# Removal on 2023-09-28. Bug #912828. -sci-biology/express - -# Michał Górny (2023-08-28) -# A shim that is no longer needed. No reverse dependencies. -# Removal on 2023-09-27. Bug #906516. -dev-python/pytz_deprecation_shim - -# Jonas Stein (2023-08-17) -# Upstream warns that it is broken and there is no fix since 2010 -# Removal after 2023-10-01. Bug #912363. -app-dicts/edictionary - # Sam James (2023-08-04) # Stricter behavior which causes some packages to fail, see bug #911721. =dev-util/pkgconf-2.0.0 @@ -319,7 +334,6 @@ app-dicts/edictionary # Matt Turner (2023-07-06) # GNOME 45 mask >=app-editors/ghex-45_alpha ->=app-misc/gnote-45_alpha >=gnome-extra/gnome-logs-45_alpha >=net-misc/gnome-remote-desktop-45_alpha >=x11-libs/pango-1.51.0 @@ -539,10 +553,6 @@ sys-devel/automake:1.11 # is resolved. Bug #791259. >=media-libs/libopenaptx-0.2.1 -# Ulrich Müller (2021-04-20) -# Version 3.15 is broken with Emacs 27.2. -=app-emacs/mic-paren-3.15-r0 - # Sam James (2021-03-30) # Seems to break dev-tex/culmus-latex # Masking until we can investigate & fix diff --git a/sdk_container/src/third_party/portage-stable/profiles/targets/desktop/gnome/make.defaults b/sdk_container/src/third_party/portage-stable/profiles/targets/desktop/gnome/make.defaults index 2f7d314eb7..3f9e6955f3 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/targets/desktop/gnome/make.defaults +++ b/sdk_container/src/third_party/portage-stable/profiles/targets/desktop/gnome/make.defaults @@ -1,4 +1,4 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -USE="colord eds evo gnome gnome-keyring gnome-online-accounts gstreamer introspection keyring nautilus networkmanager pulseaudio sysprof tracker wayland" +USE="colord eds evo gnome gnome-keyring gnome-online-accounts gnome-shell gstreamer introspection keyring nautilus networkmanager pulseaudio sysprof tracker wayland" diff --git a/sdk_container/src/third_party/portage-stable/profiles/updates/3Q-2023 b/sdk_container/src/third_party/portage-stable/profiles/updates/3Q-2023 index 4dc6fd8bff..f5392cf103 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/updates/3Q-2023 +++ b/sdk_container/src/third_party/portage-stable/profiles/updates/3Q-2023 @@ -18,3 +18,4 @@ move dev-libs/paho-mqtt-c net-libs/paho-mqtt-c move dev-lisp/ecls dev-lisp/ecl move sys-devel/ct-ng sys-devel/crosstool-ng move dev-python/stack_data dev-python/stack-data +move dev-python/pytables dev-python/tables