Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 724930 - net-analyzer/tcpstat calls ar directly
Summary: net-analyzer/tcpstat calls ar directly
Status: RESOLVED PKGREMOVED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: tc-directly
  Show dependency tree
 
Reported: 2020-05-24 08:08 UTC by Agostino Sarubbo
Modified: 2024-05-25 07:23 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,13.87 KB, text/plain)
2020-05-24 08:09 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-05-24 08:08:55 UTC
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.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-24 08:09:01 UTC
Created attachment 641296 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-05-25 07:23:19 UTC
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(-)