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

Bug 903043

Summary: dev-util/ruff-0.0.259 does not respect CFLAGS
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Patrick McLean <chutzpah>
Status: RESOLVED FIXED    
Severity: normal CC: eschwartz93, esigra
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 2023-03-25 13:17:17 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/ruff-0.0.259 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 2023-03-25 13:17:20 UTC
Created attachment 858989 [details]
build.log

build log and emerge --info
Comment 2 Eli Schwartz 2024-03-14 18:19:00 UTC
The QA_FLAGS_IGNORED didn't include all files. This was fixed by dropping the other file from the package in commit:

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

commit d15d22da69d3e0285a85742f1ff7405b10d0b58e
Author:     Patrick McLean <chutzpah@gentoo.org>
AuthorDate: Fri Jan 12 14:48:22 2024
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: Fri Jan 12 14:49:00 2024

    dev-util/ruff: add 0.1.13
    
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>

 dev-util/ruff/Manifest           |  40 +++++++++++++++
 dev-util/ruff/ruff-0.1.13.ebuild | 473 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 513 insertions(+)