Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 947155 - dev-tex/rail-1.2_p1-r1 fails to compile: rail.c:86:22: error: too many arguments to function mcheck; expected 0, have 1
Summary: dev-tex/rail-1.2_p1-r1 fails to compile: rail.c:86:22: error: too many argume...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: TeX project
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-12-29 10:16 UTC by Agostino Sarubbo
Modified: 2025-04-24 19:12 UTC (History)
0 users

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


Attachments
build.log (build.log,79.96 KB, text/plain)
2024-12-29 10:16 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-29 10:16:28 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-tex/rail-1.2_p1-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-12-29 10:16:29 UTC
Created attachment 915425 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2025-04-24 19:12:34 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9414bbf178fd71da75208821d57c0393a176b1c4

commit 9414bbf178fd71da75208821d57c0393a176b1c4
Author:     NHOrus <jy6x2b32pie9@yahoo.com>
AuthorDate: 2025-02-19 18:23:11 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-04-24 19:11:13 +0000

    dev-tex/rail: update EAPI 7 -> 8, port to C23, enable parallel build
    
    Closes: https://bugs.gentoo.org/883267
    Closes: https://bugs.gentoo.org/738854
    Closes: https://bugs.gentoo.org/947155
    Signed-off-by: NHOrus <jy6x2b32pie9@yahoo.com>
    Part-of: https://github.com/gentoo/gentoo/pull/40654
    Closes: https://github.com/gentoo/gentoo/pull/40654
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-tex/rail/files/rail-1.2_p1-C23.patch           | 359 +++++++++++++++++++++
 dev-tex/rail/files/rail-1.2_p1-makefile.patch      |  21 ++
 ...rail-1.2_p1-r1.ebuild => rail-1.2_p1-r2.ebuild} |  11 +-
 3 files changed, 388 insertions(+), 3 deletions(-)