Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 902503 - www-apps/grafana-bin-9.5.3 does not respect LDFLAGS
Summary: www-apps/grafana-bin-9.5.3 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: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ldflags
  Show dependency tree
 
Reported: 2023-03-21 07:48 UTC by Agostino Sarubbo
Modified: 2024-02-12 09:22 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,41.83 KB, text/plain)
2023-03-21 07:48 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 2023-03-21 07:48:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: www-apps/grafana-bin-9.4.3-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 2023-03-21 07:48:56 UTC
Created attachment 858523 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-03-27 06:51:02 UTC
ci has reproduced this issue with version 9.4.7 - Updating summary.
Comment 3 Agostino Sarubbo gentoo-dev 2023-04-28 11:50:46 UTC
ci has reproduced this issue with version 9.5.1 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2023-06-09 05:53:06 UTC
ci has reproduced this issue with version 9.5.3 - Updating summary.
Comment 5 Larry the Git Cow gentoo-dev 2024-02-12 09:22:11 UTC
The bug has been closed via the following commit(s):

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

commit ce2d16de0bbe523847891ce791aea100b64b10e6
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2024-02-12 09:20:02 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2024-02-12 09:21:13 +0000

    www-apps/grafana-bin: fix QA [CL]FLAGS
    
    Closes: https://bugs.gentoo.org/902503
    Closes: https://bugs.gentoo.org/902505
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 www-apps/grafana-bin/grafana-bin-10.1.6.ebuild | 2 +-
 www-apps/grafana-bin/grafana-bin-10.2.3.ebuild | 2 +-
 www-apps/grafana-bin/grafana-bin-10.3.1.ebuild | 2 +-
 www-apps/grafana-bin/grafana-bin-9.5.15.ebuild | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)