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

Bug 727810

Summary: sys-auth/passwdqc does not respect LDFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Mikle Kolyada (RETIRED) <zlogene>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-06-10 09:03:16 UTC
@@This is an auto-filed bug@@
If you think that a different summary clarifies the issue better, feel free to change it.

Issue: sys-auth/passwdqc does not respect LDFLAGS.
Discovered on: amd64

NOTE:
To reproduce this issue you may want to set LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0". If this is not something about c/c++ context you may want to see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect LDFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2020-06-10 09:03:21 UTC
Created attachment 644260 [details]
build.log

build log and emerge --info
Comment 2 Mikle Kolyada (RETIRED) archtester Gentoo Infrastructure gentoo-dev Security 2020-06-10 09:55:59 UTC
Thanks, this is one of the cases where gentoo's ldflags can be ignored.
Comment 3 Larry the Git Cow gentoo-dev 2020-06-11 08:43:48 UTC
The bug has been closed via the following commit(s):

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

commit c00b2b8a7a0497cc39a6e898ef1a8a96b46e03fb
Author:     Mikle Kolyada <zlogene@gentoo.org>
AuthorDate: 2020-06-11 08:43:24 +0000
Commit:     Mikle Kolyada <zlogene@gentoo.org>
CommitDate: 2020-06-11 08:43:43 +0000

    sys-auth/passwdqc: ignore Gentoo's ldflags on libs
    
    Closes: https://bugs.gentoo.org/727810
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>

 sys-auth/passwdqc/passwdqc-1.4.0.ebuild | 5 +++++
 1 file changed, 5 insertions(+)