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

Bug 740520

Summary: media-video/sonic-snap-1.7-r1 does not respect LDFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/34425
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 331933    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-09-05 13:16:38 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-video/sonic-snap-1.7-r1 does not respect LDFLAGS.
Discovered on: amd64 (internal ref: tinderbox)

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-05 13:16:40 UTC
Created attachment 658596 [details]
build.log

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

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

commit e96682a05e747f4442d9e896981d5cde11c8e7f6
Author:     Michael Mair-Keimberger <mmk@levelnine.at>
AuthorDate: 2023-12-22 17:54:54 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2023-12-24 23:06:07 +0000

    media-video/sonic-snap: EAPI8, fix #453456,#740520
    
    Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
    
    Closes: https://bugs.gentoo.org/453456
    Closes: https://bugs.gentoo.org/740520
    Closes: https://github.com/gentoo/gentoo/pull/34425
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 media-video/sonic-snap/sonic-snap-1.7-r1.ebuild | 28 +++++++++++--------------
 1 file changed, 12 insertions(+), 16 deletions(-)