Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 944230 - sys-process/fcron-3.3.1-r1 fails to compile: fileconf.c:467:14: error: expected identifier or before true
Summary: sys-process/fcron-3.3.1-r1 fails to compile: fileconf.c:467:14: error: expect...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alexey
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-21 07:56 UTC by Agostino Sarubbo
Modified: 2024-12-15 16:16 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,83.58 KB, text/plain)
2024-11-21 07:56 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-21 07:56:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-process/fcron-3.3.1-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-21 07:56:12 UTC
Created attachment 910929 [details]
build.log

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

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a5d20a3db18fb21588937fb04b247da1a101e5a

commit 7a5d20a3db18fb21588937fb04b247da1a101e5a
Author:     Alexey Sokolov <alexey+gentoo@asokolov.org>
AuthorDate: 2024-12-13 19:29:30 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-12-15 16:15:37 +0000

    sys-process/fcron: fix build with gcc 15
    
    Closes: https://bugs.gentoo.org/944230
    Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
    Closes: https://github.com/gentoo/gentoo/pull/39708
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-process/fcron/fcron-3.3.1-r2.ebuild            | 271 +++++++++++++++++++++
 .../fcron/files/fcron-3.3.1-gcc15-bool.patch       |  71 ++++++
 2 files changed, 342 insertions(+)