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

Bug 748825

Summary: dev-ml/cudf-0.9 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:15 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ml/cudf-0.9 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:18 UTC
Created attachment 665374 [details]
build.log

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

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

commit dc7064e731a1fc125e8f399f04529dd4b0e2a1dc
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2021-01-26 17:40:39 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2021-01-26 17:40:39 +0000

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

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