This is an auto-filed bug because sys-fs/xfsprogs 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: If you want to change the summary, to avoid auto-filed duplicates, please at least keep the word 'static-libs'
USE=static-libs was intentionally dropped, see https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b3b60e6ad3756c422e0f304150419217d2478fb We decided to keep the created .a file because it's pointless to throw it away after spending some amount of time/CPU cycles to build it now that we can no longer avoid it.
*** Bug 725570 has been marked as a duplicate of this bug. ***
I'm re-opening this because a QA policy on this has been documented (somewhat recently I assume). https://projects.gentoo.org/qa/policy-guide/installed-files.html#pg0302
ci has reproduced this issue with version 6.1.1 - Updating summary.
ci has reproduced this issue with version 6.2.0 - Updating summary.
ci has reproduced this issue with version 6.3.0 - Updating summary.
ci has reproduced this issue with version 6.4.0 - Updating summary.
gcc14_tinderbox has reproduced this issue with version 6.5.0 - Updating summary.
ci has reproduced this issue with version 6.6.0 - Updating summary.
ci has reproduced this issue with version 6.7.0 - Updating summary.
ci has reproduced this issue with version 6.7.0-r1 - Updating summary.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6817a75995db17a403b179d9b2970aa6d41fe089 commit 6817a75995db17a403b179d9b2970aa6d41fe089 Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2024-05-15 14:30:33 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2024-05-15 14:31:10 +0000 sys-fs/xfsprogs: remove libhandle.a when static-libs is disabled Closes: https://bugs.gentoo.org/725538 Signed-off-by: Mike Gilbert <floppym@gentoo.org> .../xfsprogs/{xfsprogs-6.7.0-r2.ebuild => xfsprogs-6.7.0-r3.ebuild} | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)