Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 920357 - sys-process/runit-2.1.2-r1 fails to compile (GCC-14-SYSTEM): chkshsgr.c:10:19: error: passing argument 2 of [-Wincompatible-pointer-types]
Summary: sys-process/runit-2.1.2-r1 fails to compile (GCC-14-SYSTEM): chkshsgr.c:10:19...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: William Hubbs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-20 08:16 UTC by Agostino Sarubbo
Modified: 2024-06-16 09:43 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,46.02 KB, text/plain)
2023-12-20 08: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 2023-12-20 08:16:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-process/runit-2.1.2-r1 fails to compile (GCC-14-SYSTEM).
Discovered on: amd64 (internal ref: gcc14_tinderbox)

NOTE:
(GCC-14-SYSTEM) in the summary means that the bug was found on a machine that runs gcc-13 but this bug MAY or MAY NOT BE related to the new compiler
Comment 1 Agostino Sarubbo gentoo-dev 2023-12-20 08:16:29 UTC
Created attachment 880032 [details]
build.log

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

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e256f242d7ce36744c2165fd639bebe7f9b6589

commit 0e256f242d7ce36744c2165fd639bebe7f9b6589
Author:     Robin H. Johnson <robbat2@gentoo.org>
AuthorDate: 2024-06-16 06:02:59 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2024-06-16 06:07:19 +0000

    sys-process/runit: EAPI=8 porting and other fixes
    
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=920357
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=875533
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=721880
    Closes: https://bugs.gentoo.org/show_bug.cgi?id=590412

 sys-process/runit/Manifest              |   1 +
 sys-process/runit/runit-2.1.2-r2.ebuild | 149 ++++++++++++++++++++++++++++++++
 2 files changed, 150 insertions(+)
Comment 3 Ștefan Talpalaru 2024-06-16 09:43:28 UTC
sys-process/runit-2.1.2-r2 still fails:

sig_pause.c: In function ‘sig_pause’:
sig_pause.c:14:3: error: implicit declaration of function ‘sigpause’; did you mean ‘sig_pause’? [-Wimplicit-function-declaration]