From 996d1cba721b044876526a7f3c1d2ef1fcc90bb4 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 6 Jun 2023 09:39:06 +0100 Subject: gentoo auto-resync : 06:06:2023 - 09:39:05 --- profiles/Manifest.gz | Bin 178695 -> 178867 bytes profiles/base/package.mask | 8 +++++++- profiles/base/package.use.mask | 4 ++++ profiles/default/linux/package.unmask | 8 ++++++++ profiles/default/linux/package.use.mask | 4 ++++ profiles/package.mask | 5 +++++ profiles/use.local.desc | 1 + 7 files changed, 29 insertions(+), 1 deletion(-) create mode 100644 profiles/default/linux/package.unmask (limited to 'profiles') diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz index 9d25682eaa78..0b521e5cac27 100644 Binary files a/profiles/Manifest.gz and b/profiles/Manifest.gz differ diff --git a/profiles/base/package.mask b/profiles/base/package.mask index 45d4c0579d8c..13ebbc9bd1e6 100644 --- a/profiles/base/package.mask +++ b/profiles/base/package.mask @@ -1,6 +1,12 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2023-06-06) +# Only available on Linux. +dev-libs/libaio +sys-libs/libcap-ng +sys-libs/libseccomp + # Sam James (2022-09-10) # Mask in general and unmask on specific profiles sys-libs/musl diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 2625b69bfa35..8eff2e4b9567 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Sam James (2023-06-06) +# Needs linux-only dev-libs/libaio. +app-emulation/qemu aio + # Joonas Niilola (2023-05-07) # Doesn't compile, see #894210. dev-libs/log4cxx smtp diff --git a/profiles/default/linux/package.unmask b/profiles/default/linux/package.unmask new file mode 100644 index 000000000000..fdcb4f773e3f --- /dev/null +++ b/profiles/default/linux/package.unmask @@ -0,0 +1,8 @@ +# Copyright 2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# Sam James (2023-06-06) +# Only available on Linux. +dev-libs/libaio +sys-libs/libcap-ng +sys-libs/libseccomp diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask index 9694fb2c9fad..5407972c13ac 100644 --- a/profiles/default/linux/package.use.mask +++ b/profiles/default/linux/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-06-06) +# Needs linux-only dev-libs/libaio. +app-emulation/qemu -aio + # Peter Levine (2019-10-01) # Native inotify support is preferred on linux. # bug #697476 diff --git a/profiles/package.mask b/profiles/package.mask index d56ad93c800b..3b6064df9c99 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Sam James (2023-06-06) +# Causes "illegal instruction" (SIGILL) errors for some users, pending investigation. +# See bug #907932. +=dev-libs/nss-3.90 + # Sam James (2023-06-05) # Fails to boostrap, see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110120. =sys-devel/gcc-14.0.0_pre20230604 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 24b5a113b43d..3acb0430b7b8 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -4663,6 +4663,7 @@ media-sound/mpd:webdav - Enable using music from a WebDAV share media-sound/mpd:wildmidi - Enable MIDI support via wildmidi media-sound/mpfc:wav - Enable wav audio codec support media-sound/mpg123:int-quality - Use rounding instead of fast truncation for integer output, where possible +media-sound/musescore:jumbo-build - Combine source files to speed up build process, requires more memory media-sound/musescore:omr - Enable PDF import (OMR - optical music recognition) media-sound/musescore:osc - Enable OSC remote control protocol media-sound/musescore:portmidi - Enable support for building against media-libs/portmidi -- cgit v1.2.3