diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 237570 -> 237571 bytes | |||
-rw-r--r-- | profiles/features/musl/package.mask | 6 | ||||
-rw-r--r-- | profiles/features/musl/package.use.mask | 6 | ||||
-rw-r--r-- | profiles/features/musl/use.mask | 6 | ||||
-rw-r--r-- | profiles/package.mask | 31 | ||||
-rw-r--r-- | profiles/prefix/sunos/solaris/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
7 files changed, 22 insertions, 32 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex a474ef7142d0..0e990b175cb2 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index a31c6934656d..cdd861ded196 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,12 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2024-08-21) +# systemtap needs porting to musl. Fails to compile in a few ways. +# See bug #925857. +dev-debug/systemtap +sys-apps/tuned + # Robert Förster <Dessa@gmake.de> (2024-05-06) # needs mongodb net-wireless/unifi diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask index ca25a31bc73c..a0165d34526f 100644 --- a/profiles/features/musl/package.use.mask +++ b/profiles/features/musl/package.use.mask @@ -1,6 +1,12 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James <sam@gentoo.org> (2024-08-21) +# dev-debug/systemtap doesn't work on musl +app-emulation/libvirt dtrace +gui-libs/neatvnc tracing +gui-apps/wayvnc tracing + # Mattéo Rossillol‑‑Laruelle <beatussum@protonmail.com> (2024-08-06) # Requires sys-libs/libcxx. dev-cpp/benchmark libcxx diff --git a/profiles/features/musl/use.mask b/profiles/features/musl/use.mask index 8188a9fef818..36a3df9cb46b 100644 --- a/profiles/features/musl/use.mask +++ b/profiles/features/musl/use.mask @@ -1,10 +1,14 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Select the correct ELIBC -elibc_musl elibc_glibc +# Sam James <sam@gentoo.org> (2024-08-21) +# dev-debug/systemtap doesn't work on musl +systemtap + # Sam James <sam@gentoo.org> (2022-10-04) # Mask USE flags which pull in a binary package linked against glibc (rolling # mask, use for all such packages) diff --git a/profiles/package.mask b/profiles/package.mask index 300e0b820c56..138d6fd25277 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -183,11 +183,6 @@ app-accessibility/epos # and works better for merging PRs. Removal on 2024-08-21. dev-perl/Gentoo-App-Pram -# Andreas Sturmlechner <asturm@gentoo.org> (2024-07-21) -# No more revdeps after net-libs/telepathy-accounts-signon last-rites. -# Removal on 2024-08-20. -net-libs/libsignon-glib - # Hans de Graaff <graaff@gentoo.org> (2024-07-21) # Obsolete slots that are no longer used by any cucumber # version. Removal on 2024-08-21. @@ -196,32 +191,6 @@ dev-util/cucumber-cucumber-expressions:16 dev-util/cucumber-gherking:22 dev-util/cucumber-html-formatter:20 -# Arthur Zamarin <arthurzam@gentoo.org> (2024-07-20) -# EAPI=6, fails to apply patch during src_prepare. -# Removal on 2024-08-19. Bugs #936398, #908957, #908959. -media-video/raspberrypi-omxplayer - -# Arthur Zamarin <arthurzam@gentoo.org> (2024-07-19) -# EAPI=6 games. Feel free to drop any package after bumping it's EAPI. -# Removal on 2024-08-18. Bug #936299. -games-arcade/sdl-sopwith -games-arcade/syobon -games-arcade/wop -games-mud/crystal -games-mud/gmudix -games-mud/kildclient -games-puzzle/color-lines -games-puzzle/hangman -games-puzzle/scramble -games-puzzle/zaz -games-simulation/cannonsmash -games-strategy/crimson - -# Hans de Graaff <graaff@gentoo.org> (2024-07-17) -# Obsolete slot. Please use a newer slot instead. No reverse -# dependencies left. Removal on 2024-08-17. -dev-ruby/rmagick:4 - # Leonardo Hernández Hernández <leohdz172@proton.me> (2024-07-07) # New major ffmpeg version. Tracker bug #928905. >=media-video/ffmpeg-7.0 diff --git a/profiles/prefix/sunos/solaris/package.use.mask b/profiles/prefix/sunos/solaris/package.use.mask index c7843ea3d55c..ab2b27c9ac44 100644 --- a/profiles/prefix/sunos/solaris/package.use.mask +++ b/profiles/prefix/sunos/solaris/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Fabian Groffen <grobian@gentoo.org> (2024-08-20) +# quic code fails to compile, seems Linux minded +net-misc/curl http3 quic curl_quic_openssl + # Fabian Groffen <grobian@gentoo.org> (2024-07-21) # Python integration breaks over C++ standards conflict(s) that Python # headers try to change diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 26a50189f86b..b2a1121399aa 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1473,6 +1473,7 @@ dev-debug/strace:aio - Enable dev-libs/libaio support for tracing Asynchronous I dev-debug/strace:elfutils - Enable stack backtraces (-k flag) via dev-libs/elfutils dev-debug/strace:unwind - Enable stack backtraces (-k flag) via sys-libs/libunwind dev-debug/sysdig:modules - Build kernel modules needed for tracing local events. Disable this only if you intend to use sysdig purely to work with dumpfiles. +dev-debug/systemtap:debuginfod - Enable debuginfod support via dev-libs/elfutils libdebuginfod dev-debug/systemtap:libvirt - Support probing of libvirt domains. dev-embedded/avrdude:ftdi - Enable support for USB FTDI chips via dev-embedded/libftdi dev-embedded/libftdi:tools - build ftdi_eeprom helper tool |