Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 748828 - dev-ml/dose3-5.0.1-r1 does not respect CFLAGS
Summary: dev-ml/dose3-5.0.1-r1 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: Gentoo Team for the ML programming language family
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cflags
  Show dependency tree
 
Reported: 2020-10-14 06:46 UTC by Agostino Sarubbo
Modified: 2021-01-26 17:34 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,140.80 KB, text/plain)
2020-10-14 06:46 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-10-14 06:46:21 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ml/dose3-5.0.1-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 2020-10-14 06:46:24 UTC
Created attachment 665377 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-01-26 17:34:44 UTC
The bug has been closed via the following commit(s):

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

commit 8aeb81c032312f9060d025d659095e4dddb1de3f
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2021-01-26 17:34:25 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2021-01-26 17:34:25 +0000

    dev-ml/dose3: ignore QA Flags warning
    
    Closes: https://bugs.gentoo.org/748828
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ml/dose3/dose3-5.0.1-r1.ebuild | 4 +++-
 dev-ml/dose3/metadata.xml          | 4 ++++
 2 files changed, 7 insertions(+), 1 deletion(-)