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

Bug 834756

Summary: [guru] www-apps/code-server-bin-4.1.0 does not respect CFLAGS
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Leonardo Hernández Hernández <leohdz172>
Status: RESOLVED FIXED    
Severity: normal CC: guru-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 785607    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-03-08 08:05:11 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: www-apps/code-server-bin-4.1.0 does not respect CFLAGS.
Discovered on: amd64 (internal ref: guru_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 2022-03-08 08:05:13 UTC
Created attachment 766530 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-04-15 18:41:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=fba7fc2a759942fe61da56f07e12b695d2bf6c17

commit fba7fc2a759942fe61da56f07e12b695d2bf6c17
Author:     Leonardo Hernández Hernández <leohdz172@outlook.com>
AuthorDate: 2022-04-14 23:30:47 +0000
Commit:     Leonardo Hernández Hernández <leohdz172@outlook.com>
CommitDate: 2022-04-14 23:53:49 +0000

    www-apps/code-server-bin: fix CFLAGS/LDFLAGS QA notice
    
    Closes: https://bugs.gentoo.org/834755
    Closes: https://bugs.gentoo.org/834756
    Signed-off-by: Leonardo Hernández Hernández <leohdz172@outlook.com>

 .../code-server-bin/code-server-bin-4.1.0.ebuild   | 64 ++++++++++++----------
 1 file changed, 36 insertions(+), 28 deletions(-)