From 676f73d9e2fbb9f03291bae80529ba45f541d3c8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 1 Jul 2023 13:45:28 +0100 Subject: gentoo auto-resync : 01:07:2023 - 13:45:28 --- profiles/Manifest.gz | Bin 179340 -> 179336 bytes profiles/arch/loong/package.use.mask | 12 +++++++++++- profiles/package.mask | 7 +++++++ 3 files changed, 18 insertions(+), 1 deletion(-) (limited to 'profiles') diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz index b6a674ec07fb..1cbed11cc66b 100644 Binary files a/profiles/Manifest.gz and b/profiles/Manifest.gz differ diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index 36375ecf47e9..f0e2d5d9654c 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -1,6 +1,14 @@ # Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# WANG Xuerui (2023-07-01) +# Upstream accepted vector asm for loong before corresponding assembler +# support is ready, leading to build failures. Disable asm for the time being +# before a fix is created. +# +# See https://github.com/openssl/openssl/issues/21340 +>=dev-libs/openssl-3.1 asm + # WANG Xuerui (2023-06-03) # sys-cluster/knem not keyworded yet # sys-cluster/torque fails to build (seemingly because of incompatible hwloc) @@ -178,8 +186,10 @@ mate-base/mate help # UBSan: https://reviews.llvm.org/D139292 (LLVM 16 since 20221208) # SafeStack: https://reviews.llvm.org/D139494 (LLVM 16 since 20221210) # LSan: https://reviews.llvm.org/D139686 (LLVM 16 since 20230114) +# MSan: https://reviews.llvm.org/D152692 (LLVM 17 since 20230629) >=sys-libs/compiler-rt-sanitizers-15 -asan ->=sys-libs/compiler-rt-sanitizers-16.0.0_rc1 -lsan -safestack -scudo -tsan -ubsan +>=sys-libs/compiler-rt-sanitizers-16 -lsan -safestack -scudo -tsan -ubsan +>=sys-libs/compiler-rt-sanitizers-17.0.0_pre20230630 -msan # WANG Xuerui (2022-07-08) # virtual/{jdk,jre} is not available on loong yet. diff --git a/profiles/package.mask b/profiles/package.mask index 5bfffee8537c..cde35c259c92 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Andreas K. Hüttel (2023-07-01) +# Unused Perl virtuals (no reverse deps). Removal in 30 days. +virtual/perl-Dumpvalue +virtual/perl-ExtUtils-Constant +virtual/perl-I18N-LangTags +virtual/perl-Thread-Queue + # James Le Cuirot (2023-06-25) # Impossible to legally obtain the original native full game now. It freezes on # keyboard input, is incompatible with PipeWire, and requires gamescope to work -- cgit v1.2.3