This is an auto-filled bug because dev-libs/re2 misses USE=static-libs and installs '.a' files. The issue was originally discovered on amd64, but it may be reproducible on other arches as well. The issue was discovered on the version reported in the summary but it may be reproducible on other versions as well. 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. NOTE: Please do not change the summary to avoid auto-filled dupicates.
I see no reason to add a USE flag for this.
https://github.com/google/re2/commit/9a3bd16a066b3d8a80b150493584b41863a03d23
See also: https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0302
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f937eb195fdd22a58762830c3212205affa19ea3 commit f937eb195fdd22a58762830c3212205affa19ea3 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> AuthorDate: 2020-06-13 18:40:42 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2020-06-13 18:59:13 +0000 dev-libs/re2: Version bump (0.2020.06.01). Static library no longer installed. Closes: https://bugs.gentoo.org/723166 Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Signed-off-by: Mike Gilbert <floppym@gentoo.org> dev-libs/re2/Manifest | 1 + dev-libs/re2/re2-0.2020.06.01.ebuild | 52 ++++++++++++++++++++++++++++++++++++ 2 files changed, 53 insertions(+)