Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 917417 - [guru] dev-util/rye-0.15.2 does not respect LDFLAGS
Summary: [guru] dev-util/rye-0.15.2 does not respect LDFLAGS
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: YamaD
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2023-11-16 11:42 UTC by Agostino Sarubbo
Modified: 2023-11-16 14:04 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,313.94 KB, text/plain)
2023-11-16 11:42 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-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(+)