https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: media-video/movit misses USE=static-libs and installs '.a' files. Discovered on: amd64 (internal ref: tinderbox) 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=0f4544f41c4b6a8548d88123cfbc75916f2fa747 commit 0f4544f41c4b6a8548d88123cfbc75916f2fa747 Author: Jakov Smolic <jakov.smolic@sartura.hr> AuthorDate: 2020-11-14 20:19:22 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2020-11-14 20:19:22 +0000 media-video/movit: disable static libs Closes: https://bugs.gentoo.org/740490 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org> media-video/movit/movit-1.6.1.ebuild | 9 +++++++++ media-video/movit/movit-1.6.2.ebuild | 9 +++++++++ 2 files changed, 18 insertions(+)