Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 725178

Summary: net-misc/termpkg calls ar directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED WONTFIX    
Severity: normal Keywords: PMASKED
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-05-25 07:14:11 UTC
This is an auto-filed bug because net-misc/termpkg 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-25 07:14:17 UTC
Created attachment 641528 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-09-12 20:44:29 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e5c72511753dbf58e6555b34824f461ec96a3f0

commit 1e5c72511753dbf58e6555b34824f461ec96a3f0
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2020-09-12 20:43:21 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2020-09-12 20:43:21 +0000

    net-misc/termpkg: remove last-rited package
    
    Bug: https://bugs.gentoo.org/707794
    Bug: https://bugs.gentoo.org/712886
    Bug: https://bugs.gentoo.org/725178
    Closes: https://bugs.gentoo.org/730640
    Signed-off-by: Sam James <sam@gentoo.org>

 net-misc/termpkg/Manifest                          |  2 -
 net-misc/termpkg/files/termnetd.confd              | 14 ----
 net-misc/termpkg/files/termnetd.initd              | 51 ------------
 net-misc/termpkg/files/termpkg-3.3-ttydforfax.diff | 28 -------
 net-misc/termpkg/files/termpkg-3.3.9.1-gcc43.diff  | 11 ---
 net-misc/termpkg/files/ttyd.confd                  | 63 --------------
 net-misc/termpkg/files/ttyd.initd                  | 95 ----------------------
 net-misc/termpkg/metadata.xml                      | 17 ----
 net-misc/termpkg/termpkg-3.3.9.1-r2.ebuild         | 64 ---------------
 profiles/package.mask                              |  6 --
 10 files changed, 351 deletions(-)