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

Bug 917417

Summary: [guru] dev-util/rye-0.15.2 does not respect LDFLAGS
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: YamaD <dev>
Status: RESOLVED FIXED    
Severity: normal CC: guru-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 785607    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-11-16 11:42:37 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/rye-0.15.2 does not respect LDFLAGS.
Discovered on: amd64 (internal ref: guru_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-11-16 11:42:40 UTC
Created attachment 874885 [details]
build.log

build log and emerge --info
Comment 2 YamaD 2023-11-16 14:01:29 UTC
commit 7a420d1db67aca7f968df339d4f5f19583529866 closes this
Comment 3 Larry the Git Cow gentoo-dev 2023-11-16 14:04:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7a420d1db67aca7f968df339d4f5f19583529866

commit 7a420d1db67aca7f968df339d4f5f19583529866
Author:     Daichi Yamamoto <dev@dyama.net>
AuthorDate: 2023-11-16 12:57:17 +0000
Commit:     Daichi Yamamoto <dev@dyama.net>
CommitDate: 2023-11-16 12:58:35 +0000

    dev-util/rye: fix QA_FLAGS_IGNORED & cargo test
    
    Closes: https://bugs.gentoo.org/917415
    Closes: https://bugs.gentoo.org/917417
    Signed-off-by: Daichi Yamamoto <dev@dyama.net>

 dev-util/rye/{rye-0.15.2.ebuild => rye-0.15.2-r1.ebuild} | 10 ++++++++++
 1 file changed, 10 insertions(+)