This is an auto-filed bug because app-emulation/libspectrum 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. See also:https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0302 NOTE: If you want to change the summary, to avoid auto-filed duplicates, please at least keep the word 'static-libs'
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84ec99b30125b1c15b14a95e4b6957ee76172f00 commit 84ec99b30125b1c15b14a95e4b6957ee76172f00 Author: Jan Ziak <0xe2.0x9a.0x9b@gmail.com> AuthorDate: 2020-06-02 20:01:39 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2020-06-07 12:12:25 +0000 app-emulation/libspectrum: do not install static libs Closes: https://bugs.gentoo.org/726572 Signed-off-by: Jan Ziak <0xe2.0x9a.0x9b@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16045 Signed-off-by: Joonas Niilola <juippis@gentoo.org> app-emulation/libspectrum/libspectrum-1.4.4.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)