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

Bug 903041

Summary: dev-util/ruff-0.0.259 does not respect LDFLAGS
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: 331933    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-03-25 13:17:12 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/ruff-0.0.259 does not respect LDFLAGS.
Discovered on: amd64 (internal ref: ci)

NOTE:
To reproduce this issue you may want to set LDFLAGS="${LDFLAGS} -Wl,--defsym=__gentoo_check_ldflags__=0". If this is not something about c/c++ context you may want to see this bug as an hint to hide the QA warning (with QA_FLAGS_IGNORED) where is not possible to respect LDFLAGS.
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-25 13:17:15 UTC
Created attachment 858987 [details]
build.log

build log and emerge --info
Comment 2 Eli Schwartz 2024-03-14 18:18:36 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(+)