Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898786 - dev-vcs/rcs-5.10.1 has implicit function declarations in configure logs (GCC-13-SYSTEM)
Summary: dev-vcs/rcs-5.10.1 has implicit function declarations in configure logs (GCC-...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Aaron W. Swenson
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2023-03-02 09:12 UTC by Agostino Sarubbo
Modified: 2023-04-14 03:39 UTC (History)
0 users

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


Attachments
build.log (build.log,137.28 KB, text/plain)
2023-03-02 09:12 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-03-02 09:12:23 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-vcs/rcs-5.10.1 has implicit function declarations in configure logs (GCC-13-SYSTEM).
Discovered on: amd64 (internal ref: gcc13_tinderbox)

NOTE:
(GCC-13-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
See also: https://bugs.gentoo.org/898488#c4.
Comment 1 Agostino Sarubbo gentoo-dev 2023-03-02 09:12:25 UTC
Created attachment 855660 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2023-04-14 03:39:39 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1952d4a6a76f61055d67ba83bffdaa30a6865790

commit 1952d4a6a76f61055d67ba83bffdaa30a6865790
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-04-14 03:27:11 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-04-14 03:27:17 +0000

    dev-vcs/rcs: fix configure w/ clang 16
    
    Closes: https://bugs.gentoo.org/898786
    Signed-off-by: Sam James <sam@gentoo.org>

 .../rcs/files/rcs-5.10.1-configure-clang16.patch   | 24 ++++++++++++++++++++++
 .../{rcs-5.10.1.ebuild => rcs-5.10.1-r1.ebuild}    | 11 ++++++++--
 2 files changed, 33 insertions(+), 2 deletions(-)