From 5df0c8ba4bb09f65c6cfb7d67dead00d6b2a1bf9 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 28 Feb 2023 22:05:06 +0000 Subject: gentoo auto-resync : 28:02:2023 - 22:05:06 --- profiles/Manifest.gz | Bin 182754 -> 182748 bytes profiles/base/make.defaults | 6 ++++++ profiles/package.mask | 15 ++++----------- profiles/use.local.desc | 1 + 4 files changed, 11 insertions(+), 11 deletions(-) (limited to 'profiles') diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz index 7190f1f47beb..c004ed3b6b02 100644 Binary files a/profiles/Manifest.gz and b/profiles/Manifest.gz differ diff --git a/profiles/base/make.defaults b/profiles/base/make.defaults index ab69dbfae58e..68ff36a90cc8 100644 --- a/profiles/base/make.defaults +++ b/profiles/base/make.defaults @@ -181,3 +181,9 @@ ADA_TARGET="gnat_2021" # Default targets for lua{,-single}.eclass LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" + +# Sam James (2023-02-28) +# Reduce -Wimplicit-function-declaration noise from autoconf. Any compilers +# we care about should match these anyway. See https://wiki.gentoo.org/wiki/Modern_C_porting. +ac_cv_c_undeclared_builtin_options="none needed" +gl_cv_compiler_check_decl_option="-Werror=implicit-function-declaration" diff --git a/profiles/package.mask b/profiles/package.mask index f57f758e8581..f7d2971e3669 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,12 +33,10 @@ #--- END OF EXAMPLES --- -# Joonas Niilola (2023-02-28) -# Bash and therefore ebuild syntax highlight seems broken. -# Bug #898446. -=app-editors/gvim-9.0.1341 -=app-editors/vim-9.0.1341 -=app-editors/vim-core-9.0.1341 +# Michał Górny (2023-02-28) +# Unmaintained. Last (keep-alive) commit in 2019. Suffers from bitrot. +# Removal on 2023-03-30. Bug #885713. +net-im/ekg2 # Mike Pagano (2023-02-27) # Mask =www-servers/nginx-unit-1.29.0-r1 for testing @@ -468,11 +466,6 @@ net-p2p/vuze-coreplugins # This version currently is not compatible with kernel build (yet) ~dev-util/bindgen-0.63.0 -# Sam James (2022-12-09) -# Breaks compilation of reverse dependencies with broken pkgconfig (pc) file -# bug #885075, https://github.com/libarchive/libarchive/issues/1766 -=app-arch/libarchive-3.6.2 - # Stephan Hartmann (2023-01-15) # Dev channel releases are only for people who # are developers or want more experimental features diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 367373f29069..5d064a5f4523 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -7189,6 +7189,7 @@ sci-libs/caffe2:opencl - Use OpenCL sci-libs/caffe2:opencv - Add support for image processing operators sci-libs/caffe2:openmp - Use OpenMP for parallel code sci-libs/caffe2:qnnpack - Use QNNPACK +sci-libs/caffe2:tensorpipe - Use tensorpipe sci-libs/caffe2:xnnpack - Use XNNPACK sci-libs/cantera:cti - Install CTI tools (ck2cti, ck2yaml, ctml_writer) for conversion of Chemkin files to Cantera format sci-libs/cddlib:tools - Add a few executables and tests for cddlib -- cgit v1.2.3