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

Bug 887787

Summary: [guru] media-video/uxplay-1.58 adds debug flags (-g/-ggdb) on its own
Product: GURU Reporter: Agostino Sarubbo <ago>
Component: Package issuesAssignee: vowstar <vowstar>
Status: RESOLVED FIXED    
Severity: normal CC: guru-bugs, petrus.zy.07
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:52:07 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-video/uxplay-1.58 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:10 UTC
Created attachment 844583 [details]
build.log

build log and emerge --info
Comment 2 Petrus Zhao 2022-12-28 14:36:09 UTC
See also: https://github.com/FDH2/UxPlay/issues/160

I can't edit this bug..
Comment 3 Larry the Git Cow gentoo-dev 2022-12-30 20:36:03 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=71cce4b60f95af256b177aacd540b60862994652

commit 71cce4b60f95af256b177aacd540b60862994652
Author:     Petrus Zhao <petrus.zy.07@gmail.com>
AuthorDate: 2022-12-30 10:39:02 +0000
Commit:     Petrus Zhao <petrus.zy.07@gmail.com>
CommitDate: 2022-12-30 10:39:43 +0000

    media-video/uxplay: add 1.61, drop 1.60
    
    Closes: https://bugs.gentoo.org/887789
    Closes: https://bugs.gentoo.org/887787
    Signed-off-by: Petrus Zhao <petrus.zy.07@gmail.com>

 media-video/uxplay/Manifest                                   | 2 +-
 media-video/uxplay/{uxplay-1.60.ebuild => uxplay-1.61.ebuild} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)