Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936891 - net-analyzer/monitoring-plugins-2.3.5 has implicit function declarations in configure logs
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: false positive
Keywords:
Depends on:
Blocks: implicit-in-configure
  Show dependency tree
 
Reported: 2024-07-29 14:29 UTC by Agostino Sarubbo
Modified: 2024-11-04 01:18 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,244.26 KB, text/plain)
2024-07-29 14:29 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-07-29 14:29:32 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.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#QA0072
Comment 1 Agostino Sarubbo gentoo-dev 2024-07-29 14:29:33 UTC
Created attachment 898500 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-07-29 14:29:34 UTC
Found the following implicit function declarations in configure logs:

config.log:11723 - fpurge
config.log:12379 - statvfs64
Comment 3 Larry the Git Cow gentoo-dev 2024-08-01 12:25:24 UTC
The bug has been closed via the following commit(s):

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

commit d3fee0622ab8bc09889666c6ba278f66bef06bf2
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2024-08-01 12:22:31 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2024-08-01 12:22:31 +0000

    net-analyzer/monitoring-plugins: silence two more implicit decl warnings
    
    Closes: https://bugs.gentoo.org/936891
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 net-analyzer/monitoring-plugins/monitoring-plugins-2.3.5.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)