https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-libs/dqlite 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=37f55a24e3653e6b498c1444d4030f5492fa083e commit 37f55a24e3653e6b498c1444d4030f5492fa083e Author: Joonas Niilola <juippis@gentoo.org> AuthorDate: 2020-10-23 08:04:50 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2020-10-23 08:06:33 +0000 dev-libs/dqlite: don't install .a & .la files Closes: https://bugs.gentoo.org/750809 Signed-off-by: Joonas Niilola <juippis@gentoo.org> dev-libs/dqlite/dqlite-1.6.0.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=24c0da7447257be4c9e3168a86d1202733751e63 commit 24c0da7447257be4c9e3168a86d1202733751e63 Author: David Seifert <soap@gentoo.org> AuthorDate: 2020-10-23 09:24:48 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2020-10-23 09:24:48 +0000 dev-libs/dqlite: Disable building of static libraries Closes: https://bugs.gentoo.org/750809 Package-Manager: Portage-3.0.8, Repoman-3.0.2 Signed-off-by: David Seifert <soap@gentoo.org> dev-libs/dqlite/dqlite-1.6.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)