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..
Created attachment 844579 [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=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(+)