This is an auto-filed bug because dev-util/cpptest 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'
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b4e532024ce45cfcea858711bd315124a851b891 commit b4e532024ce45cfcea858711bd315124a851b891 Author: Sebastian Pipping <sping@gentoo.org> AuthorDate: 2020-05-20 23:18:44 +0000 Commit: Sebastian Pipping <sping@gentoo.org> CommitDate: 2020-05-20 23:19:33 +0000 dev-util/cpptest: Support USE=-static-libs Closes: https://bugs.gentoo.org/724290 Signed-off-by: Sebastian Pipping <sping@gentoo.org> Package-Manager: Portage-2.3.99, Repoman-2.3.22 dev-util/cpptest/cpptest-2.0.0-r1.ebuild | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b23194d52ce457b89f34e116647146d32a0121ea commit b23194d52ce457b89f34e116647146d32a0121ea Author: David Seifert <soap@gentoo.org> AuthorDate: 2020-08-29 18:45:43 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2020-08-29 18:45:43 +0000 dev-util/cpptest: [QA] Remove IUSE="static-libs" Closes: https://bugs.gentoo.org/724290 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: David Seifert <soap@gentoo.org> dev-util/cpptest/cpptest-2.0.0-r1.ebuild | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-)