Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 887617 - [guru] dev-libs/libglibutil-1.0.67-r2 adds debug flags (-g/-ggdb) on its own
Summary: [guru] dev-libs/libglibutil-1.0.67-r2 adds debug flags (-g/-ggdb) on its own
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Reva Denis
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: qa-guru
  Show dependency tree
 
Reported: 2022-12-21 09:34 UTC by Agostino Sarubbo
Modified: 2022-12-27 08:05 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,53.66 KB, text/plain)
2022-12-21 09:34 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 2022-12-21 09:34:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/libglibutil-1.0.67-r2 adds debug flags (-g/-ggdb) on its own.
Discovered on: amd64 (internal ref: guru_ci)

NOTE:
while at the end, the binaries are stripped, debug flags slow down the build process and take more disk/ram and should not be added by default..
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-21 09:34:29 UTC
Created attachment 844319 [details]
build.log

build log and emerge --info
Comment 2 Reva Denis 2022-12-21 11:21:14 UTC
Damn, I thought I fixed it. Here is such a messy makefile. Thank you Agostino, I'll try to patch it again.
Comment 3 Larry the Git Cow gentoo-dev 2022-12-27 08:05:42 UTC
The bug has been closed via the following commit(s):

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

commit 88fb77a17a873d7ac5b673e239327fc1a45641d6
Author:     Denis Reva <denis7774@gmail.com>
AuthorDate: 2022-12-21 14:09:15 +0000
Commit:     Denis Reva <denis7774@gmail.com>
CommitDate: 2022-12-21 14:09:27 +0000

    dev-libs/libglibutil: Fixed unnecessary debug flag in makefile
    
    Closes: https://bugs.gentoo.org/887617
    Signed-off-by: Denis Reva <denis7774@gmail.com>

 .../files/libglibutil-1.0.67-r3-respect-env.patch  | 57 ++++++++++++++++++++++
 .../files/libglibutil-1.0.67-respect-env.patch     | 38 ---------------
 ...0.67-r2.ebuild => libglibutil-1.0.67-r3.ebuild} |  2 +-
 3 files changed, 58 insertions(+), 39 deletions(-)