Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 768804 - media-libs/lsp-plugins-1.1.29 does not respect LDFLAGS
Summary: media-libs/lsp-plugins-1.1.29 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: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2021-02-05 07:01 UTC by Agostino Sarubbo
Modified: 2022-10-03 01:57 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,167.84 KB, text/plain)
2021-02-05 07:01 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 2021-02-05 07:01:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/lsp-plugins-1.1.24 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 2021-02-05 07:01:18 UTC
Created attachment 685827 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-10-31 10:47:12 UTC
tinderbox has reproduced this issue with version 1.1.29 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2022-10-03 01:57:21 UTC
The bug has been closed via the following commit(s):

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

commit cd9f8c64fb3090149a26b66c872dbb1bb7f75fbe
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-10-03 01:50:43 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-03 01:55:09 +0000

    media-libs/lsp-plugins: add 1.2.3
    
    Bug: https://bugs.gentoo.org/683400
    Bug: https://bugs.gentoo.org/832147
    Bug: https://bugs.gentoo.org/874339
    Closes: https://bugs.gentoo.org/768804
    Closes: https://bugs.gentoo.org/853826
    Thanks-to: Olivier Huber <oli.huber@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/lsp-plugins/Manifest                 |  1 +
 media-libs/lsp-plugins/lsp-plugins-1.2.3.ebuild | 88 +++++++++++++++++++++++++
 media-libs/lsp-plugins/lsp-plugins-9999.ebuild  | 63 ++++++++++++++----
 media-libs/lsp-plugins/metadata.xml             |  3 +-
 4 files changed, 140 insertions(+), 15 deletions(-)