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

Bug 748828

Summary: dev-ml/dose3-5.0.1-r1 does not respect CFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Team for the ML programming language family <ml>
Status: RESOLVED FIXED    
Severity: normal CC: gienah
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 59506    
Attachments: build.log

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(-)