https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-libs/raft misses USE=static-libs and installs '.a' files. Discovered on: amd64 (internal ref: ci) 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=bc505f63e9c1dce286594f6e77e69b6903145b19 commit bc505f63e9c1dce286594f6e77e69b6903145b19 Author: Joonas Niilola <juippis@gentoo.org> AuthorDate: 2020-10-23 08:02:48 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2020-10-23 08:06:33 +0000 dev-libs/raft: don't install .a & .la files Closes: https://bugs.gentoo.org/750806 Signed-off-by: Joonas Niilola <juippis@gentoo.org> dev-libs/raft/raft-0.9.25.ebuild | 5 +++++ 1 file changed, 5 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad7d7c905147958b611ed689cd267626e98f6c78 commit ad7d7c905147958b611ed689cd267626e98f6c78 Author: David Seifert <soap@gentoo.org> AuthorDate: 2020-10-23 09:24:46 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2020-10-23 09:24:46 +0000 dev-libs/raft: Disable building of static libraries Closes: https://bugs.gentoo.org/750806 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: David Seifert <soap@gentoo.org> dev-libs/raft/raft-0.9.25.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)