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

Bug 725166

Summary: net-misc/stargazer calls ar directly
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Vladimir Pavljuchenkov (SpiderX) <spiderx>
Status: RESOLVED FIXED    
Severity: normal CC: proxy-maint
Priority: Normal Keywords: PMASKED
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:12:37 UTC
This is an auto-filed bug because net-misc/stargazer 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:12:42 UTC
Created attachment 641516 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-08-04 21:12:11 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27c1add79bac27db9f36d87a8faf0d3023a403e8

commit 27c1add79bac27db9f36d87a8faf0d3023a403e8
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-08-04 21:11:45 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-08-04 21:11:45 +0000

    profiles: last-rite net-misc/stargazer
    
    Bug: https://bugs.gentoo.org/692806
    Bug: https://bugs.gentoo.org/694674
    Bug: https://bugs.gentoo.org/712832
    Bug: https://bugs.gentoo.org/725166
    Bug: https://bugs.gentoo.org/740792
    Bug: https://bugs.gentoo.org/788637
    Bug: https://bugs.gentoo.org/798042
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2021-09-02 20:37:00 UTC
The bug has been closed via the following commit(s):

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

commit c1a5727e16c09889a4d3fe78ad5c8cd8d0c6190f
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2021-09-02 20:30:19 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2021-09-02 20:35:34 +0000

    net-misc/stargazer: Remove last-rited package
    
    Closes: https://bugs.gentoo.org/712832
    Closes: https://bugs.gentoo.org/694674
    Closes: https://bugs.gentoo.org/725166
    Closes: https://bugs.gentoo.org/788637
    Closes: https://bugs.gentoo.org/692806
    Closes: https://bugs.gentoo.org/798042
    Closes: https://bugs.gentoo.org/740792
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 net-misc/stargazer/Manifest                        |   1 -
 net-misc/stargazer/files/logrotate                 |   9 -
 net-misc/stargazer/files/mans/rscriptd.8           |  51 --
 net-misc/stargazer/files/mans/sgauth.8             |  54 --
 net-misc/stargazer/files/mans/sgconf.1             | 160 ------
 net-misc/stargazer/files/mans/sgconf_xml.1         |  79 ---
 net-misc/stargazer/files/mans/sgconv.1             |  42 --
 net-misc/stargazer/files/mans/stargazer.8          |  64 ---
 .../files/patches/stg-2.408-build-upstream.patch   | 214 --------
 .../stargazer/files/patches/stg-2.408-build.patch  | 179 -------
 .../files/patches/stg-2.408-correct-paths.patch    | 186 -------
 .../patches/stg-2.408-fix-crash-on-stop.patch      | 190 --------
 .../stg-2.408-makefile-build-upstream.patch        | 386 ---------------
 .../stg-2.408-makefile-firebird-upstream.patch     |  13 -
 .../files/patches/stg-2.408-makefile.patch         | 203 --------
 .../files/patches/stg-2.408-on-upstream.patch      | 151 ------
 .../files/patches/stg-2.408-radius-upstream.patch  |  31 --
 .../patches/stg-2.408-rscriptd-upstream.patch      |  26 -
 .../patches/stg-2.408-rscriptd.conf-upstream.patch |  80 ---
 .../patches/stg-2.408-sgauth.conf-upstream.patch   | 112 -----
 .../files/patches/stg-2.408-sgconv-upstream.patch  |  40 --
 .../files/patches/stg-2.408-static-libs.patch      |  10 -
 net-misc/stargazer/files/rscriptd                  |  23 -
 net-misc/stargazer/files/sgauth                    |  27 -
 net-misc/stargazer/metadata.xml                    |  50 --
 net-misc/stargazer/stargazer-2.408-r2.ebuild       | 542 ---------------------
 profiles/package.mask                              |   7 -
 27 files changed, 2930 deletions(-)