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

Bug 902505

Summary: www-apps/grafana-bin-10.3.1 does not respect CFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Patrick Lauer <patrick>
Status: RESOLVED FIXED    
Severity: normal CC: esigra
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 59506    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-03-21 07:48:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: www-apps/grafana-bin-9.4.3-r1 does not respect CFLAGS.
Discovered on: amd64 (internal ref: ci)

NOTE:
To reproduce this issue you may want to add "-frecord-gcc-switches" to CFLAGS/CXXFLAGS/FFLAGS/FCFLAGS. If this is not something about c/c++ context see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect CFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-21 07:49:00 UTC
Created attachment 858525 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-03-27 06:51:04 UTC
ci has reproduced this issue with version 9.4.7 - Updating summary.
Comment 3 Agostino Sarubbo gentoo-dev 2023-04-28 11:50:48 UTC
ci has reproduced this issue with version 9.5.1 - Updating summary.
Comment 4 Agostino Sarubbo gentoo-dev 2023-06-09 05:53:08 UTC
ci has reproduced this issue with version 9.5.3 - Updating summary.
Comment 5 Agostino Sarubbo gentoo-dev 2024-01-07 12:13:48 UTC
gcc14_tinderbox has reproduced this issue with version 10.2.1 - Updating summary.
Comment 6 Agostino Sarubbo gentoo-dev 2024-01-25 07:45:35 UTC
ci has reproduced this issue with version 10.3.1 - Updating summary.
Comment 7 Larry the Git Cow gentoo-dev 2024-02-12 09:22:12 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(-)