Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 815631 - [guru] dev-util/rust-analyzer-20210927 does not respect CFLAGS
Summary: [guru] dev-util/rust-analyzer-20210927 does not respect CFLAGS
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GURU project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-10-01 11:46 UTC by Agostino Sarubbo
Modified: 2021-11-20 13:05 UTC (History)
0 users

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


Attachments
build.log (build.log,275.27 KB, text/plain)
2021-10-01 11:46 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 2021-10-01 11:46:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/rust-analyzer-20210927 does not respect CFLAGS.
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 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 2021-10-01 11:46:23 UTC
Created attachment 742377 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2021-11-20 13:05:50 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(+)