https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: app-arch/7zip-23.01 does not respect CFLAGS. Discovered on: amd64 (internal ref: guru_ci) NOTE: 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.
Created attachment 868948 [details] build.log build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=2d22b3eb5edb6b4fea5e44f940201587af1f5a06 commit 2d22b3eb5edb6b4fea5e44f940201587af1f5a06 Author: Martin Matouš <m@matous.dev> AuthorDate: 2023-09-03 14:52:21 +0000 Commit: Martin Matouš <m@matous.dev> CommitDate: 2023-09-03 14:54:16 +0000 app-arch/7zip: respect build environment Closes: https://bugs.gentoo.org/913186 Closes: https://bugs.gentoo.org/913188 Closes: https://bugs.gentoo.org/913189 Signed-off-by: Martin Matouš <m@matous.dev> app-arch/7zip/7zip-23.01.ebuild | 16 +++- .../7zip/files/7zip-23.01-respect-build-env.patch | 98 ++++++++++++++++++++++ 2 files changed, 110 insertions(+), 4 deletions(-)