summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin179340 -> 179336 bytes
-rw-r--r--profiles/arch/loong/package.use.mask12
-rw-r--r--profiles/package.mask7
3 files changed, 18 insertions, 1 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index b6a674ec07fb..1cbed11cc66b 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files 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 <xen0n@gentoo.org> (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 <xen0n@gentoo.org> (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 <xen0n@gentoo.org> (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 <dilfridge@gentoo.org> (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 <chewi@gentoo.org> (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