diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/amd64/make.defaults b/sdk_container/src/third_party/portage-stable/profiles/arch/amd64/make.defaults index 0c05dec124..e7e18ff6a9 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/amd64/make.defaults +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/amd64/make.defaults @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 ARCH="amd64" @@ -28,7 +28,7 @@ LDFLAGS_amd64="-m elf_x86_64" CHOST_amd64="x86_64-pc-linux-gnu" # 32bit specific settings. -CFLAGS_x86="-m32" +CFLAGS_x86="-m32 -mfpmath=sse" LDFLAGS_x86="-m elf_i386" CHOST_x86="i686-pc-linux-gnu" diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/amd64/no-multilib/package.use.mask b/sdk_container/src/third_party/portage-stable/profiles/arch/amd64/no-multilib/package.use.mask index adee98f1e0..88735e0a78 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/amd64/no-multilib/package.use.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/amd64/no-multilib/package.use.mask @@ -22,12 +22,6 @@ dev-embedded/urjtag ftd2xx # GLEP 73 Immutability, USE=ovmf requires hvm app-emulation/xen-tools ovmf -# Adam Feldman (2017-07-11) -# GLEP 73 Immutability, USE=test requires -# abi_x86_32 at this time. -app-emulation/wine-vanilla test -app-emulation/wine-staging test - # Mike Frysinger (2016-08-12) # Requires sys-boot/grub:0 which is masked here. sys-apps/memtest86+ floppy 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 26044840a0..fad7447526 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 @@ -31,9 +31,8 @@ media-libs/libva-intel-driver hybrid # In the meantime, force-enable on loong only. # This is not inside use.mask, because crossdev toolchain packages would # want to have the flag enabled without hassle. -dev-libs/libffi experimental-loong -sys-kernel/linux-headers experimental-loong -sys-libs/glibc experimental-loong + (2022-02-24) diff --git a/sdk_container/src/third_party/portage-stable/profiles/arch/loong/package.use.force b/sdk_container/src/third_party/portage-stable/profiles/arch/loong/package.use.force index 9f826c4f15..f4c63b8140 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/arch/loong/package.use.force +++ b/sdk_container/src/third_party/portage-stable/profiles/arch/loong/package.use.force @@ -14,7 +14,6 @@ sys-devel/llvm llvm_targets_LoongArch # WANG Xuerui (2022-04-24) # Force-enable experimental-loong on packages; we're loong. -dev-libs/libffi experimental-loong -sys-kernel/linux-headers experimental-loong -sys-libs/glibc experimental-loong + (2017-04-10) -# Always force patch on appropriate variant -app-emulation/wine-staging staging - # David Seifert (2017-03-07) # Only ever use system ffmpeg, allow kodi bundled ffmpeg # only for debug pruposes. 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 098915579b..7600638810 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/package.mask +++ b/sdk_container/src/third_party/portage-stable/profiles/package.mask @@ -33,12 +33,40 @@ #--- END OF EXAMPLES --- +# David Seifert (2022-10-23) +# Dead package, upstream gone, GTK+2, fails to build with Clang 16 and +# tests fail. Removal on 2022-11-22. Bug #741200, #875686. +sci-calculators/grpn + +# Hans de Graaff (2022-10-22) +# Last release upstream 10 years ago. No longer compiles with latest +# clang (bug #875254) and doubtful that this actually works with recent +# ruby versions. +# Masked for removal in 30 days. +dev-ruby/ruby-sdl + +# Michał Górny (2022-10-21) +# Barely maintained upstream. Still lacking support for Python 3.10. +# All revdeps in Gentoo were pure test deps, and only optional +# (because they would otherwise block Python 3.10). +# Removal on 2022-11-20. Bug #845723. +dev-python/eventlet + +# David Seifert (2022-10-18) +# Dead package, use dev-util/nvidia-cuda-toolkit instead. Examples were +# removed in 11.6, no revdeps left. Removal on 2022-11-17. +# Bug #722092, #749900, #762169, #840656, #845381, #858392, #866701. +dev-util/nvidia-cuda-sdk + # Andrew Ammerlaan (2022-10-17) -# Hostile takeover ongoing, integrity of the live version -# cannot be guaranteed. Use the release version only if you -# change the meta server setting. -# Use games-action/multimc-bin instead to be completely safe. +# Hostile takeover ongoing, integrity cannot be guaranteed. +# Use the release version only if you change the meta server setting. +# Use games-action/multimc-bin or games-action/prismlauncher instead +# to be completely safe. # https://bugs.gentoo.org/877495 +# +# Update (2022-10-20) +# Removal in 15 days, please install games-action/prismlauncher instead games-action/polymc # Michał Górny (2022-10-17) @@ -125,11 +153,6 @@ net-im/empathy # Unused Java library. Removal on 2022-11-10. dev-java/objenesis-test -# Andreas Sturmlechner (2022-10-08) -# Obsolete after Plasma 5.25 release, merged into KWin. -# Removal on 2022-10-22. -kde-plasma/kwayland-server - # Michał Górny (2022-10-08) # Repository and SRC_URI gone. Last release in 2012 (guessing # by filename). @@ -274,17 +297,6 @@ games-sports/torcs # Removal on 2022-10-25. dev-python/ssh2-python -# Andreas Sturmlechner (2022-09-23) -# Unmaintained upstream, obsolete after introduction of kde-misc/markdownpart. -# Removal on 2022-10-23. -kde-misc/kmarkdownwebview - -# Andreas Sturmlechner (2022-09-23) -# Broken after Google stopped accepting "Less Secure Apps". -# https://github.com/Intika-KDE-Plasmoids/plasmoid-ultimate-gmail-feed/issues/32 -# Use kde-misc/gmail-feed instead; removal on 2022-10-23. -kde-misc/ultimate-gmail-feed - # John Helmert III (2022-09-18) # Unfixed root privilege escalation, bug #631552 sys-cluster/slurm @@ -450,13 +462,6 @@ dev-util/patdiff:0/0.15 sys-devel/automake:1.13 sys-devel/automake:1.15 -# John Helmert III (2022-03-13) -# Arti is not a production-ready Tor client. According to upstream, "do -# not use this program yet if you seriously need anonymity, privacy, -# security, or stability." Feel free to unmask if this is not a -# necessity. - (2022-02-23) # Version 2.5.* is not meant for production according to upstream =app-backup/burp-2.5* diff --git a/sdk_container/src/third_party/portage-stable/profiles/updates/4Q-2022 b/sdk_container/src/third_party/portage-stable/profiles/updates/4Q-2022 index 7e58580c34..7b6a45a82e 100644 --- a/sdk_container/src/third_party/portage-stable/profiles/updates/4Q-2022 +++ b/sdk_container/src/third_party/portage-stable/profiles/updates/4Q-2022 @@ -3,3 +3,4 @@ move x11-libs/libva-compat media-libs/libva-compat move x11-libs/libva-intel-driver media-libs/libva-intel-driver move x11-libs/libva-intel-media-driver media-libs/libva-intel-media-driver move x11-libs/intel-hybrid-codec-driver media-libs/intel-hybrid-codec-driver +move dev-python/swagger-spec-validator dev-python/swagger_spec_validator