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

Bug 821472

Summary: [guru] app-admin/awscli-bin-2.3.2-r1 does not respect CFLAGS
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: Alexey Zapparov <alexey>
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 2021-11-03 15:17:30 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-admin/awscli-bin-2.3.2 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-11-03 15:17:32 UTC
Created attachment 748266 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-11-21 07:38:49 UTC
guru_ci has reproduced this issue with version 2.3.2-r1 - Updating summary.
Comment 3 Larry the Git Cow gentoo-dev 2021-12-08 11:37:56 UTC
The bug has been closed via the following commit(s):

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

commit b641a92266676a36765b40d324015729e3752517
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
AuthorDate: 2021-12-06 16:09:02 +0000
Commit:     Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
CommitDate: 2021-12-06 16:09:02 +0000

    app-admin/awscli-bin: ignore some QA checks
    
    Closes: https://bugs.gentoo.org/821475
    Closes: https://bugs.gentoo.org/821472
    Closes: https://bugs.gentoo.org/821469
    Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>

 app-admin/awscli-bin/awscli-bin-2.3.2-r1.ebuild | 4 +++-
 app-admin/awscli-bin/metadata.xml               | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)