Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946145 - 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]
Summary: app-emacs/mpg123-el-1.61 fails to compile: tagput.c:35:20: error: passing arg...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: GNU Emacs project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-12-09 09:54 UTC by Agostino Sarubbo
Modified: 2024-12-09 10:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,55.38 KB, text/plain)
2024-12-09 09:54 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 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(-)