This is an auto-filed bug because net-wireless/rtl-sdr misses USE=static-libs and installs '.a' files. The issue was originally discovered on amd64, but it may be reproducible on other arches as well. The issue was discovered on the version reported in the summary but it may be reproducible on other versions as well. The best solution is avoid to build the '.a' files by touching the configure. In case the buildsystem makes your life hard, a good compromise would be just remove the files. NOTE: If you want to change the summary, to avoid auto-filed duplicates, please at least keep the word 'static-libs'
See also: https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0302
libarchive_tinderbox has reproduced this issue with version 0.6.0_p20221217 - Updating summary.
gcc14_tinderbox has reproduced this issue with version 2.0.1 - Updating summary.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7df5b971f1eee5731eb419d66625357dec9e0f07 commit 7df5b971f1eee5731eb419d66625357dec9e0f07 Author: Conrad Kostecki <conikost@gentoo.org> AuthorDate: 2025-02-23 22:00:07 +0000 Commit: Conrad Kostecki <conikost@gentoo.org> CommitDate: 2025-02-23 22:16:44 +0000 net-wireless/rtl-sdr: add 2.0.2 Bug: https://bugs.gentoo.org/725144 Signed-off-by: Conrad Kostecki <conikost@gentoo.org> net-wireless/rtl-sdr/Manifest | 1 + .../files/rtl-sdr-2.0.2-disable-static.patch | 55 +++++++++++++++++++++ .../files/rtl-sdr-2.0.2-pkgconfig-libdir.patch | 11 +++++ .../files/rtl-sdr-2.0.2-udev-rules-path.patch | 11 +++++ net-wireless/rtl-sdr/files/rtl_tcp.confd-r1 | 7 +++ net-wireless/rtl-sdr/files/rtl_tcp.initd-r1 | 11 +++++ net-wireless/rtl-sdr/rtl-sdr-2.0.2.ebuild | 56 ++++++++++++++++++++++ 7 files changed, 152 insertions(+)