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

Bug 815628

Summary: [guru] dev-util/rust-analyzer-20210927 does not respect LDFLAGS
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: GURU project <guru-bugs>
Status: RESOLVED FIXED    
Severity: normal    
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 2021-10-01 11:46:14 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/rust-analyzer-20210927 does not respect LDFLAGS.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
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 2021-10-01 11:46:16 UTC
Created attachment 742374 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-11-20 13:05:53 UTC
The bug has been closed via the following commit(s):

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

commit e2e5aed38a1a1ac47b7ddd6cf7213aa7a746f3b2
Author:     James Beddek <telans@posteo.de>
AuthorDate: 2021-11-16 09:45:36 +0000
Commit:     James Beddek <telans@posteo.de>
CommitDate: 2021-11-16 09:45:36 +0000

    dev-util/rust-analyzer: ignore qa flags
    
    Closes: https://bugs.gentoo.org/815631
    Closes: https://bugs.gentoo.org/815628
    Signed-off-by: James Beddek <telans@posteo.de>

 dev-util/rust-analyzer/rust-analyzer-20211101.ebuild | 2 ++
 dev-util/rust-analyzer/rust-analyzer-20211108.ebuild | 2 ++
 dev-util/rust-analyzer/rust-analyzer-99999999.ebuild | 2 ++
 3 files changed, 6 insertions(+)