Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 887615 - [guru] dev-libs/gbinder-1.1.30-r2 adds debug flags (-g/-ggdb) on its own
Summary: [guru] dev-libs/gbinder-1.1.30-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,76.47 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:22 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-libs/gbinder-1.1.30-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:24 UTC
Created attachment 844317 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-12-27 08:05:41 UTC
The bug has been closed via the following commit(s):

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

commit 508b842df4cdf5ec9c6dce8380a3796e6c3faa4c
Author:     Denis Reva <denis7774@gmail.com>
AuthorDate: 2022-12-21 14:20:24 +0000
Commit:     Denis Reva <denis7774@gmail.com>
CommitDate: 2022-12-21 14:21:02 +0000

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

 .../files/gbinder-1.1.30-r3-respect-env.patch      | 40 ++++++++++++++++++++++
 ...r-1.1.30-r2.ebuild => gbinder-1.1.30-r3.ebuild} |  2 +-
 2 files changed, 41 insertions(+), 1 deletion(-)