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

Bug 725200

Summary: net-misc/x11-ssh-askpass calls ld 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: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/18981
https://bugs.gentoo.org/show_bug.cgi?id=764506
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 243502    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-05-25 07:17:32 UTC
This is an auto-filed bug because net-misc/x11-ssh-askpass calls ld 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 LINKEr implementation (like llvm-link) by setting the LD variable. So this issue has been reproduced by setting the LD variable to x86_64-pc-linux-gnu-ld and by removing the /usr/bin/ld binary.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-25 07:17:40 UTC
Created attachment 641550 [details]
build.log

build log and emerge --info
Comment 2 Joonas Niilola gentoo-dev 2021-02-07 12:27:58 UTC

*** This bug has been marked as a duplicate of bug 729630 ***
Comment 3 Larry the Git Cow gentoo-dev 2021-04-15 06:39:37 UTC
The bug has been closed via the following commit(s):

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

commit 9d02b021fb62f75f7df091530f19b0582aa601af
Author:     Ionen Wolkens <sudinave@gmail.com>
AuthorDate: 2021-04-14 11:12:52 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-04-15 06:38:54 +0000

    net-misc/x11-ssh-askpass: fix build with -native-symlinks
    
    Closes: https://bugs.gentoo.org/725200
    Signed-off-by: Ionen Wolkens <sudinave@gmail.com>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-misc/x11-ssh-askpass/x11-ssh-askpass-1.2.4.1-r2.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)