Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 738854 - dev-tex/rail-1.2_p1-r1 fails to compile: rail.c:57:1: error: first parameter of 'main' (argument count) must be of type 'int'
Summary: dev-tex/rail-1.2_p1-r1 fails to compile: rail.c:57:1: error: first parameter ...
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:
 
Reported: 2020-08-24 19:53 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,11.74 KB, text/plain)
2020-08-24 19:53 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 2020-08-24 19:53:56 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: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-08-24 19:53:58 UTC
Created attachment 656520 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2025-04-24 19:12:33 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(-)