Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944748 - x11-libs/xbae-4.60.4-r1 fails to compile: pattern.c:131:14: error: expected identifier or ( before true
Summary: x11-libs/xbae-4.60.4-r1 fails to compile: pattern.c:131:14: error: expected i...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-23 17:43 UTC by Agostino Sarubbo
Modified: 2025-02-07 15:03 UTC (History)
0 users

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


Attachments
build.log (build.log,90.71 KB, text/plain)
2024-11-23 17:43 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-11-23 17:43:29 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: x11-libs/xbae-4.60.4-r1 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-11-23 17:43:31 UTC
Created attachment 911675 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2025-02-07 15:03:19 UTC
The bug has been closed via the following commit(s):

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

commit 1c704f41e48524b9efe64ee8819472db4f9b509c
Author:     NHOrus <jy6x2b32pie9@yahoo.com>
AuthorDate: 2025-02-06 15:19:00 +0000
Commit:     Nowa Ammerlaan <nowa@gentoo.org>
CommitDate: 2025-02-07 15:00:28 +0000

    x11-libs/xbae: Finish porting to C99/C23
    
    With this patch, it now compiles with GCC-15
    
    Closes: https://bugs.gentoo.org/944748
    Closes: https://bugs.gentoo.org/919195
    Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
    Signed-off-by: Nowa Ammerlaan <nowa@gentoo.org>

 x11-libs/xbae/files/xbae-4.60.4-c23.patch | 167 ++++++++++++++++++++++++++++++
 x11-libs/xbae/xbae-4.60.4-r2.ebuild       |  76 ++++++++++++++
 2 files changed, 243 insertions(+)