Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 898590 - sys-devel/autogen-5.18.16-r1 has implicit function declarations in configure logs (GCC-13-SYSTEM)
Summary: sys-devel/autogen-5.18.16-r1 has implicit function declarations in configure ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks: 906027
  Show dependency tree
 
Reported: 2023-03-01 11:32 UTC by Agostino Sarubbo
Modified: 2023-12-02 07:13 UTC (History)
0 users

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


Attachments
build.log (build.log,130.38 KB, text/plain)
2023-03-01 11:32 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-01 11:32:52 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sys-devel/autogen-5.18.16-r1 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-01 11:32:54 UTC
Created attachment 855396 [details]
build.log

build log and emerge --info
Comment 3 Larry the Git Cow gentoo-dev 2023-12-02 07:13:10 UTC
The bug has been closed via the following commit(s):

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

commit bc1a2e327998227c5537b25bd81a146c17b3431c
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-12-02 07:09:52 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-12-02 07:10:16 +0000

    sys-devel/autogen: fix configure modern c issues, fix FORTIFY_SOURCE=3 test issue
    
    Closes: https://bugs.gentoo.org/889394
    Closes: https://bugs.gentoo.org/898590
    Signed-off-by: Sam James <sam@gentoo.org>

 sys-devel/autogen/autogen-5.18.16-r3.ebuild        |  74 +++++++++++++++
 .../files/autogen-5.18.16-FORTIFY_SOURCE.patch     | 100 +++++++++++++++++++++
 .../files/autogen-5.18.16-configure-c99.patch      |  42 +++++++++
 3 files changed, 216 insertions(+)