Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 903043 - dev-util/ruff-0.0.259 does not respect CFLAGS
Summary: dev-util/ruff-0.0.259 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: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: cflags
  Show dependency tree
 
Reported: 2023-03-25 13:17 UTC by Agostino Sarubbo
Modified: 2024-03-14 18:19 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,440.26 KB, text/plain)
2023-03-25 13:17 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 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(+)