Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 887783

Summary: [guru] media-sound/loudgain-0.6.8 adds debug flags (-g/-ggdb) on its own
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: YOSHIOKA Takuma <lo48576>
Status: RESOLVED FIXED    
Severity: normal CC: guru-bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 785607    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-12-21 20:51:59 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/loudgain-0.6.8 adds debug flags (-g/-ggdb) on its own.
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
(CLANG-STRICTER-SYSTEM) in the summary means that the bug was found on a machine that runs clang with stricter mode

This machine uses clang with CFLAGS/CXXFLAGS=-Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types

See also:
https://archives.gentoo.org/gentoo-dev/message/dd9f2d3082b8b6f8dfbccb0639e6e240
https://wiki.gentoo.org/wiki/Modern_C_porting
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 20:52:01 UTC
Created attachment 844579 [details]
build.log

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

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=711b8793272e69a1737fa1a7408a379d3c33d6fe

commit 711b8793272e69a1737fa1a7408a379d3c33d6fe
Author:     YOSHIOKA Takuma <lo48576@hard-wi.red>
AuthorDate: 2022-12-29 12:14:16 +0000
Commit:     YOSHIOKA Takuma <lo48576@hard-wi.red>
CommitDate: 2022-12-29 12:14:16 +0000

    media-sound/loudgain: remove the debug flag `-g`
    
    Closes: https://bugs.gentoo.org/887783
    Signed-off-by: YOSHIOKA Takuma <lo48576@hard-wi.red>

 media-sound/loudgain/loudgain-0.6.8.ebuild | 1 +
 1 file changed, 1 insertion(+)