[gentoo-dev] hd_brummy's & nerdboy's packages up for grabs

2021-10-26 Thread Joonas Niilola
Hey,

due to inactivity these packages have been reassigned:
hd_brummy:
dev-libs/tntnet
www-misc/xxv - EAPI-5 & other ebuild quality standards

Note that the Gentoo VDR Project is basically inactive as well.
https://packages.gentoo.org/maintainer/v...@gentoo.org

nerdboy:
app-misc/vit
dev-python/pdfrw
dev-python/smartypants
dev-util/
media-gfx/svg2rlg
sci-libs/eccodes
sci-libs/libbufr - EAPI-5 and stuff

-- juippis



OpenPGP_signature
Description: OpenPGP digital signature


[gentoo-dev] Re: [PATCH] profiles: remove default ALSA_CARDS setting from arch profiles

2021-10-26 Thread Mike Gilbert
On Tue, Oct 26, 2021 at 2:38 PM Mike Gilbert  wrote:
> diff --git a/profiles/desc/.alsa_cards.desc.swp 
> b/profiles/desc/.alsa_cards.desc.swp
> new file mode 100644
> index 
> ..e96a7263d04461d069c3e6ecaf2730efc81dfbde
> GIT binary patch

Oops, I accidentally committed my vim swap file. I have fixed this locally.



[gentoo-dev] [PATCH] profiles: remove default ALSA_CARDS setting from arch profiles

2021-10-26 Thread Mike Gilbert
These have not been reviewed for several years and contain many
obsolete/invalid values.

Currently only two packages utilize these flags:

media-sound/alsa-tools optionally installs several card-specific
utilities. It is unlikely that anything will break if these are
uninstalled by accident.

sys-firmware/alsa-firmware installs firmware for niche hardware
and is probably needed by very few users.

It probably makes more sense for the user to set ALSA_CARDS explicitly.

Signed-off-by: Mike Gilbert 
---
 profiles/arch/alpha/make.defaults |   7 +--
 profiles/arch/amd64/make.defaults |   4 
 profiles/arch/ia64/make.defaults  |   6 +-
 profiles/arch/mips/make.defaults  |   6 +-
 profiles/arch/powerpc/ppc32/make.defaults |   4 
 profiles/arch/x86/make.defaults   |   4 
 profiles/desc/.alsa_cards.desc.swp| Bin 0 -> 12288 bytes
 7 files changed, 3 insertions(+), 28 deletions(-)
 create mode 100644 profiles/desc/.alsa_cards.desc.swp

diff --git a/profiles/arch/alpha/make.defaults 
b/profiles/arch/alpha/make.defaults
index 6749b9c0a44..0d2b90931c4 100644
--- a/profiles/arch/alpha/make.defaults
+++ b/profiles/arch/alpha/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 ARCH="alpha"
@@ -23,11 +23,6 @@ LIBDIR_alpha="lib"
 # Defaults for video drivers
 VIDEO_CARDS="fbdev glint mga nv r128 radeon"
 
-# Chris Gianelloni  (2007-02-05)
-# Defaults for audio drivers. These are copied from x86 (minus modems), since
-# Alpha supports the same busses.
-ALSA_CARDS="ali5451 als4000 bt87x ca0106 cmipci emu10k1 ens1370 ens1371 es1938 
es1968 fm801 hda-intel intel8x0 maestro3 trident usb-audio via82xx ymfpci"
-
 # Tobias Klausmann  (2018-06-25)
 # Enable USE=libtirpc by default, to ease dependency resolution during
 # the stabilization of glibc-2.26. Bug 657148
diff --git a/profiles/arch/amd64/make.defaults 
b/profiles/arch/amd64/make.defaults
index 775103c63ac..0c05dec124e 100644
--- a/profiles/arch/amd64/make.defaults
+++ b/profiles/arch/amd64/make.defaults
@@ -50,10 +50,6 @@ ABI_X86="64"
 # Defaults for video drivers
 VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa"
 
-# Danny van Dyk  (2006-12-22)
-# Default for ALSA_CARDS USE_EXPAND variable.
-ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x 
ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 
trident usb-audio via82xx via82xx-modem ymfpci"
-
 # Michał Górny  (2013-01-26)
 # Unhide the x86-specific USE_EXPANDs.
 USE_EXPAND_HIDDEN="-ABI_X86 -CPU_FLAGS_X86"
diff --git a/profiles/arch/ia64/make.defaults b/profiles/arch/ia64/make.defaults
index c87d017b15e..4327e575707 100644
--- a/profiles/arch/ia64/make.defaults
+++ b/profiles/arch/ia64/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 ARCH="ia64"
@@ -27,7 +27,3 @@ CHOST_ia64="${CHOST}"
 # Donnie Berkholz  (2006-08-18)
 # Defaults for video drivers
 VIDEO_CARDS="fbdev glint mga nv r128 radeon"
-
-# Diego Pettenò  (2006-12-23)
-# Defaults for audio drivers - Took from x86 profile
-ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x 
ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 
trident usb-audio via82xx via82xx-modem ymfpci"
diff --git a/profiles/arch/mips/make.defaults b/profiles/arch/mips/make.defaults
index cb1dead24e7..9d3d5a8a1bf 100644
--- a/profiles/arch/mips/make.defaults
+++ b/profiles/arch/mips/make.defaults
@@ -1,4 +1,4 @@
-# Copyright 2008-2019 Gentoo Authors
+# Copyright 2008-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Donnie Berkholz  (2006-08-18)
@@ -15,7 +15,3 @@ USE="-fortran -openmp"
 LIBDIR_o32="lib"
 LIBDIR_n32="lib32"
 LIBDIR_n64="lib64"
-
-# Matt Turner  (2010-12-06)
-# Probably missing a bunch for various SGI systems.
-ALSA_CARDS="au1x00"
diff --git a/profiles/arch/powerpc/ppc32/make.defaults 
b/profiles/arch/powerpc/ppc32/make.defaults
index 0332427d751..51f2ea0ad11 100644
--- a/profiles/arch/powerpc/ppc32/make.defaults
+++ b/profiles/arch/powerpc/ppc32/make.defaults
@@ -17,10 +17,6 @@ FCFLAGS="${CFLAGS}"
 # Defaults for video drivers
 VIDEO_CARDS="fbdev glint mga nv r128 radeon"
 
-# Diego Pettenò  (2006-12-06)
-# Defaults for PowerPC sound driver
-ALSA_CARDS="aoa aoa-fabric-layout aoa-onyx aoa-soundbus aoa-soundbus-i2s 
aoa-tas aoa-toonie powermac usb-audio via82xx"
-
 # Michał Górny  (2014-06-27)
 # Multilib-related setup for compatibility with future multilib.
 ABI="ppc"
diff --git a/profiles/arch/x86/make.defaults b/profiles/arch/x86/make.defaults
index 4a9685fa276..c1f35ac18d3 100644
--- a/profiles/arch/x86/make.defaults
+++ b/profiles/arch/x86/make.defaults
@@ -30,10 +30,6 @@ LIBDIR_x86="lib"
 # Defaults for video 

[gentoo-dev] Last rites: sys-fabric/dapl

2021-10-26 Thread Jakov Smolić
# Jakov Smolić  (2021-10-26)
# Fails to build with glibc-2.34, uses EAPI 5.
# Removal on 2021-11-25. Bug #806577.
sys-fabric/dapl
-- 
Jakov



OpenPGP_signature
Description: OpenPGP digital signature


[gentoo-dev] Last rites: app-shells/heirloom-sh

2021-10-26 Thread Jakov Smolić
# Jakov Smolić  (2021-10-26)
# Fails to build with glibc-2.34, broken test suite,
# dead upstream, no revdeps.
# Removal on 2021-11-25. Bug #806344.
app-shells/heirloom-sh
-- 
Jakov



OpenPGP_signature
Description: OpenPGP digital signature


Re: [gentoo-dev] Help with "unrecognized ELF files" needed

2021-10-26 Thread Sam James


> On 15 Oct 2021, at 16:00, xgqt  wrote:
> 
> Hi!
> 
> I'm having a problem with guile packages and portage QA checks.
> Guile puts the compiled bytecode into the /usr/lib64 directory which produces 
> a portage warning that unrecognized ELF files are being installed.
> 
> Example bug reports:
> https://bugs.gentoo.org/727146
> https://bugs.gentoo.org/817230
> 
> What can I do about this issue?

You can silence the QA warnings _if they're not genuine_ with QA_* variables. 
See https://devmanual.gentoo.org/eclass-reference/ebuild/index.html
or man ebuild.

But looks like you did that already now.

Best,
sam


signature.asc
Description: Message signed with OpenPGP