This is an auto-filed bug because net-analyzer/tcpstat 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 641296 [details] build.log build log and emerge --info
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=033d219858ab4f7c1de692b3b4927ace373f9d86 commit 033d219858ab4f7c1de692b3b4927ace373f9d86 Author: Arthur Zamarin <arthurzam@gentoo.org> AuthorDate: 2024-05-25 07:22:38 +0000 Commit: Arthur Zamarin <arthurzam@gentoo.org> CommitDate: 2024-05-25 07:22:38 +0000 net-analyzer/tcpstat: treeclean Closes: https://bugs.gentoo.org/928731 Bug: https://bugs.gentoo.org/724930 Bug: https://bugs.gentoo.org/881307 Bug: https://bugs.gentoo.org/923090 Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org> net-analyzer/tcpstat/Manifest | 2 - .../files/tcpstat-1.5_p8-_DEFAULT_SOURCE.patch | 11 --- .../tcpstat/files/tcpstat-1.5_p8-ipv6.patch | 30 ------- .../tcpstat/files/tcpstat-1.5_p8-libpcap.patch | 11 --- .../tcpstat/files/tcpstat-1.5_p8-off-by-one.patch | 50 ----------- .../tcpstat/files/tcpstat-1.5_p8-unused.patch | 99 ---------------------- net-analyzer/tcpstat/metadata.xml | 8 -- net-analyzer/tcpstat/tcpstat-1.5_p8.ebuild | 61 ------------- profiles/package.mask | 5 -- 9 files changed, 277 deletions(-)