Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 728042 - dev-ml/seq does not respect CFLAGS
Summary: dev-ml/seq 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: Tupone Alfredo
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cflags
  Show dependency tree
 
Reported: 2020-06-12 08:28 UTC by Agostino Sarubbo
Modified: 2020-06-13 18:12 UTC (History)
0 users

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


Attachments
build.log (build.log,8.58 KB, text/plain)
2020-06-12 08:28 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-12 08:28:44 UTC
@@This is an auto-filed bug@@
If you think that a different summary clarifies the issue better, feel free to change it.

Issue: dev-ml/seq 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-12 08:28:49 UTC
Created attachment 644486 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-06-13 18:12:15 UTC
The bug has been closed via the following commit(s):

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

commit bf598286f4634486c6384ebed4ff101df986ced6
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2020-06-13 18:11:56 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2020-06-13 18:11:56 +0000

    dev-ml/seq: remove CFLAGS QA warning
    
    Closes: https://bugs.gentoo.org/728042
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/seq/seq-0.1.ebuild | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)