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

Bug 740198

Summary: x11-misc/primus-0.2-r1 does not respect LDFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Adam Feldman <np-hardass>
Status: RESOLVED FIXED    
Severity: normal    
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-09-03 11:03:34 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-misc/primus-0.2-r1 does not respect LDFLAGS.
Discovered on: amd64 (internal ref: ci)

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-09-03 11:03:36 UTC
Created attachment 658094 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-09-03 15:23:15 UTC
The bug has been closed via the following commit(s):

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

commit 09d29bd3284b92b6796f901c59c1ed8a80dead70
Author:     Adam Feldman <NP-Hardass@gentoo.org>
AuthorDate: 2020-09-03 15:22:26 +0000
Commit:     Adam Feldman <NP-Hardass@gentoo.org>
CommitDate: 2020-09-03 15:23:11 +0000

    x11-misc/primus: Use LDFLAGS
    
    Closes: https://bugs.gentoo.org/740198
    Package-Manager: Portage-2.3.103, Repoman-2.3.23
    Signed-off-by: Adam Feldman <NP-Hardass@gentoo.org>

 .../primus/files/primus-0.2-respect-ldflags.patch     | 19 +++++++++++++++++++
 .../{primus-0.2-r1.ebuild => primus-0.2-r2.ebuild}    |  5 ++++-
 2 files changed, 23 insertions(+), 1 deletion(-)