Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 821472 - [guru] app-admin/awscli-bin-2.3.2-r1 does not respect CFLAGS
Summary: [guru] app-admin/awscli-bin-2.3.2-r1 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: Alexey Zapparov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2021-11-03 15:17 UTC by Agostino Sarubbo
Modified: 2021-12-08 11:37 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,49.50 KB, text/plain)
2021-11-03 15:17 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-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(-)