Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 921190 - net-analyzer/monitoring-plugins-2.3.5 has implicit function declarations in configure logs (GCC-14-SYSTEM)
Summary: net-analyzer/monitoring-plugins-2.3.5 has implicit function declarations in c...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Tomáš Mózes
URL:
Whiteboard: fixed in 2.3.5
Keywords:
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2024-01-02 11:14 UTC by Agostino Sarubbo
Modified: 2024-11-04 00:28 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,221.62 KB, text/plain)
2024-01-02 11:14 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 2024-01-02 11:14:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-analyzer/monitoring-plugins-2.3.5 has implicit function declarations in configure logs (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-14 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 2024-01-02 11:14:22 UTC
Created attachment 881257 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-01-02 11:14:23 UTC
Found the following implicit function declarations in configure logs:

config.log:8588 - MIN
config.log:9593 - static_assert
config.log:23397 - alignof
Comment 3 Larry the Git Cow gentoo-dev 2024-07-01 01:37:07 UTC
The bug has been closed via the following commit(s):

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

commit 0756059faf42834c672a83a21761b02cc00aa193
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2024-07-01 01:26:58 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2024-07-01 01:26:58 +0000

    net-analyzer/monitoring-plugins: squash some implicit decl warnings
    
    Closes: https://bugs.gentoo.org/921190
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 .../monitoring-plugins/monitoring-plugins-2.3.5.ebuild         | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)