Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946144 - app-editors/emacs-26.3-r21 fails to compile: process.c:5031:33: error: expected identifier before ( token
Summary: app-editors/emacs-26.3-r21 fails to compile: process.c:5031:33: error: expect...
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:
 
Reported: 2024-12-09 09:54 UTC by Agostino Sarubbo
Modified: 2024-12-09 11:36 UTC (History)
0 users

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


Attachments
build.log (build.log,153.47 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:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-editors/emacs-26.3-r21 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#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-12-09 09:54:37 UTC
Created attachment 913648 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-12-09 11:35:51 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/emacs-patches.git/commit/?id=ea4d8079804c0fad4226ad096869cbc058e7dfc8

commit ea4d8079804c0fad4226ad096869cbc058e7dfc8
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2024-12-09 11:26:37 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2024-12-09 11:26:37 +0000

    26.3: Fix GCC 15 compilation failure
    
    Bug: https://bugs.gentoo.org/946144
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 emacs/26.3/13_all_infinity.patch | 163 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 163 insertions(+)
Comment 3 Larry the Git Cow gentoo-dev 2024-12-09 11:36:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10bec96394d13c4f02dff8a74a51784a84696ae2

commit 10bec96394d13c4f02dff8a74a51784a84696ae2
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2024-12-09 11:32:14 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2024-12-09 11:36:20 +0000

    app-editors/emacs: Fix GCC 15 compilation failure
    
    Closes: https://bugs.gentoo.org/946144
    Signed-off-by: Ulrich Müller <ulm@gentoo.org>

 app-editors/emacs/Manifest              | 2 +-
 app-editors/emacs/emacs-26.3-r21.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)