diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-12-08 02:07:29 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-12-08 02:07:29 +0000 |
commit | 494168b06b81a32b889c3cb1f721f925d0a6824f (patch) | |
tree | 0ec763ffa61af808a83f365fb6680258d2e28a50 /profiles | |
parent | 2198f8593ae0312add1bdccb49edfcb935e5f8a6 (diff) |
gentoo auto-resync : 08:12:2024 - 02:07:28
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 237452 -> 237453 bytes | |||
-rw-r--r-- | profiles/package.mask | 22 | ||||
-rw-r--r-- | profiles/use.local.desc | 3 |
3 files changed, 13 insertions, 12 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex dd966892aaf3..bcbc735b3245 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/package.mask b/profiles/package.mask index 13d842460371..7f2559a43fb2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,16 @@ #--- END OF EXAMPLES --- +# Sam James <sam@gentoo.org> (2024-12-07) +# Breaks Mozilla's build system `mach`: bug #945882, bug #945857, and bug #946002. +# Upstream bug is at https://bugzilla.mozilla.org/show_bug.cgi?id=1935621. +=dev-lang/python-3.12.8 +=dev-lang/python-3.13.1 +=dev-python/python-tests-3.12.8 +=dev-python/python-tests-3.13.1 +=app-doc/python-docs-3.12.8 +=app-doc/python-docs-3.13.1 + # Michał Górny <mgorny@gentoo.org> (2024-12-05) # 6.12.2 does not boot for me. =sys-kernel/gentoo-kernel-6.12.2 @@ -74,7 +84,7 @@ dev-python/pypy # TeX Live 2024 is currently masked for testing. # Please report issues by creating a new bug report # at https://bugs.gentoo.org. ->=app-text/dvisvgm-2024 +>=app-test/dvipsk-2024 >=app-text/ps2pkm-1.8_p20240311 >=app-text/texlive-2024 >=app-text/texlive-core-2024 @@ -324,21 +334,11 @@ dev-ruby/jquery-ui-rails:6 # Removal on 2024-12-07. Bug #942972. sci-libs/QNNPACK -# Holger Hoffstätte <holger@applied-asynchrony.com> (2024-11-03) -# Vendors an unreleased libbpf version and announces incorrect version. -# Please downgrade to 7.4.0. Bug Bug #941185. Removal on 2024-12-03. -=dev-util/bpftool-7.5.0-r1 - # Viorel Munteanu <ceamac@gentoo.org> (2024-10-18) # Experimental version, for testing purposes only. # Bug #941566. app-emulation/virtualbox-kvm -# Holger Hoffstätte <holger@applied-asynchrony.com> (2024-10-11) -# Vendors an unreleased libbpf version and generates ABI-breaking code. -# Bug #941185. Removal on 2024-12-03. -=dev-util/bpftool-7.5.0-r2 - # Yongxiang Liang <tanekliang@gmail.org> (2024-10-10) # Fcitx 4 has been archived. Users can upgrade to Fcitx 5 app-i18n/fcitx-anthy:4 diff --git a/profiles/use.local.desc b/profiles/use.local.desc index fd99ebd9b9ee..cffbe6376c0d 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -5471,7 +5471,6 @@ net-analyzer/suricata:redis - Enable Redis support net-analyzer/symon:perl - Enables a generic perl symux client net-analyzer/symon:symon - Enables the system monitor. Offers no functionality but monitoring and forwarding of measured data net-analyzer/symon:symux - Enables the multiplexer which stores incoming symon streams on disk in RRD (net-analyzer/rrdtool) files -net-analyzer/tcpdump:drop-root - Drop privileges to pcap:pcap when run as root net-analyzer/tcpdump:smi - Build with net-libs/libsmi to load MIBs on the fly to decode SNMP packets net-analyzer/tcpreplay:pcapnav - Enable if you want the jump to byte offset feature via net-libs/libpcapnav net-analyzer/tcpreplay:tcpdump - Use net-analyzer/tcpdump for packet decoding feature @@ -8176,6 +8175,7 @@ sys-devel/clang-common:default-lld - Use lld as the default linker for clang sys-devel/clang-common:stricter - Default to stricter behavior known from newer clang versions, turning more warnings into errors sys-devel/clang-runtime:compiler-rt - Install sys-libs/compiler-rt for -rtlib=compiler-rt sys-devel/clang-runtime:libcxx - Install sys-libs/libcxx for -stdlib=libc++ +sys-devel/clang-runtime:offload - Install sys-libs/llvm-offload for -fopenmp GPU offloading sys-devel/clang-runtime:openmp - Install sys-libs/libomp for -fopenmp support sys-devel/clang-runtime:sanitize - Enable compiler-rt sanitizer (-fsanitize*) support sys-devel/clang-toolchain-symlinks:gcc-symlinks - Install symlinks for 'gcc' and 'g++' for extra compatibility. @@ -8449,6 +8449,7 @@ sys-libs/libxcrypt:compat - Build with compatibility interfaces for other crypt sys-libs/libxcrypt:headers-only - Build and install only the headers. sys-libs/libxcrypt:system - Install as system libcrypt.so rather than to an alternate directory (will collide with sys-libs/glibc's version) sys-libs/llvm-libunwind:clang - Force building using installed clang (rather than the default CC/CXX; required for testing). +sys-libs/llvm-offload:ompt - Enable OpenMP Tools Interface support sys-libs/minizip-ng:compat - Enable compatibility with sys-libs/zlib's USE=minizip sys-libs/minizip-ng:openssl - Use dev-libs/openssl for further encryption capabilities sys-libs/musl-nscd:minimal - Only installs the header files |