Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913189 - [guru] app-arch/7zip-23.01 does not respect CFLAGS
Summary: [guru] app-arch/7zip-23.01 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: Martin Matous
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2023-08-29 05:51 UTC by Agostino Sarubbo
Modified: 2023-09-04 11:04 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,219.23 KB, text/plain)
2023-08-29 05:51 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 2023-08-29 05:51:11 UTC
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.
Comment 1 Agostino Sarubbo gentoo-dev 2023-08-29 05:51:13 UTC
Created attachment 868948 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-09-04 11:04:27 UTC
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(-)