This is an auto-filed bug because net-dialup/dwun 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 641334 [details] build.log build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70b31c6195caa75f74898ecd4fbb68db3fb52e17 commit 70b31c6195caa75f74898ecd4fbb68db3fb52e17 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-09-27 18:45:38 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-09-27 21:21:09 +0000 net-dialup/dwun: EAPI 8, fix implicit function decls, respect AR Closes: https://bugs.gentoo.org/724968 Closes: https://bugs.gentoo.org/870676 Signed-off-by: Sam James <sam@gentoo.org> net-dialup/dwun/dwun-0.96e-r6.ebuild | 58 ++++++++++++++++++++++ ...dwun-0.96e-implicit-function-declarations.patch | 14 ++++++ .../dwun/files/dwun-0.96e-rename-configure.patch | 9 ++++ net-dialup/dwun/files/dwun-0.96e-respect-AR.patch | 11 ++++ 4 files changed, 92 insertions(+)