Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 900296 - net-misc/openntpd-6.2_p3-r2 has implicit function declarations in configure logs (GCC-13-SYSTEM)
Summary: net-misc/openntpd-6.2_p3-r2 has implicit function declarations in configure l...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Paul B. Henson
URL:
Whiteboard: fixed in 6.2_p3-r3 (?)
Keywords:
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2023-03-08 08:22 UTC by Agostino Sarubbo
Modified: 2024-11-03 16:34 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,127.46 KB, text/plain)
2023-03-08 08:22 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-08 08:22:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-misc/openntpd-6.2_p3-r2 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-08 08:22:38 UTC
Created attachment 856730 [details]
build.log

build log and emerge --info
Comment 2 Eli Schwartz gentoo-dev 2024-05-21 20:18:35 UTC
Questionable OpenBSD code. Submitted a PR upstream, but I don't expect it to ever be merged since upstream is predictably dead.
Comment 3 Larry the Git Cow gentoo-dev 2024-05-22 01:06:55 UTC
The bug has been closed via the following commit(s):

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

commit 32682621b27ce3c478a5c984c18f2176d11f9026
Author:     Eli Schwartz <eschwartz93@gmail.com>
AuthorDate: 2024-05-21 20:24:50 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-05-22 01:06:15 +0000

    net-misc/openntpd: fix broken c89 configure check
    
    Closes: https://bugs.gentoo.org/900296
    Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 ...01-fix-incompatible-check-for-libc-compat.patch | 30 +++++++++
 net-misc/openntpd/openntpd-6.2_p3-r3.ebuild        | 71 ++++++++++++++++++++++
 ...-6.8_p1-r1.ebuild => openntpd-6.8_p1-r2.ebuild} |  8 ++-
 3 files changed, 108 insertions(+), 1 deletion(-)