Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 727636 - media-radio/direwolf does not respect LDFLAGS
Summary: media-radio/direwolf does not respect LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Richard Freeman
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2020-06-09 10:28 UTC by Agostino Sarubbo
Modified: 2020-10-23 19:59 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,43.80 KB, text/plain)
2020-06-09 10:28 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-06-09 10:28:48 UTC
@@This is an auto-filed bug@@
If you think that a different summary clarifies the issue better, feel free to change it.

Issue: media-radio/direwolf 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-09 10:28:56 UTC
Created attachment 644112 [details]
build.log

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

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

commit 851cb3b5ceb043715584d238e84b9fd69f7356c3
Author:     Jannis Achstetter <kripton@kripserver.net>
AuthorDate: 2020-09-13 14:42:05 +0000
Commit:     Richard Freeman <rich0@gentoo.org>
CommitDate: 2020-10-23 19:52:50 +0000

    media-radio/direwolf: Bump to v1.5
    
    Closes: https://bugs.gentoo.org/681666
    Closes: https://bugs.gentoo.org/705100
    Closes: https://bugs.gentoo.org/724720
    Closes: https://bugs.gentoo.org/727636
    Package-Manager: Portage-3.0.6, Repoman-3.0.1
    Signed-off-by: Jannis Achstetter <kripton@kripserver.net>
    Closes: https://github.com/gentoo/gentoo/pull/17530
    Signed-off-by: Richard Freeman <rich0@gentoo.org>

 media-radio/direwolf/Manifest                      |   1 +
 media-radio/direwolf/direwolf-1.5.ebuild           |  59 +++++
 media-radio/direwolf/files/1.5-makefile.patch      | 295 +++++++++++++++++++++
 .../direwolf/files/direwolf-gpsd-API-9.patch       | 213 +++++++++++++++
 media-radio/direwolf/metadata.xml                  |  12 +-
 5 files changed, 577 insertions(+), 3 deletions(-)