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 packages | Assignee: | 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
![]() Created attachment 913649 [details]
build.log
build log and emerge --info
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(+) 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(-) |