This is an auto-filled bug because dev-util/omake calls ar directly. The issue was originally discovered on amd64, but it may be reproducible on other arches as well. If you think that a different summary clarifies the issue better, feel free to change it. Attached build log and emerge --info. NOTE: If you think it doesn't make sense fix these type of issues, I'd like to point out that won't be possible use a different AR implementation (like llvm-ar) by setting the AR variable. So this issue has been reproduced by setting the AR variable to x86_64-pc-linux-gnu-ar and by removing the /usr/bin/ar binary.
Created attachment 638804 [details] build.log build log and emerge --info
ci has reproduced this issue with version 0.10.3-r1 - Updating summary.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d42240c609ffabe432f77cb7ac646e1b55c45522 commit d42240c609ffabe432f77cb7ac646e1b55c45522 Author: Alfred Wingate <parona@protonmail.com> AuthorDate: 2025-02-15 05:51:43 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2025-03-28 15:07:35 +0000 dev-util/omake: add 0.10.7 Also add tests and do some other tweaks with using edo and usev instead of use <flag> || echo "". Bug: https://bugs.gentoo.org/722934 Closes: https://bugs.gentoo.org/921169 Signed-off-by: Alfred Wingate <parona@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org> dev-util/omake/Manifest | 1 + dev-util/omake/omake-0.10.7.ebuild | 89 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 90 insertions(+)