https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: sys-apps/tcb misses USE=static-libs and installs '.a' files. Discovered on: amd64 (internal ref: lanodanOverlay_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'
commit 4d357d3ce667fbf25b775fb5ba7143e077a19e88 Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me> Date: 2021-08-12T13:53:52 GMT sys-apps/tcb: Remove *.a files on USE=-static-libs Closes: https://bugs.gentoo.org/807796