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

Bug 730204

Summary: sys-apps/x86info does not respect CFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Robin Johnson <robbat2>
Status: RESOLVED FIXED    
Severity: normal CC: base-system
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/20606
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 59506    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2020-06-30 06:51:25 UTC
@@This is an auto-filed bug@@
Feel free to change the summary at your convenience.

Issue: sys-apps/x86info does not respect CFLAGS.
Discovered on: amd64

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 2020-06-30 06:51:31 UTC
Created attachment 647124 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-05-05 11:29:31 UTC
The bug has been closed via the following commit(s):

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

commit 71eb2d7f6095e1090dd170493e9dda3622b3c81d
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2021-05-05 11:29:10 +0000
Commit:     David Seifert <soap@gentoo.org>
CommitDate: 2021-05-05 11:29:10 +0000

    sys-apps/x86info: Respect CFLAGS
    
    Closes: https://bugs.gentoo.org/730204
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: David Seifert <soap@gentoo.org>

 sys-apps/x86info/files/x86info-1.30-makefile.patch | 36 ++++++++++++----------
 1 file changed, 19 insertions(+), 17 deletions(-)