Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 730204 - sys-apps/x86info does not respect CFLAGS
Summary: sys-apps/x86info does not respect CFLAGS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robin Johnson
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: cflags
  Show dependency tree
 
Reported: 2020-06-30 06:51 UTC by Agostino Sarubbo
Modified: 2021-05-05 11:29 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,27.50 KB, text/plain)
2020-06-30 06:51 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 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(-)