https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-lang/idris2-0.6.0 installs '.a' files without static-libs USE (LIBARCHIVE-SYSTEM). Discovered on: amd64 (internal ref: libarchive_tinderbox) NOTE: (LIBARCHIVE-SYSTEM) in the summary means that the bug was found on a machine that runs app-alternatives/tar and app-alternatives/cpio with [-gnu,+libarchive] but this bug MAY or MAY NOT BE related to the tar/cpio implementation. https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0302.
Created attachment 849045 [details] build.log build log and emerge --info
Those static libraries are used internally by Idris C compiler backed, when removed they will break a part of Idris2. See: https://github.com/idris-lang/Idris2/blob/4bedaac81130ed4ccec4329cf633ade7e0372a89/src/Compiler/RefC/CC.idr#L91