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

Bug 946145

Summary: app-emacs/mpg123-el-1.61 fails to compile: tagput.c:35:20: error: passing argument 2 of signal from incompatible pointer type [-Wincompatible-pointer-types]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: GNU Emacs project <gnu-emacs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 880545    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-12-09 09:54:40 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-emacs/mpg123-el-1.61 fails to compile.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0003
Comment 1 Agostino Sarubbo gentoo-dev 2024-12-09 09:54:41 UTC
Created attachment 913649 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-12-09 10:55:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5daa764a2181d57551f5fa9db558a528dc302455

commit 5daa764a2181d57551f5fa9db558a528dc302455
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2024-12-09 10:55:31 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2024-12-09 10:55:31 +0000

    app-emacs/mpg123-el: add 1.65
    
    Closes: https://bugs.gentoo.org/946145
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 app-emacs/mpg123-el/Manifest              |  1 +
 app-emacs/mpg123-el/mpg123-el-1.65.ebuild | 32 +++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2024-12-09 10:57:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bdd628faee21490d4918bb7959d4968485d5f81

commit 1bdd628faee21490d4918bb7959d4968485d5f81
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2024-12-09 10:56:40 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2024-12-09 10:57:43 +0000

    app-emacs/mpg123-el: Actually fix the compile failure
    
    Fixes: 5daa764a2181d57551f5fa9db558a528dc302455
    Closes: https://bugs.gentoo.org/946145
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 app-emacs/mpg123-el/mpg123-el-1.65.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)